Martin Holst Swende
5a9c96454e
trie: separate hashes and committer, collapse on commit
* 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
2020-02-03 17:28:30 +02:00
..
2020-02-03 17:28:30 +02:00
2019-04-05 13:09:28 +03:00
2020-02-03 17:28:30 +02:00
2017-04-25 02:14:31 +02:00
2019-02-16 16:16:12 +01:00
2017-06-20 18:26:09 +02:00
2020-02-03 17:28:30 +02:00
2019-03-06 13:35:03 +02:00
2020-02-03 17:28:30 +02:00
2020-01-07 10:31:20 +01:00
2019-03-14 15:25:12 +02:00
2019-03-12 12:32:02 +02:00
2020-02-03 17:28:30 +02:00
2019-03-14 15:25:12 +02:00
2020-02-03 17:28:30 +02:00
2019-07-05 13:13:21 +03:00
2019-10-28 18:50:11 +01:00
2019-10-28 18:50:11 +01:00
2020-01-17 13:59:45 +02:00
2020-02-03 17:28:30 +02:00