Prem Chaitanya Prathi
8115ec7013
feat: changes for optimizing filter ping and improve filter resubscription ( #1102 )
2024-05-22 11:45:53 +05:30
richΛrd
5ceb61766c
fix: dockerfile ( #1105 )
2024-05-21 14:28:37 -04:00
Richard Ramos
05d247d272
fix(store): simplify cursor
2024-05-16 18:55:12 -04:00
Vaclav Pavlin
879bc08426
fix(lightpush): return non-empty reqId and add LP opts to builder ( #1103 )
2024-05-16 18:06:39 -04:00
Richard Ramos
07d9fc9770
fix(storev3): iterator
2024-05-16 18:05:16 -04:00
Richard Ramos
e59729766f
fix(rest-storev3): use nil for start/end time
2024-05-15 11:46:59 -04:00
Richard Ramos
95968a780f
fix(rest-storev3): pubsubTopic and contentTopics are required
2024-05-15 10:38:09 -04:00
Vit∀ly Vlasov
6e47bd1cf0
feat: filter subscription management and multiplexing ( #1048 )
...
Filter wrapper API that takes care of managing subscriptions and multiplex them onto a single data channel to be consumed by user.
Co-authored-by: Prem Chaitanya Prathi <chaitanyaprem@gmail.com>
2024-05-15 13:03:59 +05:30
richΛrd
7028a0b1cb
feat(REST): storev3 client ( #1100 )
2024-05-14 09:06:11 -04:00
richΛrd
e8dc887c6f
fix(peer-manager): use backoff only on connection errors ( #1089 )
2024-05-13 15:07:08 -04:00
richΛrd
bc16421c74
feat: ping cache ( #999 )
2024-05-13 14:56:34 -04:00
richΛrd
febeb6c9c9
feat: add pubsub topic to `WakuMessageKeyValue` ( #1097 )
2024-05-09 15:09:14 -04:00
richΛrd
19d27befd9
chore: set go-ethereum back to v1.10.26 ( #1096 )
2024-05-07 13:56:26 -04:00
Roman Zajic
a453c027b7
chore: sharding tests update ( #1060 )
...
Co-authored-by: Prem Chaitanya Prathi <chaitanyaprem@gmail.com>
Co-authored-by: richΛrd <info@richardramos.me>
2024-05-04 09:26:18 +08:00
richΛrd
28c2a2704a
feat: storeV3 client ( #1028 )
2024-05-03 12:07:03 -04:00
Sönmez Kartal
8805f6cc45
chore: rename `GOBIN` as `GOCMD` ( #1092 )
2024-04-18 09:30:15 -04:00
frank
46e48044da
fix: watchMultiaddressChanges ( #1093 )
2024-04-18 19:21:31 +08:00
richΛrd
ea3f9d8d9d
fix(rest/store): allow local queries ( #1088 )
2024-04-17 08:54:17 -04:00
frank
67bbbaf60d
fix: logout discover dead lock ( #1090 )
2024-04-16 21:02:52 +08:00
richΛrd
46b4efec56
fix: validate lightpush requests ( #1082 )
2024-04-15 09:36:18 -04:00
richΛrd
714a310462
fix(lightpush): no response on err ( #1083 )
2024-04-15 08:56:03 -04:00
richΛrd
0260cfe954
fix(peer-manager): discovering peers should not lock the peer manager ( #1084 )
2024-04-15 08:33:23 -04:00
richΛrd
3f69fb3776
fix: remove max number of shards verif ( #1081 )
2024-04-08 06:21:43 -04:00
Prem Chaitanya Prathi
e29cf0d191
fix: rest api cors proper usage ( #1075 )
2024-03-28 07:34:36 +05:30
Prem Chaitanya Prathi
53e0ea6ac6
feat: enable CORS for REST API ( #1067 )
2024-03-26 19:13:50 +05:30
Prem Chaitanya Prathi
b199b08ed6
fix: include ephemeral flag in REST message fetch and post ( #1071 )
2024-03-26 11:45:59 +05:30
Roman Zajic
83efe65f01
chore: discv5 tests coverage improvement ( #1051 )
2024-03-26 08:16:49 +08:00
richΛrd
dcd802c027
chore: update go-discover ( #1066 )
2024-03-25 15:12:59 -04:00
richΛrd
327391a9b4
fix: handle discv5 udp port 0 ( #1069 )
2024-03-25 14:11:41 -04:00
Prem Chaitanya Prathi
6f1280e704
fix: data race reported in #1070 ( #1072 )
2024-03-25 21:03:21 +05:30
Anton Iakimov
826c7fb924
chore: switch wakuv2 fleet to waku
2024-03-20 11:38:48 +01:00
Roman Zajic
7d767c0105
fix: service slot test failure - regression ( #1062 )
2024-03-20 12:11:06 +08:00
Roman Zajic
afa124e1ca
fix: service slot tests ( #1058 )
2024-03-18 20:12:36 +08:00
Roman Zajic
4b9e3635a2
chore: peermanager tests coverage improvement ( #1035 )
2024-03-18 16:22:20 +08:00
richΛrd
3074cdb11c
fix: verify if metadata exists before checking for shard mismatch ( #1056 )
2024-03-16 06:18:10 +05:30
richΛrd
bdf44c0a23
fix(metadata): only verify peer metadata on relay ( #1052 )
2024-03-14 10:21:47 -04:00
richΛrd
32be835b5e
chore(metadata): handle deprecated shards field ( #1050 )
2024-03-12 08:14:25 -04:00
Roman Zajic
bdf10a46e4
chore: peer exchange tests coverage improvement ( #1046 )
2024-03-11 21:33:54 +08:00
richΛrd
4d828bdf70
feat(peer-exchange): rate limit ( #1043 )
...
Co-authored-by: Prem Chaitanya Prathi <chaitanyaprem@gmail.com>
2024-03-11 09:58:14 +05:30
Prem Chaitanya Prathi
d4bda1255c
chore: fix lightclient example ( #1039 )
2024-03-04 10:37:58 +05:30
richΛrd
0ba0f1fe26
refactor: use ttl of 5m for subscriptions ( #1041 )
2024-02-22 10:52:00 -04:00
richΛrd
0bdd3590f7
chore: add artificial delay to peer-exchange ( #1038 )
2024-02-21 10:11:48 -04:00
richΛrd
d65a836bb6
chore: drop legacy filter support ( #1037 )
2024-02-20 08:47:37 -04:00
richΛrd
57cf95cd5c
chore: remove RPC server ( #1008 )
...
Co-authored-by: Prem Chaitanya Prathi <chaitanyaprem@gmail.com>
2024-02-16 07:39:56 +05:30
Jakub Sokołowski
8e95f75a38
chore(ci): drop build discord noficiation
...
No longer necessary due to fleet decomissioning:
https://github.com/status-im/infra-go-waku/issues/18
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-02-14 16:33:44 +01:00
Jakub Sokołowski
75a2aee295
chore: upgrade CI from Nix 2.14 to 2.19
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-02-13 23:01:13 +01:00
Prem Chaitanya Prathi
4f232c40ca
feat: topic health reporting ( #1027 )
...
Co-authored-by: richΛrd <info@richardramos.me>
2024-02-08 15:24:58 +05:30
richΛrd
c09bd8383b
chore: add rate limiter option to lightpush ( #1024 )
2024-02-05 08:53:15 -04:00
Prem Chaitanya Prathi
2e7a82e130
feat: peer exchange filter by shard ( #1026 )
2024-02-02 18:47:09 +05:30
Prem Chaitanya Prathi
0c27742f67
chore: example update ( #1012 )
2024-02-01 15:38:01 +05:30