| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix prettier | Leonid Logvinov | 2019-01-16 | 1 | -4/+2 |
* | Add CHANGELOG entries | Leonid Logvinov | 2019-01-16 | 1 | -2/+13 |
* | Upgrade bignumber.js version | Leonid Logvinov | 2019-01-15 | 1 | -1/+1 |
* | Publish | Leonid Logvinov | 2019-01-15 | 1 | -3/+3 |
* | Updated CHANGELOGS | Leonid Logvinov | 2019-01-15 | 2 | -0/+13 |
* | Publish | Fabio Berger | 2019-01-12 | 1 | -3/+3 |
* | Updated CHANGELOGS | Fabio Berger | 2019-01-12 | 2 | -0/+13 |
* | Update prettier to version ^1.15.3 | Alex Browne | 2019-01-11 | 1 | -4/+2 |
* | Publish | Fabio Berger | 2019-01-09 | 1 | -1/+1 |
* | Updated CHANGELOGS | Fabio Berger | 2019-01-09 | 2 | -1/+7 |
* | removed manual updte of package.json version | Greg Hysen | 2019-01-08 | 1 | -1/+1 |
* | updated relevant changelogs | Greg Hysen | 2019-01-08 | 2 | -1/+10 |
* | Dutch Auction Contract Wrapper | Greg Hysen | 2019-01-08 | 1 | -0/+9 |
* | Update CHANGELOGs | Amir Bandeali | 2019-01-08 | 1 | -0/+2 |
* | Add recursive MultiAsset decoding, store first address in pipeline | Amir Bandeali | 2019-01-08 | 1 | -1/+7 |
* | feat: Add fields to OrderRelevantState and change AssetData to SingleAssetData | Amir Bandeali | 2019-01-08 | 1 | -1/+3 |
* | Update CHANGELOGs | Amir Bandeali | 2019-01-08 | 1 | -0/+4 |
* | feat: Add MultiAsset types | Amir Bandeali | 2019-01-08 | 1 | -1/+8 |
* | Prettier / Linter fixes for TS | Greg Hysen | 2018-12-19 | 1 | -1/+1 |
* | Revert reasons for balance threshold filter | Greg Hysen | 2018-12-19 | 1 | -3/+4 |
* | generalized KYC extension passing all tests | Greg Hysen | 2018-12-19 | 1 | -0/+1 |
* | More tests + require instead of revert in compliance contract | Greg Hysen | 2018-12-19 | 1 | -0/+2 |
* | Publish | Leonid Logvinov | 2018-12-14 | 1 | -3/+3 |
* | Updated CHANGELOGS | Leonid Logvinov | 2018-12-14 | 1 | -2/+2 |
* | Updated CHANGELOGS | Leonid Logvinov | 2018-12-14 | 2 | -0/+13 |
* | Publish | Fabio Berger | 2018-12-12 | 1 | -2/+2 |
* | Updated CHANGELOGS | Fabio Berger | 2018-12-12 | 2 | -2/+2 |
* | Updated CHANGELOGS | Leonid Logvinov | 2018-12-11 | 2 | -1/+7 |
* | chore: Add RevertReasons for DutchAuction. Test revert reasons | Jacob Evans | 2018-12-04 | 2 | -0/+10 |
* | feat: Add and revert reasons | Amir Bandeali | 2018-11-28 | 2 | -0/+11 |
* | Publish | Fabio Berger | 2018-11-22 | 1 | -1/+1 |
* | Updated CHANGELOGS | Fabio Berger | 2018-11-22 | 2 | -1/+6 |
* | Add additional CHANGELOG to types package | Fabio Berger | 2018-11-21 | 1 | -0/+10 |
* | Fix prettier | Fabio Berger | 2018-11-21 | 1 | -1/+1 |
* | Fix `SimpleContractArtifact` type | Fabio Berger | 2018-11-21 | 1 | -2/+16 |
* | Allow a `SimpleContractArtifact` to be passed into `deployFrom0xArtifactAsync` | Fabio Berger | 2018-11-21 | 1 | -1/+8 |
* | Publish | Jacob Evans | 2018-11-09 | 1 | -3/+3 |
* | Updated CHANGELOGS | Jacob Evans | 2018-11-09 | 2 | -0/+13 |
* | chore: Add --format stylish to tslint | Alex Browne | 2018-10-24 | 1 | -1/+1 |
* | Publish | Leonid Logvinov | 2018-10-18 | 1 | -3/+3 |
* | Updated CHANGELOGS | Leonid Logvinov | 2018-10-18 | 2 | -2/+9 |
* | Fix ethereum-types versions | Leonid Logvinov | 2018-10-18 | 1 | -1/+1 |
* | chore: change README.md from 0xproject to 0x | Jacob Evans | 2018-10-18 | 1 | -6/+6 |
* | chore: change tslint.json from 0xproject to 0x | Jacob Evans | 2018-10-18 | 1 | -1/+1 |
* | chore: change package org from 0xproject to 0x | Jacob Evans | 2018-10-18 | 1 | -2/+2 |
* | fix: dont use enum string as type as typedoc gets confused | fragosti | 2018-10-17 | 1 | -2/+2 |
* | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f... | fragosti | 2018-10-17 | 1 | -1/+0 |
|\ |
|
| * | Remove ContractAddresses from packages/types (mistake after rebase) | Alex Browne | 2018-10-16 | 1 | -22/+0 |
| * | Remove unused copyfiles dependencies | Alex Browne | 2018-10-16 | 1 | -1/+0 |
| * | Remove artifacts from migrations package and update contract-wrappers accordi... | Alex Browne | 2018-10-16 | 1 | -0/+22 |
* | | feat: add changelog entries for changed packages | fragosti | 2018-10-16 | 1 | -0/+4 |
* | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f... | fragosti | 2018-10-16 | 1 | -0/+4 |
|\| |
|
| * | Merge branch 'development' into development | Andrew Maurer | 2018-10-13 | 2 | -10/+44 |
| |\ |
|
| * | | Fixes per converstaion, stats interface to pub | amaurer | 2018-10-12 | 1 | -0/+4 |
| * | | Fixed accidental carriage return removal in index.ts | amaurer | 2018-10-08 | 1 | -1/+1 |
| * | | Changed getWatchedOrders to getStats and returns Stats object | amaurer | 2018-10-08 | 1 | -1/+1 |
* | | | feat: Add AssetData type as union of ERC721AssetData and ERC20AssetData | fragosti | 2018-10-13 | 1 | -2/+4 |
| |/
|/| |
|
* | | Return SignedOrder from signing utils. | Jacob Evans | 2018-10-05 | 2 | -2/+22 |
* | | Add eth_signTypedData support to our wallet subproviders | Jacob Evans | 2018-10-05 | 2 | -0/+24 |
* | | Introduce Metamask Subprovider. | Jacob Evans | 2018-10-05 | 1 | -10/+0 |
|/ |
|
* | Publish | Brandon Millman | 2018-10-05 | 1 | -3/+3 |
* | Updated CHANGELOGS | Brandon Millman | 2018-10-05 | 2 | -3/+16 |
* | Introduce a build:ci command that doesn't build webpack bundles | Leonid Logvinov | 2018-10-02 | 1 | -0/+1 |
* | Update package.json versions to match the npm ones | Leonid Logvinov | 2018-10-02 | 1 | -1/+1 |
* | Updated CHANGELOGS | Leonid Logvinov | 2018-10-02 | 2 | -0/+13 |
* | merge development | Fabio Berger | 2018-09-30 | 3 | -2/+15 |
|\ |
|
| * | Publish | Fabio Berger | 2018-09-29 | 1 | -2/+2 |
| * | Updated CHANGELOGS | Fabio Berger | 2018-09-29 | 2 | -0/+13 |
* | | Split _genMethodDoc into it and _genFallbackDoc for clarity. Add isFallback b... | Fabio Berger | 2018-09-27 | 1 | -0/+1 |
|/ |
|
* | Merge remote-tracking branch 'upstream/development' into sol-doc | F. Eugene Aumson | 2018-09-26 | 3 | -2/+15 |
|\ |
|
| * | Publish | Fabio Berger | 2018-09-26 | 1 | -2/+2 |
| * | Updated CHANGELOGS | Fabio Berger | 2018-09-26 | 2 | -0/+13 |
* | | fix: disable tslint max-file-line-count... | F. Eugene Aumson | 2018-09-26 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'upstream/development' into sol-doc | F. Eugene Aumson | 2018-09-26 | 4 | -2/+142 |
|\| |
|
| * | Add transactionHash to OrderState and emit it from OrderWatcher subscription | Fabio Berger | 2018-09-25 | 1 | -0/+2 |
| * | Publish | Leonid Logvinov | 2018-09-25 | 1 | -1/+1 |
| * | Updated CHANGELOGS | Leonid Logvinov | 2018-09-25 | 2 | -1/+7 |
| * | Move SRA types from @0xproject/connect to @0xproject/sra-types | Leonid Logvinov | 2018-09-25 | 2 | -0/+132 |
* | | Merge remote-tracking branch 'upstream/development' into sol-doc | F. Eugene Aumson | 2018-09-25 | 4 | -3/+29 |
|\| |
|
| * | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f... | fragosti | 2018-09-21 | 3 | -3/+16 |
| |\ |
|
| | * | Publish | Leonid Logvinov | 2018-09-21 | 1 | -2/+2 |
| | * | Updated CHANGELOGS | Leonid Logvinov | 2018-09-21 | 2 | -0/+13 |
| | * | Don't depend on a specific version of node types | Leonid Logvinov | 2018-09-21 | 1 | -1/+1 |
| * | | Move ObjectMap to shared types | fragosti | 2018-09-19 | 2 | -0/+13 |
| |/ |
|
* | | Merge branch 'development' into sol-doc | F. Eugene Aumson | 2018-09-12 | 4 | -5/+18 |
|\| |
|
| * | Publish | Fabio Berger | 2018-09-05 | 1 | -3/+3 |
| * | Updated CHANGELOGS | Fabio Berger | 2018-09-05 | 2 | -1/+7 |
| * | Update CHANGELOG's to publish non-RC versions | Fabio Berger | 2018-09-05 | 1 | -1/+1 |
| * | Add MultiSigWalletWithTimeLock revert reasons to tests | Amir Bandeali | 2018-09-04 | 2 | -0/+7 |
* | | Merge remote-tracking branch 'upstream/development' into sol-doc | F. Eugene Aumson | 2018-08-31 | 4 | -4/+15 |
|\| |
|
| * | 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 |
* | | move shared doc types from react-docs to @0x/types | F. Eugene Aumson | 2018-08-30 | 1 | -0/+223 |
|/ |
|
* | Publish | 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 |
|/ |
|
* | Publish | 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 |
* | Publish | 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 |
* | Publish | 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 |
* | Publish | 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 |
* | Publish | 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 |
* | Publish | Leonid Logvinov | 2018-05-04 | 1 | -3/+3 |
* | Updated CHANGELOGS | Leonid Logvinov | 2018-05-04 | 2 | -6/+19 |
* | Publish | 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 |
|\| |
|
| * | Publish | 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 |
* | Publish | 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 |
|/ |
|
* | Publish | 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 |
|/ |
|
* | Publish | Fabio Berger | 2018-03-19 | 1 | -4/+4 |
* | Publish | 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 |