Commit 55a4019
feat: create precompile for native mint (#56)
* create precompile for native mint
* complete inspector
* changes
* ++
* make headway on precompile
* ++
* conflict
* do the precompile the easy way
* tsts and integration
* add tests
* remove somem tests and add e2e for fee sink
* format json
* add test
* add factory tests
* fix e2e test
* add mint and burn test to new wallet
* add readme
* lint fmt
* rewrite e2e tests
* add allow list
* nonce for precompile addr
* add info
* dont charge gas
* fmt
* chore: ensure precompile bytecode is set for account (#65)
* chore: ensure precompile bytecode is set for account
* chore: use reth primitives import
* chore: use revm bytecode
* chore: add rust-toolchain and fix compiler issues
* chore: lint
* Revert "chore: lint"
This reverts commit 0818277.
* chore: rm rust-toolchain to use existing ci workflow versions
* chore: lint
---------
Co-authored-by: Damian Nolan <damiannolan@gmail.com>1 parent 00923f7 commit 55a4019
22 files changed
Lines changed: 2922 additions & 1217 deletions
File tree
- bin/ev-reth
- crates
- ev-precompiles
- src
- ev-revm
- src
- node/src
- tests
- assets
- src
- docs/adr
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments