Commit Graph

31 Commits (e189fb839c688b418b43ad6533111c246c109a93)

Author SHA1 Message Date
Gustav Simonsson 371871d685 parmas, crypto, core, core/vm: homestead consensus protocol changes 9 years ago
Jeffrey Wilcke 6cace73bea core/vm/runtime: simplified runtime calling mechanism 9 years ago
Jeffrey Wilcke 80f26086ee core, tests: get_hash fix 9 years ago
Gustav Simonsson e1616f77c7 core, core/vm, cmd/evm: remove redundant balance check 9 years ago
Jeffrey Wilcke 7c7692933c cmd/geth, cmd/utils, core, rpc: renamed to blockchain 9 years ago
Jeffrey Wilcke 361082ec4b cmd/evm, core/vm, test: refactored VM and core 9 years ago
Gustav Simonsson 7324176f70 Add tests for uncle timestamps and refactor timestamp type 9 years ago
Jeffrey Wilcke 184e9ae9a8 core, tests: reduced state copy by N calls 9 years ago
Felix Lange bfbcfbe4a9 all: fix license headers one more time 9 years ago
Felix Lange 3f047be5aa all: update license headers to distiguish GPL/LGPL 9 years ago
Felix Lange ea54283b30 all: update license information 9 years ago
Gustav Simonsson 4c490db6af Use uint64 for block header timestamp 9 years ago
Felix Lange 1d42888d30 core/types: make blocks immutable 9 years ago
obscuren 38c61f6f25 core, core/vm: added structure logging 9 years ago
obscuren 1c872ddf4b Changed how logs are being recorded 10 years ago
obscuren 3b7e4173ce Cleanup VM 10 years ago
obscuren ff9d66e096 Cleaned up changes 10 years ago
obscuren 0330077d76 moved state and vm to core 10 years ago
obscuren 0fa7859b94 Fixed VM & Tests w/ conversion 10 years ago
Felix Lange 17c5ba2b6b core: actually convert transaction pool 10 years ago
obscuren 515d9432fc converted vm 10 years ago
obscuren 94505146a2 updated vm env 10 years ago
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