go-waku/waku/v2
richΛrd 387ee5f9ac
feat: merkle tree persistence
- use atomic operations API
- resume onchain sync from persisted tree db
- close eth client and db connection appropriately
- pass in the path to the tree db
- fix nwaku compatibility issues
2023-08-18 09:59:37 -04:00
..
discv5 Feat/peer manager (#596) 2023-08-03 21:51:15 +05:30
dnsdisc feat: add peer connection notif channel and allow dialing peers with the peer.AddrInfo 2023-05-12 09:09:08 -04:00
hash feat(message): added waku message deterministic hashing 2023-03-08 09:08:08 -04:00
metrics fix: rename `gowaku_` metrics to `waku_` 2023-04-27 09:58:06 -04:00
node feat: merkle tree persistence 2023-08-18 09:59:37 -04:00
payload refactor: move payload handling to its own package 2022-12-15 21:55:14 -04:00
peermanager fix: fix relay peer calculation (#650) 2023-08-17 18:26:20 +05:30
peerstore feat: implement relay connectivity loop (#642) 2023-08-15 06:57:51 +05:30
protocol feat: merkle tree persistence 2023-08-18 09:59:37 -04:00
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 feat: support serviceslots in peermanager (#631) 2023-08-10 18:28:22 +05:30