2
0
mirror of https://github.com/status-im/status-go.git synced 2025-02-25 05:05:46 +00:00

7 Commits

Author SHA1 Message Date
Patryk Osmaczko
67134d9811 chore_: move waku types out of eth-node 2025-01-17 10:14:54 +01:00
Prem Chaitanya Prathi
9a703162c4
refactor: only use shards ()
* refactor_: use shards by default

* fix_: metadata lightclient check

* chore_: update go-waku
2024-07-15 20:55:12 +05:30
richΛrd
56cc5c96c5
feat_: bump go-waku to introduce new keep alive interval ()
- Also renames the existing keepAliveInterval to randomPeerKeepAliveInterval, and uses time.Duration instead of int
2024-07-11 14:36:34 -04:00
richΛrd
82ae41f6d5
feat(waku2)_: allow using an env variable to set the node's key () 2024-05-15 19:15:22 -04:00
Igor Sirotin
59c6ee5ffe
chore_: disable discv5 in tests () 2024-05-07 15:06:45 +01:00
Igor Sirotin
c85bf76f21
fix: Update and improve TestFetchRealCommunity () 2024-03-20 18:10:02 +00:00
Igor Sirotin
44c39d345e
chore: testWakuV2Config ()
* chore: testWakuV2Config

* renamed to `NewTestWakuV2`
2024-02-12 12:53:15 +00:00