- 08 Jun, 2020 5 commits
-
-
Ian Lapham authored
-
Moody Salem authored
-
CryptoCatVC authored
-
Moody Salem authored
this is an alternative solution to hard coding forced FoT router tokens
-
dependabot[bot] authored
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. - [Release notes](https://github.com/faye/websocket-extensions-node/releases) - [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md) - [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4) Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- 06 Jun, 2020 3 commits
-
-
Moody Salem authored
-
Noah Zinsmeister authored
* support new FoT-capable methods short-circuit modal footer rendering if no trade improve clarity of tx modal flow * update router address + ABI
-
CryptoCatVC authored
-
- 05 Jun, 2020 3 commits
-
-
Ian Lapham authored
improvements(approvals): match approve flow to add/remove, update UI styles
-
Moody Salem authored
-
Noah Zinsmeister authored
-
- 04 Jun, 2020 10 commits
-
-
Moody Salem authored
-
Moody Salem authored
-
Moody Salem authored
* use single call to get token information * delete the bytes32 overload * console log statement * add a bunch of tests to actions.ts for multicall * fix to work with bytes32 symbols/names * only include name/symbol * enforce lowercase calldata
-
Moody Salem authored
-
Moody Salem authored
-
Moody Salem authored
-
Moody Salem authored
-
Moody Salem authored
-
Moody Salem authored
-
Moody Salem authored
-
- 03 Jun, 2020 3 commits
-
-
Moody Salem authored
* links and page * print all the details of the liquidity * show working approve/migrate buttons * testnet v1 factory addresses * split code up into two pages * getting closer to styled * compute min amount out of eth and token * compute min amount out of eth and token * add a back button to the list page * Improve empty states * Improve the state management * change the display of the migrate page to be more similar to original * style fix, pending transaction hook fix * add forwarding to netlify.toml * handle case where v2 spot price does not exist because pair does not exist * make ternaries more accurate * handle first liquidity provider situation * Style tweaks for migrate * merge * Address feedback - show pool token amount - show success when migration complete - show price warning only if price difference is large Co-authored-by:
Callil Capuozzo <callil.capuozzo@gmail.com>
-
Moody Salem authored
-
Noah Zinsmeister authored
* memoize common bases * improve memoization
-
- 02 Jun, 2020 2 commits
-
-
Moody Salem authored
-
Noah Zinsmeister authored
centralize all lists of bases pin some pairs
-
- 01 Jun, 2020 3 commits
-
-
Moody Salem authored
-
Noah Zinsmeister authored
-
Moody Salem authored
-
- 31 May, 2020 4 commits
-
-
Moody Salem authored
-
Moody Salem authored
fix(misc): fix the blinking ethereum logo on ios safari and temporarily remove the overflow settings to fix double scrolling situation
-
Moody Salem authored
-
Moody Salem authored
-
- 30 May, 2020 5 commits
-
-
Moody Salem authored
-
Moody Salem authored
perf(network connector): use an inline network connector until improved connector is pushed upstream
-
Moody Salem authored
* start with the migrate page * Add a bunch of tests and bump up the call size * Show a link to the old portal, disable the WIP page * Fix lint error
-
Moody Salem authored
-
Moody Salem authored
-
- 29 May, 2020 2 commits
-
-
Moody Salem authored
-
Moody Salem authored
perf(multicall): improve fetching code to allow for fetching immutable data like token symbols/names/decimals
-