aboutsummaryrefslogtreecommitdiffstats
path: root/src/ts/utils/assert.ts
Commit message (Collapse)AuthorAgeFilesLines
* Move files up and remove ts folderLeonid Logvinov2017-05-291-47/+0
|
* Fix web3 imports againFabio Berger2017-05-261-1/+1
|
* Fix web3 importsFabio Berger2017-05-261-1/+1
|
* Add initial exchange contract function, set up web3Wrapper, added types and ↵Fabio Berger2017-05-261-9/+12
| | | | utils
* Address feedbackLeonid Logvinov2017-05-251-1/+1
|
* Remove type aliasesLeonid Logvinov2017-05-251-1/+1
|
* Merge branch 'master' into isValidOrderHashLeonid2017-05-251-3/+10
|\
| * Pretty print passed in order and schema validation errors in thrown assertionFabio Berger2017-05-251-2/+4
| |
| * Add schema validation and assertion, create ECSignature schemaFabio Berger2017-05-251-3/+8
| |
* | Port isValidOrderHash and testsLeonid Logvinov2017-05-251-0/+6
|/
* Add assertions library and add them for all function argsFabio Berger2017-05-251-0/+31