Leonid Logvinov
|
96da2c26dc
|
Use 0x-json-schemas
|
2017-08-28 16:49:57 +02:00 |
|
Leonid Logvinov
|
933242bd9d
|
Change the unregistered token in tests
|
2017-08-24 10:05:53 +02:00 |
|
Leonid Logvinov
|
a41ea299e5
|
Add tests for tokenRegistry public getters
|
2017-08-24 09:59:10 +02:00 |
|
Leonid Logvinov
|
0d7b75801a
|
Add test for getTokenAddressesAsync
|
2017-08-24 09:59:10 +02:00 |
|
Fabio Berger
|
98be786764
|
rename method for clarity since we return a Token and not tokenMetadata
|
2017-08-23 18:14:19 +02:00 |
|
Fabio Berger
|
2a7da4fc4f
|
use non-checksummed address
|
2017-08-23 18:13:26 +02:00 |
|
Fabio Berger
|
fedded3ec1
|
Add public method getTokenMetadataIfExistsAsync to TokenRegistry wrapper, refactor getTokensAsync to use getTokenMetadataIfExistsAsync under the hood and added unit tests
|
2017-08-23 17:27:54 +02:00 |
|
Leonid
|
94cab6f694
|
Revert "Use different lodash import syntax which allows to include only used functions"
|
2017-06-22 16:21:56 +02:00 |
|
Leonid Logvinov
|
a1c363a8af
|
Fall back to import x = require() syntax
|
2017-06-21 14:11:06 +02:00 |
|
Leonid Logvinov
|
40a7be0690
|
Use different lodash import syntax which allows to include only used functions
|
2017-06-21 13:56:14 +02:00 |
|
Leonid Logvinov
|
d789aa24aa
|
Make ZeroEx constructor accept Web3Provider instead of Web3 instance
|
2017-06-15 17:05:03 +02:00 |
|
Leonid Logvinov
|
365548e126
|
Introduce index.ts file which defines public interface
|
2017-06-12 18:20:43 +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
|
aeec2a96b0
|
Address feedback
|
2017-06-06 11:28:11 +02:00 |
|
Leonid Logvinov
|
4dc9a14aaf
|
Add chai_setup
|
2017-06-05 13:07:26 +02:00 |
|
Fabio Berger
|
d4320fec72
|
Add includeStack config to chai setup so that we get stackTraces
|
2017-06-02 19:38:28 +02:00 |
|
Fabio Berger
|
4d63a4d02a
|
use to.have.lengthOf
|
2017-05-30 10:49:34 +02:00 |
|
Fabio Berger
|
f3d5690d56
|
Add tests for getTokensAsync including schema validation
|
2017-05-29 23:52:10 +02:00 |
|