nim-codex/tests/codex/sales
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
..
states Smart contracts update: Groth16Proof instead of bytes (#683) 2024-02-07 07:50:35 +01:00
testreservations.nim update asynctest to 0.5.1 (#671) 2024-01-29 17:03:51 -03:00
testsales.nim Smart contracts update: Groth16Proof instead of bytes (#683) 2024-02-07 07:50:35 +01:00
testsalesagent.nim update asynctest to 0.5.1 (#671) 2024-01-29 17:03:51 -03:00
testslotqueue.nim update asynctest to 0.5.1 (#671) 2024-01-29 17:03:51 -03:00
teststates.nim refactor: merging proving module into sales (#469) 2023-08-21 12:26:43 +02:00