What's Changed
- fix(provider): update
test_anvil_set_timefor correctedevm_setTimeby @stevencartavia in #3889 - fix(rpc-types-trace): add 0x prefix to storage keys and values in
StructLogby @figtracer in #3891 - fix: clear stderr buffer and break on EOF in geth reader thread by @mattsse in #3888
- chore: added raw bal rpc by @Rimeeeeee in #3892
- ci: pin actions to SHA and add dependabot cooldown by @decofe in #3895
- chore(BAL): added from_block_slow_optional_bal by @Rimeeeeee in #3898
- perf(consensus): avoid clones in ReceiptWithBloom::into_logs by @Shresth79 in #3894
- feat(provider): add ProviderBuilder apply helpers by @mattsse in #3901
- chore: update reth rpc endpoints by @mattsse in #3902
- chore(deps): bump taiki-e/install-action from 2.74.0 to 2.75.3 by @dependabot[bot] in #3897
- chore(deps): bump github/codeql-action from 7fc6561ed893d15cec696e062df840b21db27eb0 to 95e58e9a2cdfd71adc6e0353d5c52f41a045d225 by @dependabot[bot] in #3896
- test(provider): re-enable anvil tests by @mattsse in #3903
- feat(rpc-types-engine): add ExecutionPayload bal_hash getter by @mattsse in #3904
- fix(node-bindings): align Reth::default with Reth::new by @Shresth79 in #3900
- chore: changed get_block_access_list_raw to accept BlockId by @Rimeeeeee in #3907
- feat(signer): add MnemonicKey for efficient HD key derivation by @decofe in #3908
- feat(transport-ws): add
WsBackend::from_socketconstructor by @stevencartavia in #3911 - fix(provider): skip batching eth_call with block overrides by @Shresth79 in #3910
Full Changelog: v2.0.0...v2.0.1