Skip to content

kona-common-v0.0.2

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jun 22:26
· 456 commits to main since this release
28721fa

Added

  • (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

Fixed

  • (common) Pipe IO support (#282)

Other

  • (common) Use Box::leak rather than mem::forget (#180)
  • Add simple blocking async executor (#38)
  • Make versions of packages independent (#36)