github alloy-rs/alloy v1.0.37

latest releases: v1.4.3, v1.4.2, v1.4.1...
3 months ago

What's Changed

  • fix(pubsub): remove redundant shutdown try_recv check in recv_from_frontend by @radik878 in #2922
  • fix: Convert static vectors to arrays by @RomanHodulak in #2926
  • feat: Add UnsupportedTransactionType error by @RomanHodulak in #2928
  • test: Test display of UnsupportedTransactionType error and its conversion into TransactionBuilderError by @RomanHodulak in #2929
  • chore(rpc-types-eth): remove useless serde deny_unknown_fields on enums by @sashass1315 in #2927
  • Avoid unnecessary String allocation in serde display serialization by @maximevtush in #2930
  • refactor(beacon-events): use BeaconBlockHeader in light client finality by @GarmashAlex in #2933
  • refactor(rpc-client): remove dead SerError state from BatchFuture by @MozirDmitriy in #2934
  • chore(eip-7702): remove the leading whitespace of predeployed contract by @jsvisa in #2937
  • chore: fix a couple of grammatical errors by @gap-editor in #2931
  • fix: JWT Token Validation Logic in AuthService by @maradini77 in #2935
  • chore: remove feature(doc_auto_cfg) by @DaniPopes in #2941
  • Do not cache tag-based BlockId requests in provider cache by @anim001k in #2942
  • feat(network): add tx type helper methods to AnyTxEnvelope and AnyRpcTransaction by @mattsse in #2936
  • chore: remove unused core::panic import by @MozirDmitriy in #2939
  • chore: Align tracing targets by @jenniferzelo in #2932
  • chore(beacon): remove redundant DisplayFromStr on header.block_number by @radik878 in #2943
  • chore: use fqs for tx_hash_with_type forwarding by @mattsse in #2944
  • Use is_subscription() in RequestPacket::subscription_request_ids by @radik878 in #2947
  • fix(consensus): replace redundant set_chain_id call with comment in set_chain_id_checked by @rnkrtt in #2948
  • feat(provider): include inner cause in DecodeError message by @MozirDmitriy in #2945
  • chore(signer-gcp): remove unused fmt::Debug import by @radik878 in #2951
  • fix(consensus): correct deprecated method references in Recovered by @rnkrtt in #2950
  • chore(deps): bump taiki-e/install-action from 2.62.1 to 2.62.13 by @dependabot[bot] in #2952
  • chore(deps): bump crate-ci/typos from 1.36.2 to 1.36.3 by @dependabot[bot] in #2953
  • Recognize IPv6 loopback in guess_local_url (treat ::1 as local) by @viktorking7 in #2954
  • fix: use correct base update fraction by @mattsse in #2958

New Contributors

Full Changelog: v1.0.36...v1.0.37

Don't miss a new alloy release

NewReleases is sending notifications on new releases.