nim-codex/tests/codex/helpers
Eric Mastro cbdf9be736
[marketplace] Simulate invalid proof submissions
Closes #392.

Create a simulated prover that sends an invalid proof (seq[byte] of length 0) every `N` proofs, where `N` is defined by a new cli param `--simulate-failed-proofs`.
2023-04-20 18:57:36 +10:00
..
eventually.nim Fix test that was failing intermittently 2022-07-20 13:43:20 +02:00
mockclock.nim Validator (#387) 2023-04-19 15:06:00 +02:00
mockdiscovery.nim Enable stylecheck (#353) 2023-03-10 08:02:54 +01:00
mockmarket.nim [marketplace] Simulate invalid proof submissions 2023-04-20 18:57:36 +10:00
mockrepostore.nim Fix warnings (drops Nim 1.2) (#348) 2023-03-09 12:23:45 +01:00
mocktimer.nim Blockstore maintenance (#347) 2023-03-08 16:04:54 +01: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