Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Publish | Leonid Logvinov | 2018-04-19 | 1 | -1/+1 |
* | Updated CHANGELOGS | Leonid Logvinov | 2018-04-19 | 2 | -57/+70 |
* | Make @0xproject/migrations public | Leonid Logvinov | 2018-04-19 | 1 | -1/+1 |
* | Publish | Fabio Berger | 2018-04-18 | 1 | -13/+13 |
* | Updated CHANGELOGS | Fabio Berger | 2018-04-18 | 2 | -59/+66 |
* | Merge pull request #535 from 0xProject/fix/commentRendering | Fabio Berger | 2018-04-18 | 2 | -13/+13 |
|\ | |||||
| * | Fix comments | Fabio Berger | 2018-04-18 | 2 | -13/+13 |
* | | Fix linter and prettier | Jacob Evans | 2018-04-18 | 7 | -12/+26 |
* | | Update CHANGELOG | Ara Kevonian | 2018-04-17 | 1 | -0/+4 |
* | | Revert removeOrder flag in favor of noop | Ara Kevonian | 2018-04-17 | 2 | -5/+6 |
* | | Fix redundant expired order removal bug | Ara Kevonian | 2018-04-17 | 1 | -3/+5 |
* | | Merge pull request #510 from avonian/development | Fabio Berger | 2018-04-17 | 11 | -32/+165 |
|\ \ | |/ |/| | |||||
| * | Use this.defaultBlock in OrderFilledCancelledLazyStore | Ara Kevonian | 2018-04-17 | 1 | -2/+2 |
| * | Add stateLayer param to getOrderState and clean up variable names | Ara Kevonian | 2018-04-17 | 7 | -28/+39 |
| * | Rename BalanceAndAllowanceFetchers to BalanceAndProxyAllowanceFetchers | Ara Kevonian | 2018-04-13 | 5 | -17/+17 |
| * | Implement Simple Fetchers | Ara Kevonian | 2018-04-13 | 8 | -8/+58 |
| * | Modify lazy stores to implement abstract fetcher classes | Ara Kevonian | 2018-04-10 | 8 | -31/+50 |
| * | Lint/Prettify | Ara Kevonian | 2018-04-09 | 4 | -38/+33 |
| * | Implement `zeroEx.exchange.getOrderStateAsync` | Ara Kevonian | 2018-04-09 | 3 | -18/+76 |
* | | Change changelog note as it has no public impact | Jacob Evans | 2018-04-17 | 1 | -2/+1 |
* | | Prettier on CHANGELOG.json | Jacob Evans | 2018-04-14 | 1 | -1/+1 |
* | | Update the Changelog with pr number | Jacob Evans | 2018-04-14 | 1 | -0/+9 |
* | | Remove truffle-hdwallet from 0x.js tests | Jacob Evans | 2018-04-13 | 2 | -10/+3 |
* | | Merge branch 'development' into fix/docImprovements | Fabio Berger | 2018-04-12 | 27 | -92/+138 |
|\ \ | |||||
| * \ | Merge branch 'development' into removeMigrateStep | Fabio Berger | 2018-04-12 | 3 | -13/+18 |
| |\ \ | |||||
| | * | | Publish | Leonid Logvinov | 2018-04-12 | 1 | -11/+11 |
| | * | | Updated CHANGELOGS | Leonid Logvinov | 2018-04-12 | 2 | -1/+6 |
| * | | | Fix 0x.js tests | Fabio Berger | 2018-04-11 | 1 | -1/+2 |
| * | | | Fix lint issue | Fabio Berger | 2018-04-11 | 1 | -2/+2 |
| * | | | Move NULL_BYTES to @0xproject/utils | Fabio Berger | 2018-04-11 | 1 | -1/+0 |
| * | | | Simplify the tests | Fabio Berger | 2018-04-11 | 4 | -9/+5 |
| * | | | Merge branch 'development' into removeMigrateStep | Fabio Berger | 2018-04-11 | 1 | -1/+1 |
| |\| | | |||||
| * | | | Remove 0x.js test artifacts | Fabio Berger | 2018-04-09 | 14 | -5555/+0 |
| * | | | Move migrations into separate monorepo subpackage and hook it up to 0x.js and... | Fabio Berger | 2018-04-09 | 13 | -180/+18 |
| * | | | merge development | Fabio Berger | 2018-04-09 | 1 | -5/+65 |
| |\ \ \ | | | |/ | | |/| | |||||
| * | | | Remove unused var | Fabio Berger | 2018-04-07 | 1 | -1/+0 |
| * | | | Move away from using web3 directly in 0x.js tests | Fabio Berger | 2018-04-06 | 16 | -72/+71 |
| * | | | Merge branch 'development' into removeMigrateStep | Fabio Berger | 2018-04-05 | 12 | -48/+65 |
| |\ \ \ | |||||
| * | | | | Move migrations over from contracts to 0x.js | Fabio Berger | 2018-04-04 | 3 | -0/+168 |
| * | | | | Add contract artifacts to 0x.js tests | Fabio Berger | 2018-04-04 | 14 | -0/+5555 |
| * | | | | Update 0x.js to run tests against in-process ganache | Fabio Berger | 2018-04-04 | 11 | -19/+60 |
* | | | | | Merge branch 'development' into fix/docImprovements | Fabio Berger | 2018-04-11 | 1 | -1/+1 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | Fix documentation links in some READMEs | Brandon Millman | 2018-04-11 | 1 | -1/+1 |
| | |_|/ | |/| | | |||||
* / | | | Update 0x.js and web3-wrapper doc urls so that last segment is identical to p... | Fabio Berger | 2018-04-11 | 2 | -2/+2 |
|/ / / | |||||
* | | | Merge pull request #505 from 0xProject/fix/readmeContributingSection | Fabio Berger | 2018-04-06 | 1 | -5/+65 |
|\ \ \ | |_|/ |/| | | |||||
| * | | 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/+65 |
| |/ | |||||
* | | Fix tests | Leonid Logvinov | 2018-04-05 | 1 | -1/+2 |
* | | Call static functions as static | Leonid Logvinov | 2018-04-05 | 1 | -2/+2 |
* | | Move our contract templates to accept Provider instead of Web3Wrapper | Leonid Logvinov | 2018-04-04 | 11 | -46/+62 |
|/ | |||||
* | Merge branch 'development' into removeUnusedDeps | Fabio Berger | 2018-04-04 | 1 | -114/+57 |
|\ | |||||
| * | Remove `isPublished` from all CHANGELOG.json filesx | Fabio Berger | 2018-04-03 | 1 | -114/+57 |
* | | Add missing request types | Fabio Berger | 2018-04-03 | 1 | -0/+1 |
* | | Remove unused 0x.js deps | Fabio Berger | 2018-04-03 | 2 | -5/+0 |
|/ | |||||
* | After publish | Leonid Logvinov | 2018-04-02 | 1 | -1/+2 |
* | Publish | Leonid Logvinov | 2018-04-02 | 1 | -12/+12 |
* | Updated CHANGELOGS | Leonid Logvinov | 2018-04-02 | 2 | -57/+62 |
* | Merge branch 'development' into feature/metacoin | Leonid Logvinov | 2018-04-02 | 1 | -0/+1 |
|\ | |||||
| * | Add manual postpublish command to all public packages and update CHANGELOG.json | Fabio Berger | 2018-04-02 | 1 | -0/+1 |
* | | Update CHANGELOG.json's | Leonid Logvinov | 2018-04-02 | 2 | -1/+10 |
* | | Stop passing _abiDecoder | Leonid Logvinov | 2018-04-02 | 1 | -1/+1 |
* | | Add metacoin example project | Leonid Logvinov | 2018-04-02 | 12 | -131/+22 |
|/ | |||||
* | Publish | Fabio Berger | 2018-04-02 | 1 | -13/+18 |
* | Updated CHANGELOGS | Fabio Berger | 2018-04-02 | 2 | -20/+26 |
* | Generate CHANGELOG.json files | Fabio Berger | 2018-04-02 | 1 | -0/+1011 |
* | Run prettier, update deployer CHANGELOG | Amir Bandeali | 2018-04-02 | 3 | -11/+9 |
* | Add missing type import | Amir Bandeali | 2018-04-01 | 1 | -8/+2 |
* | Fixed comment(s) for PR #488 | Ara Kevonian | 2018-03-31 | 1 | -3/+3 |
* | OrderStateWatcher fixes for PR #488 | Ara Kevonian | 2018-03-31 | 2 | -6/+5 |
* | Amended comments to clarify changes on PR #488 | Ara Kevonian | 2018-03-30 | 3 | -3/+5 |
* | Monitor different state layers with OrderWatcher | Ara Kevonian | 2018-03-30 | 6 | -60/+77 |
* | Fix CHANGELOG | Fabio Berger | 2018-03-29 | 1 | -4/+1 |
* | Standardize changelog dates and format | Fabio Berger | 2018-03-29 | 1 | -14/+14 |
* | Merge pull request #482 from 0xProject/feature/web3-types | Leonid Logvinov | 2018-03-28 | 9 | -40/+49 |
|\ | |||||
| * | Fix stubbing of a non-existent property | Leonid Logvinov | 2018-03-28 | 1 | -1/+1 |
| * | Move common types out of web3 types | Leonid Logvinov | 2018-03-27 | 8 | -39/+48 |
* | | merge developmentx | Fabio Berger | 2018-03-28 | 4 | -16/+8 |
|\| | |||||
| * | Add clean-state tests | Leonid Logvinov | 2018-03-27 | 4 | -16/+8 |
* | | Add monorepo_scripts to npmignore | Fabio Berger | 2018-03-27 | 1 | -0/+1 |
* | | Remove nested .gitignore files since `yarn publish` gets confused by them and... | Fabio Berger | 2018-03-27 | 1 | -1/+0 |
|/ | |||||
* | Revert TokenRegistry address on Kovan | Fabio Berger | 2018-03-27 | 2 | -2/+1 |
* | Fix typos | Fabio Berger | 2018-03-23 | 6 | -7/+7 |
* | Fix 0x.js docs to include types from generated contract wrappers | Fabio Berger | 2018-03-23 | 1 | -1/+1 |
* | Fix S3 bucket name | Fabio Berger | 2018-03-23 | 1 | -2/+2 |
* | Merge branch 'development' into addExtraDocs | Fabio Berger | 2018-03-22 | 3 | -0/+17 |
|\ | |||||
| * | Fix a bug causing fillOrdersUpTo validation to fail because of some extra ord... | Leonid Logvinov | 2018-03-21 | 3 | -0/+17 |
* | | Rename method for clarity | Fabio Berger | 2018-03-21 | 1 | -1/+1 |
* | | Remove duplicate method | Fabio Berger | 2018-03-21 | 1 | -3/+3 |
* | | Rename `stagedocs.ts` file to `stage_docs.ts` in keeping with our file naming... | Fabio Berger | 2018-03-20 | 2 | -1/+1 |
* | | Merge branch 'development' into addExtraDocs | Fabio Berger | 2018-03-20 | 3 | -20/+27 |
|\| | |||||
| * | Merge branch 'development' of github.com:0xProject/0x-monorepo into development | Fabio Berger | 2018-03-20 | 2 | -1/+5 |
| |\ | |||||
| | * | Update Kovan Ethertoken Address | Jacob Evans | 2018-03-20 | 2 | -1/+5 |
| * | | Set Lodash dep to an exact version since newer versions introduced breaking c... | Fabio Berger | 2018-03-20 | 1 | -1/+1 |
| |/ | |||||
| * | Manually publish 0x.js back to a working state | Fabio Berger | 2018-03-19 | 1 | -1/+1 |
| * | Publish | Fabio Berger | 2018-03-19 | 1 | -3/+3 |
| * | Publish | Fabio Berger | 2018-03-19 | 1 | -4/+4 |
| * | Fix 0x.js assets | Fabio Berger | 2018-03-19 | 1 | -2/+2 |
| * | Publish | Fabio Berger | 2018-03-19 | 1 | -15/+15 |
| * | Fix path to assets | Fabio Berger | 2018-03-19 | 1 | -2/+2 |
| * | Publish | Fabio Berger | 2018-03-19 | 1 | -18/+23 |
| * | Updated CHANGELOGS | Fabio Berger | 2018-03-19 | 1 | -1/+1 |
* | | Standardize all doc commands and add `docs:stage` shortcut | Fabio Berger | 2018-03-18 | 1 | -3/+4 |
* | | merge development | Fabio Berger | 2018-03-18 | 13 | -58/+32 |
|\| | |||||
| * | 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 | 12 | -58/+31 |
* | | Refactor all docJSON's to reside within the same S3 bucket under different fo... | Fabio Berger | 2018-03-16 | 1 | -2/+2 |
|/ | |||||
* | Merge branch 'development' into feature/utils/console-log | Brandon Millman | 2018-03-15 | 7 | -85/+38 |
|\ | |||||
| * | Enable coverage for all other packages with tests | Leonid Logvinov | 2018-03-15 | 1 | -0/+0 |
| * | Fix parallel coverage results reporting | Leonid Logvinov | 2018-03-15 | 1 | -4/+3 |
| * | Merge branch 'development' into convertScriptsToTs | Fabio Berger | 2018-03-14 | 12 | -38/+35 |
| |\ | |||||
| * | | Move configuration into package.json configs section | Fabio Berger | 2018-03-14 | 4 | -43/+17 |
| * | | Consolidate docs generation and uploading logic | Fabio Berger | 2018-03-14 | 2 | -29/+3 |
| * | | move scripts to monorepro-scripts | Fabio Berger | 2018-03-13 | 3 | -3/+4 |
| * | | Add missing dep | Fabio Berger | 2018-03-13 | 1 | -0/+1 |
| * | | Move monorepo_scripts into src dir removing the need for a separate globals.d... | Fabio Berger | 2018-03-13 | 8 | -102/+9 |
| * | | Convert 0x.js scripts to TS, move the prepublishUtils script to `dev-utils` a... | Fabio Berger | 2018-03-13 | 5 | -1/+97 |
| * | | Add missing prettier devDep | Fabio Berger | 2018-03-12 | 1 | -0/+1 |
* | | | Update CHANGELOGs | Brandon Millman | 2018-03-14 | 1 | -0/+4 |
* | | | Consolidate all console.log into the @0xproject/utils package | Brandon Millman | 2018-03-14 | 1 | -4/+0 |
| |/ |/| | |||||
* | | Revert "Report all coverage reports together" | Leonid Logvinov | 2018-03-14 | 2 | -3/+4 |
* | | Report all coverage reports together | Leonid Logvinov | 2018-03-13 | 2 | -4/+3 |
* | | Add forgotten file | Leonid Logvinov | 2018-03-13 | 1 | -0/+6 |
* | | Make BlockchainLifecycle accept only web3Wrapper | Leonid Logvinov | 2018-03-12 | 10 | -28/+26 |
* | | Add sol-cover implementation | Leonid Logvinov | 2018-03-12 | 11 | -30/+23 |
|/ | |||||
* | Merge branch 'development' into addPackagePublishConfig | Fabio Berger | 2018-03-09 | 2 | -10/+10 |
|\ | |||||
| * | Publish | Brandon Millman | 2018-03-09 | 1 | -9/+9 |
| * | Updated CHANGELOGs | Brandon Millman | 2018-03-09 | 1 | -1/+1 |
* | | Add package.json publishConfig so that these packages are published as public. | Fabio Berger | 2018-03-08 | 1 | -0/+3 |
|/ | |||||
* | remove from devDeps | Fabio Berger | 2018-03-05 | 1 | -1/+0 |
* | Remove date for now | Fabio Berger | 2018-03-05 | 1 | -1/+1 |
* | Add ethers typescript typings to 0x.js deps. The library works without this a... | Fabio Berger | 2018-03-05 | 2 | -0/+5 |
* | Add missing instructions to add external types to tsconfig.json after instal... | Fabio Berger | 2018-03-05 | 1 | -0/+9 |
* | Publish | Fabio Berger | 2018-03-05 | 1 | -15/+15 |
* | Updated CHANGELOGS | Fabio Berger | 2018-03-05 | 1 | -1/+1 |
* | Merge pull request #430 from 0xProject/0x.js/updateTypeDoc | Fabio Berger | 2018-03-04 | 4 | -18/+31 |
|\ | |||||
| * | Fix comments | Fabio Berger | 2018-03-04 | 2 | -2/+2 |
| * | Add comments | Fabio Berger | 2018-03-04 | 2 | -0/+6 |
| * | Instead of adding `@0xproject/types` to tsconfig.json, let's only add it when... | Fabio Berger | 2018-03-04 | 4 | -4/+11 |
| * | Merge branch 'development' into 0x.js/updateTypeDoc | Fabio Berger | 2018-03-04 | 2 | -2/+2 |
| |\ | |||||
| * | | Consolidate all same exports together | Fabio Berger | 2018-03-03 | 1 | -2/+1 |
| * | | Add @0xproject/types to 0x.js tsconfig `include` so that TypeDoc also include... | Fabio Berger | 2018-03-03 | 1 | -0/+1 |
| * | | Update to custom typeDoc fork with latest version (TS 2.7.0 support) + a bug ... | Fabio Berger | 2018-03-03 | 3 | -16/+16 |
* | | | Merge pull request #429 from 0xProject/fix/incorrectDeps | Fabio Berger | 2018-03-04 | 2 | -2/+3 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Move web3 typings from devDeps to deps | Fabio Berger | 2018-03-03 | 2 | -2/+3 |
| |/ | |||||
* / | Update all mentions of the repo name being `0x.js` to `0x-monorepo` | Fabio Berger | 2018-03-04 | 2 | -2/+2 |
|/ | |||||
* | Add dependencies | Leonid Logvinov | 2018-02-28 | 1 | -0/+1 |
* | Add ethers-contracts as a dependency | Leonid Logvinov | 2018-02-28 | 1 | -0/+1 |
* | Move BaseContract to web3Wrapper | Leonid Logvinov | 2018-02-28 | 3 | -77/+1 |
* | Remove unused param | Leonid Logvinov | 2018-02-28 | 1 | -1/+1 |
* | Add txData to async calls | Leonid Logvinov | 2018-02-28 | 2 | -3/+10 |
* | Include ethers types | Leonid Logvinov | 2018-02-28 | 2 | -0/+2 |
* | Create ethers-typescript-typings | Leonid Logvinov | 2018-02-28 | 1 | -29/+0 |
* | Rewrite templates to decode call data on transactions | Leonid Logvinov | 2018-02-28 | 1 | -0/+1 |
* | Fix build | Leonid Logvinov | 2018-02-28 | 1 | -5/+5 |
* | Use the same templates as 0x.js | Leonid Logvinov | 2018-02-28 | 8 | -146/+1 |
* | Add CHANGELOG entry | Leonid Logvinov | 2018-02-28 | 1 | -0/+1 |
* | Add support for ABIv2 to abi-gen | Leonid Logvinov | 2018-02-28 | 4 | -5/+5 |
* | Allow users to specify the contracts backend in abi-gen | Leonid Logvinov | 2018-02-28 | 14 | -62/+137 |
* | Merge branch 'development' into fix/unsubscribeAll | Leonid Logvinov | 2018-02-28 | 7 | -64/+141 |
|\ | |||||
| * | Merge branch 'development' into feature/0x.js/lowercase-addresses | Jacob Evans | 2018-02-27 | 8 | -31/+82 |
| |\ | |||||
| * | | Check isETHAddressHex before lowercase | Jacob Evans | 2018-02-27 | 7 | -63/+55 |
| * | | Check maker is valid address | Jacob Evans | 2018-02-23 | 1 | -3/+8 |
| * | | Lowercase public addresses | Jacob Evans | 2018-02-23 | 6 | -89/+172 |
* | | | Rename _unsubscribeAll to unsubscribeAll | Leonid Logvinov | 2018-02-27 | 8 | -11/+12 |
| |/ |/| | |||||
* | | Merge pull request #385 from 0xProject/feature/0x_config_validation | Leonid Logvinov | 2018-02-24 | 8 | -30/+84 |
|\ \ | |/ |/| | |||||
| * | Remove unused import | Leonid Logvinov | 2018-02-21 | 1 | -1/+1 |
| * | Change assert.doesConformToShema interface | Leonid Logvinov | 2018-02-21 | 1 | -4/+4 |
| * | Remove type-level validation | Leonid Logvinov | 2018-02-15 | 4 | -27/+12 |
| * | Fix tests | Leonid Logvinov | 2018-02-15 | 5 | -9/+13 |
| * | Add entries to the CHANGELOG | Leonid Logvinov | 2018-02-15 | 3 | -4/+6 |
| * | Better validate ZeroExConfig on public networks | Leonid Logvinov | 2018-02-15 | 5 | -33/+96 |
* | | Publish | Brandon Millman | 2018-02-17 | 1 | -9/+9 |
* | | Add docs staging to 0x.js package | Brandon Millman | 2018-02-15 | 1 | -0/+24 |
|/ | |||||
* | Publish | Fabio Berger | 2018-02-10 | 1 | -9/+9 |
* | Publish | Fabio Berger | 2018-02-10 | 1 | -12/+12 |
* | Merge pull request #389 from 0xProject/fix/npmInclusionIssues | Fabio Berger | 2018-02-10 | 2 | -0/+14 |
|\ | |||||
| * | 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 | -1/+1 |
| * | Add correct npmignore to 0x.js and update CHANGELOG | Fabio Berger | 2018-02-10 | 2 | -0/+14 |
* | | Simplify standard postpublish script and remove them from some private packages | Brandon Millman | 2018-02-09 | 1 | -1/+1 |
|/ | |||||
* | Publish | Brandon Millman | 2018-02-08 | 1 | -8/+8 |
* | Update CHANGELOGs | Brandon Millman | 2018-02-08 | 1 | -0/+5 |
* | Fix ABI error message | Leonid Logvinov | 2018-02-07 | 1 | -1/+0 |
* | Fix linter errors | Leonid Logvinov | 2018-02-07 | 2 | -2/+3 |
* | Use abi-gen for events in 0x.js | Leonid Logvinov | 2018-02-07 | 8 | -120/+76 |
* | Merge branch 'development' into feature/testnet-faucets/order-dispenser | Brandon Millman | 2018-02-07 | 12 | -27/+26 |
|\ | |||||
| * | Move BlockParamLiteral to shared types package | Jacob Evans | 2018-02-07 | 11 | -14/+23 |
| * | Move BlockParam and BlockParamLiteral to shared types | Jacob Evans | 2018-02-07 | 2 | -14/+4 |
* | | Add types-bn package to 0x.js and testnet-faucets | Brandon Millman | 2018-02-07 | 1 | -0/+1 |
|/ | |||||
* | Publish | Leonid Logvinov | 2018-02-06 | 1 | -10/+10 |
* | Revert "Temp" | Leonid Logvinov | 2018-02-06 | 1 | -1/+0 |
* | Add dates to CHANGELOGs | Leonid Logvinov | 2018-02-06 | 1 | -1/+1 |
* | Merge branch 'development' of github.com:0xProject/0x.js into development | Leonid Logvinov | 2018-02-06 | 4 | -4/+33 |
|\ | |||||
| * | Change CHANGELOGs | Leonid Logvinov | 2018-02-06 | 1 | -1/+1 |
| * | Merge branch 'development' into fix/abi_decoder_colision | Leonid | 2018-02-06 | 4 | -4/+29 |
| |\ | |||||
| | * | Fix a typo | Leonid Logvinov | 2018-02-06 | 1 | -1/+1 |
| | * | Fix prettier | Leonid Logvinov | 2018-02-05 | 1 | -1/+0 |
| | * | Merge branch 'development' into fix/ether_token_address | Leonid | 2018-02-05 | 37 | -348/+107 |
| | |\ | |||||
| | * | | Add regression tests | Leonid Logvinov | 2018-02-05 | 1 | -0/+12 |
| | * | | Improve the comment and fix an exception | Leonid Logvinov | 2018-02-05 | 1 | -3/+7 |
| | * | | Update CHANGELOG | Leonid Logvinov | 2018-01-30 | 1 | -0/+4 |
| | * | | Fix linter errors | Leonid Logvinov | 2018-01-30 | 1 | -1/+0 |
| | * | | Add zeroEx.etherToken.getContractAddressifExists | Leonid Logvinov | 2018-01-30 | 3 | -2/+11 |
| * | | | Add PR number | Leonid Logvinov | 2018-02-05 | 1 | -1/+1 |
| * | | | Fix an exception when a signature collision happens | Leonid Logvinov | 2018-02-05 | 1 | -0/+4 |
| | |/ | |/| | |||||
* / | | Temp | Leonid Logvinov | 2018-02-06 | 1 | -0/+1 |
|/ / | |||||
* | | Merge branch 'development' into feature/build_watch | Leonid | 2018-02-05 | 3 | -19/+30 |
|\ \ | |||||
| * | | Publish | Leonid Logvinov | 2018-02-01 | 1 | -18/+21 |
| * | | Fix linter errors | Leonid Logvinov | 2018-02-01 | 1 | -2/+2 |
| * | | Update changelog | Leonid Logvinov | 2018-02-01 | 1 | -0/+4 |
| * | | don't remove maker/zrx order from cache twice | Luke Autry | 2018-02-01 | 1 | -1/+5 |
* | | | Fix errors after TS upgrade | Leonid Logvinov | 2018-02-01 | 1 | -4/+4 |
* | | | Upgrade TS to the newest version | Leonid Logvinov | 2018-02-01 | 1 | -1/+1 |
* | | | Add build:watch command to all TS packages | Leonid Logvinov | 2018-02-01 | 1 | -0/+1 |
|/ / | |||||
* | | Merge branch 'development' into feature/tslint-config/underscore-protected-me... | Brandon Millman | 2018-02-01 | 7 | -1/+1 |
|\ \ | |||||
| * \ | Merge pull request #346 from joincivil/feature/abi-gen-partials | Leonid | 2018-01-31 | 7 | -1/+1 |
| |\ \ | |||||
| | * | | Updated contract generation in 0x to new abi-gen CLI | Olaf Tomalka | 2018-01-31 | 7 | -1/+1 |
* | | | | Fix lint errors | Brandon Millman | 2018-01-31 | 12 | -29/+29 |
|/ / / | |||||
* | | | Make an RPC constructor param implicit | Leonid Logvinov | 2018-01-30 | 10 | -10/+10 |
* | | | Fix tslint issues | Leonid Logvinov | 2018-01-30 | 2 | -5/+5 |
* | | | Normalize the dependencies | Leonid Logvinov | 2018-01-30 | 3 | -14/+11 |
* | | | Make awaitTransactionMinedAsync non-generic again | Leonid Logvinov | 2018-01-30 | 1 | -4/+4 |
* | | | Remove truffle from tests | Leonid Logvinov | 2018-01-30 | 11 | -154/+24 |
* | | | Refactor contracts tests to not use injected web3 instance | Leonid Logvinov | 2018-01-30 | 18 | -144/+23 |
| |/ |/| | |||||
* | | Publish | Fabio Berger | 2018-01-30 | 1 | -18/+21 |
* | | Add PR number | Fabio Berger | 2018-01-30 | 1 | -1/+1 |
* | | Add config file specifically in prettier command and fix files | Fabio Berger | 2018-01-30 | 63 | -10080/+10080 |
* | | Fix prettier | Fabio Berger | 2018-01-30 | 63 | -10083/+10080 |
* | | Add shouldAddPersonalMessagePrefix param to signOrderHashAsync instead of try... | Fabio Berger | 2018-01-30 | 5 | -21/+44 |
* | | Publish | Leonid Logvinov | 2018-01-30 | 1 | -18/+21 |
* | | Move @0xproject/types to dependencies | Leonid Logvinov | 2018-01-30 | 1 | -1/+1 |
|/ | |||||
* | Run prettier | Amir Bandeali | 2018-01-26 | 1 | -10/+7 |
* | Update changelog | Amir Bandeali | 2018-01-26 | 1 | -1/+2 |
* | Add Rinkeby addresses to artifacts | Amir Bandeali | 2018-01-26 | 5 | -0/+15 |
* | Publish | Leonid Logvinov | 2018-01-25 | 1 | -18/+21 |
* | Update the CHANGELOG | Leonid Logvinov | 2018-01-24 | 1 | -0/+1 |
* | Fix the bug making it impossible to specify the custom ZRX address | Leonid Logvinov | 2018-01-24 | 3 | -0/+5 |
* | Prettier newline | Jacob Evans | 2018-01-19 | 1 | -1/+1 |
* | Prettier | Jacob Evans | 2018-01-19 | 1 | -0/+1 |
* | Update CHANGELOG, rebase on development | Jacob Evans | 2018-01-19 | 1 | -0/+3 |
* | Reject negative amounts in isValidBaseUnitAmount | Jacob Evans | 2018-01-19 | 1 | -0/+47 |
* | Re-add changelog for 0x.js | Fabio Berger | 2018-01-19 | 1 | -1/+1 |
* | Merge pull request #322 from 0xProject/fix/ci-time | Leonid | 2018-01-18 | 5 | -27/+6 |
|\ | |||||
| * | Remove unused dependencies | Leonid Logvinov | 2018-01-17 | 2 | -14/+0 |
| * | Remove trailing slash | Leonid Logvinov | 2018-01-17 | 1 | -1/+1 |
| * | Return is pensing events are undefined | Leonid Logvinov | 2018-01-16 | 1 | -0/+4 |
| * | Remove umd tests | Leonid Logvinov | 2018-01-16 | 2 | -12/+1 |
* | | Run prettier to revert formatting changes made by the lerna publish step | Brandon Millman | 2018-01-18 | 1 | -11/+9 |
* | | Publish | Brandon Millman | 2018-01-18 | 1 | -21/+23 |