Commit Graph

111 Commits

Author SHA1 Message Date
Kyu
cd64c2f22e [pool-cache] Modify pool cache interface to take many pairs (#251) 2023-03-21 16:55:10 -07:00
phil-ociraptor
f61f84e969 [rfq-api] Add a gas improvement fee on RFQt v2 (#255) 2023-03-21 15:13:20 -07:00
Kyu
c657a6413f [pool-cache] Move packages/pool-cache-solidity under apps-node/pool-cache (#257) 2023-03-21 15:03:10 -07:00
Savarn Dontamsetti (Sav)
2c09bebfca Revert "[api] Use liquidity to filter UniswapV3 pools" (#252) 2023-03-21 16:01:46 -04:00
Savarn Dontamsetti (Sav)
689ebf1e85 [api] Use liquidity to filter UniswapV3 pools (#250) 2023-03-21 15:13:22 -04:00
Mike
08fa57d365 [zippo] add missing crypt modules (#249) 2023-03-21 12:06:28 -07:00
Mike
07001f6690 add missing date-fns module (#248) 2023-03-21 11:48:12 -07:00
Josh Rose
67441485c3 stringify bestSinglePool; fixing up some type mismatches (#246) 2023-03-21 12:35:57 -06:00
Mike
fd885d7d9c [zippo] initial app service with kong integration (#203) 2023-03-21 11:27:32 -07:00
Kyu
d0c774e96c [pool-cache] Add prettier and eslint (#247) 2023-03-21 11:26:17 -07:00
Megan
37d4dfccc6 feature: ZIPPO user auth methods (#217)
Co-authored-by: Mike <mike@machadolab.com>
2023-03-21 18:34:19 +01:00
Kyu
7c2ace896d [pool-cache] Implement StateOverrideJsonRpcProvider (#242) 2023-03-21 10:12:24 -07:00
Josh Rose
211791db2a quote report updates - single best pool (#236) 2023-03-20 18:50:42 -06:00
Vic
11f7ba43e5 [rfq-api] chore: Add meta-transaction client error handling for price impact (#234) 2023-03-20 16:46:52 -07:00
Kyu
d6c30e78ca [pool-cache] Setup jest [LIT-903] (#237) 2023-03-20 14:57:57 -07:00
Vic
e85031be32 [rfq-api] feat: Add acceptedTypes query param to tx-relay (#230) 2023-03-20 14:21:31 -07:00
Elyas
3eb1cae588 chore: disable stETH/WETH and STG/USDC curve pools [LIT-931] (#235) 2023-03-20 17:06:05 -04:00
Elyas
a73bd36d9d chore: blacklist PAXG (#231) 2023-03-20 14:45:17 -04:00
Kyu
98cbd548f3 [swap] Remove unused hash_utils.ts and quote_comparison_utils.ts [LIT-924] (#219) 2023-03-17 12:53:56 -07:00
Kyu
d43f76e4c8 [swap] Remove RfqDynamicBlacklist from Swap Service [LIT-924] (#218) 2023-03-17 12:53:21 -07:00
phil-ociraptor
eec6166bce [rfq-api] enable Jump and Kyber for Gasless RFQt (#221) 2023-03-17 12:35:12 -07:00
Vic
8fa304c131 [rfq-api] chore: Add gasless swap service types to decide meta-transaction endpoint version to call (#208) 2023-03-17 11:56:26 -07:00
Vic
7217c4c06d [rfq-api] Add metaTxn v2 in tx-relay /price and /quote responses (#204) 2023-03-17 10:46:27 -07:00
Savarn Dontamsetti (Sav)
b69de1889b [api] chore: Create Tick Based AMM Common Utility Functions [LIT-921] (#209) 2023-03-17 12:30:07 -04:00
phil-ociraptor
20f0c6df5a [rfq-api] Make Gasless RFQt rollout configurable per MM [RFQ-869] (#200) 2023-03-16 16:59:29 -07:00
Josh Rose
163ebd4519 fixing issue with name binding causing sources to be empty (#212) 2023-03-16 16:16:13 -06:00
Elyas
8de0b6d2e6 reenable curve pools [LIT-920] (#207) 2023-03-16 16:57:28 -04:00
Savarn Dontamsetti (Sav)
c41a6cb4d9 [api] chore: remove BalancerV2 (non-batch) from sampler [LIT-871] (#210) 2023-03-16 16:24:09 -04:00
Savarn Dontamsetti (Sav)
3cb7ea9980 [api] chore: refactor MultiQuoters to use abstract contract [LIT-910] (#167) 2023-03-16 12:50:26 -04:00
phil-ociraptor
09c8a22a62 [rfq-api] Utilize the RfqDynamicBlacklist on RFQ API (#199) 2023-03-15 13:18:14 -07:00
Elyas
265ef20f43 Revert "feat: [Curve automation] add all pools with $1M+ TVL [LIT-897]" (#201) 2023-03-15 15:11:41 -04:00
Vic
6f037459d5 [api] metaTxn v2 fees & response (#123) 2023-03-15 11:01:16 -07:00
Vic
798a15693f [zippo] fix: Fix lint error to unblock main (#198) 2023-03-15 10:50:56 -07:00
Megan
f1e24c043d feature: add getByEmail method to ZIPPO user procedures (#196) 2023-03-15 17:43:04 +01:00
Mike
cbced8d9e1 rename project to app (#192) 2023-03-15 06:53:37 -07:00
phil-ociraptor
488be63a13 Revert "[rfq-api] pass in workflow and trader to quote server (#188)" (#194) 2023-03-14 20:37:44 -07:00
phil-ociraptor
19f238411f [rfq-api] Experiment to prevent RFQt cannibalization of RFQt on Matcha (#193) 2023-03-14 19:51:00 -07:00
Vic
cfcaeb3f86 [rfq-api] feat: Add meta-transaction v2 tables db utils (#177) 2023-03-14 17:45:20 -07:00
phil-ociraptor
a48ae0fb71 [rfq-api] Only recognize missing token oracle price responses as critical on select code paths (#190) 2023-03-14 16:59:22 -07:00
Byeong Min Park
7c56cff716 [rfq-api] pass in workflow and trader to quote server (#188) 2023-03-14 16:18:34 -07:00
Vic
194eb8d2c3 [rfq-api] feat: Add meta_transaction_v2_jobs and meta_transaction_v2_submissions table definitions and migration files (#165) 2023-03-14 15:46:44 -07:00
phil-ociraptor
c707558ad8 [rfq-api] update README (#178) 2023-03-14 15:36:56 -07:00
phil-ociraptor
0642317680 [rfq-api] Insert taker_address and taker_token into rfqm_v2_jobs (#185) 2023-03-14 15:34:57 -07:00
Kyu
dfd51710fd [swap] Remove RFQ Maker Balance Cache [LIT-908] (#175) 2023-03-14 12:42:03 -07:00
Kyu
bd2e585c78 [swap] Delete AltRfqMakerAssetOfferings related code [LIT-908] (#174) 2023-03-14 12:02:22 -07:00
phil-ociraptor
e03812485b [rfq-api] Add migration for TakerToken and TakerAddress on RFQm V2 Job (#183) 2023-03-14 11:37:05 -07:00
Vic
b735d88939 [rfq-api] feat: Add priceImpactProtectionPercentage query param and estimatedPriceImpact in response (#184) 2023-03-14 11:15:23 -07:00
Mike
58f376c3e4 [zippo] Implement team handling for user create (#173) 2023-03-14 07:41:00 -07:00
Kyu
0150cf1fea [swap] Remove deprecated Belt pool [LIT-913] (#176) 2023-03-13 17:39:38 -07:00
Byeong Min Park
ec8ec5527f [rfq-api] throw validation error if taker signature is invalid (#172) 2023-03-13 15:28:56 -07:00