ewasm-precompiles
ewasm-precompiles copied to clipboard
Implementation of the Ethereum precompiled contracts in Rust.
Closes #36 This PR adds support for [EIP152](https://eips.ethereum.org/EIPS/eip-152). Each test case described in the document is passing and benchmarking on my personal laptop suggests this is fast enough. The 1200...
Closes #49.
See https://github.com/ethereum/EIPs/issues/152
Should a feature flag.