aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/containers/portal.ts
Commit message (Collapse)AuthorAgeFilesLines
* Fix no-unused-variable tslint rule to include parameters and fix issuesFabio Berger2018-06-121-1/+1
|
* Change userEtherBalanceInWei to optional so we can know if its loadingBrandon Millman2018-06-011-1/+1
|
* Lay out wallet and relayersBrandon Millman2018-05-051-0/+88
|
* Rename Portal and PortalMenu components to LegacyPortal and LegacyPortalMenuBrandon Millman2018-04-241-88/+0
|
* Create blockchainWatcher class and refactor Portal such that Ether amounts ↵Fabio Berger2018-03-101-2/+2
| | | | are always passed around as baseUnits
* Give all container files the proper file suffix: tsFabio Berger2018-03-021-0/+88