nim-codex/codex/sales/states
markspanbroek 4ffe7b8e06
Generate proofs when required (#383)
* [maintenance] speedup integration test

* [rest api] add proofProbability parameter to storage requests

* [integration] negotiation test ends when contract starts

* [integration] reusable 2 node setup for tests

* [integration] introduce CodexClient for tests

* [node] submit storage proofs when required

* [contracts] Add Slot type

* [proving] replace onProofRequired & submitProof with onProve

Removes duplication between Sales.onProve() and
Proving.onProofRequired()
2023-03-27 15:47:25 +02:00
..
cancelled.nim [marketplace] Load sales state from chain (#306) 2023-03-08 14:34:26 +01:00
downloading.nim [marketplace] Load sales state from chain (#306) 2023-03-08 14:34:26 +01:00
errored.nim [marketplace] Load sales state from chain (#306) 2023-03-08 14:34:26 +01:00
errorhandling.nim [marketplace] Load sales state from chain (#306) 2023-03-08 14:34:26 +01:00
failed.nim [marketplace] Load sales state from chain (#306) 2023-03-08 14:34:26 +01:00
filled.nim [marketplace] Load sales state from chain (#306) 2023-03-08 14:34:26 +01:00
filling.nim Fix warnings (drops Nim 1.2) (#348) 2023-03-09 12:23:45 +01:00
finished.nim Generate proofs when required (#383) 2023-03-27 15:47:25 +02:00
proving.nim Generate proofs when required (#383) 2023-03-27 15:47:25 +02:00
unknown.nim [marketplace] Load sales state from chain (#306) 2023-03-08 14:34:26 +01:00