Skip to content

v0.30.0

Compare
Choose a tag to compare
@agaffney agaffney released this 22 Feb 03:02
· 591 commits to main since this release
526a457

Breaking changes

  • The API for the blockfetch protocol has changed. There are now only 2 entrypoint functions, one for fetching a single block and one for fetching a range that uses a callback function to deliver each block

What's Changed

  • feat: simpler interface for blockfetch protocol by @agaffney in #199

Full Changelog: v0.29.1...v0.30.0