Commit 871239a
authored
add host sim (#132)
* wip: add host sim
* fix: add host evm and fix fill detection
* fix: host fills in trevm
* opt: avoid making mut before we have to
* fix: fill state candidates
* chore: misc cleanup
* wip: test
* fix: setup dbs
* fix: set db properly revm is a pain sometimes
* fix: count host gas
* test: add test for too much host gas
* tests: more of them!
* fix: accept host cache
* test: add test for host cache propagation between bundles1 parent b0fb6b3 commit 871239a
File tree
27 files changed
+1733
-428
lines changed- crates
- bundle/src
- call
- send
- evm/src
- orders
- sys
- extract/src
- sim/src
- env
- test-utils
- src
- contracts
- specs
- tests
- types/src
- agg
- signing
- zenith/src
27 files changed
+1733
-428
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
187 | | - | |
| 187 | + | |
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
| |||
0 commit comments