Skip to content

Commit 6bc5469

Browse files
authored
feat(program+helios): Make check explicit, Helios 0.8.5, Refactor (#33)
* feat: add more explicit checking of the finality update application * new elf * Fix * fmt * fix: program * elf * update * add
1 parent 776337b commit 6bc5469

File tree

14 files changed

+268
-183
lines changed

14 files changed

+268
-183
lines changed

.github/workflows/foundry.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ jobs:
2626

2727
- name: Install Foundry
2828
uses: foundry-rs/foundry-toolchain@v1
29-
with:
30-
version: nightly
3129

3230
- name: Show Forge version
3331
working-directory: contracts/

0 commit comments

Comments
 (0)