github alloy-rs/alloy v1.4.1

6 hours ago

What's Changed

  • feat(alloy-provider): add methods for creating custom gas estimator for BlobGasFiller by @StackOverflowExcept1on in #3489
  • feat(provider): add mapping and mutable accessors to JoinFill by @mattsse in #3488
  • chore(consensus-any): remove redundant Clone bound from TxReceipt impl by @marukai67 in #3482
  • refactor(provider): use BoxedFut alias in From impl for ProviderCall by @0xlupin in #3492
  • refactor(rpc-types-eth): remove redundant clones in serde tests by @0xlupin in #3491
  • ci: pin nightly to 2026-01-10 by @mattsse in #3500
  • feat: added reth provider trait ext by @Rimeeeeee in #3480
  • fix(eips): use for loop in blob conversion to avoid stack overflow by @mattsse in #3499
  • chore: avoid cloning extra_fields in genesis ChainConfig by @0xcharry in #3494
  • chore(deps): bump taiki-e/install-action from 2.65.13 to 2.66.1 by @dependabot[bot] in #3508
  • chore(deps): bump crate-ci/typos from 1.41.0 to 1.42.0 by @dependabot[bot] in #3507
  • feat(rpc-types-engine): add ExecutionPayloadEnvelope V4/V5 conversions by @mattsse in #3510
  • feat(engine): add TestingApi with testing_buildBlockV1 support by @mattsse in #3511
  • feat(provider): add accessors to FillProvider and NonceFiller by @Mapogundal in #3501
  • feat(provider): add CacheLayer builder methods by @Mapogundal in #3490

New Contributors

Full Changelog: v1.4.0...v1.4.1

Don't miss a new alloy release

NewReleases is sending notifications on new releases.