Commit Graph

72 Commits (a7f4ade7114ee962110cb7c140e7ce7bd3f6664f)

Author SHA1 Message Date
Felix Lange f3473312ba all: fix rename breakage 10 years ago
obscuren af8f5f0b69 ethstate => state 10 years ago
obscuren b1c247231b ethlog => logger 10 years ago
obscuren fd9da72536 ethcrypto => crypto 10 years ago
obscuren df5603de0a Moved logging to state, proper structured block 10 years ago
Felix Lange 4cf69d7cd3 vm: fix basic VM tests 10 years ago
obscuren fb4113dab4 PoC 7 updates 10 years ago
obscuren 48125a25eb Added missing requires on SSTORE SLOAD 10 years ago
obscuren 7849b7e978 Refund SSTORE properly 10 years ago
obscuren 272d58662c Implemented LOG. Closes #159 10 years ago
obscuren feef194829 Chnged to use GetOp instead & added error + checking 10 years ago
obscuren 06aa74e7df All Stack requirements are now checked prior to reduring gas. 10 years ago
obscuren 29b8a0bc5f Updated the VM & VM tests 10 years ago
obscuren 51ecab6967 Do not set error on recover 10 years ago
obscuren b5beb1aac1 added a transfer method to vm env 10 years ago
obscuren 097ba56df5 Renamed block_chain to chain_manager 10 years ago
obscuren 20c742e474 Moved ethvm => vm 10 years ago