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
/
utils.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add bn.js types
Leonid Logvinov
2017-07-22
1
-1
/
+1
*
Use PascalCase names as string enum keys
Leonid Logvinov
2017-07-12
1
-12
/
+12
*
Use orderHashSchema to validate order hash
Leonid Logvinov
2017-07-05
1
-4
/
+0
*
Merge branch 'master' into add-exchange-address-to-order-struct
Leonid
2017-07-04
1
-0
/
+3
|
\
|
*
Fix test failures caused by testrpc new eth_sign behaviour
Leonid Logvinov
2017-07-01
1
-0
/
+3
*
|
Stop passing exchangeContractAddress to utils.getOrderHashHex
Leonid Logvinov
2017-07-04
1
-2
/
+2
|
/
*
Revert "Use different lodash import syntax which allows to include only used ...
Leonid
2017-06-22
1
-5
/
+4
*
Fall back to import x = require() syntax
Leonid Logvinov
2017-06-21
1
-2
/
+2
*
Use different lodash import syntax which allows to include only used functions
Leonid Logvinov
2017-06-21
1
-4
/
+5
*
Refactor subscription to return zeroExSignature object
Leonid Logvinov
2017-06-13
1
-2
/
+2
*
Remove assertions from utils methods
Leonid Logvinov
2017-06-07
1
-7
/
+0
*
Use union type Order|SignedOrder
Leonid Logvinov
2017-06-07
1
-2
/
+2
*
Address feedback
Leonid Logvinov
2017-06-07
1
-0
/
+35
*
Implement zeroEx.exchange.subscribeAsync made sure to clean up subscriptions ...
Fabio Berger
2017-06-02
1
-0
/
+3
*
Move isValidOrderHash to utils and implement assert.isValidOrderHash
Fabio Berger
2017-06-01
1
-0
/
+4
*
Use disable-next-line instead of disable and always put rule that is being di...
Fabio Berger
2017-05-29
1
-2
/
+1
*
Port over signOrderHashAsync
Fabio Berger
2017-05-29
1
-0
/
+4
*
Move files up and remove ts folder
Leonid Logvinov
2017-05-29
1
-0
/
+18