Commit Graph

8 Commits (f111fc060884d69fbe46066b9ccae4c9aa5da890)

Author SHA1 Message Date
obscuren 83663ed4b0 Renames for chain, updated VM, moved methods 10 years ago
obscuren b6cb5272de Descriptive function names for closure getters 10 years ago
obscuren 99853ac3ce Moved execution from vm to chain. 10 years ago
obscuren a22056db59 Make an attempt to pay for the gas prior to expanding the mem. 10 years ago
obscuren 60cdb1148c Transaction execution fixes 10 years ago
obscuren af8f5f0b69 ethstate => state 10 years ago
obscuren 20c742e474 Moved ethvm => vm 10 years ago
obscuren 3d177be73e Couple of minor issues fixed 10 years ago
obscuren c5bd32b0ad Refactored VM to two separate VMs; std & debug 10 years ago
obscuren 3f904bf3ac Implemented POST 10 years ago
obscuren 7d95e8624a Added message to closure && added change addresses 10 years ago
obscuren a760ce05b9 Updated chain for filtering 10 years ago
obscuren 1e8b54abfb Refactored state, state object and vm 10 years ago
obscuren 42bb3d8aae Removed old if statement. No longer needed 10 years ago
obscuren d15952c867 Moved debug hook to Vm directly 10 years ago
obscuren 00d3935aac Removed old method 10 years ago
obscuren 8124547348 Moving a head closer to interop 10 years ago
obscuren 4d98762486 Fixed state object gas return 10 years ago
obscuren 6e98e5709a Set initial used gas 10 years ago
obscuren 73761f7af6 Closure call now returns the total usage as well 10 years ago
obscuren 4eb1771e67 Hooks can now quit the vm 10 years ago
obscuren aba3066658 Changed debug hook and added state iterator 10 years ago
obscuren 5a0bae1dae Auto update state changes notifications 11 years ago
obscuren f0440e85dc Removed value from closure. 11 years ago
obscuren 21724f7ef9 Added manifest changes and changed closures 11 years ago
obscuren 16e52327a4 Upped version number 11 years ago
obscuren 61cd1594b5 Fixed gas, price & value setters on initialization 11 years ago
obscuren 6930260962 Updated VM 11 years ago
obscuren a96c8c8af9 Added proper gas handling 11 years ago
obscuren ca13e3b105 Moved assembler stage processing to it's own file 11 years ago
obscuren 086acd122b Added pre processing of script data 11 years ago
obscuren 116516158d Renamed 11 years ago
obscuren ca747f2688 Added the possibility for debug hooks during closure call 11 years ago
obscuren 6a530ea371 Call fixed 11 years ago
obscuren e09f0a5f2c Split code for contracts 11 years ago
obscuren c0a030ef0a Added new insruction methods 11 years ago
obscuren 01c1bce9c5 Removed regular ints from the virtual machine and closures 11 years ago
obscuren 2ea4c632d1 Closure return, arguments fixed. Added proper tests 11 years ago
obscuren f567f89b99 Added address to account and contract 11 years ago
obscuren 7705b23f24 Removed caller from tx and added "callership" to account. 11 years ago
obscuren c68ff9886b Fixed MSTORE and added some more commets 11 years ago
obscuren 38ea6a6d5d Closures and vm based on closures 11 years ago