What's Changed
- ci: pin nextest to v0.9.98 by @mattsse in #2597
- feat: implement SignerRecoverable for Signed by @klkvr in #2596
- Revert "ci: pin nextest to v0.9.98" by @mattsse in #2598
- feat: added convinient fn decode_2718_exact by @Soubhik-10 in #2603
- feat: add with_header method to Block type by @mattsse in #2604
- feat: add block number helper getter by @mattsse in #2608
- docs: Correct typo 'implementor' to 'implementer by @kilavvy in #2606
- feat: impl Typed2718 for AnyTxType by @mattsse in #2609
- chore: make txtype AT typed2718 by @mattsse in #2610
- docs: fix typo in comments by @kilavvy in #2611
- feat: add log filtering methods to Filter by @mattsse in #2607
- feat: add better conversions for AnyRpcBlock by @mattsse in #2614
- feat(tx-macros): add
arbitrary_cfgparameter by @klkvr in #2616 - chore: update code example in rpc-client README by @umbertov in #2617
- feat: add try_into_block_with_encoded and refactor block construction by @Ayushdubey86 in #2495
- deps: bump alloy-trie to 0.9.0 by @shekhirin in #2600
New Contributors
Full Changelog: v1.0.12...v1.0.13