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
|
6e44784255
|
feat(REST): debug (#266)
|
2022-08-09 10:15:16 -04:00 |
Richard Ramos
|
546416a9d5
|
refactor: remove WakuStoreWithRetentionPolicy and add build tag to migrations (#281)
|
2022-08-03 09:32:52 -04:00 |
Richard Ramos
|
6d65d4921c
|
feat: encrypt nodekey file (#270)
|
2022-07-25 08:24:42 -04:00 |
Richard Ramos
|
36d4a61dc4
|
chore: add missing flags
|
2022-06-19 17:47:39 -04:00 |
Richard Ramos
|
3c0c3c4eeb
|
fix: js-waku / nwaku interop (#252)
|
2022-06-13 14:30:35 -04:00 |
Richard Ramos
|
77c1e26a9e
|
chore: upgrade deps and go1.17
|
2022-05-30 15:30:43 -04:00 |
Richard Ramos
|
7c0206684f
|
refactor: use db for serving history queries (#243)
|
2022-05-30 14:48:22 -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
|
dfed1409ff
|
feat: domain name config
|
2022-05-17 17:54:41 -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
|
79f3cf5b9f
|
feat: discv5 dns bootstrap
|
2022-05-05 15:41:36 -04:00 |
Richard Ramos
|
bbab0f1714
|
fix: add topic to broadcast and some comments to functions (#229)
|
2022-04-25 23:31:26 +04:00 |
Richard Ramos
|
290b7663d1
|
feat: secure websockets (#201)
|
2022-03-22 09:12:58 -04:00 |
Richard Ramos
|
8d155fb51e
|
fix: protocol name
|
2022-02-23 11:06:47 -04:00 |
Richard Ramos
|
3e5d0d0843
|
fix: flag naming inconsistency (#194)
Fixes #80
|
2022-02-21 11:23:52 -04:00 |
Richard Ramos
|
0db40c7de5
|
fix: broadcaster blocked after publishing 1024 messages (#188)
|
2022-02-18 13:49:11 -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 |
Richard Ramos
|
0de19253da
|
refactor: maintenaibility fixes (#167)
|
2021-12-08 10:21:30 -04:00 |
Richard Ramos
|
c45e8a3c31
|
fix: handle stale clients in filter protocol (#174)
|
2021-12-08 09:00:20 -04:00 |
Anthony Laibe
|
2b225e90e7
|
feat: Implement logic for publish from node
|
2021-12-07 14:32:02 +01:00 |
Anthony Laibe
|
74c0f648f2
|
fix: Use log.Info rather than fmt.Println
|
2021-11-22 14:54:17 +01:00 |
Anthony Laibe
|
2afffd9dd9
|
feat: Add rpc method for filter#getmessages
|
2021-11-22 13:43:41 +01:00 |
Richard Ramos
|
78a0d4d74d
|
fix: replace WIthTopic to ToTopic
|
2021-11-19 20:04:38 -04:00 |
Richard Ramos
|
00ee0b7511
|
refactor: create separate functions for subscriptions and publishing
|
2021-11-19 20:04:38 -04:00 |
Richard Ramos
|
56ef99e11f
|
refactor: remove topic type
|
2021-11-19 20:04:38 -04:00 |
Richard Ramos
|
055227a4c6
|
fix: invalid ENR generated for addresses (#151)
|
2021-11-19 09:13:00 -04:00 |
Richard Ramos
|
817759c235
|
feat: discoveryV5 - part2 (#150)
|
2021-11-17 12:19:42 -04:00 |
Richard Ramos
|
6ae4d4fce2
|
feat: discoveryV5 - part1 (#149)
|
2021-11-16 10:22:01 -04:00 |
Richard Ramos
|
2cbedf47a0
|
refactor: rename parameter from maxDays to maxDuration
|
2021-11-06 12:57:01 -04:00 |
Richard Ramos
|
08c5c2303e
|
Use function to calculate duration in days
|
2021-11-06 12:57:01 -04:00 |
Richard Ramos
|
12a1daae74
|
fix: remove useless parameter
|
2021-11-06 12:57:01 -04:00 |
Richard Ramos
|
6db2f258d8
|
feat: message retention policy for wakustore
Fixes#69
|
2021-11-06 12:57:01 -04:00 |
Anthony Laibe
|
06a86f45b0
|
feat: Add first endpoint for rpc server
|
2021-11-02 15:16:23 +01:00 |
Richard Ramos
|
b789d9900e
|
refactor: relay (#119)
|
2021-11-01 10:42:55 -04:00 |
Richard Ramos
|
d94802f739
|
chose node type when starting filter and make relay optional (#113)
|
2021-10-30 10:29:34 -04:00 |
Anthony Laibe
|
990bbc50dc
|
test: Add metrics unit test
|
2021-10-20 15:50:53 +02:00 |
Richard Ramos
|
eadd018ce5
|
fix: multiaddress format was incorrect when using ws (#90)
|
2021-10-18 08:38:01 -04:00 |
Anthony Laibe
|
5744879242
|
refactor: add leveldb rendezvous persistence
|
2021-10-18 09:16:57 +02:00 |
Richard Ramos
|
654bebdb93
|
fix: peer metrics
|
2021-10-16 18:02:48 -04:00 |
Richard Ramos
|
b661a4b9bc
|
fix: missing identity
|
2021-10-15 15:51:24 -04:00 |
Richard Ramos
|
c86db00285
|
feat: add --advertise-address flag
|
2021-10-14 22:15:02 -04:00 |
Richard Ramos
|
8c590851e3
|
fix: add --show-addresses and allow setting the listening address
|
2021-10-14 14:36:25 -04:00 |
Richard Ramos
|
13aee0b1e0
|
refactor: change filter function parameters to not use protobuffers
|
2021-10-10 18:53:25 -04:00 |
Richard Ramos
|
8f87009466
|
fix: docs
|
2021-10-10 11:46:23 -04:00 |
Richard Ramos
|
4a7779dda1
|
refactor: remove go-wakurelay-pubsub and update dependencies
|
2021-10-08 10:46:46 -04:00 |