nim-dagger/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
..
cancelled.nim feat: create logging proxy (#663) 2024-01-22 23:35:03 -08:00
downloading.nim feat: create logging proxy (#663) 2024-01-22 23:35:03 -08:00
errored.nim feat: create logging proxy (#663) 2024-01-22 23:35:03 -08:00
errorhandling.nim [marketplace] Load sales state from chain (#306) 2023-03-08 14:34:26 +01:00
failed.nim feat: create logging proxy (#663) 2024-01-22 23:35:03 -08:00
filled.nim feat: create logging proxy (#663) 2024-01-22 23:35:03 -08:00
filling.nim Smart contracts update: Groth16Proof instead of bytes (#683) 2024-02-07 07:50:35 +01:00
finished.nim feat: create logging proxy (#663) 2024-01-22 23:35:03 -08:00
ignored.nim feat: create logging proxy (#663) 2024-01-22 23:35:03 -08:00
initialproving.nim feat: create logging proxy (#663) 2024-01-22 23:35:03 -08:00
payout.nim feat: create logging proxy (#663) 2024-01-22 23:35:03 -08:00
preparing.nim feat: create logging proxy (#663) 2024-01-22 23:35:03 -08:00
proving.nim Smart contracts update: Groth16Proof instead of bytes (#683) 2024-02-07 07:50:35 +01:00
provingsimulated.nim Smart contracts update: Groth16Proof instead of bytes (#683) 2024-02-07 07:50:35 +01:00
unknown.nim feat: create logging proxy (#663) 2024-01-22 23:35:03 -08:00