Richard Ramos
|
c380faa6ae
|
fix: code review and disconnect bad peers
|
2023-06-09 14:57:43 -04:00 |
Richard Ramos
|
52ac8e3740
|
refactor: various
- Limit inbound connections to 10 per IP
- Expose gossipsub parameters on WakuRelay
- New peerstore
|
2023-06-09 14:57:43 -04:00 |
harsh-98
|
38741caca0
|
fix: constrainted env add wait to TestRelaySubscription
|
2023-05-08 08:31:19 -04:00 |
harsh-98
|
128999b763
|
fix: make test work without buffered channel from relay.Subcribe
|
2023-05-08 08:31:19 -04:00 |
harsh-98
|
210597f7e0
|
fix: to test for new Broadcaster
|
2023-05-08 08:31:19 -04:00 |
harsh-98
|
31c8035589
|
feat: safe broadcaster
|
2023-05-08 08:31:19 -04:00 |
Richard Ramos
|
2c3566377a
|
refactor: inject host on node start
|
2023-04-17 11:09:05 -04:00 |
Richard Ramos
|
fbd58df2e8
|
refactor: initialize broadcaster on Start
|
2023-04-17 10:19:08 -04:00 |
Richard Ramos
|
0b01e4bb16
|
refactor: rename filter to legacy filter and set filterv2 as filter
|
2023-04-17 10:07:15 -04:00 |
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 |