- 12 Jun, 2020 6 commits
-
-
Moody Salem authored
-
Moody Salem authored
-
Moody Salem authored
* no automatic add, major refactors * fix nit with version link * add/remove links in the token search modal * close tooltip when user types * remove skip
-
Noah Zinsmeister authored
clear signature on input in remove
-
Ian Lapham authored
* update approve flow on add + remove * add confirm to remove page
-
Moody Salem authored
* swap-v1 * toggle the version switch based on the search query parameter * rework some of the query parameter stuff in send/swap * hide the url when they click it * allow switching back to v2 via the toggle * represent the v1 trade in the UI if they toggle it on * show trade link in both directions (5% threshold for v1 link) * input amounts should reflect v1/v2 * perform the approve on v1 exchange for v1 trades * get swap on v1 working * move some code around to reduce duplication * fix ts error * correct input allowance * fix exact token to token on v1 * fix pending approvals to be specific to the spender * google analytics for swap version * disable the version switch on pages other than swap and send
-
- 11 Jun, 2020 1 commit
-
-
Moody Salem authored
-
- 10 Jun, 2020 1 commit
-
-
Moody Salem authored
- update text in release body
-
- 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 3 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
-