chore: address failing test_circuits pipeline (#1465)

* test bump for contracts

* Patch ethereum-cryptography assertions (#1466)

* check patches

* Apply patches in workspace node_modules (#1467)

* comment out init method

* pin packages and finally fix pipelines?

* address coderabbit feedback

* downgrading due to cve
This commit is contained in:
Justin Hernandez
2025-12-04 23:20:55 -08:00
committed by GitHub
parent f0fe69d23f
commit 1c3b054f3b
6 changed files with 93 additions and 23 deletions

View File

@@ -9,6 +9,7 @@ This is the implementation of contracts for verification and management of ident
When you do the upgrade, be careful with this storage patterns
- You can not change the order in which the contract state variables are declared, nor their type.
- The upgradeable contracts currently target OpenZeppelin 5.x.
Pls see this page for more details:
https://docs.openzeppelin.com/upgrades-plugins/writing-upgradeable#modifying-your-contracts