18 Commits

Author SHA1 Message Date
rymnc
e27ff67f6e
fix: cleanup 2024-05-29 17:07:35 +05:30
rymnc
99da0bd785
fix: broken test for upgrade 2024-05-29 16:34:29 +05:30
rymnc
208299c7e8
fix: add cardona deployment 2024-05-29 15:10:54 +05:30
rymnc
6427ccf79d
fix: adorno 2024-05-29 13:45:37 +05:30
rymnc
7120f2f990
fix 2024-05-29 13:39:15 +05:30
rymnc
43ed082e34
test: patch 2024-05-29 12:35:27 +05:30
rymnc
dd84bdde54
test: integrate transparent proxy 2024-05-29 00:52:10 +05:30
rymnc
ffe9ed0d7f
forge install: openzeppelin-contracts-upgradeable
v5.0.2
2024-05-28 19:02:19 +05:30
rymnc
be7acb1888
forge install: openzeppelin-foundry-upgrades
v0.3.1
2024-05-28 19:02:02 +05:30
Aaryamann Challani
5f0d62d52e
chore(tests): add kats test for merkle proof (#7)
* chore(tests): add kats test for merkle proof

fix: cleanup, snapshot

* fix: fixed size return for proof

* fix: remove redundant size check
2024-05-28 18:51:01 +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
Aaryamann Challani
6d028a1308
chore: add the initial contract after few optimizations (#4)
* chore: add deps

* fix: fmt in package.json

* chore: add the initial contract after few optimizations

* fix: lint

* chore: more optimizations

* chore: adorno

* fix: test getCommitments too

* chore: add kats

* fix: adorno

* fix: install deps before running build

* ci: add pnpm install before other jobs

* fix: remove magic number

* fix: remove unused errors,events and hardcode depth
2024-05-23 18:33:41 +05:30
Aaryamann Challani
f681c3189e
chore: add deps (#3)
* chore: add deps

* fix: fmt in package.json
2024-05-22 00:04:00 +05:30
Aaryamann Challani
440a1d66ba
chore: create dependabot.yml 2024-05-21 22:20:14 +05:30
Aaryamann Challani
809d7edc11
fix(ci): remove unused jobs (#2)
* fix(ci): remove unused jobs

* fix: remove verify in pr template

* fix: readme fixes
2024-05-21 21:30:07 +05:30
Aaryamann Challani
0e8071f2d3
docs(readme): update and remove template docs (#1) 2024-05-21 21:02:39 +05:30
rymnc
284cc38916 feat: initial commit 2024-05-21 00:46:20 +00:00