Commit Graph

802 Commits

Author SHA1 Message Date
Leonid Logvinov
3f7bdfa67a Factor out exchangeArtifacts variable 2017-06-29 11:05:56 -07:00
Leonid Logvinov
260def1aef Check that artefacts by networkId are not undefined before getting the address 2017-06-29 11:02:52 -07:00
Leonid Logvinov
330a1cff11 Fix a typo in a name 2017-06-29 10:54:20 -07:00
Leonid Logvinov
91e2857645 Fix a typo in a name 2017-06-29 10:53:11 -07:00
Leonid Logvinov
5e5acdc56e Move schema assertion up to prevent the _.map failure 2017-06-29 10:51:24 -07:00
Leonid Logvinov
b896a723c2 Move schema assertion up to prevent the _.map failure 2017-06-29 10:50:22 -07:00
Leonid Logvinov
3acdeaf518 Mve schema assertion up to prevent the _.map failure 2017-06-29 10:49:44 -07:00
Leonid Logvinov
e9db532727 Make getOrderHashHex a non-async function 2017-06-29 10:34:49 -07:00
Leonid Logvinov
dd590ca79e Improve CHANGELOG comments 2017-06-29 10:30:14 -07:00
Leonid Logvinov
70c7914c4c Update CHANGELOG.md 2017-06-27 11:36:18 -07:00
Leonid Logvinov
a4ce7ed21e Update contract artefacts 2017-06-27 11:32:06 -07:00
Leonid Logvinov
6bf594bb4b Remove update_contracts call from circleci.yml 2017-06-27 11:16:00 -07:00
Leonid Logvinov
75711f348a Remove custom Schema type and use one from jsonschema 2017-06-27 11:04:27 -07:00
Leonid Logvinov
56cfb41d54 Add CHANGELOG.md entry 2017-06-26 19:48:24 -07:00
Leonid Logvinov
3d55f97c0a Remove _getExchangeAddressAsync 2017-06-26 19:44:21 -07:00
Leonid Logvinov
de0e436aad Allow multiple exchange versions t be functional at the same time 2017-06-26 19:44:21 -07:00
Leonid Logvinov
2c5f221073 Update copyfiles to copy nested artifacts 2017-06-26 19:44:21 -07:00
Leonid Logvinov
df751a2af5 Move exchange artifacts to an exchange subfolder 2017-06-26 19:44:21 -07:00
Fabio Berger
79b79a5795 Add the 0xproject profile flag to the AWS cli command so that devs can have their personal AWS creds be the default in .aws/credentials 2017-06-26 15:31:15 -07:00
Fabio Berger
540faac79c 0.7.1 v0.7.1 2017-06-26 15:26:51 -07:00
Fabio Berger
dfff718972 Add 0.7.1 release notes 2017-06-26 15:25:30 -07:00
Fabio Berger
40636f1609 Change all the dates from July to June in changelog 2017-06-26 15:22:34 -07:00
Fabio Berger
6c48e6c74f Additional EtherToken comment changes 2017-06-26 14:54:04 -07:00
Fabio Berger
718b801f48 Improve EtherToken comments 2017-06-26 14:14:03 -07:00
Leonid
73eb78d793 Merge pull request #81 from 0xProject/addWrappedETHSupport
Add Wrapped ETH Support
2017-06-26 13:23:02 -07:00
Fabio Berger
f15451ebfd Merge branch 'addWrappedETHSupport' of github.com:0xProject/0x.js into addWrappedETHSupport
# Conflicts:
#	test/ether_token_wrapper_test.ts
2017-06-26 11:21:09 -07:00
Fabio Berger
41098c6a35 refactor getBalanceInEthAsync to getBalanceInWeiAsync and change the test assertions to check if the discrepancy between the existing ETH balance and expected balance is small enough to simply be the gas cost used by the transaction. 2017-06-26 11:20:16 -07:00
Leonid Logvinov
e780664b40 Remove .only from describe 2017-06-26 10:34:45 -07:00
Leonid Logvinov
efb5556e4e Rename INSUFFICIENT_WETH_BALANCE_FOR_WITHDRAWL to INSUFFICIENT_WETH_BALANCE_FOR_WITHDRAWAL 2017-06-26 10:33:53 -07:00
Fabio Berger
0f413febd3 Fix typo 2017-06-26 10:30:09 -07:00
Fabio Berger
60b3f3e6dd Implement EtherTokenWrapper and tests, with deposit and withdraw methods 2017-06-25 14:50:11 -07:00
Fabio Berger
7d001240c1 Add missing return comment 2017-06-25 14:49:12 -07:00
Fabio Berger
a2c495a983 Re-wrap BigNumber returned from web3 in getBalanceInEthAsync 2017-06-25 14:48:48 -07:00
Leonid
d5ed5865ca Merge pull request #79 from 0xProject/integration-tests
Add kovan integration tests
2017-06-23 17:17:06 +02:00
Leonid Logvinov
75ae305a6e Rename KOVAN_URL to KOVAN_RPC_URL 2017-06-23 17:10:43 +02:00
Leonid
0c5ba2a68e Merge pull request #80 from 0xProject/greenkeeper/web3-typescript-typings-0.0.10
Update web3-typescript-typings to the latest version 🚀
2017-06-23 14:25:33 +02:00
greenkeeper[bot]
d21b716cb3 chore(package): update web3-typescript-typings to version 0.0.10 2017-06-23 11:26:40 +00:00
Leonid Logvinov
845aee35d3 Simplify integration tests 2017-06-23 12:12:16 +02:00
Leonid Logvinov
9a6a9fc28b Add comment before declarations 2017-06-23 12:05:48 +02:00
Leonid Logvinov
3f962585e9 Refactor KOVAN_URL to constants and fetch mnemonic from package.json 2017-06-23 12:03:40 +02:00
Fabio Berger
13dfc263b6 Fix version in CHANGELOG 2017-06-22 16:18:49 -07:00
Fabio Berger
4eb050967f 0.7.0 v0.7.0 2017-06-22 16:18:27 -07:00
Fabio Berger
cb3127c568 Add changelog for v0.7.2 2017-06-22 16:16:50 -07:00
Leonid Logvinov
dcd08e40e6 Add kovan integration tests 2017-06-22 23:36:43 +02:00
Leonid Logvinov
438b821835 Fix incorrect merge consequences 2017-06-22 23:15:25 +02:00
Leonid
c52d6753ce Merge pull request #72 from 0xProject/fill-order-amuont
Return filledAmount from fillOrderAsync
2017-06-22 22:50:35 +02:00
Leonid
e5785532ed Merge branch 'master' into fill-order-amuont 2017-06-22 22:50:16 +02:00
Fabio Berger
49e43c9876 Merge pull request #78 from 0xProject/update-contracts
Update contracts
2017-06-22 12:04:25 -07:00
Leonid Logvinov
0cd9875369 Update contracts 2017-06-22 17:47:56 +02:00
Leonid
1375126e4c Merge pull request #77 from 0xProject/revert-71-lodash-tree-shake
Revert "Use different lodash import syntax which allows to include only used functions"
2017-06-22 16:22:20 +02:00