Commit Graph

8 Commits

Author SHA1 Message Date
richΛrd e46ce5aa1c
feat: deploy to Linea (#18) 2024-11-01 10:23:28 -04:00
rymnc 28a8cc00b5
chore: add linea sepolia deployment 2024-06-26 14:29:18 +05:30
rymnc 89ea39b6fc
fix: appropriate hardfork for cardona 2024-06-04 19:32:13 +05:30
Aaryamann Challani a576a8949c
chore: emit rate commitment instead of idcommitment (#9)
chore: emit rate commitment instead of idcommitment

chore

chore

forge install: openzeppelin-contracts

v4.9.6

forge install: openzeppelin-contracts-upgradeable

v4.9.6

fix: use oz v4.9.6
2024-06-03 21:09:11 +05:30
Aaryamann Challani 48542f3f04
chore: integrate proxy (#8)
* forge install: openzeppelin-foundry-upgrades

v0.3.1

* forge install: openzeppelin-contracts-upgradeable

v5.0.2

* test: integrate transparent proxy

* test: patch

* fix 

* fix: adorno

* fix: add cardona deployment

* fix: broken test for upgrade

* fix: cleanup

* fix: cleanup

* fix: lint

* fix: remove upgrade from Deploy.s.sol

* fix: envCheck
2024-05-30 19:21:55 +05:30
Aaryamann Challani 834cdbf5bb
chore(deployments): update deployments script (#6) 2024-05-28 17:56:10 +05:30
Aaryamann Challani 4c6b8fb253
chore: tests (#5)
* chore: tests

* fix: add helper to get all metadata from idCommitment

* fix: max runs

* fix: full tree test

* fix: refactor, reuse function for memberExists

* fix: getCommitments range and cut scope from other tests

* fix: range for assert on pagination

* fix: duped conditionals
2024-05-28 15:33:16 +05:30
rymnc 284cc38916 feat: initial commit 2024-05-21 00:46:20 +00:00