alloy v0.3.1
What's Changed
- chore(features): enable
consensus
andnetwork
along withproviders
by @klkvr in #1207 - feat(alloy-provider): add abstraction for
NonceFiller
behavior by @StackOverflowExcept1on in #1108 - fix: value of TxEip1559.ty by @bbjubjub2494 in #1210
- docs: update version by @MistApproach in #1211
- chore(README): Add a link to
rpc-types-debug
by @moricho in #1212 - eip7702: implement
tx_type
forTxEip7702
by @tcoratger in #1214 - eip7702: derive
arbitrary::Arbitrary
forTxEip7702
by @tcoratger in #1216 - bump rust msrv to 1.78 by @tcoratger in #1219
- eip7702: rm useless methods for
TxEip7702
by @tcoratger in #1221 - fix(eips): no-std compat by @refcell in #1222
- feat: workflow to validate no_std compatibility by @refcell in #1223
- fix: Anvil builder default port by @MistApproach in #1213
- feat(
json-rpc
): implement From U256 and String for SubId by @Evalir in #1226
New Contributors
- @bbjubjub2494 made their first contribution in #1210
- @MistApproach made their first contribution in #1211
- @refcell made their first contribution in #1222
Full Changelog: v0.3.0...v0.3.1