What's Changed
- fix: trezor derivation path by @platykurtic-icu in #3148
- chore(node-bindings/anvil): unify startup timeout with shared NODE_STARTUP_TIMEOUT by @phrwlk in #3193
- feat: add CallBuilder::send,deploy_sync by @mattsse in #3200
- docs(rpc-types-engine): correct ExecutionPayloadV3 spec URL and Execu… by @jenniferzelo in #3203
- fix: increase average CU cost from
17to20per updated Alchemy docs by @zerosnacks in #3208 - fix: normalize recovery bytes in flashbots signature by @0xJchen in #3192
- fix: eliminate ambiguity regarding missing subscriptions by @Forostovec in #3206
- feat: obtain the transaction hash if eth_sendrawSync by @stevencartavia in #3202
- feat(rpc-types): add
FillTransactionresponse type by @mablr in #3210 - feat: add prestate helpers by @mattsse in #3209
- chore(deps): bump taiki-e/install-action from 2.62.45 to 2.62.49 by @dependabot[bot] in #3173
- fix(rpc-types): correct BeaconExecutionPayloadV3 doc by @jenniferzelo in #3216
- fix: use BlockHash for ForkedNetwork.fork_block_hash by @Galoretka in #3224
- feat: add helper
TypedTransaction::decode_unsigned()by @lean-apple in #3198 - feat:
Eip2718DecodableReceiptby @klkvr in #3225
New Contributors
- @platykurtic-icu made their first contribution in #3148
- @0xJchen made their first contribution in #3192
Full Changelog: v1.1.1...v1.1.2