Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(raiko): redis db implementation for sharing proof between cloud …
…instances. (#389) * fix r0 aggregation proof format * Update provers/risc0/driver/src/lib.rs Co-authored-by: Petar Vujović <[email protected]> * fix review comments * refine info print * refine info print * add timeout to sp1 wait_proof * feat(raiko): init redis impl * refine taskdb, use single impl instead of enum impls * fix redis_url * fix redis error * fix aggregation request query * refine api & redis impl Signed-off-by: smtmfft <[email protected]> * fix compile Signed-off-by: smtmfft <[email protected]> * fix compile and update docker files Signed-off-by: smtmfft <[email protected]> * update build script for better feature organization Signed-off-by: smtmfft <[email protected]> * fix lint Signed-off-by: smtmfft <[email protected]> * fix CI Signed-off-by: smtmfft <[email protected]> * fix CI * fix doc build --------- Signed-off-by: smtmfft <[email protected]> Co-authored-by: Petar Vujović <[email protected]>
- Loading branch information