11 Commits

Author SHA1 Message Date
Leonid Logvinov
d789aa24aa
Make ZeroEx constructor accept Web3Provider instead of Web3 instance 2017-06-15 17:05:03 +02:00
Leonid Logvinov
7cf31db20e
Fix test 2017-06-12 18:57:54 +02:00
Leonid Logvinov
672d5aae5d
Change main file name from 0x.js.ts to 0x.ts 2017-06-12 11:33:35 +02:00
Leonid Logvinov
6b152edb98
Fix last tests 2017-06-11 13:14:46 +02:00
Fabio Berger
321e0765cb avoid newline issues by putting the assertion message on a single line 2017-06-06 15:48:29 +02:00
Leonid Logvinov
ef57dd22e2
Rename isSenderAddressHexAsync to isSenderAddressAsync 2017-06-06 14:29:07 +02:00
Leonid Logvinov
80bbfc3f0f
Last round of renamings 2017-06-06 14:10:36 +02:00
Leonid Logvinov
abd6fbfa64
Use variable name in assertin message 2017-06-06 12:50:18 +02:00
Leonid Logvinov
67e2208a18
Rename accounts to addreses 2017-06-06 12:48:00 +02:00
Leonid Logvinov
ed3d1a8142
Rename assert.isSenderAccountHexAsync to assert.isSenderAddressHexAsync 2017-06-06 12:37:52 +02:00
Leonid Logvinov
d36fa17153
Add tests for isSenderAccountHexAsync 2017-06-06 11:08:48 +02:00