Commit Graph

114 Commits (bc95452e024b91c238ef3e43f3573eb179a762d2)

Author SHA1 Message Date
obscuren ae45a39dc1 Secure trie 10 years ago
obscuren 99ebb869bf Fixed iterator 10 years ago
obscuren db4aaedcbd Moved ptrie => trie. Removed old trie 10 years ago
obscuren fed3e6a808 Refactored ethutil.Config.Db out 10 years ago
obscuren 93e693be72 Fixed tests for 'types' 10 years ago
obscuren 62cd9946ee j => i 10 years ago
obscuren e08aba5dd9 added output test 10 years ago
obscuren 3220a32ff0 Added some comparison tests for the new ptrie 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 00878e5b6e Convert trie tests to gocheck 10 years ago
obscuren 60cdb1148c Transaction execution fixes 10 years ago
obscuren af34749a6b ethtrie => trie 10 years ago
obscuren e02c0fa808 Added generic big to 256 method. Implemented new iterator 10 years ago
obscuren 3debeb7236 ethtrie.NewTrie => ethtrie.New 10 years ago
obscuren ed3424ff75 Trie fixes 10 years ago
obscuren 09bade6466 Fixed an issue where the trie might crash on missmatching lengths 10 years ago
zelig 707d413761 refactor ethutil/trie to ethtrie 10 years ago
obscuren c4af1340fa Updated test 10 years ago
obscuren 34c8045d5b Fixed issue where JUMPI would do an equally check with 1 instead of GT 10 years ago
obscuren 5cdfee5143 New Trie iterator 10 years ago
obscuren 3ebd7f1166 State snapshotting 10 years ago
Maran 5f49a659c3 More blockchain testing 11 years ago
obscuren e0b6091d7e Test fixes and removed old code. Added VM gas fees 11 years ago
obscuren f21eb88ad1 Some minor updates 11 years ago
obscuren 3f7ec1a83f Conform to Db interface 11 years ago
obscuren b30b9ab8cb Fixed a minor issue where a string is expected but returns slice 11 years ago
obscuren 1a98bbf1c8 Added a trie iterator 11 years ago
obscuren 9bc5c4a0c5 Long over due Trie delete implemented 11 years ago
obscuren e4a6ee3d7f Added dirty tracking on the cache 11 years ago
obscuren 07c12f0b92 Added trie tests, value tests 11 years ago
obscuren f6d1bfe45b The great merge 11 years ago