nim-dagger/tests/integration
Dmitriy Ryajov 22c31046a7
Dont dial self (#633)
* don't dial self

* revert style changes

* filter out self on dial

* add helpers to `peerId` and `isSelf`

* don't fire up discovery eaguerly

* allow excluding multiple peers in sendWantHave

* revert style changes

* move self check to discovery.find

* readd eaguer dht lookup is required in some cases

* revert style changes

* misc

* drop peer first, before queueing a dht lookup

* moar style changes

* use isSelf
2023-11-27 10:25:53 -08:00
..
codexclient.nim fix: require expiry from api (#629) 2023-11-22 11:35:26 +00:00
multinodes.nim test: integration tests listen on localhost (#596) 2023-10-24 16:52:06 +02:00
nodes.nim Feat/bump questionable (#627) 2023-11-17 13:49:45 +01:00
testIntegration.nim Dont dial self (#633) 2023-11-27 10:25:53 -08:00
testblockexpiration.nim Fix REST endpoints semantics (#612) 2023-11-20 16:14:06 -08:00
testcli.nim Taiko L2 (#483) 2023-09-13 16:17:56 +02:00
testproofs.nim test: integration tests listen on localhost (#596) 2023-10-24 16:52:06 +02:00
twonodes.nim test: integration tests listen on localhost (#596) 2023-10-24 16:52:06 +02:00