index
:
dexon-sol-tools
development
master
DEXON fork of Solidity development tools originated from 0x-monorepo (https://github.com/dexon-foundation/sol-tools)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
utils
/
assert.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix comments to use web3 provider instead of web3 instance
Leonid Logvinov
2017-07-07
1
-2
/
+2
*
Use string template
Leonid Logvinov
2017-07-05
1
-1
/
+1
*
Add assert.doesBelongToStringEnum
Leonid Logvinov
2017-07-05
1
-0
/
+11
*
Use orderHashSchema to validate order hash
Leonid Logvinov
2017-07-05
1
-4
/
+1
*
Remove custom Schema type and use one from jsonschema
Leonid Logvinov
2017-06-28
1
-0
/
+1
*
Revert "Use different lodash import syntax which allows to include only used ...
Leonid
2017-06-22
1
-15
/
+9
*
Fall back to import x = require() syntax
Leonid Logvinov
2017-06-21
1
-7
/
+7
*
Use different lodash import syntax which allows to include only used functions
Leonid Logvinov
2017-06-21
1
-9
/
+15
*
Address feedback
Leonid Logvinov
2017-06-09
1
-1
/
+1
*
Merge branch 'master' into fillOrderUpToAsync
Leonid
2017-06-09
1
-4
/
+0
|
\
|
*
Remove isSenderAddressAvailableAsync
Leonid Logvinov
2017-06-09
1
-4
/
+0
*
|
Add assert.hashAtMostOneUniqueValue
Leonid Logvinov
2017-06-09
1
-0
/
+3
|
/
*
avoid newline issues by putting the assertion message on a single line
Fabio Berger
2017-06-06
1
-2
/
+3
*
Address feedback
Leonid Logvinov
2017-06-06
1
-2
/
+2
*
Add isAnyAddressAvailableAsync
Leonid Logvinov
2017-06-06
1
-0
/
+4
*
Rename isSenderAddressHexAsync to isSenderAddressAsync
Leonid Logvinov
2017-06-06
1
-8
/
+8
*
Use variable name in assertin message
Leonid Logvinov
2017-06-06
1
-3
/
+4
*
Rename accounts to addreses
Leonid Logvinov
2017-06-06
1
-2
/
+2
*
Rename senderAccount to senderAddress
Leonid Logvinov
2017-06-06
1
-6
/
+6
*
Rename assert.isSenderAccountHexAsync to assert.isSenderAddressHexAsync
Leonid Logvinov
2017-06-06
1
-1
/
+1
*
Add variableName to isSenderAddcountHexAsync
Leonid Logvinov
2017-06-06
1
-3
/
+4
*
Make methods accept senderAccount
Leonid Logvinov
2017-06-05
1
-4
/
+8
*
Merge branch 'master' into remainingTokenMethods
Fabio Berger
2017-06-03
1
-0
/
+4
|
\
|
*
Merge branch 'fillOrderAsync' into unavailableFilledCancelled
Fabio Berger
2017-06-02
1
-0
/
+3
|
|
\
|
*
|
Move isValidOrderHash to utils and implement assert.isValidOrderHash
Fabio Berger
2017-06-01
1
-0
/
+4
*
|
|
Add missing async suffix
Fabio Berger
2017-06-03
1
-1
/
+1
*
|
|
Merge branch 'master' into remainingTokenMethods
Fabio Berger
2017-06-03
1
-0
/
+3
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Add isBoolean assertion
Leonid Logvinov
2017-05-30
1
-0
/
+3
|
|
/
*
/
Add setAllowanceAsync, getAllowanceAsync and transferFrom to tokenWrapper
Fabio Berger
2017-06-02
1
-0
/
+6
|
/
*
Move files up and remove ts folder
Leonid Logvinov
2017-05-29
1
-0
/
+47