plugeth/tests
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
..
files updated tests 2014-12-02 10:29:39 +01:00
helper Moved execution from vm to chain. 2014-12-03 17:06:54 +01:00
vm Moved execution from vm to chain. 2014-12-03 17:06:54 +01:00