alloy v0.1.3
What's Changed
- feat: add trace_filter method by @DoTheBestToGetTheBest in #946
- chore: nightly clippy by @DaniPopes in #947
- chore(eips): make
alloy-serde
optional underserde
by @DaniPopes in #948 - chore(eips): make
sha2
optional, addkzg-sidecar
feature by @DaniPopes in #949 - fix: enable tls12 in rustls by @DaniPopes in #952
- chore: add more features to meta crate by @DaniPopes in #953
- fix: deserialization of null storage keys in AccessListItem by @Wodann in #955
- feat: add eip-7251 system contract address/code by @onbjerg in #956
- fix: continue reading ipc on large data by @publicqi in #958
- docs: copy/paste error of eip-7251 link by @jsvisa in #961
- feat(contract): implement Filter's builder methods on Event by @alexfertel in #960
- feat: add eip-7702 helpers by @onbjerg in #950
- chore(eips): Add serde to Authorization types by @rakita in #964
- hotfix(contract): support state overrides for gas estimation by @shankinson in #967
- feat(alloy): forward
rustls
&native
reqwest TLS configuration to Alloy's metacrate by @zerosnacks in #969 - feat: move mev.rs from reth to rpc-types-mev by @0xqd in #970
- feat(network): Add
input
method toTransactionResponse
by @moricho in #959
New Contributors
- @Wodann made their first contribution in #955
- @publicqi made their first contribution in #958
- @jsvisa made their first contribution in #961
- @alexfertel made their first contribution in #960
- @rakita made their first contribution in #964
- @shankinson made their first contribution in #967
Full Changelog: v0.1.2...v0.1.3