Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(protocol): upgrade verifiers to support proof aggregation in Hekla #18453

Merged
merged 1 commit into from
Nov 6, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 12 additions & 2 deletions packages/protocol/deployments/hekla-contract-logs.md
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,14 @@
- upgraded on Sep 20, 2024 at commit `fd1c039`
- upgraded on Oct 29, 2024 at commit `3d12cb2`

### tier_sgx

- proxy : 0x532EFBf6D62720D0B2a2Bb9d11066E8588cAE6D9
- impl : 0x3c1b6b0F179dab0dE5e11C9B2a531C5c693Fd70C
- owner : 0x1D2D1bb9D180541E88a6a682aCf3f61c1605B190
- logs:
- upgraded on Nov 6, 2024 at commit `0706f0a`

### risc0_groth16_verifier

- addr : 0x5fd84014c62D5ea28D4533D5B1B48Ca44e571057
Expand All @@ -221,10 +229,11 @@
### tier_zkvm_risc0

- proxy : 0x4fEd801C5a876D4289e869cbEfA1E1A448b10714
- impl : 0x33BD79aA6a24d8ED4413E01FEc546D4d49bF6C39
- impl : 0xAF9F3B3f9276f24e4143e6247795cf71985C4890
- owner : 0x1D2D1bb9D180541E88a6a682aCf3f61c1605B190
- logs:
- deployed on August 14, 2024 at commit `cba2a1e`
- upgraded on Nov 6, 2024 at commit `0706f0a`

### sp1_plonk_verifier

Expand All @@ -237,11 +246,12 @@
### tier_zkvm_sp1

- proxy : 0xFbE49f777E0078b3Fa0bae6de4794c88d6EA6DDD
- impl : 0x28d8F1DdAb35f34F5b97eE844bC74Bd237efe731
- impl : 0xB83b7f7fA8f4e6332769D123b8C973F485aC4bBc.
- owner : 0x1D2D1bb9D180541E88a6a682aCf3f61c1605B190
- logs:
- deployed on September 02, 2024 at commit `16ac02e`
- upgraded on September 15, 2024 at commit `6f26434`
- upgraded on Nov 6, 2024 at commit `0706f0a`

## L2 Contracts

Expand Down