Darshan K
729e63f53d
refactor: wrap peer store ( #3051 )
...
Encapsulate peerstore with wakupeerstore
2024-09-27 18:16:46 +05:30
gabrielmer
a3cd2a1a92
chore: deprecating pubsub topic ( #2997 )
2024-09-10 15:07:12 -06:00
Jakub Sokołowski
f534549a1e
chore: replace statusim.net instances with status.im ( #2941 )
...
Use of `statusim.net` domain been deprecated since March:
https://github.com/status-im/infra-shards/commit/7df38c14
Also adjust test to match enr with multiaddresses.
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-08-05 12:57:43 +02:00
Darshan K
8bfad3ab45
chore: refactor relative path to better absolute ( #2861 )
2024-07-06 00:03:38 +02:00
Darshan K
3b27aee820
fix: mount metadata in wakucanary ( #2793 )
...
* chore: integrate cluster id and shards to waku node.
2024-06-14 18:29:42 +05:30
Vaclav Pavlin
e0079cd0d4
chore(wakucanary): fix fitler protocol, add storev3 ( #2735 )
2024-05-27 23:13:59 +02:00
Anton Iakimov
18a053591d
chore: switch wakuv2 to waku fleet ( #2519 )
...
See https://github.com/status-im/infra-nim-waku/issues/91
2024-03-20 16:28:00 +01:00
Ivan FB
3ba4378cbe
Generic re-style with nph 0.5.1 ( #2396 )
2024-03-16 00:08:47 +01:00
gabrielmer
361fe2cdc7
chore: moving node initialization code to node_factory.nim ( #2479 )
2024-03-02 18:59:53 -06:00
gabrielmer
849d76d6d4
chore: automatically generating certs if not provided (Waku Canary) ( #2408 )
2024-02-12 16:28:22 +02:00
Ivan FB
385daf16be
chore: vendor bump for 0.23.0 ( #2274 )
...
* on_chain/group_manager: use .async: (raises:[Exception]).
* bump nim-dnsdisc
* update nim-chronos to the latest state
* chat2.nim: catch any possible exception when stopping
* chat2bridge.nim: make it to compile after vendor bump
* ValidIpAddress (deprecated) -> IpAddress
* vendor/nim-libp2p additional bump
* libwaku: adapt to vendor bump
* testlib/wakunode.nim: adapt to vendor bump (ValidIpAddress -> IpAddress)
* waku_node: avoid throwing any exception from stop*(node: WakuNode)
* test_confutils_envvar.nim: ValidIpAddress -> IpAddress
* test_jsonrpc_store: capture exception
* test_rln*: handling exceptions
* adaptation to make test_rln_* to work properly
* signature enhancement of group_manager methods
2023-12-14 07:16:39 +01:00
Vaclav Pavlin
6cb9a8da86
feat(wakucanary): add latency measurement using ping protocol ( #2074 )
2023-09-26 15:02:12 +02:00
Ivan Folgueira Bande
1c4533a27a
Bumping vendor/nim-confutils and vendor/nim-serialization ( #2056 )
2023-09-21 13:12:14 +02:00
Vaclav Pavlin
7dce0b9e94
fix(wakucanary): add missing return on timeout ( #1901 )
2023-08-11 10:00:19 +02:00
Hanno Cornelius
b9d5d28af5
chore: remove references to v2 ( #1898 )
...
* chore: remove references to v2
* fix: lingering rln-relay import path
2023-08-09 18:11:50 +01:00
Vaclav Pavlin
831a093f25
fix(wakucanary): add enr record to builder ( #1882 )
2023-08-04 07:22:31 +02:00
Lorenzo Delgado
209579b0a7
chore: move networkmonitor and wakucanary to apps directory
2023-04-27 16:25:31 +02:00