Patrick Aljord
c45259e9fe
fix: resolve CORS issue in relayer by updating config schema defaults
...
- Set cors_allow_all default to true for development
- Add default allowed_domains including localhost and production URLs
- Fixes CORS blocking on /relayer/details endpoint from localhost:3000
- Allow all origins in production only when running on testnet-relayer.privacypools.com
- Use restricted domain list for other production environments
2025-07-16 14:13:20 +02:00
casiojapi
57a165cb36
feat: native extra gas support for ERC20 withdrawals ( #80 )
...
Co-authored-by: Francisco Bezzecchi <bezze@fatsolutions.xyz >
2025-07-16 03:39:08 -07:00
moebius
09fb59a041
fix: ignore duplicated precommitments in the events ( #85 )
v0.1.0
2025-05-25 10:55:31 -06:00
moebius
a3b9d0e623
fix: dont error on zero value commitments
2025-05-25 18:34:40 +02:00
moebius
3067c8ce27
fix: ignore duplicated precommitments in the events
2025-05-25 18:15:17 +02: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
Ameen Soleimani
918978d542
fix: contracts dependencies ( #81 )
2025-05-15 17:29:09 +02:00
moebius
cfc2a2dbae
fix: oz contracts path after relayer dependency installation
2025-05-15 17:16:19 +02:00
Ameen Soleimani
6b38184fec
feat: add get asset config to sdk ( #70 )
2025-05-07 00:35:36 -04:00
nigiri
0c280d5943
feat(sdk): support AccountCommitment type in proveWithdrawal ( #78 )
2025-04-25 13:43:07 -03:00
nigiri
22251acf8e
fix(sdk): remove RPC apiKey config from Data Service ( #75 )
2025-04-25 13:13:31 -03:00
0xAaCE
8c5d42755b
refactor(sdk): acount service initialization ( #71 )
2025-04-25 11:18:31 -03:00
Ameen Soleimani
3fda88e508
feat: request quote endpoint ( #67 )
2025-04-25 10:22:11 +03:00
Ameen Soleimani
982d7f34b3
fix: gas price in details response ( #66 )
2025-04-24 22:18:12 +03:00
nigiri
da4a14469e
test(sdk): account service unit tests ( #76 )
2025-04-23 20:30:30 -03:00
nigiri
ec4deae3b5
fix(sdk): update account service constructor args ( #74 )
2025-04-23 16:06:53 -03:00
nigiri
a7cf232fae
fix(sdk): validate index on createDepositsSecrets ( #73 )
2025-04-23 16:05:48 -03:00
Francisco Bezzecchi
f31db31c3f
feat: add get asset config to sdk
2025-04-18 17:53:46 -03:00
Francisco Bezzecchi
6ace565fe5
test: updated integration script
2025-04-14 21:10:54 -03:00
Francisco Bezzecchi
95d71ad971
fix: missing feeCommitment parsing
2025-04-14 21:02:12 -03:00
Francisco Bezzecchi
3b39038219
fix: expiration condition bug
2025-04-14 20:47:47 -03:00
Francisco Bezzecchi
49a9c1edeb
feat: adding quote case for native asset
2025-04-14 18:28:36 -03:00
Francisco Bezzecchi
4e3df75a17
test: added skeleton for unit tests
2025-04-11 21:29:01 -03:00
Francisco Bezzecchi
bbdf9e4732
chore: linting
2025-04-11 21:28:31 -03:00
Francisco Bezzecchi
78e3190c75
feat: added fee checks when relaying
2025-04-11 21:28:12 -03:00
Francisco Bezzecchi
f8055c4948
squash with refactor clerer types
2025-04-11 21:26:55 -03:00
Francisco Bezzecchi
0d04acc2b6
feat: added new exceptions for low fees and bad feeCommitments
2025-04-11 21:26:25 -03:00
Francisco Bezzecchi
515c42ee13
squash with refactor clerer types
2025-04-11 21:25:37 -03:00
Francisco Bezzecchi
5452c42c71
feat: added verifier for typed data
2025-04-11 21:24:57 -03:00
Francisco Bezzecchi
d15f6c467e
refactor: clearer types and new FeeCommitment
2025-04-11 21:24:01 -03:00
Francisco Bezzecchi
a6861b6192
feat: settled quote types as 0xStrings
2025-04-11 21:22:36 -03:00
Francisco Bezzecchi
4b9817ebe3
chore: removing uneeded service
2025-04-11 21:21:43 -03:00
Francisco Bezzecchi
5e2872981a
refactor: using quote service
2025-04-11 15:52:00 -03:00
Francisco Bezzecchi
ff46f68ab0
feat: adding relayer fee commitment with signed message
2025-04-11 15:31:55 -03:00
Francisco Bezzecchi
b856d407c9
feat: baseFeeBPS and feeBPS
2025-04-11 15:31:55 -03:00
Francisco Bezzecchi
fe1f3fb6a3
feat: validate quote middleware
2025-04-11 15:31:55 -03:00
Francisco Bezzecchi
1a7b4b443e
feat: added WithdrawalData encoding util
2025-04-11 15:31:55 -03:00
Francisco Bezzecchi
e110ce2ed0
feat: refined quoter schemas
2025-04-11 15:31:55 -03:00
Francisco Bezzecchi
fe43f7e07e
feat: QuoteError
2025-04-11 15:31:55 -03:00
Francisco Bezzecchi
c778c2bf85
feat: quote handler
2025-04-11 15:31:55 -03:00
Francisco Bezzecchi
01d353d466
feat: quote provider
2025-04-11 15:31:54 -03:00
Francisco Bezzecchi
76ddd6eb42
feat: uniswap provider
2025-04-11 15:31:54 -03:00
Francisco Bezzecchi
d9a8672948
feat: adding uniswap dependency
2025-04-11 15:31:54 -03:00
Francisco Bezzecchi
ba371ec745
chore: unifying eslint versions
2025-04-11 15:31:54 -03:00
Francisco Bezzecchi
8b173408ea
feat: skeleton for uniswap service
2025-04-11 15:31:54 -03:00
Francisco Bezzecchi
d96547a459
feat: importing quote service
2025-04-11 15:31:54 -03:00
Francisco Bezzecchi
204efdc64f
feat: added quote scheme, types and marshalling
2025-04-11 15:31:54 -03:00
Francisco Bezzecchi
6874d2c02f
feat: quote handler skeleton
2025-04-11 15:31:49 -03:00
Francisco Bezzecchi
0b5170e72c
fix: solving types in DetailsMarshall
2025-04-11 14:46:33 -03:00
Ameen Soleimani
573a50da43
Update details.ts
2025-04-11 08:59:14 -07:00