mirror of
https://github.com/selfxyz/self.git
synced 2026-04-27 03:01:15 -04:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user