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
..
2014-12-03 14:05:19 +01:00
2014-10-31 10:59:17 +01:00
2014-11-05 00:34:59 +01:00
2014-12-03 13:52:30 +01:00
2014-12-03 14:05:19 +01:00
2014-10-31 10:59:17 +01:00
2014-12-03 13:50:51 +01:00
2014-12-03 17:06:54 +01:00
2014-10-31 10:59:17 +01:00
2014-12-03 13:50:51 +01:00
2014-11-28 20:57:10 +01:00
2014-11-18 19:52:45 +01:00
2014-12-03 14:05:19 +01:00
2014-12-03 17:06:54 +01:00