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
|
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
|
9ed8f16a0a
|
feat: add metrics to archive protocol and discv5
|
2023-04-20 10:04:20 -04:00 |
Richard Ramos
|
5de3d9f619
|
feat(rest): store
|
2023-04-17 10:01:32 -04:00 |
Richard Ramos
|
4b52983fc4
|
fix: limit number of subscribers and criteria
|
2023-03-08 09:51:26 -04:00 |
Richard Ramos
|
0c1abb8114
|
fix: rest tests
|
2023-02-16 16:40:51 -04:00 |
Richard Ramos
|
9731810b8d
|
chore: use go-chi for rest server instead of archived gorilla/rpc
- RPC server is not modified since it's going to be deprecated
|
2023-02-16 16:05:58 -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
|
87ce20d38e
|
feat: add /debug/pprof endpoint when using --pprof flag
|
2022-12-10 21:55:41 -04:00 |
Richard Ramos
|
b9f47e8982
|
refactor: remove quit channel from rpc/rest
|
2022-12-10 12:23:28 -04:00 |
Richard Ramos
|
d64c4aedc4
|
fix: examples and making resume nodes optional
|
2022-12-09 14:28:08 -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
|
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
|
cd79be4812
|
fix: jenkinscript (#304)
* chore: add jenkinsfile for tests
* chore: remove old jenkinsfile
* fix: lint
* fix: update cc-test-reporter
|
2022-09-12 10:13:38 -04:00 |
Richard Ramos
|
3716ebdf1d
|
fix: chat2 feedback
|
2022-09-11 17:08:58 -04:00 |
Richard Ramos
|
db85642862
|
fix: null response obtaining messages from relay (#296)
|
2022-09-08 08:54:12 -04:00 |
Richard Ramos
|
bcaf229994
|
fix: linting, printing addresses in chat2, adding err channel to event subs
|
2022-08-15 21:39:31 -04:00 |
Richard Ramos
|
e7bc6799ed
|
refactor: decouple rpc and rest http servers
|
2022-08-09 11:59:47 -04:00 |