What's Changed
- refactor: remove unnecessary Encode bound in parse_request_payload by @sashass1315 in #3184
- docs(rpc-types-eth): fix swapped docs for get_to_block/get_from_block by @ANtutov in #3307
- docs: fix swapped filter doc comments by @jenniferzelo in #3308
- chore(deps): bump taiki-e/install-action from 2.62.60 to 2.62.64 by @dependabot[bot] in #3310
- docs: fix SendableTx::try_into_request documentation by @Galoretka in #3311
- chore: remove redundant std::self import from CallBuilder by @0xxFloki in #3313
- docs: fix try_into_eip7702 documentation by @jenniferzelo in #3317
- docs(provider): fix debug trace call option type by @Forostovec in #3318
- feat: allow fusaka sidecars in the tx request by @prestwich in #3321
- fix: more flexible
BadBlocktype by @klkvr in #3322 - fix: align EIP1186AccountProofResponse::is_empty with EIP-161 by @GarmashAlex in #3303
- docs: fix Maybe*PayloadFields into_inner doc comments by @ANtutov in #3324
- Reapply "chore: adds erc7562 tracer variant" by @mattsse in #3038
- chore(eip5792): drop redundant Vec import by @0xxFloki in #3323
- feat: add bincode compat support for BlobTransactionSidecarVariant by @mattsse in #3325
- fix(rpc-types-eth): correct build_7702 panic documentation by @radik878 in #3332
- fix: resolve clippy and doctest warnings by @mattsse in #3333
- refactor(transport): remove redundant clones in dual transport test by @0xlupin in #3336
- feat(consensus): add buffer-based signer recovery methods by @mattsse in #3340
- chore: rm all deprecations by @DaniPopes in #3341
- docs(network): fix outdated Network trait example in README by @dizer-ti in #3346
- chore: remove redundant clone in provider test by @jenniferzelo in #3342
- docs: correct BlockOpcodeGas comment to block-level usage by @yyhrnk in #3349
- refactor(json-rpc): remove unnecessary copying by @kurahin in #3348
- chore(deps): bump foundry-rs/foundry-toolchain from 1.5.0 to 1.6.0 by @dependabot[bot] in #3353
- chore(deps): bump taiki-e/install-action from 2.62.64 to 2.63.3 by @dependabot[bot] in #3352
- fix(eip7547): correct InclusionListSummaryEntryV1 Display name by @Snezhkko in #3354
- feat: add
transactionReceiptsinto SubscriptionKind by @10gic in #2974 - chore: make receipt generic by @mattsse in #3357
- fix: misleading Ledger signer debug log and align error handling by @zeevick10 in #3356
- fix(transport-ipc): avoid false error on normal EOF by @vtjl10 in #3358
- fix: don't blow up header maps when using auth by @prestwich in #3360
- fix: incorrect debug log message in heartbeat transaction watcher by @vtjl10 in #3362
- fix(node-bindings): generalize ReadLineError output description by @Snezhkko in #3359
- fix: clarify KMS signer EIP-155 documentation by @sashass1315 in #3335
- docs(signer): add Turnkey to signer implementations list by @aso20455 in #3334
- fix: saturate gas price in deser for unknown networks by @sistemd in #3095
- Add a layer to alloy-transport-http that allows propagating trace information by @prestwich in #3367
- chore(rpc-types-mev): remove unused
#![allow(deprecated)]directive by @0xlupin in #3376 - docs: add EIP-5792 and EIP-7547 crates to README by @TracyMock21 in #3382
- fix: remove ring spec and bump gcloud version by @prestwich in #2768
- docs: add tenderly, turnkey, and tx-macros crates to README by @TracyMock21 in #3385
- feat: add Signer implementation for secp256 key by @developeruche in #3337
- fix: simplify size functions by @DaniPopes in #3403
- chore: aggregate PRs by @DaniPopes in #3404
- chore(deps): run cargo shear by @DaniPopes in #3405
- chore(deps): bump taiki-e/install-action from 2.63.3 to 2.65.1 by @dependabot[bot] in #3406
- revert: remove transactionReceipts subscription kind by @mattsse in #3409
- chore: remove cyclic dev dep by @mattsse in #3411
New Contributors
- @ANtutov made their first contribution in #3307
- @0xxFloki made their first contribution in #3313
- @0xlupin made their first contribution in #3336
- @dizer-ti made their first contribution in #3346
- @yyhrnk made their first contribution in #3349
- @kurahin made their first contribution in #3348
- @10gic made their first contribution in #2974
- @sistemd made their first contribution in #3095
- @TracyMock21 made their first contribution in #3382
Full Changelog: v1.1.3...v1.2.1