• obscuren's avatar
    Moved execution from vm to chain. · 99853ac3
    obscuren authored
    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.
    99853ac3
Name
Last commit
Last update
..
files Loading commit data...
helper Loading commit data...
vm Loading commit data...