richΛrd
492f0b1242
fix: udp port 0 in go-waku ( #4973 )
2024-03-22 16:38:40 -04:00
richΛrd
f650915a49
chore: bump go-waku to fix high cpu usage by peer exchange ( #4777 )
2024-02-21 11:05:58 -04:00
frank
69948a7024
fix: endless logout ( #4563 )
2024-01-30 19:45:08 +08:00
richΛrd
1ac99c2dcb
chore: bump go-waku ( #4505 )
2024-01-05 16:43:05 -04:00
kaichao
e28eca1c54
Bump waku version ( #4407 )
...
* chore: make vendor
* chore: fix data types
* Update wakuv2/common/message.go
Co-authored-by: richΛrd <info@richardramos.me>
* Update wakuv2/common/message.go
Co-authored-by: richΛrd <info@richardramos.me>
* Update wakuv2/persistence/dbstore.go
Co-authored-by: richΛrd <info@richardramos.me>
* chore: use safe method to get timestamp.
* chore: use proto.Uint64 to convert reference
* chore: manual fix lint issue when import dependency
---------
Co-authored-by: richΛrd <info@richardramos.me>
2023-12-05 12:29:27 +08:00
richΛrd
2c954d42cf
feat: replace DefaultPubsubTopic by Shard 32 ( #4161 )
2023-11-09 20:29:15 -04:00
Vitaliy Vlasov
356b2f5ca3
Refactor filter health checks; add debugging logs
2023-10-04 00:39:33 +03:00
Siddarth Kumar
15369f26dd
chore: bump go-waku to latest commit ( #4000 )
...
This includes the fix for panic we saw in regards to Relay connections
issue in go-waku : waku-org/go-waku#713
2023-09-07 20:59:28 +05:30
Prem Chaitanya Prathi
b3a93fff12
chore: bumped go-waku to recent commit which contains changes for improved peer management
2023-08-29 13:02:19 +01:00
Andrea Maria Piana
df2a5d8e21
Update go waku & Shorten shutdown
2023-07-17 14:44:32 +01:00
Andrea Maria Piana
67050429df
Bump go-waku
2023-07-07 14:49:40 +01:00
Richard Ramos
28229faec0
chore: bump libp2p related dependencies
2023-06-30 14:23:08 -04:00
Andrea Maria Piana
efb1036429
update go-waku v0.6.0
2023-05-17 18:23:27 +01:00
Richard Ramos
acad6e4958
chore: bump go-waku
2023-05-09 17:26:29 -04:00
RichΛrd
0babdad17b
chore: upgrade go-waku to v0.5 ( #3213 )
...
* chore: upgrade go-waku to v0.5
* chore: add println and logs to check what's being stored in the enr, and preemptively delete the multiaddr field (#3219 )
* feat: add wakuv2 test (#3218 )
2023-02-22 17:58:17 -04:00
Andrea Maria Piana
9a598cc65b
Bump go waku
2023-02-08 17:48:09 +00:00
Richard Ramos
17fcd947d2
fix(waku2): close discv5 iterator on logout
2023-01-31 14:26:09 -04:00
Richard Ramos
cccea5f14b
chore(waku2): bump go-waku to notice disconnection from peers faster
2023-01-27 14:17:43 -04:00
Richard Ramos
0b6eddf67d
fix: close connections when maximum number of peers is reached
2023-01-18 11:43:07 -04:00
Richard Ramos
7de1753549
waku2 - restart discv5 when peers are low and use newer go-waku code to deal with discovery
2023-01-18 11:43:07 -04:00
Richard Ramos
0527009f6c
chore: update gowaku
2023-01-10 09:02:37 -04:00
Andrea Maria Piana
8593866862
Restart discovery when it fails
...
When discovery fails to be seeded with bootstrap/fallback nodes, it
never recovers.
This commit changes the behavior so that status-go retries fetching
bootnodes, and restarts discovery when that happens.
2022-12-14 20:54:48 +00:00
Richard Ramos
38a4bbf235
chore: bump go-waku
2022-12-14 20:54:48 +00:00
Richard Ramos
5b69985b18
chore(waku2): bump go-waku
2022-11-29 16:30:53 -04:00
Richard Ramos
ea89a41d96
fix: go-waku update discv5 ENR on succesful NAT
2022-11-28 08:41:23 -04:00