Commit Graph

513 Commits

Author SHA1 Message Date
Leonid Logvinov
ef57dd22e2 Rename isSenderAddressHexAsync to isSenderAddressAsync 2017-06-06 14:29:07 +02:00
Leonid Logvinov
8103a6cedd Rename senderAddress to signerAddress 2017-06-06 14:27:09 +02:00
Leonid Logvinov
80bbfc3f0f Last round of renamings 2017-06-06 14:10:36 +02:00
Leonid
2eb99f46f5 Merge pull request #35 from 0xProject/chai-setup
Add chai_setup
2017-06-06 14:05:01 +02:00
Leonid
0b700deb01 Merge pull request #37 from 0xProject/umd-ci
Add script to run UMD tests
2017-06-06 14:04:14 +02:00
Leonid
fee0e5bfc7 Update chai_setup.ts 2017-06-06 14:04:01 +02:00
Leonid
bf66a43ca8 Merge pull request #34 from 0xProject/number-regex
Add tests to number regex and BigNumber serialization & fix bugs
2017-06-06 13:59:25 +02:00
Leonid
d1d5477e8d Merge branch 'master' into chai-setup 2017-06-06 13:45:25 +02:00
Leonid Logvinov
abd6fbfa64 Use variable name in assertin message 2017-06-06 12:50:18 +02:00
Leonid Logvinov
33cf004b29 Remove unused variable 2017-06-06 12:48:40 +02:00
Leonid Logvinov
67e2208a18 Rename accounts to addreses 2017-06-06 12:48:00 +02:00
Leonid Logvinov
279790117b Remove message param from before 2017-06-06 12:43:20 +02:00
Leonid Logvinov
f7236e7f49 Rename senderAccount to senderAddress 2017-06-06 12:40:58 +02:00
Leonid Logvinov
ed3d1a8142 Rename assert.isSenderAccountHexAsync to assert.isSenderAddressHexAsync 2017-06-06 12:37:52 +02:00
Leonid Logvinov
c9fe2b16b9 Rename senderAccount to takerAddress 2017-06-06 12:37:14 +02:00
Leonid Logvinov
ce203d9e9d Remove redundant reassignment 2017-06-06 12:35:17 +02:00
Leonid Logvinov
8bf9e4167a Fix comments 2017-06-06 12:33:27 +02:00
Leonid Logvinov
899de0b94f Address feedback 2017-06-06 11:44:31 +02:00
Leonid
b1ecb45f1b Merge pull request #38 from 0xProject/async-errors
Add a couple of awaits and returns for async tests
2017-06-06 11:39:03 +02:00
Leonid
06c6ae0dbd Merge pull request #36 from 0xProject/regression-test-transferFrom
Add regression test for transferFrom bug
2017-06-06 11:38:47 +02:00
Leonid Logvinov
39958be0b8 Address feedback 2017-06-06 11:38:29 +02:00
Leonid Logvinov
1c7229d783 Address feedback 2017-06-06 11:35:42 +02:00
Leonid Logvinov
aeec2a96b0 Address feedback 2017-06-06 11:28:11 +02:00
Leonid Logvinov
d36fa17153 Add tests for isSenderAccountHexAsync 2017-06-06 11:08:48 +02:00
Leonid Logvinov
fc912aff68 Fix tests 2017-06-06 10:53:57 +02:00
Leonid Logvinov
2a08042727 Add variableName to isSenderAddcountHexAsync 2017-06-06 10:25:28 +02:00
Leonid Logvinov
bac6833436 Make methods accept senderAccount 2017-06-05 16:22:56 +02:00
Leonid Logvinov
713ad291c4 Add chai-as-promised 2017-06-05 15:31:39 +02:00
Leonid Logvinov
592cab8d3f Add a couple of awaits and returns for async tests 2017-06-05 14:12:20 +02:00
Leonid Logvinov
f85f546f9f Add script to run UMD tests 2017-06-05 13:26:52 +02:00
Leonid Logvinov
38cf621327 Add regression test for transferFrom bug 2017-06-05 13:13:04 +02:00
Leonid Logvinov
4dc9a14aaf Add chai_setup 2017-06-05 13:07:26 +02:00
Leonid Logvinov
2ac15caf00 Add tests to number regex and BigNumber serialization & fix bugs 2017-06-05 12:31:13 +02:00
Leonid Logvinov
eb5c9ae708 Upgrade truffle-contract to the version that includes 'at' fix 2017-06-05 11:48:41 +02:00
Leonid
63854603e1 Merge pull request #33 from 0xProject/greenkeeper/initial
Update dependencies to enable Greenkeeper 🌴
2017-06-03 16:18:46 +02:00
Fabio Berger
3d75a50235 Merge pull request #32 from 0xProject/addEventSubscriptions
Implement zeroEx.exchange.subscribeAsync
2017-06-02 21:18:02 +02:00
Leonid
88815e5b45 Merge pull request #29 from 0xProject/remainingTokenMethods
Implement Remaining Token Methods
2017-06-02 21:01:58 +02:00
Fabio Berger
2e5e8c8987 Consolidate the ExchangeContract type and flesh out type definition for isValidSignature.call 2017-06-02 20:54:44 +02:00
Fabio Berger
3e115eab4a Run stopWatching in parallel 2017-06-02 20:49:44 +02:00
Fabio Berger
78d7febede Be more specific with blockParam valid values 2017-06-02 20:46:27 +02:00
Fabio Berger
36e937f8de Merge branch 'master' into remainingTokenMethods
# Conflicts:
#	src/contract_wrappers/token_wrapper.ts
2017-06-02 20:39:02 +02:00
Fabio Berger
c6ceb44682 Fix bug 2017-06-02 20:34:16 +02:00
Fabio Berger
bae4b1ee1b Fix comment 2017-06-02 20:33:58 +02:00
Fabio Berger
054797fa51 Add missing async suffix 2017-06-02 20:33:50 +02:00
Fabio Berger
bef967f405 remove space 2017-06-02 20:22:25 +02:00
Fabio Berger
c90ffd92a5 Update artifacts 2017-06-02 20:22:10 +02:00
greenkeeper[bot]
abe65f0ce3 docs(readme): add Greenkeeper badge 2017-06-02 18:06:05 +00:00
Fabio Berger
45f9ffd86c Merge branch 'master' into addEventSubscriptions
# Conflicts:
#	src/types.ts
#	test/exchange_wrapper_test.ts
#	test/utils/fill_scenarios.ts
2017-06-02 20:05:25 +02:00
greenkeeper[bot]
d488dd79ed chore(package): update dependencies 2017-06-02 18:02:49 +00:00
Fabio Berger
40208e3b2d Merge branch 'master' into addEventSubscriptions 2017-06-02 20:01:29 +02:00