Releases: cerc-io/ipld-eth-statedb
Releases · cerc-io/ipld-eth-statedb
v0.0.5-alpha
What's Changed
- Fixes and refactors for use in ipld-eth-server by @roysc in #18
- Rewrite trie_by_cid package to be read-write by @roysc in #19
Full Changelog: v0.0.4-alpha...v0.0.5-alpha
v0.0.4-alpha
Implementations of geth's vm.StateDB
interface on top of ipld-eth-db
What's Changed
- Merge StateDB and Trie that use CIDs and trie traversal access pattern to interface with ipld.blocks by @i-norden in #16
Full Changelog: v0.0.3-alpha...v0.0.4-alpha
v0.0.3-alpha
Initital implementation of geth's StateDB interface on top of ipld-eth-db
v0.0.2-alpha
Initital implementation of geth's StateDB interface on top of ipld-eth-db
v0.0.1-alpha
Initital implementation of geth's StateDB interface on top of ipld-eth-db