Commit Graph

9 Commits (587f748d929e0c76d9b43e74d70cafb8f614fad0)

Author SHA1 Message Date
obscuren 8ccde784f9 Added (disabled) Jit validation 10 years ago
obscuren ca1b2a1a91 Changed prev_hash to block_hash, state transition now uses vm env 10 years ago
obscuren 4dc7ee9087 Closure => Context 10 years ago
obscuren 4cd79d8ddd Refactored block & Transaction 10 years ago
obscuren 59ef6e3693 Cleaned up objects 10 years ago
obscuren db494170dc Created generic message (easy for testing) 10 years ago
obscuren 3043b233ea Log is now interface 10 years ago
obscuren f298ffdbb8 Renamed State => StateDB 10 years ago
obscuren 9008b155d3 Renamed `chain` => `core` 10 years ago
obscuren 99853ac3ce Moved execution from vm to chain. 10 years ago
obscuren a1b6a9ac29 Begin of moving objects to types package 10 years ago
obscuren 6c9e503eb8 Removed all implicit logging. Fixed gas issues and jump errors 10 years ago
obscuren af8f5f0b69 ethstate => state 10 years ago
obscuren 3ee0461cb5 Moved ethchain to chain 10 years ago
obscuren df5603de0a Moved logging to state, proper structured block 10 years ago
obscuren 272d58662c Implemented LOG. Closes #159 10 years ago
obscuren 29b8a0bc5f Updated the VM & VM tests 10 years ago
obscuren 93fcabd251 Fixed most of the tests 10 years ago
obscuren a760ce05b9 Updated chain for filtering 10 years ago
obscuren cbd71ef8f5 Add Tx 10 years ago
obscuren 32d125131f Refactored to new state and vm 10 years ago