Fabio Berger
efdbc1ff6c
Add step to publishing that upload staging doc jsons, deploys staging website, opens every docs page and asks the dev to confirm that each one renders properly before publishing
2018-04-10 14:49:13 +09:00
Fabio Berger
a9b5faa787
Fix web3Wrapper build command
2018-04-10 12:04:51 +09:00
Fabio Berger
b7e98abc43
Refactor publish script to have it's main execution body be lean and discrete steps
2018-04-09 19:11:18 +09:00
Fabio Berger
073bf738dd
Since we moved Web3Wrapper class from index to it's own file, we need to update doc mapping
2018-04-07 10:41:43 +09:00
Fabio Berger
68e8d6f304
Update ERCDex logo
2018-04-07 10:24:47 +09:00
Jacob Evans
524e4707d2
Merge pull request #506 from 0xProject/feature/subproviders/pk-wallet-subprovider
...
Private Key subprovider
2018-04-06 16:52:44 +10:00
Jacob Evans
a0fac663f7
Update shared fixture data for network 42
2018-04-06 16:07:00 +10:00
Fabio Berger
277e58c2e5
Merge pull request #505 from 0xProject/fix/readmeContributingSection
...
Improve README contributing sections in all packages
2018-04-06 15:05:34 +09:00
Jacob Evans
774ab8a8ef
Feedback
...
remove id management from testnet faucet
spread over txParams rather than modify in place
2018-04-06 15:21:08 +10:00
Brandon Millman
21dc94b709
Merge pull request #503 from 0xProject/feature/website/relayer-grid
...
Implement initial relayer grid
2018-04-05 12:15:16 -07:00
Brandon Millman
d6176872f7
Merge pull request #504 from 0xProject/fix/website/wallet-key-warning
...
Fix missing key warnings in wallet component
2018-04-05 12:14:43 -07:00
Brandon Millman
c396be42b9
Change undefined to null
2018-04-05 12:13:55 -07:00
Leonid Logvinov
b99c797945
Fix tests
2018-04-05 13:52:19 +02:00
Leonid Logvinov
59edca4166
Call static functions as static
2018-04-05 13:06:16 +02:00
Leonid Logvinov
fbba5e054a
Address feedback
2018-04-05 12:37:35 +02:00
Jacob Evans
ea47613d90
Use PKWalletSubprovider in testnet faucet
2018-04-05 15:33:04 +10:00
Jacob Evans
9d18f751c8
Create a private key subprovider
2018-04-05 15:18:38 +10:00
Fabio Berger
9745dfe2f4
Use depcheck async support
2018-04-05 11:43:48 +09:00
Fabio Berger
29d38593d6
Fix contributing links
2018-04-05 10:01:41 +09:00
Fabio Berger
d76bc18bb7
Improve contributing section of all packages so they include building entire monorepo on first contribution
2018-04-05 09:57:21 +09:00
Brandon Millman
cbe61ac315
Fix missing key warnings in wallet component
2018-04-04 13:35:08 -07:00
Brandon Millman
250d97a7c4
Implement initial relayer grid
2018-04-04 12:09:03 -07:00
Leonid Logvinov
249bf0163d
Move our contract templates to accept Provider instead of Web3Wrapper
2018-04-04 11:56:32 +03:00
Fabio Berger
61809130a6
Merge branch 'development' into removeUnusedDeps
...
* development:
Temporarily remove installation test
Fix package.json
Remove `isPublished` from all CHANGELOG.json filesx
Now that every version of a package published has a corresponding entry in it's CHANGELOG we no longer need the isPublished flag. Remove it.
Remove temporary convert_changelog script
# Conflicts:
# packages/monorepo-scripts/package.json
2018-04-04 03:57:42 +09:00
Fabio Berger
f5e6e0eaf7
Used generic declaration to remove need for any
2018-04-04 03:56:17 +09:00
Fabio Berger
b2c423dd84
Use Results type
2018-04-04 03:54:58 +09:00
Fabio Berger
e9cb5c069a
Add comment about ignored packages
2018-04-03 15:44:07 +09:00
Fabio Berger
03e4205700
Remove Dharma integration from Website
2018-04-03 15:39:43 +09:00
Fabio Berger
fd9278ac02
Add find_unused_deps monorepo script
2018-04-03 15:28:07 +09:00
Fabio Berger
1b7c7037b8
Remove remaining unused deps
2018-04-03 15:27:45 +09:00
Fabio Berger
e70b6630f9
Fix TS error
2018-04-03 14:52:31 +09:00
Fabio Berger
6d53947fd8
Add missing request types
2018-04-03 14:48:05 +09:00
Fabio Berger
a88b4040ff
Stop using utils
2018-04-03 12:58:45 +09:00
Fabio Berger
8281be235c
Use @0xproject/utils promisify everywhere
2018-04-03 12:03:59 +09:00
Fabio Berger
9ce03e3515
Update tslint-config. To avoid circular deps, this must always be one version back and must be manually updated.
2018-04-03 12:03:10 +09:00
Fabio Berger
667938696d
Remove unused contracts deps
2018-04-03 11:43:23 +09:00
Fabio Berger
a165281dcf
Remove unused 0x.js deps
2018-04-03 11:43:08 +09:00
Fabio Berger
185f70f2dd
Fix package.json
2018-04-03 10:04:16 +09:00
Fabio Berger
cd3e14f45a
Remove isPublished from all CHANGELOG.json filesx
2018-04-03 09:45:59 +09:00
Fabio Berger
dd87588dfe
Now that every version of a package published has a corresponding entry in it's CHANGELOG we no longer need the isPublished flag. Remove it.
2018-04-03 09:45:30 +09:00
Fabio Berger
29042e1939
Remove temporary convert_changelog script
2018-04-03 09:36:43 +09:00
Leonid Logvinov
4dbf6559aa
After publish
2018-04-02 16:12:37 +03:00
Leonid Logvinov
b987b5988d
Publish
...
- 0x.js@0.35 .0
- @0xproject/abi-gen@0.2.9
- @0xproject/assert@0.2.5
- @0xproject/base-contract@0.1.0
- @0xproject/connect@0.6.8
- contracts@2.1.21
- @0xproject/deployer@0.3.5
- @0xproject/dev-utils@0.3.4
- @0xproject/json-schemas@0.7.19
- @0xproject/metacoin@0.0.2
- @0xproject/monorepo-scripts@0.1.16
- @0xproject/react-docs-example@0.0.6
- @0xproject/react-docs@0.0.6
- @0xproject/react-shared@0.1.1
- @0xproject/sol-cov@0.0.6
- @0xproject/sra-report@0.0.7
- @0xproject/subproviders@0.8.4
- @0xproject/testnet-faucets@1.0.22
- @0xproject/tslint-config@0.4.14
- @0xproject/types@0.5.0
- @0xproject/typescript-typings@0.0.3
- @0xproject/utils@0.5.0
- @0xproject/web3-wrapper@0.5.0
- @0xproject/website@0.0.24
2018-04-02 16:01:51 +03:00
Leonid Logvinov
6ba6bec105
Updated CHANGELOGS
2018-04-02 16:01:45 +03:00
Leonid Logvinov
c1d6c7ff66
Fix a typo
2018-04-02 14:45:59 +03:00
Leonid Logvinov
6e12794765
Compile only the Exchange contract in compiler tests
2018-04-02 14:20:53 +03:00
Leonid Logvinov
0f4b05e374
Fix version
2018-04-02 13:20:52 +03:00
Leonid Logvinov
c0e92d511e
Fix a typo
2018-04-02 13:01:40 +03:00
Leonid Logvinov
51f2a20b2a
Merge branch 'development' into feature/metacoin
2018-04-02 12:56:46 +03:00
Leonid Logvinov
333a23f222
Update CHANGELOG.json's
2018-04-02 12:52:49 +03:00