Commit Graph

24 Commits (699dcaf65ced99517724984f5930845417cfdfca)

Author SHA1 Message Date
obscuren 1bb398f4e2 Sign ext 10 years ago
obscuren 3f90f7c898 Signextend 10 years ago
obscuren 141d3caabb Re-org op codes 10 years ago
Felix Lange 394e0f60c2 chain, tests/helper, vm: make tests compile 10 years ago
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