Brandon Millman
87e3fe725d
Run prettier to revert formatting changes made by the lerna publish step
2018-01-18 00:21:52 -08:00
Brandon Millman
d58bfb46cf
Publish
...
- 0x.js@0.30.0
- @0xproject/abi-gen@0.1.2
- @0xproject/assert@0.0.11
- chai-as-promised-typescript-typings@0.0.4
- chai-typescript-typings@0.0.2
- @0xproject/connect@0.5.0
- contracts@2.1.4
- @0xproject/dev-utils@0.0.5
- @0xproject/json-schemas@0.7.3
- @0xproject/kovan_faucets@1.0.5
- @0xproject/monorepo-scripts@0.1.4
- @0xproject/subproviders@0.3.1
- @0xproject/tslint-config@0.4.2
- @0xproject/types@0.1.4
- @0xproject/utils@0.2.0
- web3-typescript-typings@0.9.4
- @0xproject/web3-wrapper@0.1.5
- @0xproject/website@0.0.7
2018-01-17 22:45:09 -08:00
Leonid Logvinov
b0b179550a
Prettify package.json files
2018-01-11 17:45:36 +01:00
Leonid Logvinov
2bba1ae292
Publish
...
- 0x.js@0.29.2
- @0xproject/abi-gen@0.1.1
- @0xproject/connect@0.4.1
- contracts@2.1.3
- @0xproject/kovan_faucets@1.0.4
- web3-typescript-typings@0.9.3
- @0xproject/web3-wrapper@0.1.4
- @0xproject/website@0.0.6
2018-01-11 14:43:58 +01:00
Leonid Logvinov
31b3ac4b98
Publish
...
- 0x.js@0.29.1
- @0xproject/abi-gen@0.1.0
- @0xproject/assert@0.0.10
- @0xproject/connect@0.4.0
- contracts@2.1.2
- @0xproject/dev-utils@0.0.4
- @0xproject/json-schemas@0.7.2
- @0xproject/kovan_faucets@1.0.3
- @0xproject/monorepo-scripts@0.1.3
- @0xproject/subproviders@0.3.0
- @0xproject/tslint-config@0.4.1
- @0xproject/types@0.1.3
- @0xproject/utils@0.1.3
- web3-typescript-typings@0.9.1
- @0xproject/web3-wrapper@0.1.3
- @0xproject/website@0.0.5
2018-01-11 13:05:49 +01:00
Leonid Logvinov
78fd942faa
Return to old way of including web3 types
2018-01-10 11:24:37 +01:00
Leonid Logvinov
27d9fba785
Include web3 types via typeRoots and factor out common parts of tsconfig.json
2018-01-10 11:24:31 +01:00
Leonid Logvinov
c700046b76
Apply prettify on json and md files
2018-01-04 16:32:03 +01:00
Leonid Logvinov
e2ef0c5b94
Fix linter errors
2018-01-04 15:12:32 +01:00
Leonid Logvinov
4dfa720f2d
Use configured version of bignumber in all packages
2018-01-04 12:38:19 +01:00
Leonid Logvinov
d46fcb33c5
Fix formatting
2018-01-03 11:42:20 +01:00
Leonid Logvinov
e744e4cd98
Apply prettier config
2018-01-03 11:37:38 +01:00
Fabio Berger
f684cc3711
Publish
...
- 0x.js@0.29.0
- @0xproject/abi-gen@0.0.4
- @0xproject/assert@0.0.9
- @0xproject/connect@0.3.2
- contracts@2.1.1
- @0xproject/dev-utils@0.0.3
- @0xproject/json-schemas@0.7.1
- @0xproject/kovan_faucets@1.0.2
- @0xproject/monorepo-scripts@0.1.2
- @0xproject/subproviders@0.2.0
- @0xproject/tslint-config@0.4.0
- @0xproject/types@0.1.2
- @0xproject/utils@0.1.2
- @0xproject/web3-wrapper@0.1.2
- @0xproject/website@0.0.4
2017-12-28 10:57:04 +01:00
Brandon Millman
cb3582289f
Merge pull request #285 from 0xProject/fix/underscorePrivate
...
Add new underscore-privates rule to @0xproject/tslint-config and fix …
2017-12-21 13:16:25 -05:00
Amir Bandeali
ac4074911d
Update and standardize contracts README
2017-12-21 09:21:10 -06:00
Brandon Millman
2d53b7d9a4
Add some missed underscores, update changelog and comments
2017-12-20 19:08:11 -05:00
Brandon Millman
23052a5c2e
Merge branch 'development' into fix/underscorePrivate
...
* development: (29 commits)
Move call to error reporter to end of handler so that even if reporting the error takes a while, it doesn't block the UI
Update outdated WETH ranges
Fix conditional
Fix top-padding
Publish
Update CHANGELOGs
Add slashes to base URLs
Fix linter issue
Fix WETH symbol
Update snapshot and artifacts
Replace our EtherTokens with WETH9 from maker
Fix test description
Fix a typo
Add err==null assertions
Add WETH9 tests
Use the new snapshot including WETH9 and it's artifacts
Add WETH9 and mirations
Fix WETH events watching
Fix a typo
Init the _etherTokenContractsByAddress
...
2017-12-20 19:07:54 -05:00
Leonid Logvinov
a2bf19efc1
Publish
...
- 0x.js@0.28.0
- @0xproject/abi-gen@0.0.3
- @0xproject/assert@0.0.8
- @0xproject/connect@0.3.1
- contracts@2.1.0
- @0xproject/dev-utils@0.0.2
- @0xproject/json-schemas@0.7.0
- @0xproject/kovan_faucets@1.0.1
- @0xproject/monorepo-scripts@0.1.1
- @0xproject/subproviders@0.1.1
- @0xproject/tslint-config@0.3.0
- @0xproject/types@0.1.1
- @0xproject/utils@0.1.1
- @0xproject/web3-wrapper@0.1.1
- @0xproject/website@0.0.3
2017-12-20 17:10:12 +01:00
Brandon Millman
cb11aec84d
Add new underscore-privates rule to @0xproject/tslint-config and fix lint errors
2017-12-20 15:30:25 +01:00
Leonid Logvinov
9ed05f56d3
Replace our EtherTokens with WETH9 from maker
2017-12-20 14:53:38 +01:00
Leonid Logvinov
d8d15149fc
Add WETH9 and mirations
2017-12-20 14:02:25 +01:00
Amir Bandeali
766824120a
Remove reliance on testrpc snapshot in ZRX tests
2017-12-19 15:03:42 -06:00
Leonid Logvinov
e5b5fc400a
Introduce an identityCommandBuilder
2017-12-19 12:19:48 +01:00
Leonid Logvinov
786ea52738
Define types for methodID
2017-12-19 12:19:48 +01:00
Leonid Logvinov
ed6756898f
Define types for ethereumjs-abi
2017-12-19 12:19:48 +01:00
Leonid Logvinov
a5d2cbfd6f
Install types for yargs
2017-12-19 12:19:48 +01:00
Fabio Berger
ac78c64f9e
Fix tests in contracts
2017-12-17 00:40:19 -06:00
Leonid Logvinov
126048bac9
Fix connect unused vars
2017-12-15 13:58:30 +01:00
Leonid Logvinov
4997331410
Add a comment
2017-12-14 17:13:34 +01:00
Leonid Logvinov
c975676f6c
Make migrations deterministic
2017-12-14 16:40:37 +01:00
Leonid Logvinov
cb596c1413
Move more shared utils into utils package and reuse them
2017-12-14 15:47:02 +01:00
Brandon Millman
19d8449981
Merge branch 'development' into feature/addKovanFaucets
...
* development:
Add new packages to main README
Remove redundant totalSupply from token interface
2017-12-13 12:37:01 -08:00
Brandon Millman
91f276d925
Cleanup kovan-faucet package
2017-12-13 12:36:29 -08:00
Amir Bandeali
1fbe638950
Remove redundant totalSupply from token interface
2017-12-12 16:07:04 -08:00
Amir Bandeali
987637abed
Increase timeout on deployer tests
2017-12-12 15:11:57 -08:00
Amir Bandeali
ff422ecfb2
Add version string to EtherToken_v2
2017-12-12 15:05:31 -08:00
Amir Bandeali
1fb643cb69
Formatting fixes
2017-12-12 15:05:30 -08:00
Amir Bandeali
cf50a82ecc
fix tests after merging with development
2017-12-12 15:05:30 -08:00
Amir Bandeali
145fea5253
Add test:circleci command, add newlines to end of contracts
2017-12-12 15:05:30 -08:00
Amir Bandeali
b97f140b78
Add gas limits to failing tests
2017-12-12 15:05:30 -08:00
Amir Bandeali
1dda4d5f78
Rename contracts lib to utils
2017-12-12 15:05:29 -08:00
Amir Bandeali
6f2cb66163
Refactor unlimited allowance logic out of ERC20Token
2017-12-12 15:05:29 -08:00
Amir Bandeali
8b29f6f18d
Fix typo, change variable name to be consistent
2017-12-12 15:05:28 -08:00
Amir Bandeali
2cc410e61f
Update 0x.js version, fix build errors
2017-12-12 15:05:27 -08:00
Amir Bandeali
548fda8dba
Add updated contracts, reorganize contract file structure
2017-12-12 15:02:05 -08:00
Amir Bandeali
b58bf8259d
Add tests for ERC20Token and EtherToken_v2
2017-12-12 15:02:05 -08:00
Amir Bandeali
e6862e9739
Fix errors with new testrpc version
2017-12-12 15:02:04 -08:00
Amir Bandeali
7008e882c0
Add version to new EtherToken, fix typos
2017-12-12 15:02:04 -08:00
Amir Bandeali
7d59faa650
Add updated ERC20 implementation, update WETH
2017-12-12 15:02:04 -08:00
Leonid Logvinov
707b98849c
Re-hard code the dependency
2017-12-12 15:25:06 +01:00