nim-codex/tests/codex/helpers
Dmitriy Ryajov 0ecbfcec9f
setup and persist private key (#292)
* setup and persist private key

* return dht record spr

* helper to remap multiaddr ip and port

* set/update discovery and announce addrs

* add nat and discovery IPs

* allow for announce and DHT addresses separatelly

* update tests

* check for nat or discoveryIp

* fix integration tests

* misc align

* don't share data dirs and and set bootstrap node

* add log scope

* remap announceAddrs after node start

* simplify discovery initialization

* make nat and disc-ip required

* add log scope don't init dht spr in constructor

* bump dht

* dissallow `0.0.0.0` for `--nat`
2022-11-01 18:58:41 -06:00
..
eventually.nim Fix test that was failing intermittently 2022-07-20 13:43:20 +02:00
mockclock.nim Change every dagger to codex (#102) 2022-05-19 13:56:03 -06:00
mockdiscovery.nim Upload authenticators (#108) 2022-05-25 20:29:31 -06:00
mockmarket.nim [chore] additional clean up of `array[32, byte]` types 2022-10-25 15:10:35 +11:00
mockproofs.nim [marketplace] Remove `isSlotCancelled` and `isCancelled` 2022-10-25 15:10:35 +11:00
nodeutils.nim setup and persist private key (#292) 2022-11-01 18:58:41 -06:00
randomchunker.nim Download files without padding (#218) 2022-08-24 15:15:59 +03:00