kona-mpt-v0.0.2
github-actions
released this
22 Jun 23:10
·
394 commits
to main
since this release
Added
- (client) Derivation integration (#257)
- (client) Oracle-backed derive traits (#252)
- (client) Account + Account storage hinting in
TrieDB
(#228) - (client) Add
current_output_root
to block executor (#225) - (ci) Dependabot config (#236)
- (client)
StatelessL2BlockExecutor
(#210) - (mpt) Block hash walkback (#199)
- (mpt) Simplify
TrieDB
(#198) - (mpt) Trie DB commit (#196)
- (mpt) Trie node insertion (#195)
- (host) Host program scaffold (#184)
- (workspace) Client programs in workspace (#178)
- (mpt)
TrieCacheDB
scaffold (#174) - (mpt)
TrieNode
retrieval (#173) - (mpt) Refactor
TrieNode
(#172)