Fabio Berger
8392ee4625
Publish
...
- 0x.js@0.33.3
- @0xproject/abi-gen@0.2.7
- @0xproject/assert@0.2.2
- @0xproject/base-contract@0.0.5
- chai-as-promised-typescript-typings@0.0.12
- chai-typescript-typings@0.0.6
- @0xproject/connect@0.6.5
- contracts@2.1.17
- @0xproject/deployer@0.3.1
- @0xproject/dev-utils@0.3.1
- ethers-typescript-typings@0.0.4
- @0xproject/json-schemas@0.7.16
- @0xproject/monorepo-scripts@0.1.14
- @0xproject/react-docs-example@0.0.3
- @0xproject/react-docs@0.0.3
- @0xproject/react-shared@0.0.3
- @0xproject/sol-cov@0.0.3
- @0xproject/sra-report@0.0.3
- @0xproject/subproviders@0.8.1
- @0xproject/testnet-faucets@1.0.18
- @0xproject/tslint-config@0.4.12
- @0xproject/types@0.4.1
- @0xproject/utils@0.4.3
- web3-typescript-typings@0.10.2
- @0xproject/web3-wrapper@0.3.1
- @0xproject/website@0.0.20
2018-03-19 00:24:28 +01:00
Fabio Berger
ae2daa5a6f
Fix path to assets
2018-03-18 19:53:26 +01:00
Fabio Berger
79f521b555
Publish
...
- 0x.js@0.33.2
- @0xproject/abi-gen@0.2.6
- @0xproject/assert@0.2.1
- @0xproject/base-contract@0.0.4
- chai-as-promised-typescript-typings@0.0.11
- chai-typescript-typings@0.0.5
- @0xproject/connect@0.6.4
- contracts@2.1.16
- @0xproject/deployer@0.3.0
- @0xproject/dev-utils@0.3.0
- ethers-typescript-typings@0.0.3
- @0xproject/json-schemas@0.7.15
- @0xproject/monorepo-scripts@0.1.13
- @0xproject/react-docs-example@0.0.2
- @0xproject/react-docs@0.0.2
- @0xproject/react-shared@0.0.2
- @0xproject/sol-cov@0.0.2
- @0xproject/sra-report@0.0.2
- @0xproject/subproviders@0.8.0
- @0xproject/testnet-faucets@1.0.17
- @0xproject/tslint-config@0.4.11
- @0xproject/types@0.4.0
- @0xproject/utils@0.4.2
- web3-typescript-typings@0.10.1
- @0xproject/web3-wrapper@0.3.0
- @0xproject/website@0.0.19
2018-03-18 19:49:46 +01:00
Fabio Berger
fffcb98ac4
Updated CHANGELOGS
2018-03-18 19:22:55 +01:00
Brandon Millman
bbdb072634
Fix quotation marks
2018-03-16 11:22:43 -07:00
Brandon Millman
0fb4de85c4
Updated CHANGELOGs
2018-03-14 16:36:21 -07:00
Brandon Millman
ffe7363776
Add SignedOrder, Order, and ECSignature types to the types package
2018-03-14 16:33:10 -07:00
Brandon Millman
380e51ca50
Merge branch 'development' into feature/utils/console-log
...
* development: (25 commits)
Enable coverage for all other packages with tests
Fix parallel coverage results reporting
Fix linter issuesx
Remove outdated comment
Add script copying to build command
Add postpublish script to sol-cov
Move configuration into package.json configs section
Transform input data before encoding for callAsync and getABIEncodedTransactionData
Consolidate docs generation and uploading logic
Use async/await instead of promise syntax
Move changelog entry
remove unneeded include
remove unused dep
Fix lint issues
Re-add linter to monorepo-scripts but with tslint-config dep at earlier version to avoid cyclical dependency
small fixes
move scripts to monorepro-scripts
Fix gitignore
Move abi-gen scripts to src
Add missing dep
...
2018-03-14 14:36:04 -07:00
Leonid Logvinov
40ebb533b3
Enable coverage for all other packages with tests
2018-03-14 17:15:38 +01:00
Leonid Logvinov
7fe26ee719
Fix parallel coverage results reporting
2018-03-14 17:14:25 +01:00
Fabio Berger
009b70f5b2
Merge branch 'development' into convertScriptsToTs
...
* development: (71 commits)
Transform input data before encoding for callAsync and getABIEncodedTransactionData
Update coverage badge to show development coverage
Configure post build hook
Notify coveralls after all tasks have finished
Address feedback
Revert "Report all coverage reports together"
Separate published packages and typescript typings on README
Report all coverage reports together
Add other statement types
Properly and consistently parse ENV vars
Add forgotten file
Start using solidity-parser-antlr
Fix the default always overriding to address
Submit a TD PR
Add an explanatory comment for making ranges unique
Fix a typo in handling env variables
Introduce TESTRPC_FIRST_ADDRESS
Make BlockchainLifecycle accept only web3Wrapper
Fix comments
Fix deployer CHANGELOG
...
# Conflicts:
# README.md
# packages/deployer/package.json
# packages/subproviders/src/globals.d.ts
# yarn.lock
2018-03-14 14:16:08 +01:00
Fabio Berger
f7c1e10b5a
Move configuration into package.json configs section
2018-03-14 14:07:24 +01:00
Brandon Millman
6a8c2cb717
Update CHANGELOGs
2018-03-13 18:16:31 -07:00
Brandon Millman
c8a8b851d8
Consolidate all console.log into the @0xproject/utils package
2018-03-13 18:13:48 -07:00
Leonid Logvinov
0334004b11
Revert "Report all coverage reports together"
...
This reverts commit 11ed5d62baa0cce4014afaf6986a0745cc853bef.
2018-03-13 19:09:16 +01:00
Fabio Berger
dba1b8a7e9
Consolidate docs generation and uploading logic
2018-03-13 17:55:16 +01:00
Leonid Logvinov
11ed5d62ba
Report all coverage reports together
2018-03-13 16:34:37 +01:00
Fabio Berger
ca25b816fa
move scripts to monorepro-scripts
2018-03-13 15:29:12 +01:00
Leonid Logvinov
a0791455e1
Add forgotten file
2018-03-13 14:41:46 +01:00
Fabio Berger
b93b66edfb
Add missing dep
2018-03-13 10:42:14 +01:00
Fabio Berger
7ac646ff94
Move monorepo_scripts into src dir removing the need for a separate globals.d.ts and tsconfig files
2018-03-13 10:25:10 +01:00
Fabio Berger
ef6aa9f41b
Convert 0x.js scripts to TS, move the prepublishUtils script to dev-utils
and also convert it to TS.
2018-03-12 22:13:24 +01:00
Fabio Berger
745af5309d
Add missing prettier devDep
2018-03-12 16:04:01 +01:00
Leonid Logvinov
32e3cab116
Make BlockchainLifecycle accept only web3Wrapper
2018-03-12 12:51:37 +01:00
Leonid Logvinov
13299158d1
Add sol-cover implementation
2018-03-12 03:37:27 +01:00
Fabio Berger
9699ee4eff
Merge branch 'development' into addPackagePublishConfig
...
* development: (94 commits)
Update CHANGELOG
Add solc 0.4.20 and 0.4.21
Prettier sra-report README
Add new packages to top level README
Updated @0xproject/utils in top level package.json
Publish
Updated CHANGELOGs
Detail tests in the README
Add support for ropsten and rinkeby
Fix yarn.lock
Update list of packages and organize them alphabetically
Fix prettier issues
Add support for going back to previous hashes via the browser back button to wiki
Scroll to previous hashed elements when user clicks back button
Add back strict null checks to react-shared package and fix issues
remove ability to have implicit dependencies and add missing deps
update license
remove no-implicit-this
Add example & screenshot to npmignore
Remove `;` to be nice to windows users
...
2018-03-09 08:39:38 +01:00
Brandon Millman
8e5a876b37
Publish
...
- 0x.js@0.33.1
- @0xproject/abi-gen@0.2.5
- @0xproject/assert@0.2.0
- @0xproject/base-contract@0.0.3
- @0xproject/connect@0.6.3
- contracts@2.1.15
- @0xproject/deployer@0.2.1
- @0xproject/dev-utils@0.2.1
- @0xproject/json-schemas@0.7.14
- @0xproject/react-docs@0.0.1
- @0xproject/react-shared@0.0.1
- @0xproject/sra-report@0.0.1
- @0xproject/subproviders@0.7.0
- @0xproject/testnet-faucets@1.0.16
- @0xproject/types@0.3.1
- @0xproject/utils@0.4.1
- @0xproject/web3-wrapper@0.2.1
- @0xproject/website@0.0.18
2018-03-08 10:20:46 -08:00
Brandon Millman
c71b710d7e
Updated CHANGELOGs
2018-03-08 10:14:51 -08:00
Fabio Berger
da277f5b27
Add package.json publishConfig so that these packages are published as public.
2018-03-08 16:57:09 +01:00
Fabio Berger
2e19930178
remove from devDeps
2018-03-05 06:17:57 +01:00
Fabio Berger
2b01461748
Remove date for now
2018-03-05 06:17:19 +01:00
Fabio Berger
24b9df475c
Add ethers typescript typings to 0x.js deps. The library works without this atm since another dep of 0x.js has it as a dep. But it's more robust to have it here.
2018-03-05 06:12:36 +01:00
Fabio Berger
011bab3c80
Add missing instructions to add external types to tsconfig.json after installing the package
2018-03-05 06:11:53 +01:00
Fabio Berger
65eb3997d9
Publish
...
- 0x.js@0.33.0
- @0xproject/abi-gen@0.2.4
- @0xproject/assert@0.1.0
- @0xproject/base-contract@0.0.2
- chai-as-promised-typescript-typings@0.0.10
- chai-typescript-typings@0.0.4
- @0xproject/connect@0.6.2
- contracts@2.1.14
- @0xproject/deployer@0.2.0
- @0xproject/dev-utils@0.2.0
- ethers-typescript-typings@0.0.2
- @0xproject/json-schemas@0.7.13
- @0xproject/monorepo-scripts@0.1.12
- @0xproject/subproviders@0.6.0
- @0xproject/testnet-faucets@1.0.15
- @0xproject/tslint-config@0.4.10
- @0xproject/types@0.3.0
- @0xproject/utils@0.4.0
- web3-typescript-typings@0.10.0
- @0xproject/web3-wrapper@0.2.0
- @0xproject/website@0.0.17
2018-03-04 19:35:59 +01:00
Fabio Berger
47411b406d
Updated CHANGELOGS
2018-03-04 17:02:50 +01:00
Fabio Berger
0a597c94d6
Merge pull request #430 from 0xProject/0x.js/updateTypeDoc
...
Upgrade TypeDoc Dep & Add Missing @0xproject/types To Docs
2018-03-04 16:32:44 +01:00
Fabio Berger
42f4f07268
Merge pull request #429 from 0xProject/fix/incorrectDeps
...
Move required typing from devDeps to deps
2018-03-04 15:21:32 +01:00
Fabio Berger
bd85fe0af3
Fix comments
2018-03-03 21:43:11 +01:00
Fabio Berger
aee15e5dff
Add comments
2018-03-03 21:37:42 +01:00
Fabio Berger
839e5895e4
Instead of adding @0xproject/types
to tsconfig.json, let's only add it when calling TypeDoc
2018-03-03 21:34:13 +01:00
Fabio Berger
e64be284dd
Merge branch 'development' into 0x.js/updateTypeDoc
...
* development:
Update yarn.lock
Update yarn.lock
Update all mentions of the repo name being `0x.js` to `0x-monorepo`
2018-03-03 20:29:40 +01:00
Fabio Berger
c797c720be
Update all mentions of the repo name being 0x.js
to 0x-monorepo
2018-03-03 19:11:09 +01:00
Fabio Berger
6c6bd60a48
Consolidate all same exports together
2018-03-03 16:50:17 +01:00
Fabio Berger
cef82e72dc
Add @0xproject/types to 0x.js tsconfig include
so that TypeDoc also includes these types in the generated doc JSON
2018-03-03 16:49:56 +01:00
Fabio Berger
160f74d53e
Update to custom typeDoc fork with latest version (TS 2.7.0 support) + a bug fix allowing us to defer to the include
in tsconfig.json on which files to run through TypeDoc
2018-03-03 13:46:42 +01:00
Fabio Berger
3ab6139522
Move web3 typings from devDeps to deps
2018-03-03 10:59:43 +01:00
Leonid Logvinov
3e86df311d
Add dependencies
2018-02-27 18:34:00 -08:00
Leonid Logvinov
ce0b92d681
Add ethers-contracts as a dependency
2018-02-27 13:19:17 -08:00
Leonid Logvinov
8fe844bcc9
Move BaseContract to web3Wrapper
2018-02-27 12:07:58 -08:00
Leonid Logvinov
10e2d4b99c
Remove unused param
2018-02-27 12:07:06 -08:00