go-waku/waku/v2
Prem Chaitanya Prathi d13b1f0aa3
autosharding content-topic config (#696)
* chore: add shard choice simulation test

* feat: add new flags for pubsub and contentTopics and deprecate topic flag

* chore: remove store-resume-peer config and comment out functionality until redesign of store is done

* chore: fix code to use contentTopics value

* fix: use default waku topic only if no other topics are provided in the config
2023-09-06 10:07:21 +05:30
..
discv5 fix: allow mixing named and static shards 2023-09-04 10:10:49 -04:00
dnsdisc refactor: add libp2p metrics, and make each protocol responsable for defining its own metrics 2023-08-18 13:56:43 -04:00
hash feat(message): added waku message deterministic hashing 2023-03-08 09:08:08 -04:00
node fix: allow mixing named and static shards 2023-09-04 10:10:49 -04:00
payload refactor: move payload handling to its own package 2022-12-15 21:55:14 -04:00
peermanager refactor: peerManager test (#683) 2023-08-30 21:33:57 +07:00
peerstore refactor(WakuPeerStore): nit origin (#685) 2023-08-25 19:36:06 +04:00
protocol autosharding content-topic config (#696) 2023-09-06 10:07:21 +05:30
rendezvous refactor: remove unused function and simplify code related to creating db and migrations 2023-08-10 10:37:22 -04:00
timesource refactor: service interface 2023-01-07 11:25:32 -04:00
utils chore: utils tests (#661) 2023-08-22 19:18:43 +05:30