v0.8.1
What's Changed
- chore: add helper for loading custom trusted setup by @mattsse in #1779
- feat: add serde for
TxType
by @klkvr in #1780 - chore: add consensus helper methods to BlockHeader by @Rjected in #1781
- nits: improve doc clarity around build functions by @prestwich in #1782
- feat: reth's block body fns by @stevencartavia in #1775
- chore: add TxReceipt default helpers by @mattsse in #1783
- docs: add note about deprecated total difficulty by @mattsse in #1784
- calc_blob_gasprice made const by @nadtech-hub in #1788
- fix(
transport
): allowRetryPolicy
to be set via layer by @yash-atreya in #1790 - chore: add clone_tx by @mattsse in #1791
- chore: add helpers to unwrap a variant by @mattsse in #1792
- feat: add info tx types by @mattsse in #1793
- chore: reuse v3 envelope in v4 envelope by @klkvr in #1795
- feat: add some helper functions for blockbody by @mattsse in #1796
- feat: add requests with capacity by @mattsse in #1794
- chore: port calc block gas limit by @mattsse in #1798
- chore: add arbitrary for block by @mattsse in #1797
- feat(relay): ExecutionRequestsV4 with eip7685::Requests conversion by @ryanschneider in #1787
- docs: remove stray sentence by @onbjerg in #1804
Full Changelog: v0.8.0...v0.8.1