mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-03-02 01:23:45 +00:00
* Removed some strange code that didn't apply state reverting properly * Refactored code setting from vm & state transition to the executioner * Updated tests |
||
|---|---|---|
| .. | ||
| files | ||
| block_test.go | ||
| block_test_util.go | ||
| init.go | ||
| rlp_test.go | ||
| rlp_test_util.go | ||
| state_test.go | ||
| state_test_util.go | ||
| transaction_test.go | ||
| transaction_test_util.go | ||
| util.go | ||
| vm_test.go | ||
| vm_test_util.go | ||