aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/src/util/assert.ts
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵fragosti2018-11-031-1/+1
|\ | | | | | | feature/instant/maker-asset-datas-interface
| * feat(instant): pass in provider through props, fallback to injected providerBrandon Millman2018-11-031-1/+1
| |
* | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵fragosti2018-11-031-1/+9
|\| | | | | | | feature/instant/maker-asset-datas-interface
| * feat(instant): implement affiliateFeeInfo propBrandon Millman2018-11-031-1/+9
| |
* | feat: add asserts for new API additionsfragosti2018-11-021-0/+3
| |
* | feat: modify public API to allow for passing in available assets, or fetch ↵fragosti2018-11-011-4/+4
|/ | | | assets from SRA
* feat: add assertions to render methodfragosti2018-10-271-0/+44