All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.2.0 - 2024-12-03
- (driver) wait for engine (#851)
- (client) Invalidate impossibly old claims (#852)
- (driver) refines the executor interface for the driver (#850)
- (workspace) Isolate FPVM-specific platform code (#821)
- bump (#865)
- update deps and clean up misc features (#864)
- (host) Hint Parsing Cleanup (#844)
- (derive) remove indexed blob hash (#847)
- L2ExecutePayloadProof Hint Type (#832)
0.0.1 - 2024-11-20
- (workspace)
kona-proof
(#818)
- imports (#829)
0.0.4 - 2024-10-25
- (workspace) hoist and fix lints (#577)
- re-org imports (#711)
- (preimage) Test Coverage (#634)
- test coverage for common (#629)
- doc logos (#609)
- (workspace) Allow stdlib in
cfg(test)
(#548)
0.0.3 - 2024-09-04
- add zkvm target for io (#394)
- (workspace) Update for
anton-rs
org transfer (#474) - (workspace) Hoist Dependencies (#466)
- (bin) Remove
kt
(#461) - (common) Remove need for cursors in
NativeIO
(#416)
0.0.2 - 2024-06-22
- (client) Derivation integration (#257)
- (client/host) Oracle-backed Blob fetcher (#255)
- (host) Host program scaffold (#184)
- (preimage)
OracleServer
+HintReader
(#96) - (common) Move from
RegisterSize
to native ptr size type (#95) - (workspace) Add
rustfmt.toml
- (common) Pipe IO support (#282)