.ethtest
|
Moved ethvm => vm
|
2014-10-18 13:31:20 +02:00 |
address.go
|
Moved pre-compiled, moved depth check
|
2014-12-17 23:58:52 +01:00 |
asm.go
|
Merge eth-go repository into go-ethereum
|
2014-10-23 15:01:27 +02:00 |
common.go
|
Gas corrections and vm fixes
|
2014-12-18 21:58:26 +01:00 |
context.go
|
Closure => Context
|
2015-01-02 16:14:12 +01:00 |
debugger.go
|
ethstate => state
|
2014-10-31 14:43:14 +01:00 |
environment.go
|
Closure => Context
|
2015-01-02 16:14:12 +01:00 |
main_test.go
|
Convert vm test to checker
|
2014-11-16 13:45:46 -06:00 |
stack.go
|
Minor improvements
|
2014-12-31 11:12:40 +01:00 |
types.go
|
Fixed mem error in vm. Fixed logs tests
|
2014-12-03 12:21:12 +01:00 |
virtual_machine.go
|
Closure => Context
|
2015-01-02 16:14:12 +01:00 |
vm_debug.go
|
Changed JUMP(I) behaviour.
|
2015-01-02 17:35:55 +01:00 |
vm_test.go
|
Fixed tests
|
2014-12-10 10:57:19 +01:00 |
vm.go
|
Closure => Context
|
2015-01-02 16:14:12 +01:00 |