nim-codex/tests/integration
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
..
codexclient.nim feat: create logging proxy (#663) 2024-01-22 23:35:03 -08:00
multinodes.nim Smart contracts update: Groth16Proof instead of bytes (#683) 2024-02-07 07:50:35 +01:00
nodes.nim feat: create logging proxy (#663) 2024-01-22 23:35:03 -08:00
testIntegration.nim Build slots (#668) 2024-01-11 08:45:23 -08:00
testblockexpiration.nim Fix REST endpoints semantics (#612) 2023-11-20 16:14:06 -08:00
testcli.nim Taiko L2 (#483) 2023-09-13 16:17:56 +02:00
testproofs.nim Smart contracts update: Groth16Proof instead of bytes (#683) 2024-02-07 07:50:35 +01:00
twonodes.nim feat: create logging proxy (#663) 2024-01-22 23:35:03 -08:00