This repository was archived by the owner on Jan 16, 2026. It is now read-only.
kona-preimage-v0.0.2
·
1759 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
precompilekey type (#179) - (preimage)
OracleServer+HintReader(#96) - (common) Move from
RegisterSizeto native ptr size type (#95) - (workspace) Add
rustfmt.toml