Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 1.84 KB

CHANGELOG.md

File metadata and controls

28 lines (23 loc) · 1.84 KB

Changelog

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.

[Unreleased]

0.0.2 - 2024-06-22

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

Other

  • (workspace) Move alloy-primitives to workspace dependencies (#103)
  • Make versions of packages independent (#36)