plugeth/tests/helper
obscuren 99853ac3ce Moved execution from vm to chain.
This moves call and create to the specified environments. Vms are no
longer re-used. Vm uses environment's Call(Code) and Create in order to
execute new contracts or transfer value between accounts.

State transition now uses the same mechanism described above.
2014-12-03 17:06:54 +01:00
..
common.go Merge eth-go repository into go-ethereum 2014-10-23 15:01:27 +02:00
init.go added db 2014-11-04 16:43:02 +01:00
readers.go Readers 2014-10-18 23:20:25 +02:00
trie.go all: fix rename breakage 2014-10-31 18:52:58 +01:00
vm.go Moved execution from vm to chain. 2014-12-03 17:06:54 +01:00