nim-dagger/tests/integration
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
..
codexclient.nim Generate proofs when required (#383) 2023-03-27 15:47:25 +02:00
nodes.nim Load purchase state from chain (#283) 2022-11-08 08:10:17 +01:00
testIntegration.nim Generate proofs when required (#383) 2023-03-27 15:47:25 +02:00
testblockexpiration.nim Generate proofs when required (#383) 2023-03-27 15:47:25 +02:00
testproofs.nim Generate proofs when required (#383) 2023-03-27 15:47:25 +02:00
tokens.nim [marketplace] Load sales state from chain (#306) 2023-03-08 14:34:26 +01:00
twonodes.nim Generate proofs when required (#383) 2023-03-27 15:47:25 +02:00