Commit Graph

67 Commits (4300f2a0fae793ff73ea861dfe3f90ce97f5af40)

Author SHA1 Message Date
obscuren 14e2e488fd Added `chain` tests & minor fixes 10 years ago
Taylor Gerring ddca18638f update imports order per goimports 10 years ago
Taylor Gerring 2a9fc7baa9 Merge branch 'develop' of https://github.com/tgerring/go-ethereum 10 years ago
Taylor Gerring fa59db7595 Add initial state/TestDump test 10 years ago
Taylor Gerring bd9bd4abed Reorg state tests 10 years ago
obscuren 60cdb1148c Transaction execution fixes 10 years ago
obscuren 6c9e503eb8 Removed all implicit logging. Fixed gas issues and jump errors 10 years ago
Taylor Gerring 3c619baec5 Add verbose comments to TestSnapshot 10 years ago
Taylor Gerring 8f3a03c0cc Update state tests to use gocheck 10 years ago
obscuren 75ee3b3f08 debugging code 10 years ago
obscuren f76f953f0c Removed debug print 10 years ago
obscuren a82b89e2d5 Added storage root to dump 10 years ago
obscuren 76c9c8d653 Compress data on db level. Closes #174 10 years ago
Felix Lange f3473312ba all: fix rename breakage 10 years ago
obscuren af34749a6b ethtrie => trie 10 years ago
obscuren af8f5f0b69 ethstate => state 10 years ago