Commit Graph

338 Commits

Author SHA1 Message Date
moebius
496b2707ce Merge branch 'dev' into feat/deterministic-deployments 2025-03-13 14:10:13 -06:00
moebius
d443774e3a fix: remove timestamp fetching from data service (#44) 2025-03-13 14:08:52 -06:00
moebius
aa10408cdf fix: test 2025-03-13 21:06:19 +01:00
moebius
df1d843acc fix: types 2025-03-13 21:03:27 +01:00
moebius
6d172f8a0e fix: test 2025-03-13 21:01:51 +01:00
moebius
672669baa8 fix: linting 2025-03-13 20:58:57 +01:00
moebius
96a6e1b7ec fix: remove required timestamps and block info fetching 2025-03-13 20:56:09 +01:00
moebius
a3fa7abc8b feat: trusted setup circuits keys (#39) 2025-03-13 13:46:03 -06:00
moebius
3a5f5e2156 Merge branch 'feat/multichain-relayer' of wonderland:0xbow-io/privacy-pools-core into feat/multichain-relayer 2025-03-13 20:18:21 +01:00
moebius
b371ead2f6 fix: update tests and lintint issues 2025-03-13 20:17:09 +01: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
Nathaniel Blakely
87f0486d49 Merge branch 'dev' into feat/multichain-relayer 2025-03-13 11:42:38 -07:00
Nathaniel Blakely
160470c325 Remove relayer deployment for pull requests (#43) 2025-03-13 22:41:36 +04: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
4d582df65b fix: linting issues 2025-03-13 18:56:54 +01:00
moebius
b540a6315a chore: add security info, update default relayer cors config (#41) 2025-03-13 11:53:06 -06:00
moebius
8adf731deb feat: multichain support, improved details endpoint 2025-03-13 18:52:53 +01:00
moebius
e7b21ad7ac chore: add security info, update default relayer cors config 2025-03-13 17:49:58 +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
a840327da8 fix: auditware audit findings (#40) 2025-03-10 09:42:07 -06: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
f195ffe27b Merge branch 'dev' into feat/groth16-trusted-setup-keys 2025-03-06 13:16:31 -07:00
moebius
219c8abd73 chore: replace HyperSync with JSON-RPC eth_getLogs (#37) 2025-03-06 13:16:16 -07:00
moebius
228df6775b chore: rename master keys 2025-03-06 21:05:40 +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
2f3307c4d5 fix: update workflow var name 2025-03-06 18:16:28 +01:00
moebius
49e6c6b32f fix: update rollup config and make the rpc agnostic 2025-03-06 18:13:49 +01:00
moebius
2eeb3510a1 fix: add env var to sdk workflow 2025-03-06 18:05:01 +01:00
moebius
6bf4b9aa55 chore: replace hypersync with hyperpc 2025-03-06 17:58:25 +01:00
moebius
9d4e2594d5 feat: createx deployment scripts 2025-03-06 16:51:05 +01:00
moebius
e11a235b9a docs: fix all natspec linting issues (#35) 2025-03-06 04:06:16 -07:00
moebius
8a106c079a chore: add timestamps, make mnemonic required, export services (#36) 2025-03-05 09:10:55 -07:00
moebius
e6a421c922 chore: add timestamps, make mnemonic required, export services 2025-03-05 16:44:05 +01:00
moebius
c351ce3113 Merge branch 'dev' into docs/polish-natspec 2025-03-05 06:13:11 -07:00
moebius
016a949f53 fix: oxorio audit findings fixes and maximum relayer fee config (#33) 2025-03-05 06:12:04 -07:00