v0.8.0
What's Changed
- feat: relax RPC
Block
bounds by @klkvr in #1757 - docs: Add
consensus-any
andrpc-types-any
to the README by @moricho in #1759 - fix: use
feeHistory
when estimating blob fee by @klkvr in #1764 - chore: improve Display and Debug for BlockId by @DaniPopes in #1765
- feat: EIP-7691 by @klkvr in #1762
- chore: introduce recovered and recoverable by @mattsse in #1768
- feat: port reth pooled tx type by @mattsse in #1767
- feat: Remove duplicated
to
method inTransactionResponse
by @moricho in #1770 - feat(engine): Forkchoice Version by @refcell in #1744
- fix: use asref impl for receipt by @mattsse in #1758
- feat(consensus): require typed2718 for transaction by @nuts-rice in #1746
- Revert "feat(consensus): require typed2718 for transaction (#1746)" by @DaniPopes in #1772
- ci: update deny.yml by @DaniPopes in #1771
- ci: move deny to ci by @DaniPopes in #1774
- feat: add arbitrary for alloy types by @mattsse in #1777
- chore: derive Copy for BlockWithParent by @klkvr in #1776
- Reapply "feat(consensus): require typed2718 for transaction (#1746)" by @mattsse in #1773
- chore: release 0.8.0 by @klkvr in #1778
New Contributors
- @nuts-rice made their first contribution in #1746
Full Changelog: v0.7.3...v0.8.0