uniswap-interface-uncensored/src/state
Moody Salem e78b6d61f2
improvement(transactions): some clean up and unit tests
- fetch transaction state less often for old transactions
- fix a bug calling non payable methods with value 0
2020-07-27 08:45:48 -05:00
..
application feat(token lists): implement the uniswap default list as a token list (#983) 2020-07-25 10:41:03 -05:00
burn feat(weth): support WETH across the site and use sdk 3.0 (#947) 2020-07-20 06:48:42 -05:00
lists feat(token lists): implement the uniswap default list as a token list (#983) 2020-07-25 10:41:03 -05:00
mint feat(weth): support WETH across the site and use sdk 3.0 (#947) 2020-07-20 06:48:42 -05:00
multicall longer wait between retries 2020-07-13 18:03:12 -04:00
swap feat(weth): support WETH across the site and use sdk 3.0 (#947) 2020-07-20 06:48:42 -05:00
transactions improvement(transactions): some clean up and unit tests 2020-07-27 08:45:48 -05:00
user feat(token lists): implement the uniswap default list as a token list (#983) 2020-07-25 10:41:03 -05:00
wallet feat(weth): support WETH across the site and use sdk 3.0 (#947) 2020-07-20 06:48:42 -05:00
index.ts feat(token lists): implement the uniswap default list as a token list (#983) 2020-07-25 10:41:03 -05:00
tsconfig.json Strict typescript (#792) 2020-05-18 18:23:58 -05:00