Skip to content

Latest commit

 

History

History
55 lines (45 loc) · 3.29 KB

CHANGELOG.md

File metadata and controls

55 lines (45 loc) · 3.29 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-09-04

Added

  • update superchain registry deps (#463)
  • (primitives) serde for L1BlockInfoTx (#460)

Fixed

  • (examples) Revm Features (#482)
  • (workspace) Use published revm version (#459)
  • downgrade for release plz (#458)
  • (workspace) Add Unused Dependency Lint (#453)
  • fix superchain registry + primitives versions (#425)
  • (derive) Granite Hardfork Support (#420)
  • (deps) Bump Alloy Dependencies (#409)
  • pin two dependencies due to upstream semver issues (#391)

Other

  • (workspace) Alloy Version Bumps (#467)
  • (workspace) Update for anton-rs org transfer (#474)
  • (workspace) Hoist Dependencies (#466)
  • (bin) Remove kt (#461)
  • refactor types out of kona-derive (#454)
  • bump scr version (#440)
  • Bump superchain-registry version (#306)

0.0.1 - 2024-06-22

Added

  • (kona-derive) Towards Derivation (#243)
  • (ci) Dependabot config (#236)
  • (client) StatelessL2BlockExecutor (#210)
  • (primitives) move attributes into primitives (#163)
  • (plasma) Implements Plasma Support for kona derive (#152)
  • (primitives) kona-derive type refactor (#135)

Fixed

  • use 2718 encoding (#231)
  • Strong Error Typing (#187)
  • (primitives) use decode_2718() to gracefully handle the tx type (#182)
  • (ci) Release plz (#145)
  • (workspace) Release plz (#138)

Other

  • version dependencies (#296)
  • re-export input types (#279)
  • (deps) fast forward op alloy dep (#267)
  • use alloy withdrawal type (#213)