Leonid Logvinov
|
6d5949ba9c
|
Increase timeout for contract migrations
|
2018-06-08 15:27:59 -07:00 |
|
Alex Browne
|
05fe8792ea
|
Merge pull request #676 from 0xProject/feature/mocha-source-maps
Use source-map-support package to include correct line numbers in mocha
|
2018-06-07 11:55:47 -07:00 |
|
Alex Browne
|
d299458084
|
Use source-map-support package to include correct line numbers in mocha
|
2018-06-06 16:54:20 -07:00 |
|
fragosti
|
58603e2a5a
|
Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into feature/improve-linting
|
2018-06-06 11:17:13 -07:00 |
|
fragosti
|
037912ccab
|
Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into feature/improve-linting
|
2018-06-06 10:20:35 -07:00 |
|
Leonid Logvinov
|
42f39de0f9
|
Stop running prettier on generated files
|
2018-06-06 10:11:51 -07:00 |
|
Fabio Berger
|
271fa26890
|
merge v2-prototype
|
2018-06-06 12:31:30 +02:00 |
|
Fabio Berger
|
fe437da751
|
Exclude generate contract wrappers from tslint
|
2018-06-06 12:23:50 +02:00 |
|
Fabio Berger
|
787eec8be4
|
Merge v2-prototype
|
2018-06-06 11:30:57 +02:00 |
|
Fabio Berger
|
25f62daf14
|
- Rename watch to watch_without_deps in sub-packages, so dev's don't confuse running watch from root dir, with sub-package dir
- stop using special prebuild script name and run pre_build steps for `watch` and `build` commands
- Remove `clean` step from `build`/`watch`
|
2018-06-05 15:38:40 +02:00 |
|
Fabio Berger
|
86a6a5b826
|
Replace - with _ in yarn script name so that we are consistent across yarn script names
|
2018-06-05 12:20:23 +02:00 |
|
fragosti
|
9778695b4a
|
Try enabling no-unused-variable...
|
2018-06-04 19:48:21 -07:00 |
|
Alex Browne
|
44b6285268
|
Remove duplicate cleans in package.json when clean is called in prebuild
|
2018-06-04 18:40:16 -07:00 |
|
Alex Browne
|
c4538cada7
|
Don't automatically rebuild when running yarn test
|
2018-06-04 14:13:17 -07:00 |
|
Leonid Logvinov
|
b8a267370d
|
Fix linter errors
|
2018-05-31 11:04:06 -07:00 |
|
Leonid Logvinov
|
a7fc9caacb
|
Introduce ethereum-types package
|
2018-05-31 11:04:05 -07:00 |
|
Alex Browne
|
b05a3b7aed
|
Check transaction receipt status codes where applicable
|
2018-05-23 15:09:17 -07:00 |
|
Leonid Logvinov
|
84a1b5612d
|
Publish
- 0x.js@0.38.0
- @0xproject/abi-gen@0.3.0
- @0xproject/assert@0.2.10
- @0xproject/base-contract@0.3.2
- @0xproject/connect@0.6.13
- @0xproject/contract-wrappers@0.0.2
- contracts@2.1.29
- @0xproject/dev-utils@0.4.2
- @0xproject/fill-scenarios@0.0.2
- @0xproject/json-schemas@0.7.24
- @0xproject/metacoin@0.0.7
- @0xproject/migrations@0.0.6
- @0xproject/monorepo-scripts@0.1.20
- @0xproject/order-utils@0.0.5
- @0xproject/order-watcher@0.0.2
- @0xproject/react-docs-example@0.0.12
- @0xproject/react-docs@0.0.12
- @0xproject/react-shared@0.1.7
- @0xproject/sol-compiler@0.5.0
- @0xproject/sol-cov@0.0.11
- @0xproject/sol-resolver@0.0.5
- @0xproject/sra-report@0.1.0
- @0xproject/subproviders@0.10.2
- @0xproject/testnet-faucets@1.0.30
- @0xproject/tslint-config@0.4.18
- @0xproject/types@0.7.0
- @0xproject/typescript-typings@0.3.2
- @0xproject/utils@0.6.2
- @0xproject/web3-wrapper@0.6.4
- @0xproject/website@0.0.33
|
2018-05-22 15:25:47 -07:00 |
|
Leonid Logvinov
|
86f17fb466
|
Rename ZeroExArtifactAdapter to SolCompilerArtifactAdapter
|
2018-05-22 15:20:34 -07:00 |
|
Leonid Logvinov
|
6aafda4517
|
Assign then pass
|
2018-05-22 15:20:34 -07:00 |
|
Leonid Logvinov
|
1ff34bd0f4
|
Remove web3Factory.create and remove dev-tools dependency on sol-cov
|
2018-05-22 15:20:34 -07:00 |
|
Leonid Logvinov
|
974575b695
|
Make sol-cov work with truffle and other artifact adapters
|
2018-05-22 15:20:34 -07:00 |
|
Remco Bloemen
|
4a971be168
|
Fix warnings in Metacoin
|
2018-05-22 15:19:40 +02:00 |
|
Alex Browne
|
251218af8b
|
Use make-promises-safe to catch unhandled rejections in tests
|
2018-05-16 17:36:37 -07:00 |
|
Alex Browne
|
0bc338ba42
|
Merge pull request #578 from 0xProject/document-node-version
Document Node.js version requirement and add it to package.json
|
2018-05-15 10:51:49 -07:00 |
|
Alex Browne
|
fdeab0475c
|
Change minimum Node version to 6.12
|
2018-05-14 18:46:53 -07:00 |
|
Alex Browne
|
f86cc0dc7a
|
Document Node.js version requirement and add it to package.json
|
2018-05-14 18:46:52 -07:00 |
|
Fabio Berger
|
a6773b85d2
|
Fix sol-compiler binary so it can be called directly from packages
|
2018-05-14 19:32:32 +02:00 |
|
Fabio Berger
|
5f678acf46
|
Fix abi-gen binary so it can be called directly from packages
|
2018-05-14 19:31:56 +02:00 |
|
Fabio Berger
|
478f6ed011
|
Move from using lerna multi-package commands to wsrun, update README's accordingly
|
2018-05-14 19:23:50 +02:00 |
|
Leonid Logvinov
|
b74957acdf
|
Add missing type definitions
|
2018-05-14 10:35:13 +02:00 |
|
Fabio Berger
|
31763a018c
|
Revert "Remove gitkeeps"
This reverts commit 3f6876c419 .
|
2018-05-11 18:50:50 +02:00 |
|
Fabio Berger
|
3f6876c419
|
Remove gitkeeps
|
2018-05-11 17:41:35 +02:00 |
|
Fabio Berger
|
d370296e82
|
Merge branch 'development' into breakUp0xjs
* development:
Fix ganache subprovider config
Fix a bug in compiler config precedence
Fix linter errors
Fix templates
Remove unused deployer docs configs
Add a legacy endpoint for the deployer
Add a check for compiler output
Add a comment
Put ARTIFACTS_VERSION in a config
Improve a comment
Remove _applyDefaultsToDeployTxDataAsync
Add a HACK comment
Fix linter issues
Rename deployer to sol-compiler
Remove deployer
Remove deployer from 0x.js and migrations
Configure migrations with a compiler.json
Remove deployer from metacoin and contract tests
Update wallet footer and add remove token functionality
# Conflicts:
# .gitignore
# packages/0x.js/package.json
# packages/0x.js/src/0x.ts
# packages/contracts/package.json
# packages/contracts/test/multi_sig_with_time_lock.ts
# packages/contracts/test/multi_sig_with_time_lock_except_remove_auth_addr.ts
# packages/contracts/util/artifacts.ts
# packages/deployer/test/deployer_test.ts
# packages/migrations/package.json
|
2018-05-11 12:32:57 +02:00 |
|
Fabio Berger
|
733fe5b335
|
Add artifacts to clean command
|
2018-05-11 12:05:32 +02:00 |
|
Leonid Logvinov
|
2e1c2d9dfe
|
Fix templates
|
2018-05-10 17:56:57 +02:00 |
|
Leonid Logvinov
|
f854f3ee2b
|
Remove unused deployer docs configs
|
2018-05-10 17:47:38 +02:00 |
|
Leonid Logvinov
|
75d24dea0e
|
Fix linter issues
|
2018-05-10 17:47:38 +02:00 |
|
Leonid Logvinov
|
a6f72de09d
|
Rename deployer to sol-compiler
|
2018-05-10 17:47:38 +02:00 |
|
Leonid Logvinov
|
3d58b38e4e
|
Remove deployer from metacoin and contract tests
|
2018-05-10 17:46:57 +02:00 |
|
Leonid Logvinov
|
72b2a1c66f
|
Implement new artifacts format
|
2018-05-07 10:23:08 +02:00 |
|
Leonid Logvinov
|
69a6166b6a
|
Publish
- 0x.js@0.37.2
- @0xproject/abi-gen@0.2.13
- @0xproject/assert@0.2.9
- @0xproject/base-contract@0.3.1
- @0xproject/connect@0.6.12
- contracts@2.1.28
- @0xproject/deployer@0.4.3
- @0xproject/dev-utils@0.4.1
- @0xproject/json-schemas@0.7.23
- @0xproject/metacoin@0.0.6
- @0xproject/migrations@0.0.5
- @0xproject/order-utils@0.0.4
- @0xproject/react-docs-example@0.0.11
- @0xproject/react-docs@0.0.11
- @0xproject/react-shared@0.1.6
- @0xproject/sol-cov@0.0.10
- @0xproject/sol-resolver@0.0.4
- @0xproject/sra-report@0.0.14
- @0xproject/subproviders@0.10.1
- @0xproject/testnet-faucets@1.0.29
- @0xproject/types@0.6.3
- @0xproject/typescript-typings@0.3.1
- @0xproject/utils@0.6.1
- @0xproject/web3-wrapper@0.6.3
- @0xproject/website@0.0.32
|
2018-05-05 01:55:12 +02:00 |
|
Leonid Logvinov
|
8dd9124863
|
Publish
- 0x.js@0.37.0
- @0xproject/abi-gen@0.2.12
- @0xproject/assert@0.2.8
- @0xproject/base-contract@0.3.0
- @0xproject/connect@0.6.11
- contracts@2.1.26
- @0xproject/deployer@0.4.2
- @0xproject/dev-utils@0.4.0
- @0xproject/json-schemas@0.7.22
- @0xproject/metacoin@0.0.5
- @0xproject/migrations@0.0.4
- @0xproject/monorepo-scripts@0.1.19
- @0xproject/order-utils@0.0.2
- @0xproject/react-docs-example@0.0.9
- @0xproject/react-docs@0.0.9
- @0xproject/react-shared@0.1.4
- @0xproject/sol-cov@0.0.9
- @0xproject/sol-resolver@0.0.3
- @0xproject/sra-report@0.0.12
- @0xproject/subproviders@0.10.0
- @0xproject/testnet-faucets@1.0.27
- @0xproject/tslint-config@0.4.17
- @0xproject/types@0.6.2
- @0xproject/typescript-typings@0.3.0
- @0xproject/utils@0.6.0
- @0xproject/web3-wrapper@0.6.2
- @0xproject/website@0.0.29
|
2018-05-04 12:16:17 +02:00 |
|
Jacob Evans
|
5682cd0048
|
Update Web3 Provider Engine to 14.0.4
|
2018-04-24 14:33:32 +10:00 |
|
Jacob Evans
|
32efb3e280
|
Update ethers in metacoin project
|
2018-04-19 13:44:14 +10:00 |
|
Fabio Berger
|
3ba78553f0
|
Publish
- 0x.js@0.36.1
- @0xproject/abi-gen@0.2.11
- @0xproject/assert@0.2.7
- @0xproject/base-contract@0.2.1
- @0xproject/connect@0.6.10
- contracts@2.1.23
- @0xproject/deployer@0.4.1
- @0xproject/dev-utils@0.3.6
- @0xproject/json-schemas@0.7.21
- @0xproject/metacoin@0.0.4
- @0xproject/migrations@0.0.2
- @0xproject/monorepo-scripts@0.1.18
- @0xproject/react-docs-example@0.0.8
- @0xproject/react-docs@0.0.8
- @0xproject/react-shared@0.1.3
- @0xproject/sol-cov@0.0.8
- @0xproject/sol-resolver@0.0.2
- @0xproject/sra-report@0.0.9
- @0xproject/subproviders@0.9.0
- @0xproject/testnet-faucets@1.0.24
- @0xproject/tslint-config@0.4.16
- @0xproject/types@0.6.1
- @0xproject/typescript-typings@0.2.0
- @0xproject/utils@0.5.2
- @0xproject/web3-wrapper@0.6.1
- @0xproject/website@0.0.26
|
2018-04-18 20:16:29 +09:00 |
|
Leonid Logvinov
|
eb89926cee
|
Implement the resolver
|
2018-04-12 12:52:48 +02:00 |
|
Leonid Logvinov
|
7923ff4ac6
|
Use solc.compileStandardWrapper
|
2018-04-12 12:52:21 +02:00 |
|
Leonid Logvinov
|
442017f93a
|
Use solc.compileStandardWrapper
|
2018-04-12 12:51:15 +02:00 |
|
Leonid Logvinov
|
4dd9f29769
|
Add ony abi-gen changes from Greg's PR
|
2018-04-12 12:50:52 +02:00 |
|