Skip to content

Releases: farcasterxyz/snapchain

v0.2.13

08 May 17:14
514ed61

Choose a tag to compare

What's Changed

Full Changelog: v0.2.12...v0.2.13

v0.2.12

26 Apr 01:15
8b553df

Choose a tag to compare

[0.2.12] - 2025-04-26

🐛 Bug Fixes

  • Return empty nextPageToken for PagedResponse (#421)
  • Make reaction type optional for get_reactions_by_target (#431)
  • Implement /v1/events HTTP API endpoint (#451)

v0.2.11

25 Apr 04:57
1aeb042

Choose a tag to compare

[0.2.11] - 2025-04-25

🐛 Bug Fixes

  • Tune gossip params (#433)
  • Make the sleep in consensus critical path async (#436)
  • Read nodes only attempt sync against connected peers (#446)