fix!: bug fixes (#956)

BREAKING CHANGE: DA verifier no longer backwards compatible
This commit is contained in:
Ethan Cemer
2025-03-18 17:08:29 -05:00
committed by GitHub
parent 1bef92407c
commit fe978caa85
27 changed files with 1351 additions and 1798 deletions

2
Cargo.lock generated
View File

@@ -2441,7 +2441,7 @@ dependencies = [
[[package]]
name = "halo2_solidity_verifier"
version = "0.1.0"
source = "git+https://github.com/alexander-camuto/halo2-solidity-verifier#7def6101d32331182f91483832e4fd293d75f33e"
source = "git+https://github.com/alexander-camuto/halo2-solidity-verifier#80c20d6ab57d3b28b2a28df4b63c30923bde17e1"
dependencies = [
"askama",
"blake2b_simd",