core, core/vm: added structure logging
This also reduces the time required spend in the VM
Showing
- core/state_transition.go 4 additions, 0 deletionscore/state_transition.go
- core/vm/environment.go 10 additions, 0 deletionscore/vm/environment.go
- core/vm/gas.go 1 addition, 1 deletioncore/vm/gas.go
- core/vm/stack.go 15 additions, 11 deletionscore/vm/stack.go
- core/vm/virtual_machine.go 0 additions, 2 deletionscore/vm/virtual_machine.go
- core/vm/vm.go 14 additions, 133 deletionscore/vm/vm.go
- core/vm_env.go 11 additions, 0 deletionscore/vm_env.go
- core/vm_logger.go 40 additions, 0 deletionscore/vm_logger.go
- tests/helper/vm.go 9 additions, 2 deletionstests/helper/vm.go
Loading
Please register or sign in to comment