Commit Graph

312 Commits (6f1e45d5ba55dd55cafc81ef7d52457d16631686)

Author SHA1 Message Date
obscuren db4aaedcbd Moved ptrie => trie. Removed old trie 10 years ago
obscuren fed3e6a808 Refactored ethutil.Config.Db out 10 years ago
obscuren f0ec751237 Updated tests 10 years ago
obscuren 952287db29 Updated tests 10 years ago
obscuren ca1b2a1a91 Changed prev_hash to block_hash, state transition now uses vm env 10 years ago
obscuren 55e55826ee Changed JUMP(I) behaviour. 10 years ago
obscuren 24f89f8bd9 Squashed commit of the following: 10 years ago
obscuren 4dc7ee9087 Closure => Context 10 years ago
obscuren a4dc12f12c Additional comments and added name to error output 10 years ago
obscuren 16460b0048 Fixed gas check for vm test 10 years ago
obscuren 89244981a8 Additional checking on gas 10 years ago
obscuren cc5e621fc4 updated tests 10 years ago
obscuren 1085960ed8 fixed trie 10 years ago
obscuren 59ef6e3693 Cleaned up objects 10 years ago
obscuren a7f4ade711 Fixed tests 10 years ago
obscuren 4789084998 updated tests 10 years ago
obscuren 3325683794 Fixed refund model 10 years ago
obscuren f7287c626e updated tests 10 years ago
obscuren 198cc69357 Gas corrections and vm fixes 10 years ago
obscuren 9e286e1c33 updated tests 10 years ago
obscuren aec0c0efcb updated tests 10 years ago
obscuren 0d57ca486a Squashed commit of the following: 10 years ago
obscuren 186948da22 changed to unsigned integers 10 years ago
obscuren 4f1ef89cb2 updated tests 10 years ago
obscuren 3043b233ea Log is now interface 10 years ago
obscuren f298ffdbb8 Renamed State => StateDB 10 years ago
obscuren 83663ed4b0 Renames for chain, updated VM, moved methods 10 years ago
obscuren 99853ac3ce Moved execution from vm to chain. 10 years ago
obscuren 3d9a4e7084 Fixed mem error in vm. Fixed logs tests 10 years ago
obscuren 99481a245a Check for known block err and ignore 10 years ago
obscuren 9f7a8ea5e6 updated tests 10 years ago
obscuren 2df8ad6307 Added state tests 10 years ago
obscuren a052357872 Fixed EXP gas 10 years ago
obscuren a22056db59 Make an attempt to pay for the gas prior to expanding the mem. 10 years ago
obscuren beb7d35c40 Updated tests 10 years ago
Taylor Gerring dd9e99a418 try to get full coverage report on travis 10 years ago
obscuren 9bb1ac7564 Fixes for the log method 10 years ago
obscuren 6c9e503eb8 Removed all implicit logging. Fixed gas issues and jump errors 10 years ago
obscuren bed659f9b3 Moved ethtest to cmd 10 years ago
obscuren 1b1fa049fa Fixed VM and added static analysis for EVM jumps 10 years ago
obscuren 78fb2af6f1 Squashed commit of the following: 10 years ago
obscuren 64b6172089 added db 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 272d58662c Implemented LOG. Closes #159 10 years ago
obscuren feef194829 Chnged to use GetOp instead & added error + checking 10 years ago
obscuren 91c876831a Update to HEAD tests 10 years ago
obscuren 29b8a0bc5f Updated the VM & VM tests 10 years ago
obscuren 037039cace Updated tests-subtree 10 years ago
obscuren b5beb1aac1 added a transfer method to vm env 10 years ago