[pallet-revive] precompiles 2->9 (#7810)
Add missing pre-compiles 02 -> 09
[weights
changes](https://weights.tasty.limo/compare?repo=polkadot-sdk&threshold=10&path_pattern=substrate%2Fframe%2F**%2Fsrc%2Fweights.rs%2Cpolkadot%2Fruntime%2F*%2Fsrc%2Fweights%2F**%2F*.rs%2Cpolkadot%2Fbridges%2Fmodules%2F*%2Fsrc%2Fweights.rs%2Ccumulus%2F**%2Fweights%2F*.rs%2Ccumulus%2F**%2Fweights%2Fxcm%2F*.rs%2Ccumulus%2F**%2Fsrc%2Fweights.rs&method=asymptotic&ignore_errors=true&unit=time&old=master&new=pg%2Fprecompiles02_09&pallet=revive)
---------
Co-authored-by:
cmd[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Showing
- Cargo.lock 20 additions, 3 deletionsCargo.lock
- Cargo.toml 4 additions, 1 deletionCargo.toml
- prdoc/pr_7810.prdoc 11 additions, 0 deletionsprdoc/pr_7810.prdoc
- substrate/frame/revive/Cargo.toml 9 additions, 0 deletionssubstrate/frame/revive/Cargo.toml
- substrate/frame/revive/fixtures/contracts/call_and_return.rs 2 additions, 2 deletionssubstrate/frame/revive/fixtures/contracts/call_and_return.rs
- substrate/frame/revive/fixtures/contracts/crypto_hashes.rs 3 additions, 9 deletionssubstrate/frame/revive/fixtures/contracts/crypto_hashes.rs
- substrate/frame/revive/src/benchmarking/mod.rs 107 additions, 5 deletionssubstrate/frame/revive/src/benchmarking/mod.rs
- substrate/frame/revive/src/lib.rs 2 additions, 0 deletionssubstrate/frame/revive/src/lib.rs
- substrate/frame/revive/src/pure_precompiles.rs 133 additions, 6 deletionssubstrate/frame/revive/src/pure_precompiles.rs
- substrate/frame/revive/src/pure_precompiles/blake2f.rs 105 additions, 0 deletionssubstrate/frame/revive/src/pure_precompiles/blake2f.rs
- substrate/frame/revive/src/pure_precompiles/blake2f/eip_152.rs 92 additions, 0 deletions...rate/frame/revive/src/pure_precompiles/blake2f/eip_152.rs
- substrate/frame/revive/src/pure_precompiles/bn128.rs 236 additions, 0 deletionssubstrate/frame/revive/src/pure_precompiles/bn128.rs
- substrate/frame/revive/src/pure_precompiles/ecrecover.rs 14 additions, 5 deletionssubstrate/frame/revive/src/pure_precompiles/ecrecover.rs
- substrate/frame/revive/src/pure_precompiles/identity.rs 30 additions, 0 deletionssubstrate/frame/revive/src/pure_precompiles/identity.rs
- substrate/frame/revive/src/pure_precompiles/modexp.rs 379 additions, 0 deletionssubstrate/frame/revive/src/pure_precompiles/modexp.rs
- substrate/frame/revive/src/pure_precompiles/ripemd160.rs 45 additions, 0 deletionssubstrate/frame/revive/src/pure_precompiles/ripemd160.rs
- substrate/frame/revive/src/pure_precompiles/sha256.rs 42 additions, 0 deletionssubstrate/frame/revive/src/pure_precompiles/sha256.rs
- substrate/frame/revive/src/pure_precompiles/testdata/1-ecRecover.json 37 additions, 0 deletions...ame/revive/src/pure_precompiles/testdata/1-ecRecover.json
- substrate/frame/revive/src/pure_precompiles/testdata/2-sha256.json 1607 additions, 0 deletions.../frame/revive/src/pure_precompiles/testdata/2-sha256.json
- substrate/frame/revive/src/pure_precompiles/testdata/3-ripemd160.json 1607 additions, 0 deletions...ame/revive/src/pure_precompiles/testdata/3-ripemd160.json
Please register or sign in to comment