Commit Graph

29 Commits (8d09f95bc7a73aaf567b05028ebdb4f2ac5129e4)

Author SHA1 Message Date
obscuren bbe795455a Secure trie shakey / key matching 10 years ago
obscuren cf45b939a0 fixed tests 10 years ago
obscuren d7ab716eea Fixed mkdnode & added some tests 10 years ago
obscuren 0dd9ac375b undo 10 years ago
obscuren d338650089 compilable trie (tests fail) 10 years ago
obscuren f486c0ae56 new type + additional methods 10 years ago
obscuren b523441361 Moved ethutil => common 10 years ago
obscuren 357d17ae58 Start at 0 10 years ago
= a6fe92194f Fixed iterator bug which skips the 0x000...000 key 10 years ago
obscuren b909a5ec18 Trie => SecureTrie 10 years ago
obscuren bf5365b317 Delet => Delete 10 years ago
obscuren ae45a39dc1 Secure trie 10 years ago
obscuren 99ebb869bf Fixed iterator 10 years ago
obscuren 3c7181d28f Fixed a copy issue in the trie which could cause a consensus failure 10 years ago
obscuren 705cf6113d debug err removed 10 years ago
obscuren 9022f5034f default values removed 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 313cfba7d4 convert trie encoding tests to checker 10 years ago
Taylor Gerring 00878e5b6e Convert trie tests to gocheck 10 years ago
obscuren 60cdb1148c Transaction execution fixes 10 years ago
obscuren a82b89e2d5 Added storage root to dump 10 years ago
obscuren af34749a6b ethtrie => trie 10 years ago