uniswap-interface-uncensored/src/utils
lynn 527270e33f
fix: handle wallets that don't send default 4001 error code for user rejected txns (#5941)
* init

* add more to comment

* zzmp comments

* regex

* oops

* fix
2023-02-08 13:34:21 -05:00
..
anonymizeLink.test.ts chore: use @uniswap eslint preset (#5556) 2022-12-21 03:08:20 +04:00
anonymizeLink.ts chore: switch optimism testnet from kovan to goerli (#4719) 2022-09-26 14:42:47 -04:00
approveAmountCalldata.ts chore: import @ethersprojects directly (#3104) 2022-01-12 10:06:22 -08:00
calculateGasMargin.test.ts chore: import @ethersprojects directly (#3104) 2022-01-12 10:06:22 -08:00
calculateGasMargin.ts chore: import @ethersprojects directly (#3104) 2022-01-12 10:06:22 -08:00
calculateSlippageAmount.test.ts chore: import @ethersprojects directly (#3104) 2022-01-12 10:06:22 -08:00
calculateSlippageAmount.ts refactor: more separation by chain of addresses 2021-05-18 14:33:03 -05:00
chains.tsx chore: remove unused exports (#4380) 2022-08-17 11:45:45 -04:00
computeFiatValuePriceImpact.tsx chore: upgrade to redux-toolkit 1.8 (#3464) 2022-03-09 12:19:24 -05:00
computeSurroundingTicks.test.ts feat: use TickLens on chains where subgraph is not functional (#3149) 2022-01-24 09:12:07 -05:00
computeSurroundingTicks.ts feat: data api connection (#4396) 2022-08-19 15:31:10 -04:00
computeUniCirculation.test.ts chore: import @ethersprojects directly (#3104) 2022-01-12 10:06:22 -08:00
computeUniCirculation.ts chore: import @ethersprojects directly (#3104) 2022-01-12 10:06:22 -08:00
constructSameAddressMap.ts feat(polygon): polygon mainnet and testnet support (#3015) 2021-12-22 14:25:10 -05:00
currencyId.ts refactor: bump to latest sdk (#1657) 2021-05-20 11:21:40 -05:00
env.test.ts build: add env utils (#4304) 2022-08-08 09:38:37 -07:00
env.ts feat: better UX when Sentry disabled (#5695) 2022-12-22 00:39:29 +04:00
formatChartTimes.ts chore: remove all remaining unused exports (#5510) 2022-12-01 17:13:07 -05:00
formatCurrencyAmount.ts fix: use number formatting lib for tick bounds on LP positions (#5573) 2023-01-09 15:54:48 -06:00
formatNumbers.test.ts chore: use @uniswap eslint preset (#5556) 2022-12-21 03:08:20 +04:00
formatNumbers.ts feat: coned on token details/search (#5349) 2022-11-21 15:06:18 -05:00
formatTickPrice.ts fix: use number formatting lib for tick bounds on LP positions (#5573) 2023-01-09 15:54:48 -06:00
getExplorerLink.test.ts test: use goerli (#4826) 2022-10-06 15:16:58 -05:00
getExplorerLink.ts chore: switch optimism testnet from kovan to goerli (#4719) 2022-09-26 14:42:47 -04:00
getTickToPrice.ts refactor: add an import sorting plugin (#2417) 2021-09-21 18:21:28 -05:00
index.test.ts refactor: more separation by chain of addresses 2021-05-18 14:33:03 -05:00
index.ts chore: remove all remaining unused exports (#5510) 2022-12-01 17:13:07 -05:00
isZero.ts improvement(swap): Better swap errors for FoT (#1015) 2020-08-06 18:18:43 -05:00
listSort.ts refactor: use new sdk version (#1472) 2021-05-12 08:52:17 -05:00
maxAmountSpend.ts refactor(L2): Arbitrum Kovan testnet and Arbitrum One support (#1716) 2021-06-02 15:14:34 -05:00
nativeTokens.ts fix: default to null when query address is undefined (#5937) 2023-02-08 00:17:39 -05:00
prices.test.ts fix: avoid error swap state while loading (#5860) 2023-01-19 10:41:58 -08:00
prices.ts fix: avoid error swap state while loading (#5860) 2023-01-19 10:41:58 -08:00
retry.test.ts test failed due to randomness. make it less likely to fail. 2020-09-01 11:28:18 -05:00
retry.ts chore: use @uniswap eslint preset (#5556) 2022-12-21 03:08:20 +04:00
routes.ts feat: add chainId (network) as url parameter (#3057) 2022-01-24 15:23:34 -08:00
safeNamehash.test.ts chore: import @ethersprojects directly (#3104) 2022-01-12 10:06:22 -08:00
safeNamehash.ts chore: import @ethersprojects directly (#3104) 2022-01-12 10:06:22 -08:00
supportedChainId.ts feat(swap): default 1 native to usdc on the swap page (#3347) 2022-02-28 13:30:37 -05:00
swapErrorToUserReadableMessage.tsx fix: handle wallets that don't send default 4001 error code for user rejected txns (#5941) 2023-02-08 13:34:21 -05:00
switchChain.ts feat: adds ethers provider tracing (#4614) 2022-09-13 09:07:47 -07:00
tradeMeaningFullyDiffer.ts feat: update summary view with real values (#3179) 2022-01-25 13:48:52 -05:00
transformSwapRouteToGetQuoteResult.ts feat: Add support for mixed routes in the interface (#4181) 2022-08-11 16:40:55 -04:00
unwrappedToken.ts fix: update type on wrapped native currency (#3454) 2022-03-07 21:04:21 -05:00
userAgent.ts build: lint for unused exports (#5513) 2022-12-05 18:18:07 -05:00