Renames for chain, updated VM, moved methods
* Renamed a couple more chain => core * Updated VM `pc` to be uint64 rather than big int * XEth interface cleanup
Showing
- cmd/ethereum/main.go 1 addition, 1 deletioncmd/ethereum/main.go
- core/chain_manager_test.go 1 addition, 1 deletioncore/chain_manager_test.go
- core/helper_test.go 1 addition, 1 deletioncore/helper_test.go
- tests/helper/vm.go 3 additions, 3 deletionstests/helper/vm.go
- tests/vm/gh_test.go 1 addition, 1 deletiontests/vm/gh_test.go
- vm/analysis.go 5 additions, 5 deletionsvm/analysis.go
- vm/closure.go 8 additions, 8 deletionsvm/closure.go
- vm/vm_debug.go 42 additions, 43 deletionsvm/vm_debug.go
- xeth/pipe.go 28 additions, 35 deletionsxeth/pipe.go
Loading
Please register or sign in to comment