kona-preimage-v0.0.2
github-actions
released this
22 Jun 23:11
·
394 commits
to main
since this release
Added
- (preimage) add serde feature flag to preimage crate for keys (#271)
- (client) Derivation integration (#257)
- (ci) Dependabot config (#236)
- (client)
StatelessL2BlockExecutor
(#210) - (client)
BootInfo
(#205) - (preimage) Async client handles (#200)
- (host) Add local key value store (#189)
- (host) Host program scaffold (#184)
- (preimage) Async server components (#183)
- (precompile) Add
precompile
key type (#179) - (preimage)
OracleServer
+HintReader
(#96) - (common) Move from
RegisterSize
to native ptr size type (#95) - (workspace) Add
rustfmt.toml