Richard Ramos
|
f41055778c
|
fix: use stdbase64 encoding
|
2023-02-23 19:45:46 -04:00 |
Richard Ramos
|
8b5e22002c
|
fix: use base64url encoding
|
2023-02-17 11:03:59 -04:00 |
Richard Ramos
|
053f3f2540
|
fix: convert pb.WakuMessage to RPCWakuMessage so version is included in replies
|
2023-02-16 23:37:19 -04:00 |
Richard Ramos
|
f0eaa84aad
|
chore: upgrade dependencies
|
2023-02-16 12:22:47 -04:00 |
Richard Ramos
|
156db781f6
|
chore: switch to Google's Protobuf library
|
2023-02-16 11:37:59 -04:00 |
Richard Ramos
|
c3be19f922
|
fix: encode waku message payloads in base64
|
2023-02-14 08:27:41 -04:00 |
Richard Ramos
|
50e0e803eb
|
fix: concurrent write on relay rpc/rest
|
2023-02-09 12:05:36 -04:00 |
Richard Ramos
|
40675ff204
|
refactor: service interface
|
2023-01-07 11:25:32 -04:00 |
Richard Ramos
|
ea6d5bc7b8
|
fix: enable store only when `WithWakuStore` is used
|
2023-01-03 11:26:23 -04:00 |
Richard Ramos
|
408b1de802
|
fix: start rpc/rest with no relay
|
2023-01-03 11:18:32 -04:00 |
Richard Ramos
|
5740a6d571
|
refactor: move payload handling to its own package
|
2022-12-15 21:55:14 -04:00 |
Richard Ramos
|
87ce20d38e
|
feat: add /debug/pprof endpoint when using --pprof flag
|
2022-12-10 21:55:41 -04:00 |
Richard Ramos
|
d64c4aedc4
|
fix: examples and making resume nodes optional
|
2022-12-09 14:28:08 -04:00 |
Richard Ramos
|
a66bf8a893
|
fix: filter can submit broadcaster envelopes
|
2022-12-09 10:20:16 -04:00 |
Richard Ramos
|
84c7022e2d
|
feat: add ntp timesource
|
2022-12-09 10:20:16 -04:00 |
Richard Ramos
|
ff8c3009c7
|
refactor: store
|
2022-12-06 12:06:17 -04:00 |
Richard Ramos
|
5243124af5
|
refactor: gowaku version
|
2022-11-25 21:56:43 -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
|
861f37f15a
|
fix: concurrent map writes
|
2022-11-09 17:26:29 +03:00 |
Richard Ramos
|
e393b68ab7
|
fix: lint
|
2022-10-21 11:29:31 -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
|
4d23f4256a
|
feat: zerokit RLN
|
2022-10-04 19:27:21 -04:00 |
Richard Ramos
|
2b5c8769d5
|
fix: rpc message version (#319)
|
2022-09-23 16:40:12 -04:00 |
Richard Ramos
|
8d42febe18
|
fix: make 0x prefix optional (#306)
|
2022-09-14 15:19:04 -04:00 |
Richard Ramos
|
b226f34f9f
|
fix: noise padding, docs and http status for rpc errors (#300)
|
2022-09-07 15:24:35 -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
|
7279600c64
|
feat(REST): relay (#267)
|
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
|
1c2c68fbfd
|
fix: test and lint
|
2022-07-28 14:29:35 -04:00 |
Richard Ramos
|
069d66ed6d
|
fix: get_waku_v2_admin_v1_peers response
|
2022-07-26 13:49:10 -04:00 |
Richard Ramos
|
36d4a61dc4
|
chore: add missing flags
|
2022-06-19 17:47:39 -04:00 |
Richard Ramos
|
25c3887342
|
fix: js-waku / nwaku interop - pt2
|
2022-06-14 11:36:34 -04:00 |
Richard Ramos
|
3c0c3c4eeb
|
fix: js-waku / nwaku interop (#252)
|
2022-06-13 14:30:35 -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
|
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
|
281e932c56
|
feat: add commit hash and method in debug rpc endpoint
|
2022-05-05 14:26:24 -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
|
8d155fb51e
|
fix: protocol name
|
2022-02-23 11:06:47 -04:00 |
Richard Ramos
|
58f739765e
|
refactor: use int64 timestamps (#189)
* refactor: use int64 timestamps
* fix: changed PB Timestamp index to 10
|
2022-02-23 11:01:53 -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 |
Anthony Laibe
|
12593bb503
|
feat: private get messages
|
2021-12-10 15:51:40 +01:00 |
Anthony Laibe
|
d0d3271433
|
feat: private rpc encrypt message
|
2021-12-08 14:07:57 +01:00 |
Richard Ramos
|
c45e8a3c31
|
fix: handle stale clients in filter protocol (#174)
|
2021-12-08 09:00:20 -04:00 |
Anthony Laibe
|
2b225e90e7
|
feat: Implement logic for publish from node
|
2021-12-07 14:32:02 +01:00 |
Anthony Laibe
|
28487873b6
|
refactor: runnable service
|
2021-11-22 16:03:54 +01:00 |
Anthony Laibe
|
2afffd9dd9
|
feat: Add rpc method for filter#getmessages
|
2021-11-22 13:43:41 +01:00 |