mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2025-01-08 12:01:20 +00:00
14e3fda786
This PR implements the EVM state transition tool, which is intended to be the replacement for our retesteth client implementation. Documentation is present in the cmd/evm/README.md file. Co-authored-by: Felix Lange <fjl@twurst.com> # Conflicts: # cmd/evm/main.go # core/state/dump.go # core/state/state_test.go # tests/state_test_util.go
1 line
125 B
Markdown
1 line
125 B
Markdown
These files examplify a transition where there are no transcations, two ommers, at block `N-1` (delta 1) and `N-2` (delta 2). |