aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/src/redux/async_data.ts
Commit message (Expand)AuthorAgeFilesLines
* feat(instant): fetch account address at startup and drive account state changesBrandon Millman2018-11-081-0/+21
* feat(instant): fallback to an empty wallet provider when none is injectedBrandon Millman2018-11-081-12/+11
* chore: address PR commentsfragosti2018-11-031-1/+1
* feat: better handle errors in async fetchesfragosti2018-11-021-6/+10
* feat: modify public API to allow for passing in available assets, or fetch as...fragosti2018-11-011-7/+18
* feat: MVP of passing in sraApiUrl, assetData and other settings from render m...fragosti2018-10-191-2/+2
* feat: make redux actions type-sagefragosti2018-10-131-3/+2
* feat: have coinbase API return BigNumber for eth-usd price endpointfragosti2018-10-131-3/+4
* feat: Move over features from zrx-buyerfragosti2018-10-111-0/+22