Skip to content

Commit ea24871

Browse files
Update the program IDs in the proof aggregator configs
1 parent f8f6d45 commit ea24871

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

config-files/config-proof-aggregator-ethereum-package.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ total_proofs_limit: 3968
1616
# These program ids are the ones from the chunk aggregator programs
1717
# Can be found in the Proof Aggregation Service deployment config
1818
# (remember to trim the 0x prefix)
19-
sp1_chunk_aggregator_vk_hash: "00a18429d092a8e1f58aea6ff650ad715ad4e6d7056600bb201d38460244507b"
20-
risc0_chunk_aggregator_image_id: "4cc11a4ac146ce4fc71493d694a9707194316cbb609603a195ffbe0c4c099c97"
19+
sp1_chunk_aggregator_vk_hash: "00ba19eed0aaeb0151f07b8d3ee7c659bcd29f3021e48fb42766882f55b84509"
20+
risc0_chunk_aggregator_image_id: "d8cfdd5410c70395c0a1af1842a0148428cc46e353355faccfba694dd4862dbf"
2121

2222
ecdsa:
2323
private_key_store_path: "config-files/anvil.proof-aggregator.ecdsa.key.json"

config-files/config-proof-aggregator-mock-ethereum-package.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ total_proofs_limit: 3968
1616
# These program ids are the ones from the chunk aggregator programs
1717
# Can be found in the Proof Aggregation Service deployment config
1818
# (remember to trim the 0x prefix)
19-
sp1_chunk_aggregator_vk_hash: "00a18429d092a8e1f58aea6ff650ad715ad4e6d7056600bb201d38460244507b"
20-
risc0_chunk_aggregator_image_id: "4cc11a4ac146ce4fc71493d694a9707194316cbb609603a195ffbe0c4c099c97"
19+
sp1_chunk_aggregator_vk_hash: "00ba19eed0aaeb0151f07b8d3ee7c659bcd29f3021e48fb42766882f55b84509"
20+
risc0_chunk_aggregator_image_id: "d8cfdd5410c70395c0a1af1842a0148428cc46e353355faccfba694dd4862dbf"
2121

2222
ecdsa:
2323
private_key_store_path: "config-files/anvil.proof-aggregator.ecdsa.key.json"

config-files/config-proof-aggregator-mock.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ total_proofs_limit: 3968
1616
# These program ids are the ones from the chunk aggregator programs
1717
# Can be found in the Proof Aggregation Service deployment config
1818
# (remember to trim the 0x prefix)
19-
sp1_chunk_aggregator_vk_hash: "00a18429d092a8e1f58aea6ff650ad715ad4e6d7056600bb201d38460244507b"
20-
risc0_chunk_aggregator_image_id: "4cc11a4ac146ce4fc71493d694a9707194316cbb609603a195ffbe0c4c099c97"
19+
sp1_chunk_aggregator_vk_hash: "00ba19eed0aaeb0151f07b8d3ee7c659bcd29f3021e48fb42766882f55b84509"
20+
risc0_chunk_aggregator_image_id: "d8cfdd5410c70395c0a1af1842a0148428cc46e353355faccfba694dd4862dbf"
2121

2222
ecdsa:
2323
private_key_store_path: "config-files/anvil.proof-aggregator.ecdsa.key.json"

config-files/config-proof-aggregator.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ total_proofs_limit: 3968
1616
# These program ids are the ones from the chunk aggregator programs
1717
# Can be found in the Proof Aggregation Service deployment config
1818
# (remember to trim the 0x prefix)
19-
sp1_chunk_aggregator_vk_hash: "00a18429d092a8e1f58aea6ff650ad715ad4e6d7056600bb201d38460244507b"
20-
risc0_chunk_aggregator_image_id: "4cc11a4ac146ce4fc71493d694a9707194316cbb609603a195ffbe0c4c099c97"
19+
sp1_chunk_aggregator_vk_hash: "00ba19eed0aaeb0151f07b8d3ee7c659bcd29f3021e48fb42766882f55b84509"
20+
risc0_chunk_aggregator_image_id: "d8cfdd5410c70395c0a1af1842a0148428cc46e353355faccfba694dd4862dbf"
2121

2222
ecdsa:
2323
private_key_store_path: "config-files/anvil.proof-aggregator.ecdsa.key.json"

0 commit comments

Comments
 (0)