Commit Graph

8 Commits

Author SHA1 Message Date
obscuren df5603de0a Moved logging to state, proper structured block
* Moved logs to state so it's subject to snapshotting
* Split up block header
* Removed logs from transactions and made them receipts only
2014-10-30 13:32:50 +01:00
obscuren 272d58662c Implemented LOG. Closes #159 2014-10-27 11:44:16 +01:00
Felix Lange 69baa465ea Merge eth-go repository into go-ethereum
mist, etheruem have been moved to cmd/
2014-10-23 15:01:27 +02:00
obscuren 29b8a0bc5f Updated the VM & VM tests
* Stack Error shouldn't revert to previous state
* Updated VM Test tool
* Added Transfer method to VM Env
2014-10-23 01:01:26 +02:00
obscuren 93fcabd251 Fixed most of the tests 2014-10-16 18:27:05 +02:00
obscuren a760ce05b9 Updated chain for filtering 2014-08-11 16:23:38 +02:00
obscuren cbd71ef8f5 Add Tx 2014-07-24 12:10:18 +02:00
obscuren 32d125131f Refactored to new state and vm 2014-07-24 12:04:15 +02:00