Prem Chaitanya Prathi
|
06d303f8ab
|
chore: update flag from --topics to --topic as per #584 (#585)
|
2023-06-28 20:29:40 +05:30 |
Richard Ramos
|
0dbe4fd5ff
|
fix: rename fd flag
|
2023-05-24 15:06:07 -04:00 |
Richard Ramos
|
39c97c5d89
|
feat: set resource limits
|
2023-05-24 11:46:32 -04:00 |
Richard Ramos
|
9594e54d36
|
feat: use circuit relay in service node
|
2023-05-14 13:10:56 -04:00 |
Richard Ramos
|
9b7ad40b06
|
feat: ext-ip
|
2023-05-08 11:59:46 -04:00 |
Richard Ramos
|
837a0f2708
|
chore: add unit test for signed validator and --protected-topic-flag
|
2023-05-04 13:25:45 -04:00 |
Richard Ramos
|
c479daa926
|
chore: rename/reorder legacy filter flags
|
2023-04-26 11:57:25 -04:00 |
Richard Ramos
|
c559932931
|
chore: update flags
|
2023-04-17 10:07:15 -04:00 |
harsh-98
|
70ddd48274
|
refactor: setting nodeKey via GOWAKU-NODEKEY env
|
2023-04-04 06:09:52 -04:00 |
Richard Ramos
|
2b30726c14
|
feat: rendezvous client
|
2023-03-29 08:59:36 -04:00 |
RichΛrd
|
8826e2df66
|
feat: rendezvous server
|
2023-03-09 11:48:25 -04:00 |
Richard Ramos
|
f255adffd9
|
feat: improvements on filter protocol (server)
|
2023-02-15 17:36:30 -04:00 |
Richard Ramos
|
eb9e727b1b
|
feat: advertise custom multiaddresses
This replaces the flag `--advertise-address` with `--ext-multiaddr`
|
2023-02-12 11:01:11 -04:00 |
Richard Ramos
|
61cba076bb
|
feat: set zap core when using `WithLogger`
|
2023-02-01 19:38:04 -04:00 |
Richard Ramos
|
6e7c3b6183
|
feat: update localnode ENR without having to restart discv5
|
2023-01-14 10:35:24 -04:00 |
Richard Ramos
|
27bc9488e6
|
feat: load config from toml file
|
2023-01-11 12:20:03 -04:00 |
Richard Ramos
|
26daf72a23
|
feat: use env. variables for arguments
|
2023-01-04 09:32:34 -04:00 |
Richard Ramos
|
f1fd8b354e
|
feat(noise): WakuPairing
|
2022-12-14 13:44:09 -04:00 |
Richard Ramos
|
87ce20d38e
|
feat: add /debug/pprof endpoint when using --pprof flag
|
2022-12-10 21:55:41 -04:00 |
Richard Ramos
|
446e38ceaf
|
chore: add sqlite default parameters
|
2022-12-10 07:25:26 -04:00 |
Richard Ramos
|
ff10795e28
|
fix: default db name
|
2022-12-09 23:11:27 -04:00 |
Richard Ramos
|
9b6938ee5a
|
fix: add db url flag
|
2022-12-09 15:26:24 -04:00 |
Prajjawalk
|
5b83f9018e
|
Refactor: Added flags.go file containing all cli flag definitions
|
2022-12-06 13:44:36 -04:00 |
Richard Ramos
|
ff8c3009c7
|
refactor: store
|
2022-12-06 12:06:17 -04:00 |
Richard Ramos
|
a40db95987
|
refactor: move waku to cmd/
|
2022-11-26 12:02:52 -04:00 |
Richard Ramos
|
11b588a46f
|
Reorg file paths, and initialize peer store
|
2021-04-13 14:54:06 -04:00 |
Richard Ramos
|
1b746cdec8
|
Persistent peer store
|
2021-04-13 14:52:57 -04:00 |
Richard Ramos
|
fa79f9a864
|
persist messages on sqlite db
|
2021-04-12 13:59:41 -04:00 |
Richard Ramos
|
ff8d4ef8a4
|
change ContentTopic from uint32 to string
|
2021-04-08 18:07:31 -04:00 |
Richard Ramos
|
a84b81b400
|
fix: error handling and proof numeric id
|
2021-04-08 14:49:03 -04:00 |
Richard Ramos
|
9c224c1849
|
fix: nim-waku interop for store
|
2021-04-07 17:16:29 -04:00 |
Richard Ramos
|
f83423facd
|
update chat2 to use waku_payload encoding/decoding
|
2021-04-06 19:27:54 -04:00 |
Richard Ramos
|
3294103e06
|
fix: index out of bounds when querying stored messages
|
2021-04-04 14:42:08 -04:00 |
Richard Ramos
|
3ece0901b8
|
remove say command
|
2021-04-04 13:08:39 -04:00 |
Richard Ramos
|
c44b40319e
|
create envelope struct with hash and size of message
|
2021-04-04 13:08:34 -04:00 |
Richard Ramos
|
7023a11180
|
fix: remove unneeded modules
|
2021-04-04 13:08:03 -04:00 |
Richard Ramos
|
c1bcba756c
|
add logs
|
2021-04-04 13:07:55 -04:00 |
Richard Ramos
|
1345809aba
|
example node used to emit/listen/retrieve messages
|
2021-04-04 13:07:50 -04:00 |