Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Persistent mode for saya using mock of SNOS (#2253)
* updated celestia and publishing proof * merging all if end block specified * running checker on calls * feat: Cairo 1 checker program update * added contract checkr * choosing saya mode * fragmented proof verification * batcher input and output parsing * working piltover * passing piltover from cli * saya flow script * fixes after rebase and new felts * clippy, formatter and warning * Update bin/saya/README.md Co-authored-by: glihm <[email protected]> * fixes after rebase and new felts * fixed failing build * saya.sh small fix * readme update * saya script using tags and sozo from source * readme update for spawn and move example * minor test comments * clippy and fixes after rebase * fixed test * minor debugging * updated saya contracts * just an unused import * fixed consecutive proofs * removed merger program * limited wait time between transactions * renamed shard file to settlement * updates serialized args file * fix: refacto README + add new scripts + fix sozo issues with migration on sepolia * fix: migrate to new prover sdk * fix: add some comment and fix cairo 1 arguments * adapt saya to new prover, new batcher and checker * updated fact registry to herodotus * retries on onchain contracts * piltover class hash update * refactor part1 * errrors refactor, sharp prover * updated celestia and json upload * publishing to celestia * errors, update script * added a header to celestia data * height and commitment calculated values * piltover update * Readme * fmt * post merge fix * fmt * fmt and dependency * fmt again * fmt * removed unused variable * rebuild test artefacts * test fix * db files update --------- Co-authored-by: tejks <[email protected]> Co-authored-by: glihm <[email protected]> Co-authored-by: Mateusz Chudkowski <[email protected]> Co-authored-by: Mateusz Chudkowski <[email protected]>
- Loading branch information