aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils/assert.ts
Commit message (Expand)AuthorAgeFilesLines
* Address feedbackLeonid Logvinov2017-06-091-1/+1
* Merge branch 'master' into fillOrderUpToAsyncLeonid2017-06-091-4/+0
|\
| * Remove isSenderAddressAvailableAsyncLeonid Logvinov2017-06-091-4/+0
* | Add assert.hashAtMostOneUniqueValueLeonid Logvinov2017-06-091-0/+3
|/
* avoid newline issues by putting the assertion message on a single lineFabio Berger2017-06-061-2/+3
* Address feedbackLeonid Logvinov2017-06-061-2/+2
* Add isAnyAddressAvailableAsyncLeonid Logvinov2017-06-061-0/+4
* Rename isSenderAddressHexAsync to isSenderAddressAsyncLeonid Logvinov2017-06-061-8/+8
* Use variable name in assertin messageLeonid Logvinov2017-06-061-3/+4
* Rename accounts to addresesLeonid Logvinov2017-06-061-2/+2
* Rename senderAccount to senderAddressLeonid Logvinov2017-06-061-6/+6
* Rename assert.isSenderAccountHexAsync to assert.isSenderAddressHexAsyncLeonid Logvinov2017-06-061-1/+1
* Add variableName to isSenderAddcountHexAsyncLeonid Logvinov2017-06-061-3/+4
* Make methods accept senderAccountLeonid Logvinov2017-06-051-4/+8
* Merge branch 'master' into remainingTokenMethodsFabio Berger2017-06-031-0/+4
|\
| * Merge branch 'fillOrderAsync' into unavailableFilledCancelledFabio Berger2017-06-021-0/+3
| |\
| * | Move isValidOrderHash to utils and implement assert.isValidOrderHashFabio Berger2017-06-011-0/+4
* | | Add missing async suffixFabio Berger2017-06-031-1/+1
* | | Merge branch 'master' into remainingTokenMethodsFabio Berger2017-06-031-0/+3
|\ \ \ | | |/ | |/|
| * | Add isBoolean assertionLeonid Logvinov2017-05-301-0/+3
| |/
* / Add setAllowanceAsync, getAllowanceAsync and transferFrom to tokenWrapperFabio Berger2017-06-021-0/+6
|/
* Move files up and remove ts folderLeonid Logvinov2017-05-291-0/+47