Releases: bitsocialnet/pubsub-voting
Releases · bitsocialnet/pubsub-voting
v0.1.7
Compare
Sorry, something went wrong.
No results found
0.1.7 (2026-07-30)
Bug Fixes
keep the directory fixture's gate on its declared chain, pin the example manifest (48d9a8f ), closes #24
v0.1.6
Compare
Sorry, something went wrong.
No results found
v0.1.5
Compare
Sorry, something went wrong.
No results found
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 )
v0.1.4
Compare
Sorry, something went wrong.
No results found
v0.1.3
Compare
Sorry, something went wrong.
No results found
v0.1.2
Compare
Sorry, something went wrong.
No results found
v0.1.1
Compare
Sorry, something went wrong.
No results found
0.1.1 (2026-07-17)
Features
fail fast on invalid community names and report own-vote evictions (32dca7e )
v0.1.0
Compare
Sorry, something went wrong.
No results found
0.1.0 (2026-07-17)
⚠ BREAKING CHANGES
drop RPC URLs from the criteria document
Features
drop RPC URLs from the criteria document (17dbc67 )
v0.0.10
Compare
Sorry, something went wrong.
No results found
0.0.10 (2026-07-16)
Features
re-run the cold-start pull on gossipsub subscription-change (c838023 ), closes #15 #14 #16
v0.0.9
Compare
Sorry, something went wrong.
No results found
0.0.9 (2026-07-16)
Features
persist checkpoint snapshots under dataPath so a seeder restart keeps the tally (9cccea0 )
Bug Fixes
close the orphaned sqlite handle when #open () fails mid-initialization (e144e1a )