Commit Graph

13 Commits (25e6c4eff8364770cfd2908db9c54a012b9e4ec4)

Author SHA1 Message Date
obscuren 117f66e823 Added license headers 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 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 6d99c03d91 Updated environments according to the new interface set 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 8826e9694c Moved utils to cmd 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 411b9800ae Reflect VM Env changes 10 years ago
obscuren 3976b52ed7 Updated vm 10 years ago
obscuren c59d7a899b Added open js option for repetitive tasks in ethereal 10 years ago
obscuren a06a84d19b Refactored to reflect the new VM and State 10 years ago