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
|
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 |
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
|
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
|
d0d3271433
|
feat: private rpc encrypt message
|
2021-12-08 14:07:57 +01:00 |
Anthony Laibe
|
2afffd9dd9
|
feat: Add rpc method for filter#getmessages
|
2021-11-22 13:43:41 +01:00 |
Anthony Laibe
|
75516a8f96
|
feat: implement rcp relay get messages
|
2021-11-19 14:53:40 +01:00 |
Anthony Laibe
|
c91d666f35
|
feat: Add private service
Plus add missing methods in other services as not implemented yet
|
2021-11-19 09:38:16 +01:00 |
Anthony Laibe
|
38e5fdbe3e
|
feat: Add rpc filter
|
2021-11-18 13:35:55 +01:00 |
Anthony Laibe
|
978bedfafa
|
feat: add admin rpc methods
|
2021-11-17 16:11:02 +01:00 |
Anthony Laibe
|
b81bd6ff30
|
feat: Add rpc store
Add test for rpc services
|
2021-11-10 09:22:00 +01:00 |
Anthony Laibe
|
7ff5fcf838
|
feat: Add relay rpc methods
|
2021-11-09 13:54:45 +01:00 |
Anthony Laibe
|
7a34cf6d45
|
feat: Use correct rpc method name
|
2021-11-03 13:25:28 +01:00 |
Anthony Laibe
|
06a86f45b0
|
feat: Add first endpoint for rpc server
|
2021-11-02 15:16:23 +01:00 |