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
/
test
/
assert_test.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch over to Lerna + Yarn Workspaces setup for a mono-repo approach
Fabio Berger
2017-11-13
1
-34
/
+0
*
Fix comments to use web3 provider instead of web3 instance
Leonid Logvinov
2017-07-07
1
-1
/
+1
*
Make ZeroEx constructor accept Web3Provider instead of Web3 instance
Leonid Logvinov
2017-06-15
1
-1
/
+1
*
Fix test
Leonid Logvinov
2017-06-13
1
-1
/
+1
*
Change main file name from 0x.js.ts to 0x.ts
Leonid Logvinov
2017-06-12
1
-1
/
+1
*
Fix last tests
Leonid Logvinov
2017-06-11
1
-3
/
+3
*
avoid newline issues by putting the assertion message on a single line
Fabio Berger
2017-06-06
1
-2
/
+3
*
Rename isSenderAddressHexAsync to isSenderAddressAsync
Leonid Logvinov
2017-06-06
1
-3
/
+3
*
Last round of renamings
Leonid Logvinov
2017-06-06
1
-7
/
+7
*
Use variable name in assertin message
Leonid Logvinov
2017-06-06
1
-1
/
+1
*
Rename accounts to addreses
Leonid Logvinov
2017-06-06
1
-1
/
+1
*
Rename assert.isSenderAccountHexAsync to assert.isSenderAddressHexAsync
Leonid Logvinov
2017-06-06
1
-3
/
+3
*
Add tests for isSenderAccountHexAsync
Leonid Logvinov
2017-06-06
1
-0
/
+33