Commit ad6490b
Helios cuda branch (#25)
* Add CudaProver.
* Add execution time.
* Add exit on a successful loop run.
* Remove retry loop.
* Remove retry loop.
* Fix clippy.
* Use env prover for a cron job.
* feat: Bumps docker base img version
* Spn network (#18)
* Use spn network.
* Add balance check.
* Add min auction period.
* Rename vars.
* Update helios crate (#20)
* Bump helios.
* tidy
* Update helios deps (#21)
* Update helios dependency to v0.9.3.
* Update elf file.
* Add run on helios branch.
* Fix clippy.
* Fix fmt.
* Update helios elf file.
* Update verification key in test.
* Use v5.2.1 elf build.
* Remove unused deps.
* Do not prove and send proofs if the slot is not a checkpoint slot. (#22)
* Update operator to use program with checkpoint check. (#23)
* Update operator to use program with checkpoint check.
* Add checkpoint check in genesis script.
* Update helios deps.
* Update vk and the elf file.
* Add checkpoint slot to the test.
* Update comment.
* Update alloy.
* feat: Adds retry logic for non-checkpoint commitment
* chore: fmt
* Update cargo deps to fix security advisories.
* Fix after merge.
* Bump toolchain.
* Update test.
* Update test.
---------
Co-authored-by: Jeremy <jeremias@availproject.org>1 parent 197fdf6 commit ad6490b
12 files changed
Lines changed: 3284 additions & 2064 deletions
File tree
- .github/workflows
- elf
- script
- bin
- src
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments