What's Changed
- fix: fixes for tx-envelope macro by @klkvr in #3008
- chore: aggregate PRs by @DaniPopes in #3011
- feat: add helper for legacy -> 7594 sidecar conversion by @klkvr in #3013
- chore: fix unused import by @mattsse in #3015
- test: add serde test for GethDebugTracingOptions with prestateTracer by @mattsse in #3016
- chore(deps): bump github/codeql-action from 3 to 4 by @dependabot[bot] in #3025
- chore(deps): bump taiki-e/install-action from 2.62.21 to 2.62.28 by @dependabot[bot] in #3024
- chore(deps): bump crate-ci/typos from 1.37.2 to 1.38.1 by @dependabot[bot] in #3023
- feat(signer-turnkey): add Turnkey signer implementation by @rplusq in #2962
- fix: saturate gas_price deser for TxLegacy by @DaniPopes in #3010
- feat(provider): add subscribe_noparams helper and use in admin by @rnkrtt in #3028
- fix(provider): correct EthCallParams serialize length when no options set by @sashass1315 in #3030
- docs: fix broken intra-doc links in provider crate by @rnkrtt in #3031
- feat(rpc-trace): add tx_index for traceCall by @jsvisa in #2881
- chore: add rlp test by @mattsse in #3032
- chore: adds erc7562 tracer variant by @Vid201 in #2690
- chore: add changelog by @mattsse in #3033
New Contributors
Full Changelog: v1.0.38...v1.0.39