.ethtest
|
Moved ethvm => vm
|
2014-10-18 13:31:20 +02:00 |
address.go
|
remove pre compiled for tests
|
2015-01-13 10:30:52 +01:00 |
asm.go
|
Merge eth-go repository into go-ethereum
|
2014-10-23 15:01:27 +02:00 |
common.go
|
Added (disabled) Jit validation
|
2015-02-01 15:30:29 +01:00 |
context.go
|
updated tests
|
2015-01-12 13:49:47 +01:00 |
debugger.go
|
ethstate => state
|
2014-10-31 14:43:14 +01:00 |
main_test.go
|
Convert vm test to checker
|
2014-11-16 13:45:46 -06:00 |
stack.go
|
updated tests
|
2015-01-09 21:18:34 +01:00 |
virtual_machine.go
|
Closure => Context
|
2015-01-02 16:14:12 +01:00 |
vm_jit_fake.go
|
JitVM: the EVM JIT bridge
|
2015-01-22 18:00:15 +01:00 |
vm_jit.go
|
Update JitVm to new EVM JIT ABI (C interface)
|
2015-01-26 18:02:09 +01:00 |
vm_test.go
|
Fixed tests
|
2014-12-10 10:57:19 +01:00 |
vm.go
|
Make sure that CALL addr is always 20 bytes
|
2015-02-02 20:01:10 -08:00 |