Releases: bluealloy/revm
Releases · bluealloy/revm
tag v51, revm v19.0.0
devnet-5 ready release.
What's Changed
- perf: Add static Optimism precompiles for Fjord & Granite by @hai-rise in #1864
- [v50] perf: remove unneeded clones by @hai-rise in #1863
- feat: eip-7623 by @rkrasiuk in #1744
- EIP-7742: Uncouple blob count between CL and EL by @rakita in #1899
- feat: apply latest EIP-7702 changes by @klkvr in #1850
- feat: eip7691 fraction update by @rakita in #1900
- feat: add Isthmus spec by @leruaa in #1948
- chore: eip7702 chainid u256 change by @rakita in #1950
- feat: blst reprice, remove g1/g2 mul by @rakita in #1951
- chore: bump for v51, revm v19.0.0 version by @rakita in #1953
- bump: alloy core and use PrimitiveSignature by @rakita in #1954
Full Changelog: v50...v51
tag v50, revm v18.0.0
What's Changed
- Osaka Activation (release_49 branch) by @shemnon in #1835
- perf(precompile): use secp256k1 global context for ecrecover by @Rjected in #1845
- feat: reapply to_plain_state (#1778) by @Evalir in #1841
- chore: bump alloy-eip7702 and remove
Parity
re-export by @klkvr in #1842 - bump: tag v50, revm v18.0.0, changelogs by @rakita in #1849
Full Changelog: v49...v50
tag v49, revm v17.1.0
tag v48, revm: v17.0.0
tag v47, revm: v16.0.0
Maintenance release, new EIP-7702 changes.
Full Changelog: v46...v47
tag v46, revm: v15.0.0
What's Changed
- feat(EIP-7702): devnet-4 changes by @rakita in #1821
- Rename PRAGUE_EOF to OSAKA by @rakita in #1822
- chore: bump newest primitives by @rakita in #1823
- feat: EIP-7702 Add u8 validity by @rakita in #1824
- chore: remove test u8 check by @rakita in #1825
- chore: Bump v46 versions by @rakita in #1826
Full Changelog: v45...v46
v45
v44, revm v14.0.2
What's Changed
- chore(deps): bump serde_json from 1.0.122 to 1.0.127 by @dependabot in #1737
- chore(deps): bump tokio from 1.39.2 to 1.40.0 by @dependabot in #1739
- chore(deps): bump reqwest from 0.12.5 to 0.12.7 by @dependabot in #1740
- chore(deps): bump alloy-rlp from 0.3.7 to 0.3.8 by @dependabot in #1738
- Add test for
revm::optimism::L1BlockInfo::calculate_tx_l1_cost_fjord
by @emhane in #1743 - fix(inspector): always call selfdestruct if entry is made by @jsvisa in #1746
- chore: add gitattributes linguist-vendored for tests by @rakita in #1750
- chore: add
.gitattributes
by @rkrasiuk in #1751 - Test l1 gas used fjord by @emhane in #1749
- feat(statetest): enable EOF in Prague tests by @rakita in #1753
- chore: make clippy happy by @jsvisa in #1755
- chore(deps): bump secp256k1 from 0.29.0 to 0.29.1 by @dependabot in #1758
- chore(deps): bump alloy-primitives from 0.8.0 to 0.8.2 by @dependabot in #1761
- chore(deps): bump anyhow from 1.0.86 to 1.0.87 by @dependabot in #1760
- chore(deps): bump alloy-sol-types from 0.8.0 to 0.8.2 by @dependabot in #1762
- chore(deps): bump alloy-provider from 0.3.0 to 0.3.1 by @dependabot in #1759
New Contributors
Full Changelog: v43...v44
v43, revm v14.0.1
tag v42 revm v14.0.0
What's Changed
- chore(deps): bump alloy-provider from 0.2.0 to 0.2.1 by @dependabot in #1680
- Revert "chore(deps): bump alloy-provider from 0.2.0 to 0.2.1" by @rakita in #1696
- chore(deps): bump alloy-transport from 0.2.0 to 0.2.1 by @dependabot in #1698
- chore(deps): bump enumn from 0.1.13 to 0.1.14 by @dependabot in #1701
- doc: update some docs related to state by @prestwich in #1711
- chore: clean up some journalstate docs by @onbjerg in #1712
- chore(deps): bump bytes from 1.6.1 to 1.7.1 by @dependabot in #1700
- chore: switch gas check order in blake2 precompile by @pcy190 in #1718
- chore(deps): bump serde from 1.0.204 to 1.0.209 by @dependabot in #1717
- docs: fix spelling issues by @nnsW3 in #1715
- feat: c-kzg bump, cleanup on kzgsetting by @rakita in #1719
- chore: bump
kzg-rs
version by @0xWOLAND in #1726 - chore: cast block number to u64 and not usize by @rakita in #1727
- feat(eip7702): Impl newest version of EIP by @rakita in #1695
- chore(deps): bump alloy and primitives by @klkvr in #1725
- chore: release by @github-actions in #1722
- bump: main changelog by @rakita in #1730
New Contributors
- @prestwich made their first contribution in #1711
- @nnsW3 made their first contribution in #1715
Full Changelog: v41...v42