Etan Kissling
f133d7ab8d
fix build for `dcli` and instructions for new path ( #638 )
...
`dcli` got moved and the guide is no longer accurate. Update the paths.
Also, relative imports were incorret inside `dcli.nim`, and error when
using Nim 2.0 compiler.
2023-09-22 10:32:43 +00:00
Kim De Mey
4c821c5eae
Remove async_utils/traceAsyncErrors usage from discv5 ( #541 )
2022-10-07 18:20:03 +03:00
Daniel Kaiser
eb6fd2a7b6
minor fix in discv5 docu ( #470 )
...
Just fixing a test cmd line.
2022-01-31 17:16:15 +01:00
Kim De Mey
c5dace27ca
Use chronos http server for dcli metrics and remove insecure compile flag ( #343 )
...
And add cfg file to default have runtime log filtering on
2021-04-02 17:29:38 +02:00
Kim De Mey
207b783253
Nimble file cleanup and group discv5 tests to compile once ( #340 )
2021-03-29 15:26:34 +02:00
Kim De Mey
be92a68d4c
Update discv5.md
...
Update some documentation in the discv5 docs.
2021-02-16 11:44:03 +01:00
Kim De Mey
ab969f72c1
Update discv5.md
2021-01-14 09:26:19 +01:00
Kim De Mey
603fee9699
Update discv5.md
2020-10-05 15:47:40 +02:00
Kim De Mey
f3de959261
Discv5 readme ( #278 )
...
* Add discovery v5 readme + test_discv5 task
* Move hkdf tests to test file and add to nimble task
2020-07-12 23:53:27 +02:00