nim-codex/tests/contracts
Eric 7d4ea878d2
Support logging to file (#558)
* Support logging to file

* Log the entire config and fix build error

* Downgrade log level for "starting codex node" config output

* bump ethers to prevent nonce gaps

* fix tests
2023-11-09 16:35:55 +11:00
..
deployment.nim feat: bigint uses decimal over hex encoding (#452) 2023-06-21 07:46:18 +02:00
examples.nim Load purchase state from chain (#283) 2022-11-08 08:10:17 +01:00
nim.cfg feat: integrate dagger contracts 2022-02-04 15:34:56 +11:00
testClock.nim [clock] waitUntil() completes immediately when block arrives (#475) 2023-07-13 11:19:45 +02:00
testContracts.nim Support logging to file (#558) 2023-11-09 16:35:55 +11:00
testDeployment.nim Create memory-leak detecting test suite (#226) 2023-06-22 12:01:21 -06:00
testMarket.nim Support logging to file (#558) 2023-11-09 16:35:55 +11:00
time.nim feat: bigint uses decimal over hex encoding (#452) 2023-06-21 07:46:18 +02:00