What's Changed
- Use buffered channel for subscription errors by @peterargue in #618
- Reuse block preparation logic in streaming API by @peterargue in #617
- Fix timeouts from E2E test regarding
eth_subscribe
by @m-Peter in #619 - Add CLI commands on binary by @m-Peter in #616
- Add JSON tags in
content
type for proper field serialization inTxPool
API by @m-Peter in #614 - Introduce dedicated
BlockHeader
type for usage innewHeads
subscription endpoint by @m-Peter in #620 - Update to Cadence v1.2.1 by @turbolent in #623
Full Changelog: v0.36.5...v0.37.0