154 Commits

Author SHA1 Message Date
0xardy
7ec73c8848 chore: solve conflicts 2026-03-11 16:08:05 -03:00
teddy
ab0154a845 feat(smart contracts): batch relayer external review (#104)
Co-authored-by: 0xAustrian <114922365+0xAustrian@users.noreply.github.com>
Co-authored-by: Simon Something /DrGoNoGo <83670532+simon-something@users.noreply.github.com>
Co-authored-by: drgorillamd <83670532+drgorillamd@users.noreply.github.com>
2026-02-25 12:23:20 -03:00
Artem
317be4697a changelog and version bumps 2025-07-31 21:30:16 +04:00
attemka
e95ad5eeae feat (contracts): ComplexPool deployment script (#99)
Co-authored-by: moebius <0xmoebius@protonmail.com>
Co-authored-by: moebius <132487952+0xmoebius@users.noreply.github.com>
2025-07-31 20:48:17 +04:00
moebius
7ccea5c4f2 feat: entrypoint upgrade (#82)
Signed-off-by: Ameen Soleimani <ameen.sol@gmail.com>
Co-authored-by: Ameen Soleimani <ameen.sol@gmail.com>
2025-05-21 08:35:28 -07:00
moebius
cfc2a2dbae fix: oz contracts path after relayer dependency installation 2025-05-15 17:16:19 +02:00
TITI
38a0019d0b fix: entrypoint proxy and implementation 2025-04-01 13:23:25 -03:00
TITI
ed93ad9289 chore: mainnet deployed contracts 2025-04-01 13:17:13 -03:00
moebius
36e9da7b5e feat: improve deploy script to save deployment data to artifact 2025-03-28 13:42:50 +01:00
moebius
79951f94af Update Deploy.s.sol (#57) 2025-03-28 05:43:16 -06:00
moebius
23c8421967 fix: remove contract metadata for create2 verification 2025-03-27 10:42:13 +01:00
Ameen Soleimani
347593f3d3 Update Deploy.s.sol
Update mainnet to real values and gnosis to test values
2025-03-26 12:04:18 -07:00
moebius
8cc84cf9b8 fix: use placeholder cid 2025-03-26 14:53:22 +01:00
moebius
b13148a120 fix: improve ipfs cid context 2025-03-26 14:44:07 +01:00
moebius
fd18570e22 fix: medusa test 2025-03-26 14:10:11 +01:00
moebius
3685ca9fef fix: update the root update method to accept a string instead of bytes32 2025-03-26 13:45:43 +01:00
moebius
32995758dd chore: add config contract for gnosis, update yarn scripts 2025-03-24 20:36:56 +01:00
moebius
1791d4249b fix: test 2025-03-19 17:10:50 +01:00
moebius
c56f9bc096 fix: token pool deterministic address when possible 2025-03-19 16:26:38 +01:00
moebius
c0492071fe fix: entrypoint impl deterministic address 2025-03-19 16:21:54 +01:00
moebius
03e494976d fix: update readme with deployment instructions 2025-03-19 12:36:32 +01:00
moebius
e1e96145dc fix: update example env 2025-03-18 22:09:06 +01:00
moebius
c1bbef9ddb Merge branch 'dev' of wonderland:0xbow-io/privacy-pools-core into fix/register-pool-check 2025-03-14 14:18:00 +01:00
moebius
39e1cdcfba fix: linting 2025-03-14 14:08:46 +01:00
moebius
c4ed54697e fix: update tree file 2025-03-14 13:59:29 +01:00
moebius
532eaa8ed1 fix: add entrypoint address check in pool registration 2025-03-14 13:57:01 +01:00
moebius
496b2707ce Merge branch 'dev' into feat/deterministic-deployments 2025-03-13 14:10:13 -06:00
Nathaniel Blakely
12e7b46e9c Merge branch 'dev' into feat/deterministic-deployments 2025-03-13 11:43:34 -07:00
Nathaniel Blakely
f820a0d62f Merge branch 'dev' into feat/groth16-trusted-setup-keys 2025-03-13 11:43:20 -07:00
moebius
8b07a3739b fix: generate unformatted verifiers with final keys 2025-03-13 19:14:43 +01:00
moebius
e003976a7e Revert "fix: apply beacon to last keys to generate final keys"
This reverts commit 0862339bf9.
2025-03-13 19:11:13 +01:00
moebius
0862339bf9 fix: apply beacon to last keys to generate final keys 2025-03-13 14:51:01 +01:00
moebius
d8cc8d7f14 refactor: undo deploy lib methods 2025-03-11 14:06:47 +01:00
moebius
74e49b264b feat: create2 deploy lib 2025-03-11 13:16:37 +01:00
moebius
ac36feba8b fix: improve test readability 2025-03-10 13:22:01 +01:00
moebius
3e42d4c087 fix: undo starting at index zero 2025-03-10 10:02:38 +01:00
moebius
397281afd5 fix: more readable index update 2025-03-07 23:29:02 +01:00
moebius
e86fa902bf fix: circular buffer starting index and tests 2025-03-07 22:39:27 +01:00
moebius
a7605db7a2 fix: typo 2025-03-07 19:31:54 +01:00
moebius
d31854e08c test: add test for specific mainnet usdt token approval 2025-03-07 19:30:46 +01:00
moebius
296a74f4b5 perf: reverse the direction of the known root search algorith 2025-03-07 19:00:25 +01:00
moebius
934ea02a6e fix: root set returned index, increase root history size 2025-03-07 18:28:22 +01:00
moebius
631a5c12c8 chore: bump sdk version with optional merkle tree artifact 2025-03-06 21:51:39 +01:00
moebius
8c55562448 fix: make the merkle tree artifacts optional 2025-03-06 21:45:00 +01:00
moebius
5d054f93cb feat: trusted setup circuits keys 2025-03-06 20:40:49 +01:00
moebius
28862d8edf fix: linting 2025-03-06 18:35:12 +01:00
moebius
d781549477 fix: reinstall oz upgrades lib 2025-03-06 18:19:46 +01:00
moebius
9d4e2594d5 feat: createx deployment scripts 2025-03-06 16:51:05 +01:00
moebius
dd752bdb05 docs: fix all natspec linting issues 2025-03-05 13:36:31 +01:00
moebius
6cdeeaf0e4 fix: proper natspec slashes amount 2025-03-05 13:27:17 +01:00