Lorenzo Delgado
|
ce92fc1aed
|
refactor(wakunode2): flatten and simplify app setup (#1705)
|
2023-04-26 19:25:18 +02:00 |
Lorenzo Delgado
|
d7b72ac736
|
chore: flatten waku v2 protocols folder
|
2023-04-18 15:22:10 +02:00 |
Hanno Cornelius
|
418efca27f
|
feat: integrate new filter protocol, other improvements (#1637)
|
2023-04-11 10:12:54 +02:00 |
Lorenzo Delgado
|
8ba36e2dfa
|
chore(peer_manager): added peer_manager barrel module
|
2023-02-06 10:03:30 +01:00 |
Lorenzo Delgado
|
e4c10ed661
|
feat(wakunode2): support log format format selection
|
2022-12-07 12:30:32 +01:00 |
Aaryamann Challani
|
853995e17f
|
chore(rln-relay): barrel imports (#1386)
Co-authored-by: s1fr0 <28568419+s1fr0@users.noreply.github.com>
Co-authored-by: Lorenzo Delgado <lorenzo@status.im>
|
2022-11-21 15:15:03 +01:00 |
G
|
63137f3e2a
|
refactor(rln): remove kilic lib (#1365)
* refactor(rln): remove kilic lib
* chore(rln): address reviewerS
|
2022-11-09 19:45:04 +01:00 |
Lorenzo Delgado
|
7ef4eaf46d
|
chore: update push raises pragma according to nim 1.6
|
2022-11-04 10:52:27 +01:00 |
Lorenzo Delgado
|
cb1f4d46f4
|
chore: remove unused imports
|
2022-11-04 10:52:08 +01:00 |
Lorenzo Delgado
|
5c4f1ce43f
|
chore: make log topics consistent with nim-chronicles style
|
2022-11-03 16:36:24 +01:00 |
Lorenzo Delgado
|
8fee1b9bed
|
feat(filter): split waku filter protocol into server and client
|
2022-11-02 11:59:58 +01:00 |
Lorenzo Delgado
|
7e7bba4a98
|
feat(lightpush): add waku lightpush protocol client
|
2022-10-25 14:55:31 +02:00 |
Aaryamann Challani
|
bdb120d842
|
feat(chat2): metrics server + metrics logging (#1279)
* feat(rln-relay): periodically log metrics
* fix(chat2): enable metrics by default in chat2 config
* test(chat2): metrics, gc compilation error
* chore(metrics): make metrics a util, and import into wakunode2 apps dir
* fix(metrics): raise error
* fix(metrics): gc error
* fix(wakunode2): remove setup_metrics
* chore(metrics): waku utils metrics
* fix(metrics): create waku_metrics in node dir
* fix(metrics): log scope
* fix(chat2): disable metrics server by default
* fix(utils): collectorAsF64 proc def
* fix(metrics): store metrics path
|
2022-10-21 14:03:36 +05:30 |