Skip to content

A collection of performance critical EVM helpers that originate in Py-EVM

License

Notifications You must be signed in to change notification settings

cburgdorf/evm-extensions

Repository files navigation

EVM Extensions

A collection of performance critical EVM helpers that originate in Py-EVM but were rewritten in Rust to speed up Py-EVMs internals.

Running the tests

The library exposes a pure Python API and all tests are implemented in python_tests.py

Run the tests:

make test

Benchmarks

We provide some benchmarks.

Running the benchmarks

make benchmark

About

A collection of performance critical EVM helpers that originate in Py-EVM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published