What's Changed
- chore: hide input mut by @mattsse in #2255
- feat: make it easier to configure non u256 topics in filterset by @stevencartavia in #2257
- feat: filterset topics extend by @stevencartavia in #2258
- feat(
consensus
): WithEncoded helpers by @yash-atreya in #2266 - docs: remove outdated doc on PollerBuilder by @DaniPopes in #2267
- docs: update doc on PollerBuilder by @DaniPopes in #2268
- feat: add bincode compat to eth typed tx by @mattsse in #2269
- chore: port transaction envelope bincode compat function by @shane-moore in #2263
- feat: add conditional conversions for BlockTransactions by @mattsse in #2270
- feat(
eth-wallet
): set default signer helper by @yash-atreya in #2271 - feat(eip4844): Implement
AsRef
andAsMut
forTxEip4844
by @RomanHodulak in #2272 - added TxType::is_eipxxx fxns by @Rimeeeeee in #2275
- test: update error handling by @mattsse in #2277
- fix docs of input field for different tx by @gftea in #2177
- chore: skip flaky bsc err resp by @mattsse in #2279
- fix: cell proofs in
BlobsBundleV2::take
by @rkrasiuk in #2281 - feat: add
From<TxHash>
forPendingTxConfig
by @onbjerg in #2282 - fix:
BlobAndProofV2
by @rkrasiuk in #2283 - feat:
ExecutionPayloadEnvelopeV5
by @rkrasiuk in #2284 - feat(
provider
): nonce filler helpers by @yash-atreya in #2280 - feat: add eth get transaction by sender and nonce by @mattsse in #2285
- chore: Fixed 404 link by @polytur in #2286
- fix: use wasmtimer sleep by @DaniPopes in #2287
- chore: use target_family instead of arch for wasm cfg by @DaniPopes in #2288
- feat(
fillers
): make CachedNonceManager default by @yash-atreya in #2289 - chore: bump msrv to 1.82 by @zerosnacks in #2293
- chore!: Add
ancestor_headers
toExecutionWitness
by @kevaundray in #2294 - chore(deps): bincode 2.0 by @yash-atreya in #2297
- feat!: relax ProviderBuilder bounds by @DaniPopes in #2276
- chore(deps): core 1.0 by @yash-atreya in #2184
New Contributors
- @shane-moore made their first contribution in #2263
- @RomanHodulak made their first contribution in #2272
- @gftea made their first contribution in #2177
- @polytur made their first contribution in #2286
- @kevaundray made their first contribution in #2294
Full Changelog: v0.13.0...v0.14.0