Skip to content
This repository has been archived by the owner on Oct 29, 2021. It is now read-only.

Optimized immutable trie for state transactions #61

Open
ferranbt opened this issue Mar 28, 2019 · 0 comments
Open

Optimized immutable trie for state transactions #61

ferranbt opened this issue Mar 28, 2019 · 0 comments
Labels
optimization state State transition and merkle trie

Comments

@ferranbt
Copy link
Contributor

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 ferranbt added the state State transition and merkle trie label Mar 28, 2019
@ferranbt ferranbt changed the title Hamt for state transactions Optimized immutable trie for state transactions Mar 29, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
optimization state State transition and merkle trie
Projects
None yet
Development

No branches or pull requests

1 participant