axieinfinity / ronin

A DPoS blockchain.
GNU Lesser General Public License v3.0
67 stars 30 forks source link

trie: add trie db wrapper; refactor trienode #588

Closed Francesco4203 closed 3 weeks ago

Francesco4203 commented 4 weeks ago

References:

Changes:

huyngopt1994 commented 3 weeks ago

noted, it will split trie/database.go -> into trie/triedb/<hashdb/pathdb> structure.