Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove section links until they go somewhere | Fabio Berger | 2018-02-16 | 1 | -10/+3 |
| | |||||
* | Add more padding on top of section title | Fabio Berger | 2018-02-16 | 1 | -2/+2 |
| | |||||
* | Add hack comment explaining param count short-cut | Fabio Berger | 2018-02-16 | 1 | -0/+3 |
| | |||||
* | replace repeated conditionals with variable | Fabio Berger | 2018-02-16 | 1 | -18/+17 |
| | |||||
* | Remove unneeded props | Fabio Berger | 2018-02-16 | 2 | -2/+0 |
| | |||||
* | use const over hard-coding | Fabio Berger | 2018-02-16 | 1 | -1/+1 |
| | |||||
* | uncomment dev logic | Fabio Berger | 2018-02-16 | 2 | -5/+3 |
| | |||||
* | Re-design docs pages | Fabio Berger | 2018-02-16 | 7 | -39/+91 |
| | |||||
* | Add icons for all doc pages | Fabio Berger | 2018-02-16 | 5 | -0/+0 |
| | |||||
* | Re-designed Wiki and half-redesigned docs pages | Fabio Berger | 2018-02-16 | 14 | -123/+277 |
| | |||||
* | Merge branch 'development' of github.com:0xProject/0x.js into development | Fabio Berger | 2018-02-16 | 59 | -1348/+403 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'development' of github.com:0xProject/0x.js: (24 commits) Rename variables Update CHANGELOG Add npm config for contracts list Run prettier Fix checks, add contract list to compile script in package.json Add contracts to compiler options Add missing public types from connect docs Change imports order Change default page params in connect to page 1 and perPage 100 Add docs staging to 0x.js package Fix a typo Add an assertion Add PR numbers Fix entry points Add tests for dev-utils package Move subproviders from dev-utils to subproviders Add missing CHANGELOG entry Add support for intersection types in docs Add stagedocs script to connect package web3 typings fix - web3.net.peerCount returns number ... | ||||
| * | Merge pull request #400 from 0xProject/feature/deployer/selectContracts | Amir Bandeali | 2018-02-16 | 28 | -1263/+53 |
| |\ | | | | | | | Pass in contracts to compile in deployer | ||||
| | * | Rename variables | Amir Bandeali | 2018-02-16 | 5 | -15/+15 |
| | | | |||||
| | * | Update CHANGELOG | Amir Bandeali | 2018-02-16 | 2 | -1/+5 |
| | | | |||||
| | * | Add npm config for contracts list | Amir Bandeali | 2018-02-16 | 1 | -1/+4 |
| | | | |||||
| | * | Run prettier | Amir Bandeali | 2018-02-16 | 13 | -24/+558 |
| | | | |||||
| | * | Fix checks, add contract list to compile script in package.json | Amir Bandeali | 2018-02-16 | 26 | -1815/+38 |
| | | | |||||
| | * | Add contracts to compiler options | Amir Bandeali | 2018-02-16 | 3 | -2/+28 |
| |/ | |||||
| * | Add missing public types from connect docs | Brandon Millman | 2018-02-15 | 2 | -2/+3 |
| | | |||||
| * | Merge pull request #392 from 0xProject/feature/subproviders_move | Leonid | 2018-02-15 | 10 | -5/+94 |
| |\ | | | | | | | Move subproviders from dev-utils to subproviders package and add tests for dev-utils | ||||
| | * | Change imports order | Leonid Logvinov | 2018-02-15 | 1 | -1/+2 |
| | | | |||||
| | * | Fix a typo | Leonid Logvinov | 2018-02-15 | 1 | -3/+3 |
| | | | |||||
| | * | Add an assertion | Leonid Logvinov | 2018-02-15 | 1 | -2/+4 |
| | | | |||||
| | * | Add PR numbers | Leonid Logvinov | 2018-02-15 | 2 | -2/+2 |
| | | | |||||
| | * | Fix entry points | Leonid Logvinov | 2018-02-15 | 1 | -2/+2 |
| | | | |||||
| | * | Add tests for dev-utils package | Leonid Logvinov | 2018-02-15 | 4 | -1/+77 |
| | | | |||||
| | * | Move subproviders from dev-utils to subproviders | Leonid Logvinov | 2018-02-15 | 8 | -3/+13 |
| | | | |||||
| * | | Merge pull request #398 from 0xProject/feature/website/stage-documentation | Brandon Millman | 2018-02-15 | 6 | -4/+80 |
| |\ \ | | | | | | | | | Add support for intersection types and staged connect documentation | ||||
| | * | | Add docs staging to 0x.js package | Brandon Millman | 2018-02-15 | 3 | -4/+31 |
| | | | | |||||
| | * | | Add support for intersection types in docs | Brandon Millman | 2018-02-15 | 3 | -2/+25 |
| | | | | |||||
| | * | | Add stagedocs script to connect package | Brandon Millman | 2018-02-15 | 1 | -0/+26 |
| | | | | |||||
| * | | | Change default page params in connect to page 1 and perPage 100 | Brandon Millman | 2018-02-15 | 2 | -7/+7 |
| | | | | |||||
| * | | | Merge pull request #386 from 0xProject/fix/windows_install | Leonid | 2018-02-15 | 2 | -2/+4 |
| |\ \ \ | | |_|/ | |/| | | Use system-independent rm command | ||||
| | * | | Merge branch 'development' into fix/windows_install | Leonid | 2018-02-12 | 74 | -518/+288 |
| | |\ \ | |||||
| | * | | | Use system-independent rm command | Leonid Logvinov | 2018-02-09 | 2 | -2/+4 |
| | | | | | |||||
| * | | | | Add missing CHANGELOG entry | Leonid Logvinov | 2018-02-15 | 1 | -0/+4 |
| | | | | | |||||
| * | | | | Merge pull request #397 from gagarin55/typings-fix | Leonid | 2018-02-15 | 1 | -1/+1 |
| |\ \ \ \ | | |_|_|/ | |/| | | | web3-typescript-typings fix - web3.net.peerCount returns number | ||||
| | * | | | web3 typings fix - web3.net.peerCount returns number | gagarin55 | 2018-02-14 | 1 | -1/+1 |
| |/ / / | |||||
| * | | | Merge pull request #394 from 0xProject/feature/connect/add-pagination | Brandon Millman | 2018-02-14 | 13 | -75/+168 |
| |\ \ \ | | |_|/ | |/| | | Add page options to relevant HttpClient methods | ||||
| | * | | Fix error in paged request schema | Brandon Millman | 2018-02-14 | 1 | -1/+1 |
| | | | | |||||
| | * | | Addressed PR feedback | Brandon Millman | 2018-02-14 | 3 | -15/+31 |
| | | | | |||||
| | * | | Add page options to relevant HttpClient methods | Brandon Millman | 2018-02-14 | 13 | -70/+147 |
| |/ / | |||||
* / / | Prettier fixes | Fabio Berger | 2018-02-16 | 1 | -30/+80 |
|/ / | |||||
* | | 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 | 16 | -70/+70 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@0.32.3 - @0xproject/abi-gen@0.2.2 - @0xproject/assert@0.0.19 - @0xproject/connect@0.5.8 - contracts@2.1.12 - @0xproject/deployer@0.0.9 - @0xproject/dev-utils@0.0.13 - @0xproject/json-schemas@0.7.11 - @0xproject/monorepo-scripts@0.1.11 - @0xproject/subproviders@0.4.2 - @0xproject/testnet-faucets@1.0.13 - @0xproject/tslint-config@0.4.9 - @0xproject/types@0.2.2 - @0xproject/utils@0.3.3 - @0xproject/web3-wrapper@0.1.13 - @0xproject/website@0.0.15 | ||||
* | | Move tslint and tslint-eslint-rules to dev deps since this package needs ↵ | Fabio Berger | 2018-02-10 | 2 | -2/+6 |
| | | | | | | | | them to function | ||||
* | | Update utils in top-level package.json | Fabio Berger | 2018-02-10 | 1 | -1/+1 |
| | | |||||
* | | 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 | 19 | -95/+95 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@0.32.2 - @0xproject/abi-gen@0.2.1 - @0xproject/assert@0.0.18 - chai-as-promised-typescript-typings@0.0.9 - chai-typescript-typings@0.0.3 - @0xproject/connect@0.5.7 - contracts@2.1.11 - @0xproject/deployer@0.0.8 - @0xproject/dev-utils@0.0.12 - @0xproject/json-schemas@0.7.10 - @0xproject/monorepo-scripts@0.1.10 - @0xproject/subproviders@0.4.1 - @0xproject/testnet-faucets@1.0.12 - @0xproject/tslint-config@0.4.8 - @0xproject/types@0.2.1 - @0xproject/utils@0.3.2 - web3-typescript-typings@0.9.10 - @0xproject/web3-wrapper@0.1.12 - @0xproject/website@0.0.14 | ||||
* | | Fix version in CHANGELOG | Fabio Berger | 2018-02-10 | 1 | -1/+1 |
| | | |||||
* | | Update changelog version | Fabio Berger | 2018-02-10 | 1 | -1/+1 |
| | | |||||
* | | Fix changelog version | Fabio Berger | 2018-02-10 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #389 from 0xProject/fix/npmInclusionIssues | Fabio Berger | 2018-02-10 | 38 | -220/+154 |
|\ \ | | | | | | | Fix NPM Inclusion Issues | ||||
| * | | Fix changelogs | Fabio Berger | 2018-02-10 | 3 | -3/+3 |
| | | | |||||
| * | | Add `yarn-error.log` to all .npmignore | Fabio Berger | 2018-02-10 | 14 | -0/+14 |
| | | | |||||
| * | | Add PR number to CHANGELOGs | Fabio Berger | 2018-02-10 | 12 | -12/+12 |
| | | | |||||
| * | | ignore all files starting with dots in all sub-packages | Fabio Berger | 2018-02-10 | 15 | -1/+15 |
| | | | |||||
| * | | Remove top level .npmignore | Fabio Berger | 2018-02-10 | 1 | -6/+0 |
| | | | |||||
| * | | Add npmignore to web3-wrapper and update CHANGELOG | Fabio Berger | 2018-02-10 | 2 | -1/+6 |
| | | | |||||
| * | | Add npmignore and remove .gitignore | Fabio Berger | 2018-02-10 | 3 | -199/+1 |
| | | | |||||
| * | | Add npmignore to utils and update CHANGELOG | Fabio Berger | 2018-02-10 | 2 | -0/+7 |
| | | | |||||
| * | | Add npmignore to types and update CHANGELOG | Fabio Berger | 2018-02-10 | 2 | -0/+7 |
| | | | |||||
| * | | cleanup npmignorex | Fabio Berger | 2018-02-10 | 1 | -2/+2 |
| | | | |||||
| * | | Add npmignore to subproviders and update CHANGELOG | Fabio Berger | 2018-02-10 | 2 | -0/+8 |
| | | | |||||
| * | | Add npmignore to json-schemas and update CHANGELOG | Fabio Berger | 2018-02-10 | 2 | -0/+9 |
| | | | |||||
| * | | Add npmignore to dev-utils and update CHANGELOG | Fabio Berger | 2018-02-10 | 2 | -0/+7 |
| | | | |||||
| * | | Add npmignore to deployer along with a changelog | Fabio Berger | 2018-02-10 | 2 | -0/+9 |
| | | | |||||
| * | | Add tslint.json to deployer package and fix all tslint issues | Fabio Berger | 2018-02-10 | 7 | -2/+17 |
| | | | |||||
| * | | Add npmignore to subpackage and update CHANGELOG | Fabio Berger | 2018-02-10 | 2 | -0/+9 |
| | | | |||||
| * | | Add npmignore to typings packages | Fabio Berger | 2018-02-10 | 2 | -0/+2 |
| | | | |||||
| * | | Add npmignore to subpackage and update CHANGELOG | Fabio Berger | 2018-02-10 | 2 | -1/+9 |
| | | | |||||
| * | | Add npmignore to abi-gen and update CHANGELOG | Fabio Berger | 2018-02-10 | 2 | -5/+12 |
| | | | |||||
| * | | Add correct npmignore to 0x.js and update CHANGELOG | Fabio Berger | 2018-02-10 | 2 | -0/+14 |
| | | | |||||
| * | | Fix issue where custom TSLint rules were not being published to NPM | Fabio Berger | 2018-02-10 | 3 | -6/+9 |
| | | | |||||
* | | | Merge pull request #388 from 0xProject/fix/testnet-faucet/base-unit-orders | Brandon Millman | 2018-02-10 | 1 | -8/+8 |
|\ \ \ | | | | | | | | | Convert to baseUnits in signed order | ||||
| * | | | address is not optional in this context | Jacob Evans | 2018-02-10 | 1 | -2/+2 |
| | | | | |||||
| * | | | Convert to baseUnits in signed order | Jacob Evans | 2018-02-10 | 1 | -8/+8 |
|/ / / | |||||
* | | | Merge pull request #387 from 0xProject/fix/testnet-faucet/ecsignature | Brandon Millman | 2018-02-10 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Testnet Faucet Order conforming to JSON Schema | ||||
| * | | | signature -> ecSignature | Jacob Evans | 2018-02-10 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge pull request #382 from 0xProject/feature/clean-post-publish-scripts | Brandon Millman | 2018-02-10 | 17 | -194/+26 |
|\ \ \ | |_|/ |/| | | Simplify standard postpublish script and remove them from some privat… | ||||
| * | | Fix missing references to 'this' | Brandon Millman | 2018-02-09 | 1 | -4/+4 |
| | | | |||||
| * | | Simplify standard postpublish script and remove them from some private packages | Brandon Millman | 2018-02-09 | 17 | -194/+26 |
| | | | |||||
* | | | Merge pull request #379 from 0xProject/portal_json | Leonid | 2018-02-09 | 19 | -291/+189 |
|\ \ \ | |_|/ |/| | | Make portal order JSON compatible with 0x.js | ||||
| * | | Implement blockchain.portalOrderToZeroExOrder | Leonid Logvinov | 2018-02-09 | 2 | -30/+22 |
| | | | |||||
| * | | Make naming of schemas consistent | Leonid Logvinov | 2018-02-09 | 6 | -12/+12 |
| | | | |||||
| * | | Address feedback | Leonid Logvinov | 2018-02-08 | 15 | -157/+57 |
| | | | |||||
| * | | Remove hash from signatureData | Leonid Logvinov | 2018-02-08 | 11 | -53/+37 |
| | | | |||||
| * | | Remove networkId from orderJSON | Leonid Logvinov | 2018-02-08 | 7 | -20/+3 |
| | | | |||||
| * | | Split Order into signedOrder and metadata | Leonid Logvinov | 2018-02-08 | 7 | -129/+164 |
| | | | |||||
| * | | Reuse ECSignature | Leonid Logvinov | 2018-02-07 | 1 | -4/+2 |
| | | | |||||
| * | | Remove unused types and take their names | Leonid Logvinov | 2018-02-07 | 7 | -51/+18 |
| | | | |||||
| * | | Introduce makerToken and takerToken fields for unsigned token metadata | Leonid Logvinov | 2018-02-07 | 7 | -72/+68 |
| | | | |||||
| * | | Move .taker.amount to .takerTokenAmount and .maker.amount to .makerTokenAmount | Leonid Logvinov | 2018-02-07 | 5 | -17/+21 |
| | | | |||||
| * | | Move .taker.feeAmount to .takerFee and .maker.feeAmount to .makerFee | Leonid Logvinov | 2018-02-07 | 5 | -12/+23 |
| | | | |||||
| * | | Rename signature to ecSignature | Leonid Logvinov | 2018-02-07 | 4 | -10/+10 |
| | | | |||||
| * | | Rename exchangeContract to exchangeContractAddress | Leonid Logvinov | 2018-02-07 | 4 | -9/+9 |
| | | | |||||
| * | | Rename expiration to expirationUnixTimestampSec | Leonid Logvinov | 2018-02-07 | 8 | -23/+51 |
| | | | |||||
* | | | Merge pull request #383 from 0xProject/fix/website/addMoreRelayersLanding | Fabio Berger | 2018-02-09 | 17 | -71/+124 |
|\ \ \ | | | | | | | | | Add relayers section to landing page | ||||
| * | | | Fix links | Fabio Berger | 2018-02-09 | 2 | -6/+12 |
| | | | | |||||
| * | | | Center header above relayers | Fabio Berger | 2018-02-09 | 1 | -8/+8 |
| | | | | |||||
| * | | | Add blog to topBar and as a consequence support external links in topBar ↵ | Fabio Berger | 2018-02-09 | 2 | -3/+25 |
| | | | | | | | | | | | | | | | | menu items | ||||
| * | | | Add title above "benefits" section | Fabio Berger | 2018-02-09 | 1 | -1/+11 |
| | | | | |||||
| * | | | Add Relayer section to landing | Fabio Berger | 2018-02-09 | 15 | -66/+81 |
| | |/ | |/| | |||||
* / | | Add new entries to the PR template checklist | Brandon Millman | 2018-02-09 | 1 | -0/+4 |
|/ / | |||||
* | | Merge pull request #377 from 0xProject/feature/signed_unsigned_order_contracts | Leonid | 2018-02-09 | 9 | -590/+525 |
|\ \ | | | | | | | Use SignedOrder and Order types from 0x.js | ||||
| * | | Fix namings | Leonid Logvinov | 2018-02-09 | 1 | -84/+90 |
| | | | |||||
| * | | Use Order and SignedOrder type from 0x.js | Leonid Logvinov | 2018-02-07 | 10 | -496/+375 |
| | | | |||||
| * | | Introduce SignedOrder class and remove type assertions | Leonid Logvinov | 2018-02-07 | 9 | -324/+365 |
| | | | |||||
| * | | Make orderHashHex a getter instead of a property | Leonid Logvinov | 2018-02-07 | 5 | -32/+41 |
| |/ | |||||
* | | Fix flash message when receiving test ether | Fabio Berger | 2018-02-08 | 1 | -1/+2 |
| | | |||||
* | | Fix incorrect network ids | Brandon Millman | 2018-02-08 | 1 | -2/+2 |
| | | |||||
* | | Update @0xproject/utils version in top level package.json | Brandon Millman | 2018-02-08 | 1 | -1/+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 | 14 | -52/+52 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@0.32.1 - @0xproject/abi-gen@0.2.0 - @0xproject/assert@0.0.17 - @0xproject/connect@0.5.6 - contracts@2.1.10 - @0xproject/deployer@0.0.7 - @0xproject/dev-utils@0.0.11 - @0xproject/json-schemas@0.7.9 - @0xproject/subproviders@0.4.0 - @0xproject/testnet-faucets@1.0.11 - @0xproject/types@0.2.0 - @0xproject/utils@0.3.1 - @0xproject/web3-wrapper@0.1.11 - @0xproject/website@0.0.13 | ||||
* | | Update CHANGELOGs | Brandon Millman | 2018-02-08 | 5 | -5/+15 |
| | | |||||
* | | Fix wiki styling | Fabio Berger | 2018-02-08 | 1 | -14/+27 |
| | | |||||
* | | Merge pull request #374 from 0xProject/feature/website/addOtherTestnetFaucets | Fabio Berger | 2018-02-08 | 4 | -17/+57 |
|\ \ | | | | | | | Feature/website/add other testnet faucets | ||||
| * | | Only show faucet error if not on a testnet | Fabio Berger | 2018-02-07 | 1 | -4/+3 |
| | | | |||||
| * | | Move isTestNetwork into utils and also check it from showing ZRX request button | Fabio Berger | 2018-02-07 | 2 | -9/+13 |
| | | | |||||
| * | | Remove stray log | Fabio Berger | 2018-02-07 | 1 | -1/+0 |
| | | | |||||
| * | | Use isTestNetwork instead of isKovanTestNetwork on balances page except for ↵ | Fabio Berger | 2018-02-07 | 1 | -7/+15 |
| | | | | | | | | | | | | Dharma integration | ||||
| * | | Properly detect Rinkeby and Ropsten TokenRegistry tokens as mintable | Fabio Berger | 2018-02-07 | 2 | -3/+31 |
| | | | |||||
| * | | Add networkId to faucet requests so that we can request tokens on Kovan, ↵ | Fabio Berger | 2018-02-07 | 2 | -2/+4 |
| | | | | | | | | | | | | Rinkeby and Ropsten | ||||
* | | | Merge pull request #375 from 0xProject/feature/testnet-faucets/queue-by-network | Brandon Millman | 2018-02-08 | 7 | -169/+150 |
|\ \ \ | | | | | | | | | Organize async task queues by network | ||||
| * | | | Prettier | Brandon Millman | 2018-02-08 | 1 | -1/+5 |
| | | | | |||||
| * | | | Addressed review comments | Brandon Millman | 2018-02-08 | 4 | -44/+31 |
| | | | | |||||
| * | | | Merge branch 'development' into feature/testnet-faucets/queue-by-network | Brandon Millman | 2018-02-08 | 84 | -392/+588 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: (24 commits) Fix Remco's github name in CODEOWNERS Fix ABI error message Stop using definite assignment assertion cause prettier doesn't handle that Special-case ZRXToken snake case conversion Fix linter errors Generate contract wrappers on pre-build Add missing async Remove noImplicitThis Tslint disable no-consecutive-blank-lines in generated files Change compiled sources in contracts Change utils Change tests Add base_contract.ts Remove generated files .gitignore gemerated files Change the list of generated wrappers Change contract templates Add indices for index parameters so that their names don't collide Use abi-gen for events in 0x.js Fix artifacts path ... | ||||
| * | | | | Organize async task queues by network | Brandon Millman | 2018-02-07 | 7 | -171/+172 |
| | | | | | |||||
* | | | | | Update Subprovider README | Jacob Evans | 2018-02-08 | 1 | -2/+2 |
| |/ / / |/| | | | |||||
* | | | | Fix Remco's github name in CODEOWNERS | Leonid | 2018-02-07 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | Merge pull request #368 from 0xProject/feature/abigen/addNetworkId | Leonid | 2018-02-07 | 80 | -389/+568 |
|\ \ \ | |_|/ |/| | | Add CLI option for networkId, add abi-gen to contracts package | ||||
| * | | Fix ABI error message | Leonid Logvinov | 2018-02-07 | 2 | -2/+3 |
| | | | |||||
| * | | Stop using definite assignment assertion cause prettier doesn't handle that | Leonid Logvinov | 2018-02-07 | 1 | -1/+2 |
| | | | |||||
| * | | Special-case ZRXToken snake case conversion | Leonid Logvinov | 2018-02-07 | 3 | -3/+6 |
| | | | |||||
| * | | Fix linter errors | Leonid Logvinov | 2018-02-07 | 2 | -2/+3 |
| | | | |||||
| * | | Generate contract wrappers on pre-build | Leonid Logvinov | 2018-02-07 | 1 | -1/+1 |
| | | | |||||
| * | | Add missing async | Leonid Logvinov | 2018-02-07 | 1 | -1/+1 |
| | | | |||||
| * | | Remove noImplicitThis | Leonid Logvinov | 2018-02-07 | 1 | -0/+1 |
| | | | |||||
| * | | Tslint disable no-consecutive-blank-lines in generated files | Leonid Logvinov | 2018-02-07 | 1 | -1/+1 |
| | | | |||||
| * | | Change compiled sources in contracts | Leonid Logvinov | 2018-02-07 | 1 | -2/+2 |
| | | | |||||
| * | | Change utils | Leonid Logvinov | 2018-02-07 | 4 | -32/+41 |
| | | | |||||
| * | | Change tests | Leonid Logvinov | 2018-02-07 | 10 | -207/+275 |
| | | | |||||
| * | | Add base_contract.ts | Leonid Logvinov | 2018-02-07 | 1 | -0/+35 |
| | | | |||||
| * | | Remove generated files | Leonid Logvinov | 2018-02-07 | 5 | -2208/+0 |
| | | | |||||
| * | | .gitignore gemerated files | Leonid Logvinov | 2018-02-07 | 1 | -0/+8 |
| | | | |||||
| * | | Change the list of generated wrappers | Leonid Logvinov | 2018-02-07 | 1 | -1/+1 |
| | | | |||||
| * | | Change contract templates | Leonid Logvinov | 2018-02-07 | 4 | -43/+28 |
| | | | |||||
| * | | Add indices for index parameters so that their names don't collide | Leonid Logvinov | 2018-02-07 | 1 | -2/+2 |
| | | | |||||
| * | | Use abi-gen for events in 0x.js | Leonid Logvinov | 2018-02-07 | 9 | -125/+76 |
| | | | |||||
| * | | Fix artifacts path | Amir Bandeali | 2018-02-07 | 4 | -13/+13 |
| | | | |||||
| * | | Update compile command and run prettier | Amir Bandeali | 2018-02-07 | 2 | -5/+4 |
| | | | |||||
| * | | Add CLI option for networkId, add abi-gen to contracts package | Amir Bandeali | 2018-02-07 | 56 | -3/+2328 |
|/ / | |||||
* | | Merge branch 'development' of github.com:0xProject/0x.js into development | Fabio Berger | 2018-02-07 | 14 | -85/+196 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'development' of github.com:0xProject/0x.js: Bump subproviders version Update yarn.lock Change rpcUrls keys back into string literals Add types-bn package to 0x.js and testnet-faucets Prettier Addressed comments and update 0xProject/types-ethereumjs-util deps Prettier Update testnet-faucets README Fix lint errors Add order signing and dispensing ability to faucet | ||||
| * | Merge pull request #352 from 0xProject/feature/testnet-faucets/order-dispenser | Brandon Millman | 2018-02-07 | 14 | -94/+196 |
| |\ | | | | | | | Add order signing and dispensing ability to faucet | ||||
| | * | Bump subproviders version | Brandon Millman | 2018-02-07 | 1 | -1/+1 |
| | | | |||||
| | * | Update yarn.lock | Brandon Millman | 2018-02-07 | 1 | -9/+0 |
| | | | |||||
| | * | Merge branch 'development' into feature/testnet-faucets/order-dispenser | Brandon Millman | 2018-02-07 | 28 | -33/+360 |
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: Attribute the origins of NonceTracker Move BlockParamLiteral to shared types package Fixes Move BlockParam and BlockParamLiteral to shared types Rename called to something more readable Newline prettier/lint Yarn.lock Refactor tests for reuse of the fixture subprovider Remove re-fetch of transaction count on error Disable linter for multiple class declarations Remove double declaration Enable CIRCLECI and declare web3 Test faucets to use new NonceTracker Update changelog Readability and prettier Prettify Nonce tracker subprovider Caches the nonce when a request to getTransactionCount is made and increments the pending nonce after successful transactions | ||||
| | * | | Change rpcUrls keys back into string literals | Brandon Millman | 2018-02-07 | 1 | -4/+4 |
| | | | | |||||
| | * | | Add types-bn package to 0x.js and testnet-faucets | Brandon Millman | 2018-02-07 | 2 | -0/+2 |
| | | | | |||||
| | * | | Prettier | Brandon Millman | 2018-02-07 | 2 | -2/+3 |
| | | | | |||||
| | * | | Merge branch 'development' into feature/testnet-faucets/order-dispenser | Brandon Millman | 2018-02-07 | 28 | -163/+92 |
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: Update utils in top level package to 0.3.0 Add 0.2.0 back to yarn lock Reword comment on any Link to the wiki article in the README Justify the any usage Publish Revert "Temp" Changelog Change the InjectedWeb3Subprovider to accept Web3.Provider | ||||
| | * | | | Addressed comments and update 0xProject/types-ethereumjs-util deps | Brandon Millman | 2018-02-06 | 13 | -115/+85 |
| | | | | | |||||
| | * | | | Merge branch 'development' into feature/testnet-faucets/order-dispenser | Brandon Millman | 2018-02-06 | 117 | -6934/+6112 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: (37 commits) Add dates to CHANGELOGs Change CHANGELOGs Add .editorconfig Fix a typo Temp Use forEach instead of map Add PR number Fix an exception when a signature collision happens Fix prettier Add regression tests Improve the comment and fix an exception Add missing comas Lerna-ignore tslint and tsconfig Update contract versions, fix tests Rename directories Rename previous contracts, fix imports, add nested file structure Move all contracts into a single directory Update import Fix import Get rid of suffixed contract versioning and replace it with a poor-mans package manager. Versions are stored locally, and are generated in a copy-on-write basis as required ... | ||||
| | * | | | | Prettier | Brandon Millman | 2018-02-01 | 1 | -1/+1 |
| | | | | | | |||||
| | * | | | | Update testnet-faucets README | Brandon Millman | 2018-02-01 | 1 | -3/+11 |
| | | | | | | |||||
| | * | | | | Merge branch 'development' into feature/testnet-faucets/order-dispenser | Brandon Millman | 2018-02-01 | 77 | -720/+1306 |
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: (49 commits) Prettier Updated contract generation in 0x to new abi-gen CLI Add PR number to changelog Fix lint errors Removed deprecated CLI options Add protected keyword to underscore lint rule Remove unused prop Fix prettier Uppercase Networks enum values Make default gasPrice more readable Fix prettier mess Fix linter errors Shrink img Fix all setState calls after unmounted errors. Decided to create our own flag rather then using a cancellablePromise since there was little to be gained from this alternative Fix bug where we were return undefined instead of the empty object Default the derivation path to that found in the Ledger subprovider Add browser data to dialog info Add Rinkeby support Pass in whether we want the personal message prefix appended and never append it for Ledger. This fixes signing when Ledger is used and the backing node is not Parity Wholesale replace the tokenByAddress and de-dup properly ... | ||||
| | * | | | | | Fix lint errors | Brandon Millman | 2018-01-31 | 1 | -0/+2 |
| | | | | | | | |||||
| | * | | | | | Add order signing and dispensing ability to faucet | Brandon Millman | 2018-01-31 | 9 | -39/+167 |
| | | | | | | | |||||
* | | | | | | | Add networkId to event label | Fabio Berger | 2018-02-07 | 4 | -7/+19 |
| | | | | | | | |||||
* | | | | | | | Update yarn.lock | Fabio Berger | 2018-02-07 | 1 | -9/+16 |
|/ / / / / / | |||||
* | | | | | | Merge pull request #370 from 0xProject/feature/ga-portal-logging | Tom Schmidt | 2018-02-07 | 7 | -64/+113 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | Add GA Logging to Portal | ||||
| * | | | | | Added logging for order filling and order cancelling | Thomas Schmidt | 2018-02-07 | 2 | -1/+26 |
| | | | | | | |||||
| * | | | | | Moved to async await | Thomas Schmidt | 2018-02-06 | 1 | -18/+13 |
| | | | | | | |||||
| * | | | | | Formatting and removed old GA code | Thomas Schmidt | 2018-02-06 | 2 | -80/+77 |
| | | | | | | |||||
| * | | | | | Converted BigNumber to number for GA logging | Thomas Schmidt | 2018-02-06 | 2 | -3/+3 |
| | | | | | | |||||
| * | | | | | GA logging for order creation | Thomas Schmidt | 2018-02-06 | 2 | -4/+21 |
| | | | | | | |||||
| * | | | | | Switch GA to React GA and add logging for Portal | Thomas Schmidt | 2018-02-06 | 5 | -7/+22 |
| | | | | | | |||||
* | | | | | | Merge pull request #355 from 0xProject/feature/subproviders/nonce-tracker | Jacob Evans | 2018-02-07 | 28 | -33/+360 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | Nonce tracker subprovider | ||||
| * | | | | | Attribute the origins of NonceTracker | Jacob Evans | 2018-02-07 | 2 | -0/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | NonceTrackerSubprovider is inspired from Web3ProviderEngine NonceTracker | ||||
| * | | | | | Move BlockParamLiteral to shared types package | Jacob Evans | 2018-02-07 | 12 | -21/+28 |
| | | | | | | | | | | | | | | | | | | | | | | | | Also BlockParam | ||||
| * | | | | | Fixes | Jacob Evans | 2018-02-07 | 2 | -7/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rename to isFirstGetTransactionCount assign nextPrefixedHexNonce as a const | ||||
| * | | | | | Move BlockParam and BlockParamLiteral to shared types | Jacob Evans | 2018-02-07 | 7 | -21/+19 |
| | | | | | | |||||
| * | | | | | Merge branch 'development' into feature/subproviders/nonce-tracker | Jacob Evans | 2018-02-06 | 4 | -7/+11 |
| |\ \ \ \ \ | |||||
| * | | | | | | Rename called to something more readable | Jacob Evans | 2018-02-06 | 1 | -5/+6 |
| | | | | | | | |||||
| * | | | | | | Newline prettier/lint | Jacob Evans | 2018-02-06 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | Yarn.lock | Jacob Evans | 2018-02-06 | 1 | -0/+9 |
| | | | | | | | |||||
| * | | | | | | Merge branch 'development' into feature/subproviders/nonce-tracker | Jacob Evans | 2018-02-06 | 109 | -6906/+5980 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Refactor tests for reuse of the fixture subprovider | Jacob Evans | 2018-02-06 | 3 | -107/+61 |
| | | | | | | | | |||||
| * | | | | | | | Remove re-fetch of transaction count on error | Jacob Evans | 2018-02-06 | 5 | -33/+41 |
| | | | | | | | | |||||
| * | | | | | | | Disable linter for multiple class declarations | Jacob Evans | 2018-02-03 | 1 | -0/+2 |
| | | | | | | | | |||||
| * | | | | | | | Remove double declaration | Jacob Evans | 2018-02-02 | 1 | -5/+5 |
| | | | | | | | | |||||
| * | | | | | | | Enable CIRCLECI and declare web3 | Jacob Evans | 2018-02-02 | 3 | -0/+14 |
| | | | | | | | | |||||
| * | | | | | | | Test faucets to use new NonceTracker | Jacob Evans | 2018-02-02 | 2 | -2/+3 |
| | | | | | | | | |||||
| * | | | | | | | Update changelog | Jacob Evans | 2018-02-02 | 1 | -1/+5 |
| | | | | | | | | |||||
| * | | | | | | | Readability and prettier | Jacob Evans | 2018-02-02 | 2 | -13/+11 |
| | | | | | | | | |||||
| * | | | | | | | Prettify | Jacob Evans | 2018-02-02 | 3 | -68/+65 |
| | | | | | | | | |||||
| * | | | | | | | Nonce tracker subprovider | Jacob Evans | 2018-02-02 | 4 | -0/+329 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Caches the nonce when a request to getTransactionCount is made and increments the pending nonce after successful transactions | ||||
* | | | | | | | | Update utils in top level package to 0.3.0 | Jacob Evans | 2018-02-06 | 2 | -10/+1 |
| | | | | | | | | |||||
* | | | | | | | | Add 0.2.0 back to yarn lock | Jacob Evans | 2018-02-06 | 1 | -0/+9 |
| |_|/ / / / / |/| | | | | | | |||||
* | | | | | | | Reword comment on any | Jacob Evans | 2018-02-06 | 1 | -1/+2 |
| | | | | | | | |||||
* | | | | | | | Merge pull request #363 from ↵ | Jacob Evans | 2018-02-06 | 4 | -7/+13 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | 0xProject/refactor/subproviders/injected-provider-constructor Change the InjectedWeb3Subprovider to accept Web3.Provider | ||||
| * | | | | | | Link to the wiki article in the README | Jacob Evans | 2018-02-06 | 1 | -0/+2 |
| | | | | | | | |||||
| * | | | | | | Justify the any usage | Jacob Evans | 2018-02-06 | 1 | -1/+2 |
| | | | | | | | |||||
| * | | | | | | Changelog | Jacob Evans | 2018-02-03 | 1 | -1/+5 |
| | | | | | | | |||||
| * | | | | | | Change the InjectedWeb3Subprovider to accept Web3.Provider | Jacob Evans | 2018-02-03 | 2 | -6/+5 |
| | | | | | | | |||||
* | | | | | | | 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 | 17 | -77/+77 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@0.32.0 - @0xproject/abi-gen@0.1.7 - @0xproject/assert@0.0.16 - @0xproject/connect@0.5.5 - contracts@2.1.9 - @0xproject/deployer@0.0.6 - @0xproject/dev-utils@0.0.10 - @0xproject/json-schemas@0.7.8 - @0xproject/monorepo-scripts@0.1.9 - @0xproject/subproviders@0.3.6 - @0xproject/testnet-faucets@1.0.10 - @0xproject/tslint-config@0.4.7 - @0xproject/types@0.1.9 - @0xproject/utils@0.3.0 - web3-typescript-typings@0.9.9 - @0xproject/web3-wrapper@0.1.10 - @0xproject/website@0.0.12 | ||||
* | | | | | | | Revert "Temp" | Leonid Logvinov | 2018-02-06 | 6 | -78/+0 |
| |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | This reverts commit 881d32e73324b226bdc97f96fb583edb7a5311c1. | ||||
* | | | | | | Add dates to CHANGELOGs | Leonid Logvinov | 2018-02-06 | 2 | -2/+2 |
| | | | | | | |||||
* | | | | | | Merge branch 'development' of github.com:0xProject/0x.js into development | Leonid Logvinov | 2018-02-06 | 8 | -17/+73 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge pull request #366 from 0xProject/fix/abi_decoder_colision | Leonid | 2018-02-06 | 3 | -10/+24 |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | Fix an exception when a signature collision happens | ||||
| | * | | | | | Change CHANGELOGs | Leonid Logvinov | 2018-02-06 | 2 | -2/+2 |
| | | | | | | | |||||
| | * | | | | | Merge branch 'development' into fix/abi_decoder_colision | Leonid | 2018-02-06 | 5 | -8/+35 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Use forEach instead of map | Leonid Logvinov | 2018-02-05 | 2 | -4/+8 |
| | | | | | | | | |||||
| | * | | | | | | Add PR number | Leonid Logvinov | 2018-02-05 | 1 | -1/+1 |
| | | | | | | | | |||||
| | * | | | | | | Fix an exception when a signature collision happens | Leonid Logvinov | 2018-02-05 | 2 | -5/+18 |
| | | | | | | | | |||||
| * | | | | | | | Merge pull request #360 from 0xProject/feature/editorconfig | Remco Bloemen | 2018-02-06 | 1 | -0/+12 |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | Add .editorconfig | ||||
| | * | | | | | | Add .editorconfig | Remco Bloemen | 2018-02-06 | 1 | -0/+12 |
| | |/ / / / / | |||||
| * | | | | | | Merge pull request #350 from 0xProject/fix/ether_token_address | Leonid | 2018-02-06 | 5 | -8/+38 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | Add zeroEx.etherToken.getContractAddressIfExists | ||||
| | * | | | | | 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 | 244 | -8866/+8273 |
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| | * | | | | | 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 |
| | | | | | | | |||||
| | * | | | | | Fix PR template | Leonid Logvinov | 2018-01-30 | 1 | -4/+6 |
| | | | | | | | |||||
| | * | | | | | Update CHANGELOG | Leonid Logvinov | 2018-01-30 | 1 | -0/+4 |
| | | | | | | | |||||
| | * | | | | | Fix linter errors | Leonid Logvinov | 2018-01-30 | 2 | -1/+1 |
| | | | | | | | |||||
| | * | | | | | Add zeroEx.etherToken.getContractAddressifExists | Leonid Logvinov | 2018-01-30 | 3 | -2/+11 |
| | | | | | | | |||||
* | | | | | | | Temp | Leonid Logvinov | 2018-02-06 | 6 | -0/+78 |
|/ / / / / / | |||||
* | | | | | | Merge pull request #358 from 0xProject/feature/build_watch | Leonid | 2018-02-05 | 30 | -24/+100 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Add build:watch command to all TS packages | ||||
| * | | | | | | Add missing comas | Leonid Logvinov | 2018-02-05 | 2 | -2/+2 |
| | | | | | | | |||||
| * | | | | | | Merge branch 'development' into feature/build_watch | Leonid | 2018-02-05 | 93 | -6894/+5862 |
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
* | | | | | | | Merge pull request #356 from 0xProject/lerna-ignore | Leonid | 2018-02-05 | 1 | -0/+5 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | Ignore test files and markdown files changes on publish | ||||
| * | | | | | | Lerna-ignore tslint and tsconfig | Leonid Logvinov | 2018-02-05 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | Lerna ignore scripts and lib | Leonid Logvinov | 2018-02-01 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | Ignore test files and markdown files changes on publish | Leonid Logvinov | 2018-02-01 | 1 | -0/+5 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge pull request #329 from 0xProject/feature/contracts/versioning | Amir Bandeali | 2018-02-03 | 69 | -6788/+5701 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Implement stop-gap smart contract versioning | ||||
| * | | | | | | Update contract versions, fix tests | Amir Bandeali | 2018-02-03 | 27 | -88/+90 |
| | | | | | | | |||||
| * | | | | | | Rename directories | Amir Bandeali | 2018-02-03 | 64 | -6432/+5551 |
| | | | | | | | |||||
| * | | | | | | Rename previous contracts, fix imports, add nested file structure | Amir Bandeali | 2018-02-03 | 26 | -34/+35 |
| | | | | | | | |||||
| * | | | | | | Move all contracts into a single directory | Fabio Berger | 2018-02-03 | 24 | -7/+8 |
| | | | | | | | |||||
| * | | | | | | Update import | Fabio Berger | 2018-02-03 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | Fix import | Fabio Berger | 2018-02-03 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | Get rid of suffixed contract versioning and replace it with a poor-mans ↵ | Fabio Berger | 2018-02-03 | 26 | -346/+136 |
|/ / / / / / | | | | | | | | | | | | | | | | | | | package manager. Versions are stored locally, and are generated in a copy-on-write basis as required | ||||
* | | | | | | Merge pull request #361 from 0xProject/feature/deployer/solc-0.4.19 | Leonid | 2018-02-02 | 2 | -0/+23 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Add solc 0.4.19 | ||||
| * | | | | | | Add solc 0.4.19 | Remco Bloemen | 2018-02-02 | 2 | -0/+23 |
| | |_|_|/ / | |/| | | | | |||||
* / | | | | | Add CODEOWNERS file for automatically adding reviewers to PRs | Brandon Millman | 2018-02-02 | 1 | -0/+1 |
|/ / / / / | |||||
* | | | | | 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 | 18 | -107/+124 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@0.31.1 - @0xproject/abi-gen@0.1.6 - @0xproject/assert@0.0.15 - chai-as-promised-typescript-typings@0.0.8 - @0xproject/connect@0.5.4 - contracts@2.1.8 - @0xproject/deployer@0.0.5 - @0xproject/dev-utils@0.0.9 - @0xproject/json-schemas@0.7.7 - @0xproject/monorepo-scripts@0.1.8 - @0xproject/subproviders@0.3.5 - @0xproject/testnet-faucets@1.0.9 - @0xproject/tslint-config@0.4.6 - @0xproject/types@0.1.8 - @0xproject/utils@0.2.4 - web3-typescript-typings@0.9.8 - @0xproject/web3-wrapper@0.1.9 - @0xproject/website@0.0.11 | ||||
* | | | | | Fix linter errors | Leonid Logvinov | 2018-02-01 | 1 | -2/+2 |
| | | | | | |||||
* | | | | | Update changelog | Leonid Logvinov | 2018-02-01 | 1 | -0/+4 |
| | | | | | |||||
* | | | | | Merge pull request #357 from ERCdEX/luke/zrx_order_watch_cache | Leonid | 2018-02-01 | 1 | -1/+5 |
|\ \ \ \ \ | | | | | | | | | | | | | BUGFIX: don't remove maker/zrx order from cache twice | ||||
| * | | | | | don't remove maker/zrx order from cache twice | Luke Autry | 2018-02-01 | 1 | -1/+5 |
| |/ / / / | |||||
* / / / / | Add OrderWatcherConfig to the list of public types | Leonid Logvinov | 2018-02-01 | 1 | -0/+1 |
|/ / / / | |||||
| * | | | Merge pull request #359 from 0xProject/feature/ts-2.7 | Leonid | 2018-02-05 | 19 | -24/+24 |
| |\ \ \ | | | | | | | | | | | TS 2.7 |