Blocktest fixed, Execution fixed
* Added new CreateAccount method which properly overwrites previous accounts (excluding balance) * Fixed block tests (100% success)
Showing
- cmd/geth/blocktest.go 1 addition, 1 deletioncmd/geth/blocktest.go
- core/block_processor.go 5 additions, 1 deletioncore/block_processor.go
- core/execution.go 15 additions, 2 deletionscore/execution.go
- core/genesis.go 1 addition, 1 deletioncore/genesis.go
- core/state/statedb.go 42 additions, 26 deletionscore/state/statedb.go
- core/state_transition.go 5 additions, 4 deletionscore/state_transition.go
- core/vm/vm.go 2 additions, 1 deletioncore/vm/vm.go
- tests/blocktest.go 6 additions, 7 deletionstests/blocktest.go
Loading
Please register or sign in to comment