Prem Chaitanya Prathi
|
269417c5e9
|
fix: crash noticed while adding existing peer that doesn't have an ENR (#1113)
|
2024-05-28 18:20:47 +05:30 |
richΛrd
|
bdf44c0a23
|
fix(metadata): only verify peer metadata on relay (#1052)
|
2024-03-14 10:21:47 -04: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
|
ff94b1faf0
|
chore: remove --store-message-db-vacuum (#883)
|
2023-11-09 16:10:40 -04:00 |
Richard Ramos
|
2818c3d394
|
refactor: add libp2p metrics, and make each protocol responsable for defining its own metrics
|
2023-08-18 13:56:43 -04:00 |
Richard Ramos
|
e0e4a2fa87
|
refactor: remove unused function and simplify code related to creating db and migrations
|
2023-08-10 10:37:22 -04:00 |
Richard Ramos
|
ee2af4646c
|
feat: sqlite vacuum and optional migrations
|
2023-08-10 10:29:40 -04:00 |
Richard Ramos
|
40675ff204
|
refactor: service interface
|
2023-01-07 11:25:32 -04:00 |
Richard Ramos
|
f10b1b0d7a
|
feat: postgresql support
|
2023-01-05 13:25:15 -04:00 |
Richard Ramos
|
ea6d5bc7b8
|
fix: enable store only when `WithWakuStore` is used
|
2023-01-03 11:26:23 -04:00 |
Richard Ramos
|
d64c4aedc4
|
fix: examples and making resume nodes optional
|
2022-12-09 14:28:08 -04:00 |
Richard Ramos
|
ff8c3009c7
|
refactor: store
|
2022-12-06 12:06:17 -04:00 |
Richard Ramos
|
c8fc0404d1
|
chore: rename status-im/go-waku to waku-org/go-waku
|
2022-11-09 16:03:40 -04:00 |
Martin Kobetic
|
8e295a2a57
|
fix: race in TestConnectionStatusChanges (#257)
|
2022-06-10 08:15:00 -04:00 |
Richard Ramos
|
7c0206684f
|
refactor: use db for serving history queries (#243)
|
2022-05-30 14:48:22 -04:00 |
Richard Ramos
|
817759c235
|
feat: discoveryV5 - part2 (#150)
|
2021-11-17 12:19:42 -04:00 |
Richard Ramos
|
c98769b7f2
|
refactor: use envelopes in the store
Also do some linting and add documentation for some functions
|
2021-11-06 09:06:53 -04:00 |
Richard Ramos
|
0df1a21dba
|
fix: connectedness_test async error
|
2021-11-05 10:29:40 -04:00 |
Richard Ramos
|
82ec44fcfa
|
fix: lint and failing test
|
2021-11-02 07:59:10 -04:00 |
Richard Ramos
|
6a3a5b08b3
|
test: replace peer_events example app by a test
|
2021-11-02 07:59:10 -04:00 |