Skip to content

Release v1.1.0#516

Merged
feltroidprime merged 2 commits intomainfrom
release_1.1.0
Mar 18, 2026
Merged

Release v1.1.0#516
feltroidprime merged 2 commits intomainfrom
release_1.1.0

Conversation

@feltroidprime
Copy link
Copy Markdown
Collaborator

Summary

  • Update all 5 maintained contract class hashes in gitbook docs to match v1.1.0 build (Cairo 2.16.1, Foundry 0.57.0)
  • Refactor declare_maintained_contracts.py to use single async main() with sleep intervals between declarations
  • Update drand_decrypt_constants.cairo verifier class hash

Updated class hashes

Contract New Class Hash
Universal ECIP 0x396d5915ecf475aab117bb25a0272b261e9e25ffe1c0ce05a51a3f77489c89e
RiscZero Verifier 0x41d5e111b93acbf1afb531253e0bc64d43f90a8a99290361e851ec0c4968ab1
Drand Quicknet 0x86bf4360e082cd786bd785d3345df32777db89cd26b761f3e85b1993addfd0
Drand Decrypt Quicknet 0x68e2381aa99c02aabe2a0fec18d9fb7cde6138b588dc0bcf0135a26d8ae7e22
SP1 Verifier 0x230d8612bd464979000193e4eaa73489da965a6593fb563dd2244e0b6e0443a

Test plan

  • verify_contracts.py confirms all 5 class hashes are declared on both Sepolia and Mainnet
  • Verify docs render correctly on gitbook

🤖 Generated with Claude Code

feltroidprime and others added 2 commits March 18, 2026 19:25
Update all 5 maintained contract class hashes in gitbook docs to match
the v1.1.0 build (Cairo 2.16.1, Foundry 0.57.0). Refactor declare script
to use a single async main() instead of separate asyncio.run() calls.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@feltroidprime feltroidprime merged commit 307c00a into main Mar 18, 2026
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant