Richard Ramos
|
446e38ceaf
|
chore: add sqlite default parameters
|
2022-12-10 07:25:26 -04:00 |
Richard Ramos
|
ca17ac8c91
|
feat: allow passing params to db url and connection pool params
|
2022-12-09 23:11:27 -04:00 |
Richard Ramos
|
d64c4aedc4
|
fix: examples and making resume nodes optional
|
2022-12-09 14:28:08 -04:00 |
Richard Ramos
|
84c7022e2d
|
feat: add ntp timesource
|
2022-12-09 10:20:16 -04:00 |
Prajjawalk
|
066185ee86
|
Add: waitgroup for logger to wait for RPC server to be mounted, ref issue:- #299
Signed-off-by: Prajjawalk <prajjawalkhandelwal@gmail.com>
|
2022-12-08 15:49:34 -04:00 |
Richard Ramos
|
ff8c3009c7
|
refactor: store
|
2022-12-06 12:06:17 -04:00 |
Richard Ramos
|
b08ae4d7cc
|
fix(peer_exchange): allow using as client without discv5 enabled
|
2022-12-03 09:52:01 -04:00 |
Richard Ramos
|
5243124af5
|
refactor: gowaku version
|
2022-11-25 21:56:43 -04:00 |
Richard Ramos
|
7e74155dca
|
feat: add version metric
|
2022-11-25 17:38:14 -04:00 |
Richard Ramos
|
c8fc0404d1
|
chore: rename status-im/go-waku to waku-org/go-waku
|
2022-11-09 16:03:40 -04:00 |
Richard Ramos
|
8b64934e2c
|
feat: peer exchange
|
2022-11-09 17:26:38 +03:00 |
Richard Ramos
|
a60213b14b
|
chore: add `agent-string` flag
|
2022-10-27 11:28:37 -04:00 |
Richard Ramos
|
1b7dd9fe3f
|
chore: remove rendezvous
|
2022-10-27 09:16:26 -04:00 |
Richard Ramos
|
97973e3226
|
fix: keep only last 30 messages in memory in rpc relay and filter
|
2022-10-21 11:29:31 -04:00 |
Richard Ramos
|
b242389e05
|
chore: remove `--persist-messages` flag
|
2022-10-20 09:35:42 -04:00 |
Richard Ramos
|
57a525f71e
|
chore: upgrade libp2p
|
2022-10-19 15:54:02 -04:00 |
Richard Ramos
|
c39c4d535c
|
feat: support multiple DNS discovery URLs (#309)
|
2022-09-14 15:19:11 -04:00 |
Richard Ramos
|
3716ebdf1d
|
fix: chat2 feedback
|
2022-09-11 17:08:58 -04:00 |
Richard Ramos
|
a1e5b587a2
|
feat: add flag to set wss port
|
2022-08-26 11:59:50 -04:00 |
Richard Ramos
|
e201528da7
|
fix: increase timeout when dialing peers and add extra logging
|
2022-08-26 11:59:18 -04:00 |
Richard Ramos
|
39f70f71a9
|
feat: use generic flags and convert values to specific data types
|
2022-08-15 15:22:13 -04:00 |
Richard Ramos
|
4589b6c31c
|
feat: make rln optional
|
2022-08-15 14:41:58 -04:00 |
Richard Ramos
|
fb6aa64442
|
feat: store credentials in a file
|
2022-08-15 14:40:10 -04:00 |
Richard Ramos
|
893f9f396c
|
feat: chat2 dynamic RLN (#283)
|
2022-08-15 14:40:10 -04:00 |
Richard Ramos
|
132ac128e5
|
feat: RLN (dynamic)
|
2022-08-15 14:40:10 -04:00 |
Richard Ramos
|
587fd148ca
|
chore: use static rln lib and fix lint
|
2022-08-15 14:40:10 -04:00 |
Richard Ramos
|
6481e72885
|
feat: chat2 + RLN(static)
|
2022-08-15 14:40:10 -04:00 |
Richard Ramos
|
1636a33835
|
feat: RLN (static)
|
2022-08-15 14:40:10 -04:00 |
Richard Ramos
|
e7bc6799ed
|
refactor: decouple rpc and rest http servers
|
2022-08-09 11:59:47 -04:00 |
Richard Ramos
|
6e44784255
|
feat(REST): debug (#266)
|
2022-08-09 10:15:16 -04:00 |
Richard Ramos
|
546416a9d5
|
refactor: remove WakuStoreWithRetentionPolicy and add build tag to migrations (#281)
|
2022-08-03 09:32:52 -04:00 |
Richard Ramos
|
6d65d4921c
|
feat: encrypt nodekey file (#270)
|
2022-07-25 08:24:42 -04:00 |
Richard Ramos
|
36d4a61dc4
|
chore: add missing flags
|
2022-06-19 17:47:39 -04:00 |
Richard Ramos
|
3c0c3c4eeb
|
fix: js-waku / nwaku interop (#252)
|
2022-06-13 14:30:35 -04:00 |
Richard Ramos
|
77c1e26a9e
|
chore: upgrade deps and go1.17
|
2022-05-30 15:30:43 -04:00 |
Richard Ramos
|
7c0206684f
|
refactor: use db for serving history queries (#243)
|
2022-05-30 14:48:22 -04:00 |
Martin Kobetic
|
7c44369def
|
feat: structured logging followup (#248)
|
2022-05-30 11:55:30 -04:00 |
Martin Kobetic
|
0c989d3d8c
|
feat: structured logging (#242)
|
2022-05-27 09:25:06 -04:00 |
Richard Ramos
|
d872b28d8f
|
fix: change rpc endpoint to match nwaku
|
2022-05-26 08:23:10 -04:00 |
Richard Ramos
|
dfed1409ff
|
feat: domain name config
|
2022-05-17 17:54:41 -04:00 |
Richard Ramos
|
257847ebaa
|
feat: add flags for enabling admin and private RPC methods
|
2022-05-06 15:47:39 -04:00 |
Richard Ramos
|
7b3c853c15
|
refactor: use diff logger for waku
|
2022-05-06 15:29:31 -04:00 |
Richard Ramos
|
79f3cf5b9f
|
feat: discv5 dns bootstrap
|
2022-05-05 15:41:36 -04:00 |
Richard Ramos
|
bbab0f1714
|
fix: add topic to broadcast and some comments to functions (#229)
|
2022-04-25 23:31:26 +04:00 |
Richard Ramos
|
290b7663d1
|
feat: secure websockets (#201)
|
2022-03-22 09:12:58 -04:00 |
Richard Ramos
|
8d155fb51e
|
fix: protocol name
|
2022-02-23 11:06:47 -04:00 |
Richard Ramos
|
3e5d0d0843
|
fix: flag naming inconsistency (#194)
Fixes #80
|
2022-02-21 11:23:52 -04:00 |
Richard Ramos
|
0db40c7de5
|
fix: broadcaster blocked after publishing 1024 messages (#188)
|
2022-02-18 13:49:11 -04:00 |
Richard Ramos
|
11d1f8fb0d
|
feat: result aggregation in resume and enforce max page size (#183)
* feat: result aggregation in resume and enforce max page size
* feat: add WithLogger option to wakunode (#184)
* fix: rebase issues
|
2022-01-18 14:17:06 -04:00 |
Richard Ramos
|
0de19253da
|
refactor: maintenaibility fixes (#167)
|
2021-12-08 10:21:30 -04:00 |