Fabiana Cecin
bb8a7e8782
Fix redundant start/stop calls ( #3817 )
...
* remove redundant proto start/stop calls from node start/stop
* fix WakuRelay start/stop not overriding GossipSub start/stop
* replace startRelay with reconnectRelayPeers
2026-04-22 09:52:57 -03:00
Fabiana Cecin
7b580dbf39
chore(refactoring): replace some isErr usage with better alternatives ( #3615 )
...
* Closes apply isOkOr || valueOr approach (#1969 )
2025-10-27 14:07:06 -03:00
Ivan FB
7e5041d5e1
Move log level from debug to info ( #3622 )
...
* convert all debug logs to info log level
* waku_relay protocol mv notice spammy logs to debug
2025-10-15 10:49:36 +02:00
Simon-Pierre Vivier
9327da5a7b
feat: waku sync full topic support ( #3275 )
2025-09-12 08:12:35 -04:00
Darshan K
5fc8c59f54
chore: bump dependencies to v0.37.0 ( #3536 )
2025-09-10 13:20:37 +05:30
Simon-Pierre Vivier
edf416f9e0
fix: remove waku sync broken dos mechanism ( #3472 )
2025-06-26 11:40:10 -04:00
Hanno Cornelius
66d8d3763d
fix: misc sync fixes, added debug logging ( #3411 )
2025-06-04 15:19:14 +02:00
Ivan FB
9f68c83fed
chore: bump dependencies for v0.36 ( #3410 )
...
* properly pass userMessageLimit to OnchainGroupManager
* waku.nimble 2.2.4 Nim compiler
* rm stew/shims/net import
* change ValidIpAddress.init with parseIpAddress
* fix serialize for zerokit
* group_manager: separate if statements
* protocol_types: add encode UInt32 with zeros up to 32 bytes
* windows build: skip libunwind build and rm libunwind.a inlcusion step
* bump nph to overcome the compilation issues with 2.2.x
* bump nim-libp2p to v1.10.1
2025-05-26 21:58:02 +02:00
Simon-Pierre Vivier
0c63ce4e9b
feat: refactor waku sync DOS protection ( #3391 )
2025-04-24 09:07:21 -04:00
Simon-Pierre Vivier
2f49aae2b7
feat: Waku Sync dashboard new panel & update ( #3379 )
2025-04-22 08:37:11 -04:00
Simon-Pierre Vivier
7c59f7c257
feat: enhance Waku Sync logs and metrics ( #3370 )
2025-04-16 09:24:05 -04:00
Simon-Pierre Vivier
cda48e25f7
fix: filter out ephemeral msg from waku sync ( #3332 )
2025-03-20 15:30:29 -04:00
Simon-Pierre Vivier
7031607b58
feat: waku store sync 2.0 config & setup ( #3217 )
2025-01-24 11:46:11 -05:00
Simon-Pierre Vivier
2630b88b41
feat: waku store sync 2.0 protocols & tests ( #3216 )
2025-01-23 16:13:26 -05:00