nim-codex/codex
Eric Mastro 36480b1c45
hide —simulate-proof-failures behind compile flag
The `--simulate-proof-failures` cli param is now only available when codex is compile using the `-d:codex_enable_proof_failures` flag.
2023-06-19 14:11:28 +02:00
..
blockexchange Enable stylecheck (#353) 2023-03-10 08:02:54 +01:00
contracts multinode test setup for invalid proof submission tests 2023-06-19 14:11:09 +02:00
erasure Enable stylecheck (#353) 2023-03-10 08:02:54 +01:00
manifest Enable stylecheck (#353) 2023-03-10 08:02:54 +01:00
node [marketplace] Add Reservations Module (#340) 2023-04-04 17:05:16 +10:00
proving clean up logging 2023-06-19 14:11:10 +02:00
purchasing chore: remove unused imports (#445) 2023-06-19 11:53:41 +02:00
rest WIP simulation integration test 2023-06-19 14:11:09 +02:00
sales feat: storage host collects reward (#416) 2023-05-15 09:02:57 +02:00
storageproofs Validator (#387) 2023-04-19 15:06:00 +02:00
stores adding some clarification comments (#391) 2023-04-10 14:45:10 -06:00
streams Block download (#304) 2022-11-15 09:46:21 -06:00
utils Cleanup purchasing state machine (#422) 2023-06-05 10:48:06 +02:00
blockexchange.nim Change every dagger to codex (#102) 2022-05-19 13:56:03 -06:00
blocktype.nim Enable stylecheck (#353) 2023-03-10 08:02:54 +01:00
chunker.nim Block download (#304) 2022-11-15 09:46:21 -06:00
clock.nim Validator (#387) 2023-04-19 15:06:00 +02:00
codex.nim feat: contract address management (#405) 2023-05-03 09:24:25 +02:00
conf.nim hide —simulate-proof-failures behind compile flag 2023-06-19 14:11:28 +02:00
contracts.nim feat: contract address management (#405) 2023-05-03 09:24:25 +02:00
discovery.nim Dht debug (#446) 2023-06-19 08:21:03 +02:00
erasure.nim Change every dagger to codex (#102) 2022-05-19 13:56:03 -06:00
errors.nim Change every dagger to codex (#102) 2022-05-19 13:56:03 -06:00
formats.nim Remove protobuf serialization (#289) 2022-10-27 07:41:34 -06:00
manifest.nim Change every dagger to codex (#102) 2022-05-19 13:56:03 -06:00
market.nim clean up 2023-06-19 14:10:54 +02:00
namespaces.nim Repo limits (#319) 2022-12-02 18:00:55 -06:00
node.nim [node] fix: stop validator (#401) 2023-05-01 16:23:26 +02:00
periods.nim Validator (#387) 2023-04-19 15:06:00 +02:00
proving.nim [marketplace] Simulate invalid proof submissions 2023-06-19 14:10:15 +02:00
purchasing.nim Load purchase state from chain (#283) 2022-11-08 08:10:17 +01:00
rng.nim track latest nim-libp2p's master branch (#248) 2022-11-02 11:40:28 -06:00
sales.nim Validator (#387) 2023-04-19 15:06:00 +02:00
storageproofs.nim Validator (#387) 2023-04-19 15:06:00 +02:00
stores.nim Blockstore maintenance (#347) 2023-03-08 16:04:54 +01:00
streams.nim adding AsyncStreamWrapper (#110) 2022-06-14 09:19:35 -06:00
systemclock.nim Blockstore maintenance (#347) 2023-03-08 16:04:54 +01:00
utils.nim Download files without padding (#218) 2022-08-24 15:15:59 +03:00
validation.nim multinode test setup for invalid proof submission tests 2023-06-19 14:11:09 +02:00