v0.3.2
What's Changed
- chore: derive more default features false by @mattsse in #1230
- feat(network-primitives): expose more fields via block response traits by @yash-atreya in #1229
- feat(rpc-types-engine): add forkchoice state zero helpers by @Rjected in #1231
- consensus: implement
Arbitrary
forHeader
by @tcoratger in #1235 - consensus: impl parent_num_hash for Header by @tcoratger in #1238
- consensus: impl
is_zero_difficulty
forHeader
by @tcoratger in #1236 - consensus: impl
exceeds_allowed_future_timestamp
forHeader
by @tcoratger in #1237 - chore: optional derive more by @mattsse in #1239
- feat: add Reth node bindings by @zerosnacks in #1092
- chore(eip1898): display
RpcBlockHash
by @emhane in #1242 - feat(rpc-types-eth): AnyBlock by @yash-atreya in #1243
- fix(consensus): Remove Unused Alloc Vecs by @refcell in #1250
- feat: no_std network primitives by @refcell in #1248
- dep: bump tower to 0.5 by @tcoratger in #1249
- rpc: add getter trait methods to
ReceiptResponse
by @tcoratger in #1251 - chore: add helpers for beacon blob bundle by @mattsse in #1254
- chore: add aliases for Num Hash by @mattsse in #1253
Full Changelog: v0.3.1...v0.3.2