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.0.6 - 2024-11-20
- (mpt) Extend
TrieProvider
inkona-executor
(#813)
0.0.5 - 2024-11-06
- (TrieProvider) Abstract TrieNode retrieval (#787)
- (executor) rm upstream util (#755)
0.0.4 - 2024-10-29
- update Cargo.toml dependencies
0.0.3 - 2024-10-25
- remove thiserror (#735)
- (executor) Clean ups (#719)
- (executor) EIP-1559 configurability spec updates (#716)
- (executor) Update EIP-1559 configurability (#648)
- (executor) Use EIP-1559 parameters from payload attributes (#616)
- (derive) bump op-alloy dep (#605)
- kona-providers (#596)
- (executor) Migrate to
thiserror
(#544) - (mpt) Migrate to
thiserror
(#541) - (primitives) Remove Attributes (#529)
- large dependency update (#528)
- re-org imports (#711)
- (workspace) Removes Primitives (#638)
- (executor) move todo to issue: (#680)
- (executor) Cover Builder (#676)
- (executor) Use Upstreamed op-alloy Methods (#651)
- (executor) Test Coverage over Executor Utilities (#650)
- doc logos (#609)
- (workspace) Allow stdlib in
cfg(test)
(#548) - Bumps Dependency Versions (#520)
- (primitives) rm RawTransaction (#505)
0.0.2 - 2024-09-04
- (executor) Expose full revm Handler (#475)
- (workspace) Workspace Re-exports (#468)
- (executor)
StatelessL2BlockExecutor
benchmarks (#350) - (executor) Generic precompile overrides (#340)
- (executor) Builder pattern for
StatelessL2BlockExecutor
(#339)
- (workspace) Use published
revm
version (#459) - downgrade for release plz (#458)
- (workspace) Add Unused Dependency Lint (#453)
- Don't hold onto intermediate execution cache across block boundaries (#396)
- (workspace) Alloy Version Bumps (#467)
- (workspace) Update for
anton-rs
org transfer (#474) - (workspace) Hoist Dependencies (#466)
- refactor types out of kona-derive (#454)
- (deps) Bump revm version to v13 (#422)