Skip to content

Commit 3ad7783

Browse files
authored
chore(program): 0.8.6 (#35)
1 parent 2cc34f9 commit 3ad7783

File tree

3 files changed

+14
-14
lines changed

3 files changed

+14
-14
lines changed

Cargo.lock

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ sp1-helios-program = { path = "program" }
1616
sp1-helios-primitives = { path = "primitives" }
1717

1818
# helios
19-
helios = { git = "https://github.com/a16z/helios", tag = "0.8.5" }
20-
helios-consensus-core = { git = "https://github.com/a16z/helios", tag = "0.8.5" }
21-
helios-ethereum = { git = "https://github.com/a16z/helios", tag = "0.8.5" }
19+
helios = { git = "https://github.com/a16z/helios", tag = "0.8.6" }
20+
helios-consensus-core = { git = "https://github.com/a16z/helios", tag = "0.8.6" }
21+
helios-ethereum = { git = "https://github.com/a16z/helios", tag = "0.8.6" }
2222

2323
# general
2424
dotenv = "0.15.0"
@@ -52,4 +52,4 @@ sha3-v0-10-8 = { git = "https://github.com/sp1-patches/RustCrypto-hashes", packa
5252
tiny-keccak = { git = "https://github.com/sp1-patches/tiny-keccak", tag = "patch-2.0.2-sp1-4.0.0" }
5353
bls12_381 = { git = "https://github.com/sp1-patches/bls12_381", tag = "patch-0.8.0-sp1-4.0.0" }
5454
# From upstream: https://github.com/a16z/helios/blob/master/Cargo.toml#L115
55-
ethereum_hashing = { git = "https://github.com/ncitron/ethereum_hashing", rev = "7ee70944ed4fabe301551da8c447e4f4ae5e6c35" }
55+
ethereum_hashing = { git = "https://github.com/ncitron/ethereum_hashing", rev = "7ee70944ed4fabe301551da8c447e4f4ae5e6c35" }

elf/sp1-helios-elf

136 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)