Richard Ramos
|
77c1e26a9e
|
chore: upgrade deps and go1.17
|
2022-05-30 15:30:43 -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
|
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
|
9845fea2a2
|
fix: improve log for ENR and print git hash on startup
|
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 |
Richard Ramos
|
b294ee6f6f
|
fix: port on discv5 (#224)
|
2022-03-31 21:20:10 -04:00 |
Richard Ramos
|
a20a128fb7
|
fix: discv5 ip advertising (#223)
|
2022-03-29 20:02:33 -04:00 |
Richard Ramos
|
290b7663d1
|
feat: secure websockets (#201)
|
2022-03-22 09:12:58 -04:00 |
Richard Ramos
|
af6f36ec54
|
fix: flaky test (#211)
|
2022-03-18 15:50:10 -04:00 |
Richard Ramos
|
e7098efcff
|
chore: nim-waku interop test (#207)
|
2022-03-10 18:14:50 -04:00 |
Richard Ramos
|
cf6c4ae8fe
|
fix: extract multiaddress from enode key if available (#199)
|
2022-03-08 08:58:32 -04:00 |
Richard Ramos
|
2817d71fea
|
feat: use `d5waku` as ProtocolID for DiscV5 (#196)
|
2022-02-28 14:28:09 -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
|
a3c67e0d42
|
feat: separate waku2 network (#179)
* chore: use go-discover instead of go-ethereum/p2p/discover
* feat: use validator function for discV5
|
2021-12-10 11:29:50 -04:00 |
Richard Ramos
|
ed91f47ff0
|
fix: wakuflag for ListenAddresses ENR (#171)
Also, reorganize code in utils package
|
2021-12-03 09:40:51 -04:00 |
Richard Ramos
|
ce417a6486
|
refactor: use WaitGroup for graceful shutdown of worker goroutines (#166)
|
2021-11-23 11:03:12 -04:00 |
Richard Ramos
|
c8caa46c99
|
feat: add NAT for DiscV5 UDP port (#164)
|
2021-11-23 10:24:05 -04:00 |
Richard Ramos
|
c9a9b02e48
|
test: stop / start discovery (#153)
|
2021-11-18 08:26:36 -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 |