nim-codex/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
reservations.nim feat: create logging proxy (#663) 2024-01-22 23:35:03 -08:00
salesagent.nim remove call to `waitFor` from clock.now and make it async (#691) 2024-02-05 08:36:28 -03:00
salescontext.nim Smart contracts update: Groth16Proof instead of bytes (#683) 2024-02-07 07:50:35 +01:00
salesdata.nim [marketplace] Availability improvements (#535) 2023-09-29 14:33:08 +10:00
slotqueue.nim feat: create logging proxy (#663) 2024-01-22 23:35:03 -08:00
statemachine.nim refactor: merging proving module into sales (#469) 2023-08-21 12:26:43 +02:00