mirror of
https://github.com/logos-blockchain/logos-blockchain-pocs.git
synced 2026-02-12 09:03:15 +00:00
* builder apis * drop unused nonce import * zone witness in cross zone transfer scenario * add cms to the ledger when proving * Reliable risc0 recursion (#53) * introduce risc0_images and risc0_images_police * static instead of const for elfs * gen images in a loop to resolve id changes due to recursion * r0_proofs reference each other through risc0_images when recursing * update ledger to use risc0_images * remove debug panics --------- Co-authored-by: Giacomo Pasini <g.pasini98@gmail.com>