nim-codex/tests
Michael Bradley c893b1f0cb
track latest nim-libp2p's master branch (#248)
* [build] track nim-libp2p's unstable branch

* cid formatIt change

* track nim-libp2p-unstable

* don't stringify cid

* Fixed testblockexc.nim

1. Assign price to blocks
2. Delete on node1 cached blocks from node2 before buying them again

* add trace logging

* init pricing info

* remove duplicate price setting

* cid serialization in trace logs

* bumping dht to latest main

* bump

Co-authored-by: Dmitriy Ryajov <dryajov@gmail.com>
Co-authored-by: Bulat-Ziganshin <bulat.ziganshin@gmail.com>
2022-11-02 11:40:28 -06:00
..
codex track latest nim-libp2p's master branch (#248) 2022-11-02 11:40:28 -06:00
contracts Update to new reverts API, add tests 2022-10-25 15:10:35 +11:00
fixtures Node setup (#32) 2022-01-10 09:32:56 -06:00
integration Change every dagger to codex (#102) 2022-05-19 13:56:03 -06:00
ethertest.nim [tests] move ethertest module up one level 2022-05-19 10:38:19 +02:00
examples.nim [chore] make RequestId, SlotId, Nonce, PurcahseId distinct 2022-08-26 13:29:09 +10:00
nim.cfg Disable logging in tests 2022-04-21 14:04:07 +02:00
testCodex.nim [utils] Add operator `as` for optional casting 2022-10-25 15:10:35 +11:00
testCodex.nim.cfg Change every dagger to codex (#102) 2022-05-19 13:56:03 -06:00
testContracts.nim [contracts] Add Clock that synchronizes time with EVM 2022-05-19 10:38:19 +02:00
testContracts.nim.cfg Nimble lock file 2022-04-12 16:59:00 +03:00
testIntegration.nim setup and persist private key (#292) 2022-11-01 18:58:41 -06:00