v0.13.0
What's Changed
- fix(pubsub): wrap channel_size with Arc by @0xBurbo in #2212
- chore: fmt by @mattsse in #2221
- feat: add EIP1186AccountProofResponse::is_empty by @mattsse in #2224
- docs: suggest running cargo-semver-checks when releasing by @DaniPopes in #2226
- chore: propagate arbitrary feature by @DaniPopes in #2227
- feat(
provider
):DebugApi
generic overNetwork
by @07Vaishnavi-Singh in #2211 - chore(
provider
): useWeakClient
inGetSubscription
by @yash-atreya in #2219 - Add more details on FilterSet by @0xMushow in #2229
- auto_impl(&) for Encodable2718 by @gitToki in #2230
- test: add test for 429 error message by @mattsse in #2231
- feat(
provider
): applyGetSubscription
to trait by @frankudoags in #2220 - chore: expect instead of allow by @DaniPopes in #2228
- fix(
pubsub
): fix race condition in ActiveSub by @yash-atreya in #2222 - fix: use unwrap_or_else for subscribe by @mattsse in #2233
- test: fix inference fail in test by @DaniPopes in #2239
- chore(ci): bump reth and geth to latest by @yash-atreya in #2241
- feat(
provider
): eth_signTransaction by @yash-atreya in #2236 - feat(
provider
): subscribe_full_blocks by @yash-atreya in #2215 - feat: eip7594 constants by @rkrasiuk in #2245
- feat: add bincode compat for receipt envelope by @mattsse in #2246
- docs: update reference to MetaMask gas estimation by @Hopium21 in #2232
- added input-mut for TxEnvelope by @Rimeeeeee in #2244
- test: fix flaky test by @mattsse in #2248
- chore: add error message helper by @mattsse in #2247
- feat(
signers
):Web3Signer
by @yash-atreya in #2238 - chore: add error message for reconnect failure by @mattsse in #2253
- fix(
pubsub
): retry connecting to backend by @yash-atreya in #2254 - feat(
provider
): watch_full_blocks by @yash-atreya in #2194 - chore(deps): c-kzg 2.0 by @yash-atreya in #2240
New Contributors
- @0xBurbo made their first contribution in #2212
- @07Vaishnavi-Singh made their first contribution in #2211
- @gitToki made their first contribution in #2230
- @Hopium21 made their first contribution in #2232
Full Changelog: v0.12.6...v0.13.0