nim-codex/tests/codex/sales/states
markspanbroek 2cf892c467
Smart contracts update: Groth16Proof instead of bytes (#683)
* Smart contracts update: Groth16Proof instead of bytes

* Use dummy verifier for now, until we can create ZK proofs

* Fix tests: submit proof only when slot is filled

* Submit dummy proofs for now

* More detailed log when proof submission failed

* Use dummy verifier for integration tests

For now at least

* Fix mistake in blanket renaming to ethProvider

* Update to latest codex-contracts-eth

* feat: zkey-hash from chain

* Fix zkeyHash

---------

Co-authored-by: Adam Uhlíř <adam@uhlir.dev>
2024-02-07 07:50:35 +01:00
..
testdownloading.nim Create memory-leak detecting test suite (#226) 2023-06-22 12:01:21 -06:00
testfilled.nim Smart contracts update: Groth16Proof instead of bytes (#683) 2024-02-07 07:50:35 +01:00
testfilling.nim Create memory-leak detecting test suite (#226) 2023-06-22 12:01:21 -06:00
testfinished.nim Create memory-leak detecting test suite (#226) 2023-06-22 12:01:21 -06:00
testinitialproving.nim Smart contracts update: Groth16Proof instead of bytes (#683) 2024-02-07 07:50:35 +01:00
testpreparing.nim Slot queue (#455) 2023-07-25 12:50:30 +10:00
testproving.nim Smart contracts update: Groth16Proof instead of bytes (#683) 2024-02-07 07:50:35 +01:00
testsimulatedproving.nim Smart contracts update: Groth16Proof instead of bytes (#683) 2024-02-07 07:50:35 +01:00
testunknown.nim update asynctest to 0.5.1 (#671) 2024-01-29 17:03:51 -03:00