Skip to content

Commit 398913e

Browse files
authored
feat(program): Bump tendermint-rs version (#51)
* chore: update tendermint lc verifier version * add
1 parent a2ee3e7 commit 398913e

File tree

7 files changed

+259
-283
lines changed

7 files changed

+259
-283
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
run: |
6161
# Build the binaries
6262
cd program
63-
~/.sp1/bin/cargo-prove prove build --elf-name blobstream-elf --docker --tag v4.0.0-rc.10 --output-directory ../elf
63+
~/.sp1/bin/cargo-prove prove build --elf-name blobstream-elf --docker --tag v4.1.7 --output-directory ../elf
6464
cd ../
6565
6666
# Check for any changes in the elf directory

0 commit comments

Comments
 (0)