Commit Graph

48 Commits (fa881220aedb638f9ee35337b2ca1817c2a8482f)

Author SHA1 Message Date
obscuren a760ce05b9 Updated chain for filtering 10 years ago
obscuren da50c75148 Added state dump method 10 years ago
obscuren 3debeb7236 ethtrie.NewTrie => ethtrie.New 10 years ago
obscuren 1f9894c084 Old code removed and renamed amount to balance 10 years ago
obscuren 32d125131f Refactored to new state and vm 10 years ago
obscuren 96ac061e68 Log change 10 years ago
obscuren d0959063d5 Up 10 years ago
zelig dabaa4cce0 change all modified calls to ethtrie, ethutil and ethcrypto functions 10 years ago
obscuren 423beddf57 nil check 10 years ago
zelig 853053a3b2 go fmt 10 years ago
obscuren 0ed19d9f20 Logging, variable rearrangement 10 years ago
zelig b9e8a3e024 modified logging API 10 years ago
obscuren 63883bf27d Moving closer to interop 10 years ago
obscuren 9ee6295c75 Minor changes 10 years ago
Maran 69044fe577 Refactor to use new method 10 years ago
obscuren 230aafbf66 Working on interop 10 years ago
obscuren 07fe00c466 Changed numbers 10 years ago
obscuren 2bd377a3de Changed transaction hash for poc 5 10 years ago
obscuren 6a31d55b2e added roman 10 years ago
obscuren 2450398862 Added Maran to premine 10 years ago
Maran 12f30e6220 Refactored a lot of the chain catchup/reorg. 10 years ago
obscuren fd19142c0d No longer store script directly in the state tree 10 years ago
obscuren 8730dfdcc2 Changed how changes are being applied to states 11 years ago
obscuren f95993e326 M 11 years ago
obscuren 7bf2ae0b11 Removed old tx pool notification system. Fixes #19 11 years ago
obscuren 38d6b67b5c Fixed state problem 11 years ago
obscuren c81804444f Call initial closure with proper tx argument 11 years ago
obscuren 9c6aca7893 Merged accounts and contracts in to StateObject 11 years ago
Maran b66a99e32d Added todo 11 years ago
Maran 782910eaa7 Small tweaks 11 years ago
Maran 3558dd5ed4 Finalize blockchain reverting test 11 years ago
Maran 5f49a659c3 More blockchain testing 11 years ago
Maran 6253d10938 initial testcode for canonical chain 11 years ago
Maran 274d5cc91c FindCanonicalChain returns true or false when we are on the Canonical chain or not 11 years ago
Maran b52b1fca89 Initial block reorganisation code 11 years ago
Maran ae837c4719 More mining rework 11 years ago
Maran d5efeab8f9 Initial smart-miner stuff 11 years ago
obscuren 92f2abdf76 Partially refactored server/txpool/block manager/block chain 11 years ago
obscuren d65b4cd0dd Updated block to use state instead of trie directly 11 years ago
obscuren 73b9ae9579 Updated some of the log statements to use the ethutil logger 11 years ago
obscuren cca8585554 Get a chain of blocks made simple 11 years ago
obscuren 68028f492f Fixed block handling 11 years ago
obscuren 73fd358d94 Removed RlpValue in favour of Value 11 years ago
obscuren f6d1bfe45b The great merge 11 years ago