Skip to content

v0.1.5

Choose a tag to compare

@github-actions github-actions released this 22 Jul 09:45

0.1.5 (2026-07-22)

Features

  • answer every joined contest's root record in one fetch (1795cd5)
  • carry the whole cold pull in the bulk answer, and spend one answer on every contest (06ed65c)

Bug Fixes

  • bound a hung cold-join provider dial at 3s, not the 10s router timeout (dc47111), closes #discoverProviders
  • fall back to per-topic when a peer ERRORs the bulk root key, not just when it NOT_FOUNDs (983cd57)

Performance Improvements

  • coalesce the cold-start gating-chain head-read storm (252 -> 66 getBlockNumber, -74%) (931371e)