minimal icon indicating copy to clipboard operation
minimal copied to clipboard

Optimized immutable trie for state transactions

Open ferranbt opened this issue 6 years ago • 0 comments

State uses this radix library to implement the transaction object that the VM uses to transition state. I think it could be more efficient with an adhoc Hamt trie.

ferranbt avatar Mar 28 '19 09:03 ferranbt