aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/components/wallet/wallet.tsx
Commit message (Expand)AuthorAgeFilesLines
* Remove some unused importsBrandon Millman2018-04-231-2/+1
* Rate limit crypto compare callsBrandon Millman2018-04-231-3/+25
* Refactor common fetch logic into fetch_utilsBrandon Millman2018-04-231-16/+23
* Grab price information from crypto compare apiBrandon Millman2018-04-231-8/+37
* Implement backendClient object to unify calls to the portal apiBrandon Millman2018-04-191-15/+8
* Add price information to walletBrandon Millman2018-04-181-37/+75
* Merge pull request #503 from 0xProject/feature/website/relayer-gridBrandon Millman2018-04-061-2/+2
|\
| * Implement initial relayer gridBrandon Millman2018-04-051-2/+2
* | Fix missing key warnings in wallet componentBrandon Millman2018-04-051-3/+10
|/
* Implement wallet locked and uninstalled statesBrandon Millman2018-03-301-8/+46
* Implement ETH/WETH conversion and allowance toggle stylingBrandon Millman2018-03-231-0/+443