alloy v0.2.0
What's Changed
- chore: add payloadbodies v2 to capabilities set by @mattsse in #1025
- chore: fix unnameable types by @DaniPopes in #1029
- chore: trace output utils by @DaniPopes in #1027
- feat: add rpc namespace by @SozinM in #994
- fix(eip7702): Add correct rlp decode/encode by @rakita in #1034
- feat: add hash for 7702 by @mattsse in #1037
- feat(genesis): rm EIP150Hash by @jsvisa in #1039
- feat: add arbitrary to auth by @mattsse in #1036
- chore: remove proptest in all crates and Arbitrary derives by @Rjected in #966
- feat: add
rpc-types-mev
feature to meta crate by @leruaa in #1040 - feat: generate valid signed auth signatures by @Rjected in #1041
- fix: cargo fmt by @jsvisa in #1044
- chore(deps): bump Trezor client to
=0.1.4
to fix signing bug by @zerosnacks in #1045 - feat(otterscan): add ots slim block and serialze OperationType to int by @jsvisa in #1043
- fix(admin): id in NodeInfo is string instead of B256 by @jsvisa in #1038
- feat(core): update core version by @0xfourzerofour in #1049
- feat: impl
arbitrary
for tx structs by @leruaa in #1050 - chore: make auth mandatory in recovered auth by @mattsse in #1047
- fix(provider): Do not overflow LRU cache capacity in ChainStreamPoller by @popzxc in #1052
- feat: add authorization list to rpc transaction and tx receipt types by @PanGan21 in #1051
- feat(rpc-types-eth): serde flatten
BlobTransactionSidecar
in tx req by @yash-atreya in #1054 - feat: add 7702 tx type by @mattsse in #1046
- refactor: replace
U64
withu64
by @yash-atreya in #1057 - fix: require storageKeys value broken bincode serialization from #955 by @jtguibas in #1058
- fix(provider): Prevent panic from having 0 keys when calling
on_anvil_with_wallet_and_config
by @moricho in #1055 - feat: expose encoded_len_with_signature() by @leruaa in #1063
- fix: Trim conflicting key
max_fee_per_blob_gas
from Eip1559 tx type by @moricho in #1064
New Contributors
- @0xfourzerofour made their first contribution in #1049
- @jtguibas made their first contribution in #1058
Full Changelog: v0.1.4...v0.2.0