| Commit message (Expand) | Author | Age | Files | Lines |
* | Add MultiSigWalletWithTimeLock revert reasons to tests | Amir Bandeali | 2018-09-04 | 2 | -0/+7 |
* | Fix geth tests | Amir Bandeali | 2018-08-30 | 2 | -0/+12 |
* | feat: Add support for TypeScript project references (#991) | Alex Browne | 2018-08-30 | 2 | -4/+3 |
* | Publishcontracts@2.1.42@0xproject/website@0.0.46@0xproject/web3-wrapper@2.0.1@0xproject/utils@1.0.7@0xproject/types@1.0.1-rc.6@0xproject/testnet-faucets@1.0.43@0xproject/subproviders@2.0.1@0xproject/sra-spec@1.0.1-rc.6@0xproject/sra-report@1.0.7@0xproject/sol-resolver@1.0.7@0xproject/sol-cov@2.1.1@0xproject/sol-compiler@1.1.1@0xproject/react-shared@1.0.8@0xproject/react-docs@1.0.7@0xproject/order-watcher@1.0.1-rc.5@0xproject/order-utils@1.0.1-rc.6@0xproject/monorepo-scripts@1.0.7@0xproject/migrations@1.0.6@0xproject/metacoin@0.0.17@0xproject/json-schemas@1.0.1-rc.6@0xproject/forwarder-helper@1.0.1-rc.2@0xproject/fill-scenarios@1.0.1-rc.5@0xproject/dev-utils@1.0.6@0xproject/contract-wrappers@1.0.1-rc.5@0xproject/connect@2.0.0-rc.2@0xproject/base-contract@2.0.1@0xproject/assert@1.0.7@0xproject/abi-gen@1.0.70x.js@1.0.1-rc.6 | Fabio Berger | 2018-08-27 | 1 | -1/+1 |
* | Updated CHANGELOGS | Fabio Berger | 2018-08-27 | 2 | -1/+7 |
* | Merge branch 'fix/contracts/robustMatching' of github.com:0xProject/0x.js int... | Remco Bloemen | 2018-08-25 | 1 | -0/+1 |
|\ |
|
| * | Merge pull request #1003 from 0xProject/feature/contracts/roundup | Amir Bandeali | 2018-08-25 | 1 | -0/+1 |
| |\ |
|
| | * | Update tests | Remco Bloemen | 2018-08-25 | 1 | -0/+1 |
* | | | Fix double definition of error | Remco Bloemen | 2018-08-25 | 1 | -1/+0 |
* | | | Add revert reasons to types | Remco Bloemen | 2018-08-25 | 1 | -0/+5 |
|/ / |
|
* | | Remove remaining Trezor references | Amir Bandeali | 2018-08-25 | 1 | -2/+1 |
* | | Remove Trezor SignatureType | Amir Bandeali | 2018-08-25 | 2 | -1/+4 |
* | | Remove SignatureType.Caller | Amir Bandeali | 2018-08-25 | 1 | -1/+0 |
* | | Rethrow Wallet and Validator errors | Amir Bandeali | 2018-08-25 | 2 | -0/+11 |
|/ |
|
* | Publishethereum-types@1.0.5contracts@2.1.41@0xproject/website@0.0.45@0xproject/web3-wrapper@2.0.0@0xproject/utils@1.0.6@0xproject/typescript-typings@1.0.5@0xproject/types@1.0.1-rc.5@0xproject/tslint-config@1.0.6@0xproject/testnet-faucets@1.0.42@0xproject/subproviders@2.0.0@0xproject/sra-report@1.0.6@0xproject/sra-api@1.0.1-rc.5@0xproject/sol-resolver@1.0.6@0xproject/sol-cov@2.1.0@0xproject/sol-compiler@1.1.0@0xproject/react-shared@1.0.7@0xproject/react-docs@1.0.6@0xproject/order-watcher@1.0.1-rc.4@0xproject/order-utils@1.0.1-rc.4@0xproject/monorepo-scripts@1.0.6@0xproject/migrations@1.0.5@0xproject/metacoin@0.0.16@0xproject/json-schemas@1.0.1-rc.5@0xproject/forwarder-helper@1.0.1-rc.1@0xproject/fill-scenarios@1.0.1-rc.4@0xproject/dev-utils@1.0.5@0xproject/contract-wrappers@1.0.1-rc.4@0xproject/connect@2.0.0-rc.1@0xproject/base-contract@2.0.0@0xproject/assert@1.0.6@0xproject/abi-gen@1.0.60x.js@1.0.1-rc.4 | Fabio Berger | 2018-08-25 | 1 | -3/+3 |
* | Updated CHANGELOGS | Fabio Berger | 2018-08-25 | 2 | -4/+9 |
* | Fix many linter errors that showed up upon upgrading tsutil | Fabio Berger | 2018-08-23 | 1 | -9/+0 |
* | Merge development branch | Fabio Berger | 2018-08-22 | 2 | -0/+14 |
|\ |
|
| * | Fix typos, run prettier, and allow anyone to call on DummyERC721Token | Amir Bandeali | 2018-08-17 | 1 | -1/+1 |
| * | Update CHANGELOGs | Amir Bandeali | 2018-08-17 | 1 | -0/+9 |
| * | Add ERC721 revert reasons to types | Amir Bandeali | 2018-08-17 | 1 | -0/+5 |
* | | Merge development | Fabio Berger | 2018-08-17 | 2 | -4/+3 |
|\| |
|
| * | Merge pull request #928 from 0xProject/dependabot/npm_and_yarn/copyfiles-2.0.0 | Fabio Berger | 2018-08-17 | 1 | -1/+1 |
| |\ |
|
| | * | Bump copyfiles from 1.2.0 to 2.0.0 | dependabot[bot] | 2018-08-15 | 1 | -1/+1 |
| * | | Rename OrderAlreadyCancelledOrFilled -> OrderCancelled. | Jacob Evans | 2018-08-16 | 1 | -2/+1 |
| |/ |
|
| * | feat: Upgrade TypeScript to 3.0.1 | Alex Browne | 2018-08-15 | 1 | -1/+1 |
* | | Merge development | Fabio Berger | 2018-08-15 | 4 | -6/+31 |
|\| |
|
| * | Publish | Alex Browne | 2018-08-14 | 1 | -4/+4 |
| * | Updated CHANGELOGS | Alex Browne | 2018-08-14 | 2 | -3/+8 |
| * | Update version numbers. | Jacob Evans | 2018-08-14 | 1 | -1/+1 |
| * | Rename from SignerProviderType.EthSign to SignerType.Default | Jacob Evans | 2018-08-11 | 2 | -5/+5 |
| * | Update Changelogs. Rebased from development | Jacob Evans | 2018-08-09 | 2 | -2/+12 |
| * | Introduce SignerProviderType | Jacob Evans | 2018-08-09 | 1 | -0/+10 |
| * | Update TypeScript to version 2.9.2 | Alex Browne | 2018-08-09 | 1 | -1/+1 |
* | | Remove all in-package monorepo-scripts by adding doc gen/upload and aggregate... | Fabio Berger | 2018-07-30 | 2 | -13/+3 |
|/ |
|
* | Add combinatorial tests for internal Exchange functions (#807) | Alex Browne | 2018-07-27 | 1 | -0/+1 |
* | Publishcontracts@2.1.39@0xproject/website@0.0.43@0xproject/testnet-faucets@1.0.40@0xproject/react-docs-example@0.0.19@0xproject/metacoin@0.0.14@0xproject/abi-gen@1.0.4 | Fabio Berger | 2018-07-26 | 1 | -1/+1 |
* | Updated CHANGELOGS | Fabio Berger | 2018-07-26 | 2 | -1/+6 |
* | Add changelog entries for other RCs that did publish | Fabio Berger | 2018-07-26 | 1 | -0/+8 |
* | Publishcontracts@2.1.38@0xproject/website@0.0.42@0xproject/testnet-faucets@1.0.39@0xproject/sol-compiler@1.0.3@0xproject/react-docs-example@0.0.18@0xproject/monorepo-scripts@1.0.4@0xproject/metacoin@0.0.13@0xproject/abi-gen@1.0.3 | Fabio Berger | 2018-07-26 | 1 | -4/+4 |
* | Updated CHANGELOGS | Fabio Berger | 2018-07-26 | 2 | -1/+6 |
* | Add changelog entries for next RC publish | Fabio Berger | 2018-07-26 | 1 | -0/+8 |
* | Publishcontracts@2.1.37@0xproject/website@0.0.41@0xproject/testnet-faucets@1.0.38@0xproject/react-docs-example@0.0.17@0xproject/monorepo-scripts@1.0.3@0xproject/metacoin@0.0.12@0xproject/abi-gen@1.0.2 | Fabio Berger | 2018-07-26 | 1 | -4/+4 |
* | Updated CHANGELOGS | Fabio Berger | 2018-07-26 | 2 | -1/+6 |
* | merge v2-prototype | Fabio Berger | 2018-07-25 | 1 | -10/+1 |
|\ |
|
| * | Correct next version | Fabio Berger | 2018-07-24 | 1 | -1/+1 |
| * | Merge v2-prototype | Fabio Berger | 2018-07-24 | 3 | -7/+27 |
| |\ |
|
* | | | Revert "Temporarily add changelog & package.json version changes" | Fabio Berger | 2018-07-25 | 2 | -10/+1 |
* | | | Temporarily add changelog & package.json version changes | Fabio Berger | 2018-07-24 | 2 | -1/+10 |
* | | | Correct next version | Fabio Berger | 2018-07-24 | 1 | -1/+1 |
* | | | Merge fix-rc-packages | Fabio Berger | 2018-07-24 | 2 | -6/+9 |
|\| | |
|
| * | | Move ECSignature type from types package into eth-light-wallet type dec since... | Fabio Berger | 2018-07-22 | 2 | -6/+8 |
* | | | Add new RC versions to changelog so that these packages are publised as RC's | Fabio Berger | 2018-07-24 | 1 | -0/+8 |
* | | | Revert "Revert "Publish"" | Fabio Berger | 2018-07-24 | 1 | -4/+4 |
| |/
|/| |
|
* | | Add more tests and fixes | Amir Bandeali | 2018-07-23 | 1 | -1/+1 |
* | | Fix minimal tests | Amir Bandeali | 2018-07-23 | 1 | -1/+1 |
* | | Updated CHANGELOGS | Leonid Logvinov | 2018-07-23 | 2 | -3/+23 |
* | | Add missing timestamps in CHANGELOGs | Leonid Logvinov | 2018-07-23 | 1 | -0/+1 |
* | | Merge pull request #877 from 0xProject/feature/contracts/removeERC721Callback | Amir Bandeali | 2018-07-23 | 1 | -2/+1 |
|\ \
| |/
|/| |
|
| * | Removed receiverData from ERC721 Proxy Id generation | Greg Hysen | 2018-07-18 | 1 | -2/+1 |
* | | Add missing timestamp to CHANGELOG entries | Fabio Berger | 2018-07-21 | 1 | -0/+1 |
* | | FIx a typo | Leonid Logvinov | 2018-07-20 | 1 | -1/+1 |
* | | FIx a typo | Leonid Logvinov | 2018-07-20 | 1 | -1/+1 |
* | | @0xproject/types@1.0.0-rc.1 | Leonid Logvinov | 2018-07-20 | 1 | -1/+1 |
* | | Change the next @0xproject/types version to be 1.0.0-rc.1 | Leonid Logvinov | 2018-07-20 | 1 | -1/+1 |
* | | Change all package to depend on the new @0xproject/tslint-config@1.0.0 | Leonid Logvinov | 2018-07-20 | 1 | -1/+1 |
* | | Change all package to depend on the new @0xproject/monorepo-scripts@1.0.0 | Leonid Logvinov | 2018-07-20 | 1 | -1/+1 |
* | | Change all package to depend on the new ethereum-types@1.0.0 | Leonid Logvinov | 2018-07-20 | 1 | -1/+1 |
|/ |
|
* | Upgrade tslint to the newest version | Leonid Logvinov | 2018-07-17 | 1 | -1/+1 |
* | -fetch'; | Fabio Berger | 2018-07-13 | 1 | -4/+0 |
* | Add fetchAsync util and RPCSubprovider | Fabio Berger | 2018-07-13 | 1 | -0/+12 |
* | Update package versions | Fabio Berger | 2018-07-10 | 1 | -2/+2 |
* | Update changelogs | Fabio Berger | 2018-07-09 | 2 | -0/+13 |
* | Dedupe AssetProxyId types | Leonid Logvinov | 2018-07-09 | 1 | -1/+0 |
* | Types: Move Forwarder Revert Reason into types package | Jacob Evans | 2018-07-06 | 2 | -0/+7 |
* | Merge branch 'v2-prototype' into eth-lightwallet-subprovider-final | Jacob Evans | 2018-07-03 | 2 | -2/+5 |
|\ |
|
| * | Update incorrect versions of deps | Fabio Berger | 2018-07-02 | 1 | -1/+1 |
| * | Update outdated changelogs | Fabio Berger | 2018-07-02 | 1 | -0/+8 |
* | | Merge branch 'v2-prototype' into eth-lightwallet-subprovider-final | Jacob Evans | 2018-07-02 | 1 | -5/+49 |
|\| |
|
| * | Make registerAssetProxy append only | Amir Bandeali | 2018-06-30 | 1 | -2/+1 |
| * | Add more revert reasons to tests | Amir Bandeali | 2018-06-27 | 1 | -0/+1 |
| * | Rename RevertReasons to RevertReason since singular enum names are more common | Fabio Berger | 2018-06-26 | 1 | -1/+1 |
| * | Merge branch 'v2-prototype' into refactor/check-revert-reasons | Fabio Berger | 2018-06-26 | 1 | -5/+5 |
| |\ |
|
| | * | WIP | Remco Bloemen | 2018-06-26 | 1 | -5/+5 |
| * | | Move RevertReasons to @0xproject/types package | Fabio Berger | 2018-06-25 | 1 | -0/+44 |
| |/ |
|
* | | Move eth-lightwallet declaration to typings | Cavan | 2018-06-26 | 1 | -0/+6 |
* | | Update changelogs | Cavan | 2018-06-26 | 1 | -0/+8 |
|/ |
|
* | Twenty new tests for MixinSignatureValidator. Fixed handling of unsupported t... | Greg Hysen | 2018-06-21 | 1 | -0/+1 |
* | Update all package versions to match latest published to NPM | Fabio Berger | 2018-06-19 | 1 | -2/+2 |
* | Update CHANGELOG's with publishes performed on development branch | Fabio Berger | 2018-06-19 | 2 | -1/+18 |
* | Union types for generalized decodeAssetData | Greg Hysen | 2018-06-08 | 1 | -6/+0 |
* | Fixes after rebasing | Greg Hysen | 2018-06-08 | 1 | -3/+4 |
* | Update naming in orderStateUtils to use asset over token, also removed cancel... | Fabio Berger | 2018-06-08 | 1 | -4/+3 |
* | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ... | fragosti | 2018-06-07 | 1 | -1/+1 |
|\ |
|
| * | - Rename watch to watch_without_deps in sub-packages, so dev's don't confuse ... | Fabio Berger | 2018-06-05 | 1 | -1/+1 |
* | | Try enabling no-unused-variable... | fragosti | 2018-06-05 | 1 | -1/+1 |
|/ |
|
* | Improve comments and remove unused imports | Fabio Berger | 2018-06-02 | 1 | -0/+3 |
* | Merge branch 'v2-prototype' into refactor/order-utils/for-v2 | Fabio Berger | 2018-06-02 | 2 | -282/+3 |
|\ |
|
| * | Introduce ethereum-types package | Leonid Logvinov | 2018-06-01 | 2 | -282/+3 |
* | | Add signature specific validation methods, and other refactors | Fabio Berger | 2018-06-02 | 1 | -0/+8 |
* | | Bump types to a major version to avoid the caret | Fabio Berger | 2018-06-01 | 1 | -1/+1 |
* | | Merge branch 'v2-prototype' into refactor/order-utils/for-v2 | Fabio Berger | 2018-06-01 | 1 | -4/+5 |
|\| |
|
* | | Introduce OrderWithoutExchangeAddress type since this is what get's sent to t... | Fabio Berger | 2018-05-31 | 1 | -0/+15 |
* | | Initial refactor of order-utils. Move many utils from contracts into this pac... | Fabio Berger | 2018-05-30 | 1 | -5/+45 |
|/ |
|
* | Do a fake version bump on types so that yarn doesn't try to install updated v... | Leonid Logvinov | 2018-05-25 | 2 | -1/+10 |
* | Migrate migrations to v2 | Leonid Logvinov | 2018-05-25 | 1 | -15/+15 |
* | Publish | Leonid Logvinov | 2018-05-23 | 1 | -3/+3 |
* | Updated CHANGELOGS | Leonid Logvinov | 2018-05-23 | 2 | -2/+7 |
* | Add CHANGELOG entries | Leonid Logvinov | 2018-05-23 | 1 | -0/+4 |
* | Support all opcodes in a trace parser | Leonid Logvinov | 2018-05-23 | 1 | -1/+12 |
* | Use make-promises-safe to catch unhandled rejections in tests | Alex Browne | 2018-05-17 | 1 | -1/+2 |
* | Merge pull request #578 from 0xProject/document-node-version | Alex Browne | 2018-05-16 | 1 | -0/+3 |
|\ |
|
| * | Change minimum Node version to 6.12 | Alex Browne | 2018-05-15 | 1 | -1/+1 |
| * | Document Node.js version requirement and add it to package.json | Alex Browne | 2018-05-15 | 1 | -0/+3 |
* | | Move from using lerna multi-package commands to wsrun, update README's accord... | Fabio Berger | 2018-05-15 | 2 | -16/+4 |
|/ |
|
* | Add comment to TransactionReceiptWithDecodedLogs explaining that it doesn't a... | Fabio Berger | 2018-05-11 | 1 | -0/+5 |
* | Add missing quote | Fabio Berger | 2018-05-10 | 1 | -1/+1 |
* | Add PR number | Fabio Berger | 2018-05-10 | 1 | -1/+2 |
* | Remove uneeded tslint config | Fabio Berger | 2018-05-10 | 1 | -1/+1 |
* | Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a unifyin... | Fabio Berger | 2018-05-10 | 2 | -0/+87 |
* | Publishcontracts@2.1.28@0xproject/website@0.0.32@0xproject/testnet-faucets@1.0.29@0xproject/sra-report@0.0.14@0xproject/sol-resolver@0.0.4@0xproject/react-docs-example@0.0.11@0xproject/migrations@0.0.5@0xproject/metacoin@0.0.6@0xproject/dev-utils@0.4.1@0xproject/base-contract@0.3.1 | Leonid Logvinov | 2018-05-05 | 1 | -1/+1 |
* | Updated CHANGELOGS | Leonid Logvinov | 2018-05-05 | 2 | -0/+13 |
* | Make node types a dependency | Leonid Logvinov | 2018-05-05 | 1 | -1/+1 |
* | Publishcontracts@2.1.26@0xproject/website@0.0.29@0xproject/testnet-faucets@1.0.27@0xproject/sra-report@0.0.12@0xproject/sol-resolver@0.0.3@0xproject/react-docs-example@0.0.9@0xproject/monorepo-scripts@0.1.19@0xproject/migrations@0.0.4@0xproject/metacoin@0.0.5@0xproject/dev-utils@0.4.0@0xproject/base-contract@0.3.0 | Leonid Logvinov | 2018-05-04 | 1 | -3/+3 |
* | Updated CHANGELOGS | Leonid Logvinov | 2018-05-04 | 2 | -6/+19 |
* | Publishcontracts@2.1.23@0xproject/website@0.0.26@0xproject/testnet-faucets@1.0.24@0xproject/sra-report@0.0.9@0xproject/sol-resolver@0.0.2@0xproject/react-docs-example@0.0.8@0xproject/monorepo-scripts@0.1.18@0xproject/migrations@0.0.2@0xproject/metacoin@0.0.4@0xproject/dev-utils@0.3.6@0xproject/base-contract@0.2.1 | Fabio Berger | 2018-04-18 | 1 | -3/+3 |
* | Updated CHANGELOGS | Fabio Berger | 2018-04-18 | 2 | -6/+19 |
* | Merge pull request #520 from 0xProject/fix/installation-tests | Fabio Berger | 2018-04-12 | 1 | -1/+1 |
|\ |
|
| * | Fix some of the publishing/installation issues | Leonid Logvinov | 2018-04-12 | 1 | -1/+1 |
* | | Merge branch 'development' into fix/docImprovements | Fabio Berger | 2018-04-12 | 3 | -4/+9 |
|\| |
|
| * | Publishcontracts@2.1.22@0xproject/website@0.0.25@0xproject/testnet-faucets@1.0.23@0xproject/sra-report@0.0.8@0xproject/react-docs-example@0.0.7@0xproject/monorepo-scripts@0.1.17@0xproject/metacoin@0.0.3@0xproject/dev-utils@0.3.5@0xproject/base-contract@0.2.0 | Leonid Logvinov | 2018-04-12 | 1 | -3/+3 |
| * | Updated CHANGELOGS | Leonid Logvinov | 2018-04-12 | 2 | -1/+6 |
* | | Add comment about Provider type | Fabio Berger | 2018-04-11 | 1 | -0/+4 |
* | | Introduce type JSONRpcErrorCallback | Fabio Berger | 2018-04-11 | 1 | -1/+3 |
|/ |
|
* | Merge pull request #505 from 0xProject/fix/readmeContributingSection | Fabio Berger | 2018-04-06 | 1 | -4/+24 |
|\ |
|
| * | Fix contributing links | Fabio Berger | 2018-04-05 | 1 | -1/+1 |
| * | Improve contributing section of all packages so they include building entire ... | Fabio Berger | 2018-04-05 | 1 | -5/+25 |
* | | Move our contract templates to accept Provider instead of Web3Wrapper | Leonid Logvinov | 2018-04-04 | 2 | -0/+13 |
|/ |
|
* | Remove `isPublished` from all CHANGELOG.json filesx | Fabio Berger | 2018-04-03 | 1 | -14/+7 |
* | After publish | Leonid Logvinov | 2018-04-02 | 1 | -1/+2 |
* | Publishcontracts@2.1.21@0xproject/website@0.0.24@0xproject/testnet-faucets@1.0.22@0xproject/sra-report@0.0.7@0xproject/react-docs-example@0.0.6@0xproject/monorepo-scripts@0.1.16@0xproject/metacoin@0.0.2@0xproject/dev-utils@0.3.4@0xproject/base-contract@0.1.0 | Leonid Logvinov | 2018-04-02 | 1 | -3/+3 |
* | Updated CHANGELOGS | Leonid Logvinov | 2018-04-02 | 2 | -6/+16 |
* | Merge branch 'development' into feature/metacoin | Leonid Logvinov | 2018-04-02 | 2 | -2/+4 |
|\ |
|
| * | Add manual postpublish command to all public packages and update CHANGELOG.json | Fabio Berger | 2018-04-02 | 2 | -2/+4 |
* | | Update CHANGELOG.json's | Leonid Logvinov | 2018-04-02 | 2 | -4/+4 |
* | | Add metacoin example project | Leonid Logvinov | 2018-04-02 | 3 | -2/+6 |
|/ |
|
* | Publishcontracts@2.1.20@0xproject/website@0.0.23@0xproject/web3-wrapper@0.4.0@0xproject/utils@0.4.4@0xproject/typescript-typings@0.0.2@0xproject/types@0.4.2@0xproject/tslint-config@0.4.13@0xproject/testnet-faucets@1.0.21@0xproject/subproviders@0.8.3@0xproject/sra-report@0.0.6@0xproject/sol-cov@0.0.5@0xproject/react-shared@0.1.0@0xproject/react-docs@0.0.5@0xproject/react-docs-example@0.0.5@0xproject/monorepo-scripts@0.1.15@0xproject/json-schemas@0.7.18@0xproject/dev-utils@0.3.3@0xproject/deployer@0.3.4@0xproject/connect@0.6.7@0xproject/base-contract@0.0.6@0xproject/assert@0.2.4@0xproject/abi-gen@0.2.8 | Fabio Berger | 2018-04-02 | 1 | -3/+3 |
* | Updated CHANGELOGS | Fabio Berger | 2018-04-02 | 2 | -1/+19 |
* | Generate CHANGELOG.json files | Fabio Berger | 2018-04-02 | 1 | -0/+68 |
* | Merge pull request #482 from 0xProject/feature/web3-types | Leonid Logvinov | 2018-03-28 | 3 | -13/+194 |
|\ |
|
| * | Move common types out of web3 types | Leonid Logvinov | 2018-03-27 | 3 | -13/+194 |
* | | merge developmentx | Fabio Berger | 2018-03-28 | 3 | -7/+7 |
|\| |
|
| * | Add clean-state tests | Leonid Logvinov | 2018-03-27 | 3 | -7/+7 |
* | | Add monorepo_scripts to npmignore | Fabio Berger | 2018-03-27 | 1 | -0/+1 |
|/ |
|
* | Publishcontracts@2.1.17@0xproject/website@0.0.20@0xproject/testnet-faucets@1.0.18@0xproject/sra-report@0.0.3@0xproject/sol-cov@0.0.3@0xproject/react-docs-example@0.0.3@0xproject/monorepo-scripts@0.1.14@0xproject/dev-utils@0.3.1@0xproject/deployer@0.3.10x.js@0.33.3 | Fabio Berger | 2018-03-19 | 1 | -4/+4 |
* | Publishcontracts@2.1.16@0xproject/website@0.0.19@0xproject/testnet-faucets@1.0.17@0xproject/sra-report@0.0.2@0xproject/sol-cov@0.0.2@0xproject/react-docs-example@0.0.2@0xproject/monorepo-scripts@0.1.13@0xproject/dev-utils@0.3.0@0xproject/deployer@0.3.00x.js@0.33.2 | Fabio Berger | 2018-03-19 | 1 | -5/+5 |
* | Updated CHANGELOGS | Fabio Berger | 2018-03-19 | 1 | -1/+1 |
* | Fix quotation marks | Brandon Millman | 2018-03-17 | 1 | -1/+1 |
* | Updated CHANGELOGs | Brandon Millman | 2018-03-15 | 1 | -0/+1 |
* | Add SignedOrder, Order, and ECSignature types to the types package | Brandon Millman | 2018-03-15 | 1 | -0/+28 |
* | Merge branch 'development' into convertScriptsToTs | Fabio Berger | 2018-03-14 | 2 | -5/+4 |
|\ |
|
| * | Add sol-cover implementation | Leonid Logvinov | 2018-03-12 | 2 | -5/+4 |
* | | Move configuration into package.json configs section | Fabio Berger | 2018-03-14 | 1 | -2/+3 |
* | | Fix lint issues | Fabio Berger | 2018-03-13 | 1 | -0/+1 |
* | | move scripts to monorepro-scripts | Fabio Berger | 2018-03-13 | 4 | -7/+16 |
|/ |
|
* | Merge branch 'development' into addPackagePublishConfig | Fabio Berger | 2018-03-09 | 3 | -1/+16 |
|\ |
|
| * | Publishcontracts@2.1.15@0xproject/website@0.0.18@0xproject/web3-wrapper@0.2.1@0xproject/utils@0.4.1@0xproject/types@0.3.1@0xproject/testnet-faucets@1.0.16@0xproject/subproviders@0.7.0@0xproject/sra-report@0.0.1@0xproject/react-shared@0.0.1@0xproject/react-docs@0.0.1@0xproject/json-schemas@0.7.14@0xproject/dev-utils@0.2.1@0xproject/deployer@0.2.1@0xproject/connect@0.6.3@0xproject/base-contract@0.0.3@0xproject/assert@0.2.0@0xproject/abi-gen@0.2.50x.js@0.33.1 | Brandon Millman | 2018-03-09 | 1 | -1/+1 |
| * | Updated CHANGELOGs | Brandon Millman | 2018-03-09 | 1 | -1/+1 |
| * | Move RawLogEntry to types package | Fabio Berger | 2018-03-07 | 2 | -0/+15 |
* | | Add package.json publishConfig so that these packages are published as public. | Fabio Berger | 2018-03-08 | 1 | -0/+3 |
|/ |
|
* | Add missing instructions to add external types to tsconfig.json after instal... | Fabio Berger | 2018-03-05 | 1 | -0/+8 |
* | Publishweb3-typescript-typings@0.10.0ethers-typescript-typings@0.0.2contracts@2.1.14chai-typescript-typings@0.0.4chai-as-promised-typescript-typings@0.0.10@0xproject/website@0.0.17@0xproject/web3-wrapper@0.2.0@0xproject/utils@0.4.0@0xproject/types@0.3.0@0xproject/tslint-config@0.4.10@0xproject/testnet-faucets@1.0.15@0xproject/subproviders@0.6.0@0xproject/monorepo-scripts@0.1.12@0xproject/json-schemas@0.7.13@0xproject/dev-utils@0.2.0@0xproject/deployer@0.2.0@0xproject/connect@0.6.2@0xproject/base-contract@0.0.2@0xproject/assert@0.1.0@0xproject/abi-gen@0.2.40x.js@0.33.0 | Fabio Berger | 2018-03-05 | 1 | -3/+3 |
* | Updated CHANGELOGS | Fabio Berger | 2018-03-05 | 1 | -1/+1 |
* | Merge pull request #429 from 0xProject/fix/incorrectDeps | Fabio Berger | 2018-03-04 | 2 | -4/+5 |
|\ |
|
| * | Add PR number | Fabio Berger | 2018-03-03 | 1 | -1/+1 |
| * | Add changelog entries from types and utils | Fabio Berger | 2018-03-03 | 1 | -1/+2 |
| * | Move web3 typings to dependencies since the types package cannot function wit... | Fabio Berger | 2018-03-03 | 1 | -3/+3 |
* | | Update all mentions of the repo name being `0x.js` to `0x-monorepo` | Fabio Berger | 2018-03-04 | 1 | -3/+3 |
|/ |
|
* | Add as an option to | Leonid Logvinov | 2018-02-28 | 2 | -1/+2 |
* | Add PR number | Leonid Logvinov | 2018-02-28 | 1 | -1/+1 |
* | Add data to TxData | Leonid Logvinov | 2018-02-28 | 2 | -0/+5 |
* | Publishcontracts@2.1.13@0xproject/website@0.0.16@0xproject/testnet-faucets@1.0.14@0xproject/dev-utils@0.1.0@0xproject/connect@0.6.0 | Brandon Millman | 2018-02-17 | 1 | -2/+2 |
* | Publishcontracts@2.1.12@0xproject/website@0.0.15@0xproject/testnet-faucets@1.0.13@0xproject/monorepo-scripts@0.1.11@0xproject/deployer@0.0.9@0xproject/connect@0.5.8 | Fabio Berger | 2018-02-10 | 1 | -2/+2 |
* | Publishcontracts@2.1.11@0xproject/website@0.0.14@0xproject/testnet-faucets@1.0.12@0xproject/monorepo-scripts@0.1.10@0xproject/deployer@0.0.8@0xproject/connect@0.5.7 | Fabio Berger | 2018-02-10 | 1 | -3/+3 |
* | Merge pull request #389 from 0xProject/fix/npmInclusionIssues | Fabio Berger | 2018-02-10 | 2 | -0/+9 |
|\ |
|
| * | Add `yarn-error.log` to all .npmignore | Fabio Berger | 2018-02-10 | 1 | -0/+1 |
| * | Add PR number to CHANGELOGs | Fabio Berger | 2018-02-10 | 1 | -1/+1 |
| * | ignore all files starting with dots in all sub-packages | Fabio Berger | 2018-02-10 | 1 | -0/+1 |
| * | Add npmignore to types and update CHANGELOG | Fabio Berger | 2018-02-10 | 2 | -0/+7 |
* | | Simplify standard postpublish script and remove them from some private packages | Brandon Millman | 2018-02-09 | 1 | -10/+1 |
|/ |
|
* | Publishcontracts@2.1.10@0xproject/website@0.0.13@0xproject/testnet-faucets@1.0.11@0xproject/deployer@0.0.7 | Brandon Millman | 2018-02-08 | 1 | -1/+1 |
* | Update CHANGELOGs | Brandon Millman | 2018-02-08 | 1 | -1/+1 |
* | Attribute the origins of NonceTracker | Jacob Evans | 2018-02-07 | 1 | -0/+2 |
* | Move BlockParam and BlockParamLiteral to shared types | Jacob Evans | 2018-02-07 | 1 | -0/+10 |
* | Publishcontracts@2.1.9@0xproject/website@0.0.12@0xproject/testnet-faucets@1.0.10@0xproject/monorepo-scripts@0.1.9@0xproject/deployer@0.0.6 | Leonid Logvinov | 2018-02-06 | 1 | -3/+3 |
* | Add missing comas | Leonid Logvinov | 2018-02-05 | 1 | -1/+1 |
* | Merge branch 'development' into feature/build_watch | Leonid | 2018-02-05 | 1 | -3/+3 |
|\ |
|
| * | Publishcontracts@2.1.8@0xproject/website@0.0.11@0xproject/testnet-faucets@1.0.9@0xproject/monorepo-scripts@0.1.8@0xproject/deployer@0.0.5 | Leonid Logvinov | 2018-02-01 | 1 | -4/+4 |
* | | Merge pull request #359 from 0xProject/feature/ts-2.7 | Leonid | 2018-02-05 | 1 | -1/+1 |
|\ \ |
|
| * | | Upgrade TS to the newest version | Leonid Logvinov | 2018-02-01 | 1 | -1/+1 |
* | | | Add build:watch to README's | Leonid Logvinov | 2018-02-02 | 1 | -0/+6 |
|/ / |
|
* / | Add build:watch command to all TS packages | Leonid Logvinov | 2018-02-01 | 1 | -0/+1 |
|/ |
|
* | Normalize the dependencies | Leonid Logvinov | 2018-01-30 | 1 | -2/+1 |
* | Make awaitTransactionMinedAsync non-generic again | Leonid Logvinov | 2018-01-30 | 1 | -2/+2 |
* | Remove truffle from tests | Leonid Logvinov | 2018-01-30 | 2 | -1/+29 |
* | Refactor contracts tests to not use injected web3 instance | Leonid Logvinov | 2018-01-30 | 1 | -0/+5 |
* | Publishcontracts@2.1.7@0xproject/website@0.0.10@0xproject/testnet-faucets@1.0.8@0xproject/monorepo-scripts@0.1.7@0xproject/deployer@0.0.4 | Fabio Berger | 2018-01-30 | 1 | -3/+3 |
* | Publishcontracts@2.1.6@0xproject/website@0.0.9@0xproject/testnet-faucets@1.0.7@0xproject/monorepo-scripts@0.1.6@0xproject/deployer@0.0.3 | Leonid Logvinov | 2018-01-30 | 1 | -3/+3 |
* | Publish | Leonid Logvinov | 2018-01-25 | 1 | -3/+3 |
* | Publishcontracts@2.1.4@0xproject/website@0.0.7@0xproject/monorepo-scripts@0.1.4@0xproject/kovan_faucets@1.0.50x.js@0.30.0 | Brandon Millman | 2018-01-18 | 1 | -3/+3 |
* | Publishweb3-typescript-typings@0.9.1contracts@2.1.2@0xproject/website@0.0.5@0xproject/monorepo-scripts@0.1.3@0xproject/kovan_faucets@1.0.3@0xproject/dev-utils@0.0.40x.js@0.29.1 | Leonid Logvinov | 2018-01-11 | 1 | -3/+3 |
* | Return to old way of including web3 types | Leonid Logvinov | 2018-01-10 | 1 | -1/+1 |
* | Include web3 types via typeRoots and factor out common parts of tsconfig.json | Leonid Logvinov | 2018-01-10 | 1 | -9/+3 |
* | Apply prettify on json and md files | Leonid Logvinov | 2018-01-04 | 5 | -56/+46 |
* | Use configured version of bignumber in all packages | Leonid Logvinov | 2018-01-04 | 2 | -3/+2 |
* | Apply prettier config | Leonid Logvinov | 2018-01-03 | 1 | -3/+3 |
* | Publishcontracts@2.1.1@0xproject/website@0.0.4@0xproject/monorepo-scripts@0.1.2@0xproject/kovan_faucets@1.0.2@0xproject/dev-utils@0.0.30x.js@0.29.0 | Fabio Berger | 2017-12-28 | 1 | -2/+2 |
* | Publishcontracts@2.1.0@0xproject/website@0.0.3@0xproject/monorepo-scripts@0.1.1@0xproject/kovan_faucets@1.0.1@0xproject/dev-utils@0.0.20x.js@0.28.0 | Leonid Logvinov | 2017-12-21 | 1 | -2/+2 |
* | Fix wording | Brandon Millman | 2017-12-20 | 1 | -2/+2 |
* | Update some wording and remove N/A test sections | Brandon Millman | 2017-12-20 | 1 | -6/+2 |
* | Update readmes for connect, kovan-facuets, types, and utils packages | Brandon Millman | 2017-12-20 | 1 | -3/+48 |
* | Move more shared utils into utils package and reuse them | Leonid Logvinov | 2017-12-14 | 1 | -0/+4 |
* | Fix broken postpublish_utils, add CHANGELOG and postpublish.js scripts to all... | Brandon Millman | 2017-12-09 | 2 | -0/+18 |
* | Publishwebsite@0.0.2contracts@2.0.0abi-gen-templates@0.0.2@0xproject/web3-wrapper@0.1.0@0xproject/utils@0.1.0@0xproject/types@0.1.0@0xproject/tslint-config@0.2.1@0xproject/subproviders@0.1.0@0xproject/monorepo-scripts@0.1.0@0xproject/json-schemas@0.6.10@0xproject/connect@0.3.0@0xproject/assert@0.0.7@0xproject/abi-gen@0.0.20x.js@0.27.2 | Brandon Millman | 2017-12-09 | 1 | -2/+2 |
* | Address feedback | Leonid Logvinov | 2017-12-07 | 1 | -3/+3 |
* | Refactor web3Wrapper to a separate package | Leonid Logvinov | 2017-12-07 | 5 | -0/+86 |