Commit Graph

202 Commits

Author SHA1 Message Date
Artem
50ff35f994 fixed bracket typo 2025-02-28 14:31:20 +07:00
Nathaniel-fried
28dd67a28a Copy in docs updates
Updated some of the copy in the docs to make a few things clearer.
2025-02-27 13:28:41 -07:00
Nathaniel-fried
9eb6c32a32 Update (bad sorry) Custom CSS
Attempted to update some sizing, please forgive poor code.
2025-02-27 13:18:04 -07:00
moebius
a9e71a08e3 feat: secrets derivation methods (#11) 2025-02-26 16:11:00 -07:00
moebius
7e770b4647 fix: address pr comments 2025-02-26 15:31:11 -07:00
moebius
d79ab0c25d chore: update with dev 2025-02-26 14:43:36 -07:00
moebius
5ea1379af9 fix: setup circuits and gen new keys (#19) 2025-02-25 10:14:29 +01:00
moebius
dbf8eedf24 fix: lint 2025-02-25 10:10:38 +01:00
moebius
0cd8431fd3 chore: bump sdk version in packages 2025-02-25 09:33:36 +01:00
moebius
fc6089fcab fix: add clean step to release workflow 2025-02-25 09:28:11 +01:00
moebius
46aa1984a7 fix: setup circuits and gen new keys 2025-02-25 09:25:06 +01:00
moebius
2d4627ba55 feat: base account service (#15) 2025-02-24 15:38:49 +01:00
moebius
4548a03ce0 fix: fix envio ver 2025-02-24 15:37:02 +01:00
moebius
e6b1de1d69 chore: merge branch 'feat/account-service' of wonderland:0xbow-io/privacy-pools-core into feat/account-service 2025-02-24 15:31:46 +01:00
moebius
52f5ee08ec fix: typing 2025-02-24 15:31:28 +01:00
moebius
60b097071b Merge branch 'dev' of wonderland:0xbow-io/privacy-pools-core into feat/account-service 2025-02-24 15:22:16 +01:00
moebius
3f42454337 fix: contracts linting 2025-02-24 15:22:06 +01:00
TITI
28c422cb66 Merge branch 'dev' into feat/account-service 2025-02-24 15:18:14 +01:00
moebius
2a47df7d76 chore: update sdk version in the relayer (#17) 2025-02-24 14:20:46 +01:00
moebius
827f86f9b5 chore: update sdk version in the relayer 2025-02-24 13:03:01 +01:00
attemka
85f188ce33 Docs styling adjusted (#16) 2025-02-23 21:19:59 +07:00
Artem
0ca005d06c trying to fix vercel CI 2025-02-22 21:56:54 +07:00
Artem
0bc1fed222 fix(docs): fixed styling 2025-02-22 21:43:14 +07:00
moebius
d64c0fc147 chore: update verifiers and integration tests 2025-02-22 13:40:03 +01:00
moebius
816b9b4b92 chore: update with dev 2025-02-22 13:06:15 +01:00
moebius
ac019e77c1 chore: update contracts with new circuit version 2025-02-22 13:05:22 +01:00
moebius
0e78c73fa4 chore: update proving and verifying keys (#14) 2025-02-22 12:39:34 +01:00
moebius
ec3633cb2f fix: debugging workflow 2025-02-22 12:36:39 +01:00
moebius
a97ff858d1 chore: update github workflow to release to npm registry with proper release tag 2025-02-22 11:38:11 +01:00
moebius
642b8fd07c chore: genereate new proving and verification keys for testing 2025-02-22 11:08:31 +01:00
moebius
8da686e72b chore: update event interface with precommitment 2025-02-22 00:03:45 +01:00
moebius
1b3f385dd8 fix: add precommitment to deposit event 2025-02-22 00:00:49 +01:00
moebius
5ed7007610 chore: switch to mnemonic based 2025-02-21 23:54:30 +01:00
moebius
97196a4aba feat: add ragequit event, envio testing 2025-02-21 15:54:32 +01:00
moebius
87299b8a04 test: envio deposit fetching 2025-02-21 15:41:10 +01:00
Ameen Soleimani
2e415e401e Audit Markdown (#13) 2025-02-21 09:30:08 -05:00
Artem
8d1569bbbe feat: add circuits audit 2025-02-21 21:28:24 +07:00
moebius
82fc9da0c9 docs: migrate from mdbook to docusaurus (#6) 2025-02-21 14:29:55 +01:00
moebius
b158c7da70 feat: data provider, optimizations to history retrieval 2025-02-21 13:30:26 +01:00
moebius
3bb3199036 test: unit test key deriv methods 2025-02-21 12:07:02 +01:00
moebius
fa0a985c72 feat: key deriv methods 2025-02-21 11:57:09 +01:00
moebius
d9cdf8b554 fix: parametrizing baseUrl and browser for Circuits class (#9) 2025-02-20 17:24:45 +01:00
moebius
16c28378f6 chore: update relayer with new sdk release 2025-02-20 17:16:48 +01:00
moebius
78013799d4 feat: base account service 2025-02-20 17:09:21 +01:00
moebius
ae2afafd0b feat: added CORS support for relayer (#10) 2025-02-20 14:31:06 +01:00
Artem
8d56550669 fix(relayer): updated test config 2025-02-20 20:20:56 +07:00
Artem
73823e4a9a fix(relayer): fixed unit tests 2025-02-20 19:39:01 +07:00
moebius
1fead750d0 Setup Deploy Pipeline for testnet relayer (#5) 2025-02-20 12:43:07 +01:00
moebius
5dcfc40be7 fix: update sdk to receive browser param and base url 2025-02-20 11:31:44 +01:00
Artem
47f8d86646 feat(relayer): added cors for whitelisted domains 2025-02-20 16:51:26 +07:00