1. 04 Feb, 2020 1 commit
  2. 03 Feb, 2020 2 commits
    • Martin Holst Swende's avatar
      trie: separate hashes and committer, collapse on commit · 5a9c9645
      Martin Holst Swende authored
      * trie:  make db insert use size instead of full data
      
      * core/state: minor optimization in state onleaf allocation
      
      * trie: implement dedicated committer and hasher
      
      * trie: use dedicated committer/hasher
      
      * trie: linter nitpicks
      
      * core/state, trie: avoid unnecessary storage trie load+commit
      
      * trie: review feedback, mainly docs + minor changes
      
      * trie: start deprecating old hasher
      
      * trie: fix misspell+lint
      
      * trie: deprecate hasher.go, make proof framework use new hasher
      
      * trie: rename pure_committer/hasher to committer/hasher
      
      * trie, core/state: fix review concerns
      
      * trie: more review concerns
      
      * trie: make commit collapse into hashnode, don't touch dirtyness
      
      * trie: goimports fixes
      
      * trie: remove panics
      5a9c9645
    • Felix Lange's avatar
  3. 31 Jan, 2020 2 commits
  4. 30 Jan, 2020 1 commit
  5. 29 Jan, 2020 1 commit
  6. 28 Jan, 2020 1 commit
  7. 27 Jan, 2020 3 commits
  8. 23 Jan, 2020 2 commits
  9. 21 Jan, 2020 2 commits
  10. 20 Jan, 2020 5 commits
  11. 19 Jan, 2020 4 commits
  12. 17 Jan, 2020 4 commits
  13. 16 Jan, 2020 5 commits
  14. 15 Jan, 2020 3 commits
  15. 14 Jan, 2020 3 commits
  16. 13 Jan, 2020 1 commit