Removal of manual updating of state objects
* You'll only ever need to update the state by calling Update. Update will take care of the updating of it's child state objects.
Showing
- ethchain/state.go 25 additions, 2 deletionsethchain/state.go
- ethchain/state_manager.go 3 additions, 1 deletionethchain/state_manager.go
- ethchain/state_object.go 15 additions, 11 deletionsethchain/state_object.go
- ethchain/state_transition.go 13 additions, 13 deletionsethchain/state_transition.go
- ethchain/vm.go 7 additions, 12 deletionsethchain/vm.go
- ethminer/miner.go 2 additions, 0 deletionsethminer/miner.go
Loading
Please register or sign in to comment