Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1589 from 0xProject/feat/lock-contract-deps | Fabio B | 2019-02-07 | 10 | -93/+136 |
|\ | | | | | Lock dep versions in contracts packages (again) | ||||
| * | Move from devDep to dep | Fabio Berger | 2019-02-07 | 1 | -1/+1 |
| | | |||||
| * | Merge development | Fabio Berger | 2019-02-07 | 111 | -702/+1211 |
| |\ | |||||
| * | | Re-run yarn since fails again on first run | Fabio Berger | 2019-02-07 | 1 | -1/+1 |
| | | | |||||
| * | | Update yarn.lock | Fabio Berger | 2019-02-07 | 1 | -0/+25 |
| | | | |||||
| * | | Remove postinstall hack | Fabio Berger | 2019-02-07 | 1 | -3/+1 |
| | | | |||||
| * | | re-add postinstall hack | Fabio Berger | 2019-02-07 | 2 | -1/+120 |
| | | | |||||
| * | | Lock dep versions in contracts packages | Amir Bandeali | 2019-02-07 | 8 | -28/+28 |
| | | | |||||
* | | | Merge pull request #1596 from 0xProject/fix/sol-compiler-args | Leonid Logvinov | 2019-02-07 | 6 | -62/+43 |
|\ \ \ | |_|/ |/| | | Sol-compiler bug fixes | ||||
| * | | Update packages/sol-compiler/CHANGELOG.json | Fabio B | 2019-02-07 | 1 | -1/+1 |
| | | | | | | | | | Co-Authored-By: LogvinovLeon <logvinov.leon@gmail.com> | ||||
| * | | Update packages/sol-compiler/CHANGELOG.json | Fabio B | 2019-02-07 | 1 | -1/+1 |
| | | | | | | | | | Co-Authored-By: LogvinovLeon <logvinov.leon@gmail.com> | ||||
| * | | Fix linter | Leonid Logvinov | 2019-02-07 | 1 | -1/+1 |
| | | | |||||
| * | | Update CHANGELOG | Leonid Logvinov | 2019-02-07 | 1 | -3/+3 |
| | | | |||||
| * | | Add PR numbers | Leonid Logvinov | 2019-02-07 | 1 | -3/+3 |
| | | | |||||
| * | | Omit remapping in compiler settings equality checks | Leonid Logvinov | 2019-02-07 | 1 | -1/+1 |
| | | | |||||
| * | | Fix a bug when ast and legacyAST were not present in the artifacts even if ↵ | Leonid Logvinov | 2019-02-07 | 2 | -1/+5 |
| | | | | | | | | | | | | requested | ||||
| * | | Remove the bin_paths and fetch the solidity release list from github repo | Leonid Logvinov | 2019-02-07 | 5 | -59/+29 |
| | | | |||||
| * | | Fix the undefined opts bug | Leonid Logvinov | 2019-02-07 | 3 | -2/+9 |
| | | | |||||
* | | | Omit remapping in compiler settings equality checks | Leonid Logvinov | 2019-02-07 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #1575 from 0xProject/feature/contracts-gen | Leonid Logvinov | 2019-02-07 | 111 | -678/+1286 |
|\ \ | |/ |/| | Contracts generator | ||||
| * | Fix sol-compiler bug with remappings causing smart recompilation to now work | Leonid Logvinov | 2019-02-07 | 4 | -2/+17 |
| | | |||||
| * | Fix deps versions | Leonid Logvinov | 2019-02-07 | 14 | -19/+19 |
| | | |||||
| * | Fix linter issues | Leonid Logvinov | 2019-02-07 | 2 | -2/+2 |
| | | |||||
| * | Merge development | Leonid Logvinov | 2019-02-07 | 184 | -1148/+2618 |
| |\ | |/ |/| | |||||
* | | Publish | Fabio Berger | 2019-02-07 | 26 | -101/+101 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@4.0.2 - @0x/asset-buyer@5.0.2 - @0x/connect@4.0.2 - @0x/contract-wrappers@7.0.1 - @0x/dev-tools-pages@0.0.17 - @0x/fill-scenarios@2.0.2 - @0x/instant@1.0.11 - @0x/migrations@3.0.2 - @0x/monorepo-scripts@1.0.22 - @0x/order-utils@6.0.0 - @0x/order-watcher@3.0.2 - @0x/pipeline@1.0.8 - @0x/react-docs@2.0.2 - @0x/react-shared@2.0.2 - @0x/testnet-faucets@1.0.67 - @0x/website@0.0.70 - @0x/contracts-asset-proxy@1.0.3 - @0x/contracts-erc20@1.0.3 - @0x/contracts-erc721@1.0.3 - @0x/contracts-exchange@1.0.3 - @0x/contracts-exchange-forwarder@1.0.3 - @0x/contracts-exchange-libs@1.0.3 - @0x/contracts-extensions@2.0.2 - @0x/contracts-multisig@2.0.2 - @0x/contracts-test-utils@3.0.2 - @0x/contracts-utils@2.0.2 | ||||
* | | Updated CHANGELOGS | Fabio Berger | 2019-02-07 | 41 | -12/+184 |
| | | |||||
* | | Merge pull request #1595 from 0xProject/fix-order-utils-doc-rendering | Fabio B | 2019-02-07 | 4 | -32/+20 |
|\ \ | | | | | | | Stop exporting EIP712 schemas | ||||
| * | | Stop exporting EIP712 schemas | Fabio Berger | 2019-02-07 | 4 | -32/+20 |
|/ / | |||||
* | | Add CHANGELOG entry about faux publish of contract packages | Fabio Berger | 2019-02-07 | 10 | -0/+80 |
| | | |||||
* | | Fix paragraph rendering on wiki | Fabio Berger | 2019-02-06 | 2 | -8/+5 |
| | | |||||
* | | Publish | Fabio Berger | 2019-02-06 | 45 | -333/+333 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@4.0.1 - @0x/abi-gen@2.0.1 - @0x/abi-gen-wrappers@3.0.1 - @0x/assert@2.0.1 - @0x/asset-buyer@5.0.1 - @0x/base-contract@4.0.1 - @0x/connect@4.0.1 - @0x/contract-wrappers@7.0.0 - @0x/dev-tools-pages@0.0.16 - @0x/dev-utils@2.0.1 - @0x/fill-scenarios@2.0.1 - @0x/instant@1.0.10 - @0x/json-schemas@3.0.1 - @0x/metacoin@0.0.38 - @0x/migrations@3.0.1 - @0x/monorepo-scripts@1.0.21 - @0x/order-utils@5.0.0 - @0x/order-watcher@3.0.1 - @0x/pipeline@1.0.7 - @0x/react-docs@2.0.1 - @0x/react-shared@2.0.1 - @0x/sol-compiler@3.0.1 - @0x/sol-coverage@2.0.1 - @0x/sol-doc@2.0.1 - @0x/sol-profiler@2.0.2 - @0x/sol-resolver@2.0.1 - @0x/sol-trace@2.0.2 - @0x/sol-tracing-utils@6.0.1 - @0x/sra-spec@2.0.1 - @0x/subproviders@3.0.1 - @0x/testnet-faucets@1.0.66 - @0x/types@2.0.1 - @0x/utils@4.0.2 - @0x/web3-wrapper@4.0.1 - @0x/website@0.0.69 - @0x/contracts-asset-proxy@1.0.2 - @0x/contracts-erc20@1.0.2 - @0x/contracts-erc721@1.0.2 - @0x/contracts-exchange@1.0.2 - @0x/contracts-exchange-forwarder@1.0.2 - @0x/contracts-exchange-libs@1.0.2 - @0x/contracts-extensions@2.0.1 - @0x/contracts-multisig@2.0.1 - @0x/contracts-test-utils@3.0.1 - @0x/contracts-utils@2.0.1 | ||||
* | | Updated CHANGELOGS | Fabio Berger | 2019-02-06 | 76 | -4/+478 |
| | | |||||
* | | Fix react-highlight dep | Fabio Berger | 2019-02-06 | 2 | -33/+2 |
| | | |||||
* | | Fix react-highlight dep | Fabio Berger | 2019-02-06 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #1587 from 0xProject/fix/abiEncoder/DefaultTypesOnNullInput | Fabio B | 2019-02-06 | 16 | -78/+470 |
|\ \ | | | | | | | Handle ABI decoding NULL for all data types | ||||
| * | | Added NULL decoding tests for return values | Greg Hysen | 2019-02-06 | 2 | -62/+214 |
| | | | |||||
| * | | updated changelog for utils | Greg Hysen | 2019-02-06 | 1 | -0/+9 |
| | | | |||||
| * | | Ran prettier + linter | Greg Hysen | 2019-02-06 | 7 | -10/+12 |
| | | | |||||
| * | | Test cases for handling NULL input for all data types | Greg Hysen | 2019-02-06 | 2 | -12/+162 |
| | | | |||||
| * | | Handle NULL input for all data types | Greg Hysen | 2019-02-06 | 12 | -6/+85 |
|/ / | |||||
* | | Merge pull request #1576 from 0xProject/feat/transaction-hash | Amir Bandeali | 2019-02-06 | 23 | -94/+298 |
|\ \ | | | | | | | Add transactionHashUtils to order-utils package | ||||
| * | | Update python JSON schema for 0x transactions | Amir Bandeali | 2019-02-06 | 1 | -1/+2 |
| | | | |||||
| * | | Fix outdated comments and make verifyingContractAddress a required part of ↵ | Amir Bandeali | 2019-02-06 | 3 | -7/+11 |
| | | | | | | | | | | | | the 0x tx schema | ||||
| * | | Rename getTransactionHex to getTransactionHashHex for clarity | Amir Bandeali | 2019-02-06 | 3 | -13/+15 |
| | | | |||||
| * | | Update CHANGELOGs | Amir Bandeali | 2019-02-06 | 5 | -0/+37 |
| | | | |||||
| * | | Allow custom domains in eip712Utils | Amir Bandeali | 2019-02-06 | 6 | -27/+88 |
| | | | |||||
| * | | Use new transaction schema throughout monorepo | Amir Bandeali | 2019-02-06 | 7 | -37/+21 |
| | | | |||||
| * | | Add transaction hash utils | Amir Bandeali | 2019-02-06 | 4 | -5/+108 |
| | | | |||||
| * | | Update ZeroExTransactionSchema | Amir Bandeali | 2019-02-06 | 4 | -14/+15 |
| | | | |||||
| * | | Add schema validation to getOrderHashBuff | Amir Bandeali | 2019-02-06 | 1 | -0/+11 |
|/ / | |||||
* | | Merge pull request #1580 from 0xProject/fix/preSignedSignatureBug | Fabio B | 2019-02-05 | 6 | -3/+44 |
|\ \ | | | | | | | Fix preSigned signature bug in SignatureUtils | ||||
| * | | Fix dep version | Fabio Berger | 2019-02-05 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'fix/preSignedSignatureBug' of github.com:0xProject/0x-monorepo ↵ | Fabio Berger | 2019-02-05 | 1 | -1/+1 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | into fix/preSignedSignatureBug * 'fix/preSignedSignatureBug' of github.com:0xProject/0x-monorepo: Update packages/order-utils/CHANGELOG.json | ||||
| | * | | Update packages/order-utils/CHANGELOG.json | Leonid Logvinov | 2019-02-05 | 1 | -1/+1 |
| | | | | | | | | | | | | Co-Authored-By: fabioberger <kandinsky454@protonmail.ch> | ||||
| * | | | merge development | Fabio Berger | 2019-02-05 | 137 | -642/+855 |
| |\ \ \ | |/ / / |/| / / | |/ / | |||||
* | | | Publish | Leonid Logvinov | 2019-02-05 | 50 | -466/+466 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@4.0.0 - @0x/abi-gen@2.0.0 - @0x/abi-gen-templates@2.0.0 - @0x/abi-gen-wrappers@3.0.0 - @0x/assert@2.0.0 - @0x/asset-buyer@5.0.0 - @0x/base-contract@4.0.0 - @0x/connect@4.0.0 - @0x/contract-addresses@2.2.1 - @0x/contract-wrappers@6.0.1 - @0x/dev-tools-pages@0.0.15 - @0x/dev-utils@2.0.0 - ethereum-types@2.0.0 - @0x/fill-scenarios@2.0.0 - @0x/instant@1.0.9 - @0x/json-schemas@3.0.0 - @0x/metacoin@0.0.37 - @0x/migrations@3.0.0 - @0x/monorepo-scripts@1.0.20 - @0x/order-utils@4.0.0 - @0x/order-watcher@3.0.0 - @0x/pipeline@1.0.6 - @0x/react-docs@2.0.0 - @0x/react-shared@2.0.0 - @0x/sol-compiler@3.0.0 - @0x/sol-coverage@2.0.0 - @0x/sol-doc@2.0.0 - @0x/sol-profiler@2.0.1 - @0x/sol-resolver@2.0.0 - @0x/sol-trace@2.0.1 - @0x/sol-tracing-utils@6.0.0 - @0x/sra-spec@2.0.0 - @0x/subproviders@3.0.0 - @0x/testnet-faucets@1.0.65 - @0x/tslint-config@3.0.0 - @0x/types@2.0.0 - @0x/typescript-typings@4.0.0 - @0x/utils@4.0.1 - @0x/web3-wrapper@4.0.0 - @0x/website@0.0.68 - @0x/contracts-asset-proxy@1.0.1 - @0x/contracts-erc20@1.0.1 - @0x/contracts-erc721@1.0.1 - @0x/contracts-exchange@1.0.1 - @0x/contracts-exchange-forwarder@1.0.1 - @0x/contracts-exchange-libs@1.0.1 - @0x/contracts-extensions@2.0.0 - @0x/contracts-multisig@2.0.0 - @0x/contracts-test-utils@3.0.0 - @0x/contracts-utils@2.0.0 | ||||
* | | | Updated CHANGELOGS | Leonid Logvinov | 2019-02-05 | 86 | -136/+347 |
| | | | |||||
* | | | Fix contracts-utils versions | Leonid Logvinov | 2019-02-05 | 7 | -7/+7 |
| | | | |||||
* | | | Fix CHANGELOGs | Leonid Logvinov | 2019-02-05 | 4 | -40/+20 |
| | | | |||||
* | | | Add CHANGELOG entries to sol-tracing-utils | Leonid Logvinov | 2019-02-05 | 1 | -0/+8 |
| | | | |||||
* | | | Merge pull request #1583 from reserve-protocol/development | Leonid Logvinov | 2019-02-05 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Fix default gas limit for fake txs in TraceCollectionSubprovider | ||||
| * | | | Fix default gas limit for fake txs in TraceCollectionSubprovider | Jeremy Schlatter | 2019-02-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This hex string is required to be prefixed with '0x'. If it does not have that prefix, then the call to unmarshalTxData below will fail with: BigNumber Error: new BigNumber() not a number: 5b8d80 This default value is overridden if the incoming call already has a gas estimate, in which case the parse error above does not happen. This is probably why the error wasn't previously noticed. | ||||
* | | | | Merge pull request #1584 from reserve-protocol/patch | Leonid Logvinov | 2019-02-05 | 2 | -0/+14 |
|\ \ \ \ | | | | | | | | | | | Hook eth_sendRawTransaction in addition to eth_sendTransaction | ||||
| * | | | | Hook eth_sendRawTransaction in addition to eth_sendTransaction | Jeremy Schlatter | 2019-02-05 | 2 | -0/+14 |
| |/ / / | |||||
| | * | | Remove .only | Fabio Berger | 2019-02-05 | 1 | -1/+1 |
| | | | | |||||
| | * | | All CHANGELOG entry | Fabio Berger | 2019-02-05 | 1 | -0/+4 |
| | | | | |||||
| | * | | Add preSigned isValidSignature test for success case using smart contract & ↵ | Fabio Berger | 2019-02-05 | 1 | -2/+19 |
| | | | | | | | | | | | | | | | | TS implementation | ||||
| | * | | Fix test | Fabio Berger | 2019-02-05 | 1 | -3/+3 |
| | | | | |||||
| | * | | Fix heap out of memory issue | Fabio Berger | 2019-02-05 | 1 | -1/+1 |
| | | | | |||||
| | * | | Merge branch 'development' into fix/preSignedSignatureBug | Fabio Berger | 2019-02-05 | 44 | -390/+229 |
| | |\ \ | |_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: update error msg for dependency version check CI test for dependencies to have the same version (#1556) Add missing comma Decode NULL as false Update blog link to not be /latest, and use constant in mobile nav | ||||
* | | | | update error msg for dependency version check | xianny | 2019-02-05 | 1 | -1/+3 |
| | | | | |||||
* | | | | CI test for dependencies to have the same version (#1556) | Xianny | 2019-02-05 | 39 | -387/+195 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add failing CI for dependencies with multiple versions * update dependencies * increase bundlewatch maxsize for 0x.js | ||||
* | | | | Merge pull request #1582 from 0xProject/fix/utils/abiDecodeNullAsFalse | Fabio B | 2019-02-05 | 3 | -1/+29 |
|\ \ \ \ | |/ / / |/| | | | Decode NULL as False in Abi Encoder | ||||
| * | | | Add missing comma | Fabio Berger | 2019-02-05 | 1 | -1/+1 |
| | | | | |||||
| * | | | Decode NULL as false | Greg Hysen | 2019-02-05 | 3 | -1/+29 |
|/ / / | |||||
* | | | Merge pull request #1536 from 0xProject/fix/website/blog-link | Steve Klebanoff | 2019-02-05 | 2 | -2/+3 |
|\ \ \ | | | | | | | | | [website] Change blog link | ||||
| * | | | Update blog link to not be /latest, and use constant in mobile nav | Steve Klebanoff | 2019-01-23 | 2 | -2/+3 |
| | | | | |||||
| | * | | Merge branch 'development' into fix/preSignedSignatureBug | Fabio Berger | 2019-02-05 | 2 | -2/+4 |
| | |\ \ | |_|/ / |/| | | | | | | | | | | | | | | | * development: Nit fixes to pipeline README fix typo | ||||
* | | | | Nit fixes to pipeline README | Fabio Berger | 2019-02-05 | 1 | -1/+3 |
| | | | | |||||
* | | | | Merge pull request #1567 from jeremyschlatter/patch-1 | Fabio B | 2019-02-04 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | fix typo | ||||
| * | | | | fix typo | Jeremy Schlatter | 2019-02-01 | 1 | -1/+1 |
| | | | | | |||||
| | | * | | Write failing preSign unit test | Fabio Berger | 2019-02-05 | 1 | -0/+11 |
| | | | | | |||||
| | | * | | Fix bug where passing in signerAddress instead of exchangeAddress | Fabio Berger | 2019-02-05 | 2 | -1/+10 |
| |_|/ / |/| | | | |||||
| | | * | Add @0x/types dependency | Leonid Logvinov | 2019-02-04 | 1 | -0/+1 |
| | | | | |||||
| | | * | Make the banner more visible | Leonid Logvinov | 2019-02-04 | 19 | -21/+97 |
| | | | | |||||
| | | * | Remove redundant dependencies | Leonid Logvinov | 2019-02-04 | 1 | -8/+0 |
| | | | | |||||
| | | * | Update packages/contracts-gen/src/index.ts | Fabio B | 2019-02-04 | 1 | -1/+1 |
| | | | | | | | | | | | | Co-Authored-By: LogvinovLeon <logvinov.leon@gmail.com> | ||||
| | | * | Update packages/contracts-gen/README.md | Fabio B | 2019-02-04 | 1 | -1/+1 |
| | | | | | | | | | | | | Co-Authored-By: LogvinovLeon <logvinov.leon@gmail.com> | ||||
| | | * | Temp | Leonid Logvinov | 2019-02-04 | 106 | -685/+1110 |
| |_|/ |/| | | |||||
* | | | Merge pull request #1559 from 0xProject/feature/pipeline/fix-missing-dex-trades | Francesco Agosti | 2019-02-02 | 6 | -5/+50 |
|\ \ \ | | | | | | | | | [pipeline] Fix missing DEX Trades from Bloxy | ||||
| * | | | add row deletion step to migration | fragosti | 2019-02-02 | 1 | -1/+3 |
| | | | | |||||
| * | | | run linter | fragosti | 2019-01-31 | 1 | -4/+1 |
| | | | | |||||
| * | | | fix bloxy datasource getDexTradesAsync to allow for tx_hash repetitions in ↵ | fragosti | 2019-01-31 | 1 | -2/+6 |
| | | | | | | | | | | | | | | | | dedupe logic | ||||
| * | | | update types to adhere to new dex trades and bloxy api format | fragosti | 2019-01-31 | 6 | -0/+32 |
| | | | | |||||
| * | | | write migration to add trade_index primary key to dex_trades | fragosti | 2019-01-31 | 1 | -0/+27 |
| | | | | |||||
| * | | | Stop omitting trades because of duplicate tx hashes | fragosti | 2019-01-31 | 1 | -5/+13 |
| | | | | |||||
* | | | | Merge pull request #1568 from ↵ | Amir Bandeali | 2019-02-02 | 2 | -1/+10 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | smithki/fix/contract-wrappers/wrong-default-address-for-order-validator-wrapper Use correct "orderValidator" address in OrderValidatorWrapper constructor | ||||
| * | | | | Add CHANGELOG.json entry | Ian K Smith | 2019-02-01 | 1 | -0/+9 |
| | | | | | |||||
| * | | | | Use correct "orderValidator" address in order_validator_wrapper ctor | Ian K Smith | 2019-02-01 | 1 | -1/+1 |
| | |/ / | |/| | | |||||
* | | | | Remove DDEX library from developer tools list | Fabio Berger | 2019-02-02 | 1 | -8/+0 |
| | | | | |||||
* | | | | Merge pull request #1572 from dave4506/fix/instant/input-bug-firefox | dave4506 | 2019-02-02 | 1 | -0/+3 |
|\ \ \ \ | | | | | | | | | | | Removed number selector for firefox inputs | ||||
| * | | | | ran prettier on codebase | David Sun | 2019-02-02 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | removed number selector for firefox inputs | David Sun | 2019-02-01 | 1 | -0/+3 |
| | | | | | |||||
* | | | | | Merge pull request #1542 from 0xProject/feature/solc-docker | Leonid Logvinov | 2019-02-02 | 16 | -39/+167 |
|\ \ \ \ \ | |/ / / / |/| | | | | Implement docker as another backend for sol-compiler | ||||
| * | | | | Merge development | Leonid Logvinov | 2019-02-02 | 23 | -118/+193 |
| |\ \ \ \ | |/ / / / |/| | | | | |||||
* | | | | | Merge pull request #1552 from ↵ | dave4506 | 2019-02-01 | 2 | -2/+2 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | dave4506/feature/portal/fix-highlight-state-back-to-relayers Added a highlight state to back button | ||||
| * | | | | | changed button to medium blue | David Sun | 2019-02-01 | 2 | -2/+2 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge pull request #1548 from dave4506/fix/website/market-making-svg-consistency | dave4506 | 2019-02-01 | 3 | -67/+59 |
|\ \ \ \ \ | | | | | | | | | | | | | Fixed market making website svg consistency issues | ||||
| * | | | | | added new svg assets and modified svg code to fix transparency | David Sun | 2019-01-25 | 3 | -67/+59 |
| | | | | | | |||||
* | | | | | | Merge pull request #1551 from dave4506/feature/instant/add-usdc | dave4506 | 2019-02-01 | 3 | -0/+17 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | Added USDC support to instant | ||||
| * | | | | | updated svg asset | David Sun | 2019-01-30 | 1 | -1/+5 |
| | | | | | | |||||
| * | | | | | added USDC as an option | David Sun | 2019-01-27 | 3 | -0/+13 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #1533 from 0xProject/migrations/consolidate-owner-default | Jacob Evans | 2019-01-31 | 3 | -38/+31 |
|\ \ \ \ \ | | | | | | | | | | | | | Remove owner from migrations | ||||
| * | | | | | Improve CHANGELOG | Jacob Evans | 2019-01-23 | 1 | -2/+6 |
| | | | | | | |||||
| * | | | | | Convert from to lower case. | Jacob Evans | 2019-01-21 | 2 | -1/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | fixes #1490 | ||||
| * | | | | | Remove partial type for TxData txDefaults | Jacob Evans | 2019-01-21 | 2 | -8/+6 |
| | | | | | | |||||
| * | | | | | Remove owner from migrations | Jacob Evans | 2019-01-21 | 1 | -32/+18 |
| | | | | | | |||||
* | | | | | | remove extra quotes from google-site-verification | fragosti | 2019-01-31 | 1 | -1/+1 |
| | | | | | | |||||
* | | | | | | Merge pull request #1563 from 0xProject/feature/website/fix-typos-add-metatag | Francesco Agosti | 2019-01-31 | 3 | -2/+28 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | [website] Fix website typos and add metatag | ||||
| * | | | | | | fix typo | fragosti | 2019-01-31 | 2 | -1/+26 |
| | | | | | | | |||||
| * | | | | | | add site verification tag | fragosti | 2019-01-31 | 1 | -0/+1 |
| | | | | | | | |||||
| * | | | | | | fix typos on landing | fragosti | 2019-01-31 | 1 | -2/+2 |
|/ / / / / / | |||||
* | | | | | | Fix hang in Python CI test runs (#1560) | F. Eugene Aumson | 2019-01-31 | 1 | -3/+3 |
| | | | | | | |||||
* | | | | | | Merge pull request #1546 from dave4506/fix/change-asset-unavail-tokens-unavail | Francesco Agosti | 2019-01-31 | 1 | -1/+1 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Changed error message from "Assets Unavailable" to "Tokens Unavailable" | ||||
| * | | | | | | changed error message | David Sun | 2019-01-25 | 1 | -1/+1 |
| | | | | | | | |||||
* | | | | | | | Merge pull request #1558 from 0xProject/fix/sol-tracing-errors | Leonid Logvinov | 2019-01-30 | 6 | -4/+45 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Improve error messages when unable to find bytecode | ||||
| * | | | | | | | Update packages/sol-trace/src/revert_trace_subprovider.ts | Fabio B | 2019-01-30 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | Co-Authored-By: LogvinovLeon <logvinov.leon@gmail.com> | ||||
| * | | | | | | | Improve error messages when unable to find bytecode | Leonid Logvinov | 2019-01-30 | 6 | -4/+45 |
|/ / / / / / / | |||||
* | | | | | | | Merge pull request #1557 from 0xProject/fix/sol-cov/property-range-of-null | Leonid Logvinov | 2019-01-30 | 2 | -1/+7 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | Fix the `cannot read property range of null` bug | ||||
| * | | | | | | Fix the cannot read property range of null bug | Leonid Logvinov | 2019-01-30 | 2 | -1/+7 |
|/ / / / / / | |||||
| | | | * | | Rename dependencyNameToPackagePath to dependencyNameToPath | Leonid Logvinov | 2019-01-30 | 2 | -12/+12 |
| | | | | | | |||||
| | | | * | | Add a comment | Leonid Logvinov | 2019-01-30 | 1 | -0/+5 |
| | | | | | | |||||
| | | | * | | Remove + concatenation | Leonid Logvinov | 2019-01-30 | 1 | -2/+1 |
| | | | | | | |||||
| | | | * | | Fail fast | Leonid Logvinov | 2019-01-30 | 1 | -3/+3 |
| | | | | | | |||||
| | | | * | | Update packages/sol-compiler/src/utils/compiler.ts | Fabio B | 2019-01-30 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | Co-Authored-By: LogvinovLeon <logvinov.leon@gmail.com> | ||||
| | | | * | | Update packages/ethereum-types/src/index.ts | Fabio B | 2019-01-30 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | Co-Authored-By: LogvinovLeon <logvinov.leon@gmail.com> | ||||
| | | | * | | Fix naming | Leonid Logvinov | 2019-01-29 | 1 | -7/+6 |
| | | | | | | |||||
| | | | * | | Add 'useDockerisedSolc' to new packages | Leonid Logvinov | 2019-01-29 | 1 | -0/+1 |
| | | | | | | |||||
| | | | * | | Merge development | Leonid Logvinov | 2019-01-29 | 280 | -1411/+1876 |
| | | | |\ \ | |_|_|_|/ / |/| | | | | | |||||
* | | | | | | Merge pull request #1549 from 0xProject/justinbarry-0x-monorepo-mirror | Francesco Agosti | 2019-01-26 | 3 | -6/+127 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | [instant] [mirror] Output Chrome 41 compatible version of 0x instant | ||||
| * | | | | | | Merge pull request #1508 from justinbarry/development | Francesco Agosti | 2019-01-26 | 3 | -6/+127 |
|/| | | | | | | | | | | | | | | | | | | | | Output Chrome 41 compatible version of 0x instant | ||||
| * | | | | | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2019-01-25 | 706 | -12002/+10658 |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | | | | | | | | development | ||||
| * | | | | | | Output Chrome 41 compatible version of 0x instant | Justin Barry | 2019-01-11 | 3 | -6/+139 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is important for SEO as Googlebot is still using Chrome 41 to crawl thick clients. | ||||
* | | | | | | | Merge pull request #1547 from 0xProject/feat/contracts/lock-dependencies | Amir Bandeali | 2019-01-25 | 9 | -56/+28 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | Lock versions of all dependencies that are contracts packages | ||||
| * | | | | | | Lock versions of all dependencies that are contracts packages | Amir Bandeali | 2019-01-25 | 9 | -56/+28 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2019-01-25 | 451 | -2786/+4159 |
|\| | | | | | | | | | | | | | | | | | | | | | | | development | ||||
| * | | | | | Merge pull request #1543 from 0xProject/fix/asset-buyer-test | Steve Klebanoff | 2019-01-24 | 1 | -0/+1 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | [asset-buyer] Fix test (assetData string) | ||||
| | * | | | | | Assert that assetData is a string before we try to decode it | Steve Klebanoff | 2019-01-24 | 1 | -0/+1 |
| |/ / / / / | |||||
| * | | | | | 0xproject -> 0x.org | Francesco Agosti | 2019-01-24 | 1 | -2/+2 |
| | | | | | | |||||
| * | | | | | Update README.md | Francesco Agosti | 2019-01-24 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | Merge pull request #1539 from 0xProject/feat/contracts/split-packages | Amir Bandeali | 2019-01-24 | 274 | -1400/+1766 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Split/rename/combine packages | ||||
| | * \ \ \ \ | Merge branch 'development' into feat/contracts/split-packages | Amir Bandeali | 2019-01-24 | 12 | -29/+98 |
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| | * | | | | | Fix geth tests in circleci config | Amir Bandeali | 2019-01-24 | 1 | -8/+8 |
| | | | | | | | |||||
| | * | | | | | Update package.json versions | Amir Bandeali | 2019-01-24 | 10 | -88/+34 |
| | | | | | | | |||||
| | * | | | | | Update all contract CHANGELOGs | Amir Bandeali | 2019-01-23 | 9 | -274/+73 |
| | | | | | | | |||||
| | * | | | | | Update DEPLOYS and READMEs within each package | Amir Bandeali | 2019-01-23 | 17 | -250/+131 |
| | | | | | | | |||||
| | * | | | | | Update root tsconfig packages | Amir Bandeali | 2019-01-22 | 1 | -5/+6 |
| | | | | | | | |||||
| | * | | | | | Separate forwarder into own package | Amir Bandeali | 2019-01-22 | 56 | -8/+371 |
| | | | | | | | |||||
| | * | | | | | Cleanup package.json files | Amir Bandeali | 2019-01-22 | 10 | -113/+8 |
| | | | | | | | |||||
| | * | | | | | Split tokens package into erc20 and erc721 | Amir Bandeali | 2019-01-22 | 104 | -878/+729 |
| | | | | | | | |||||
| | * | | | | | Move contents of examples and interfaces packages into corresponding packages | Amir Bandeali | 2019-01-22 | 143 | -1944/+344 |
| | | | | | | | |||||
| | * | | | | | Add commands for building and testing all contracts | Amir Bandeali | 2019-01-22 | 2 | -3/+8 |
| | | | | | | | |||||
| | * | | | | | Update remaining pachages | Amir Bandeali | 2019-01-22 | 52 | -92/+87 |
| | | | | | | | |||||
| | * | | | | | Split protocol package into exchange, asset-proxy, and multisig | Amir Bandeali | 2019-01-22 | 85 | -127/+2253 |
| | | | | | | | |||||
| | * | | | | | Rename libs to exchange-libs | Amir Bandeali | 2019-01-22 | 24 | -3/+3 |
| | | | | | | | |||||
| | * | | | | | Move LibAddressArray to utils package | Amir Bandeali | 2019-01-22 | 12 | -15/+15 |
| | | |_|_|/ | | |/| | | | |||||
* | | | | | | feat: add Marc to website | fragosti | 2019-01-25 | 2 | -0/+5 |
| | | | | | | |||||
| | | | | * | Temp CI | Leonid Logvinov | 2019-01-29 | 14 | -126/+93 |
| | | | | | | |||||
| | | | | * | Add -setup_remote_docker to CI build steps | Leonid Logvinov | 2019-01-24 | 1 | -0/+1 |
| | | | | | | |||||
| | | | | * | Make workspace path in NPMResolver optional | Leonid Logvinov | 2019-01-24 | 1 | -1/+1 |
| | | | | | | |||||
| | | | | * | Implement docker as another backend for sol-compiler | Leonid Logvinov | 2019-01-23 | 14 | -23/+179 |
| | |_|_|/ | |/| | | | |||||
| * | | | | Merge pull request #1537 from nitper/patch-1 | Alex Browne | 2019-01-23 | 1 | -0/+1 |
| |\ \ \ \ | | | | | | | | | | | | | [fix] allow devnet rpc to listen on any vhost | ||||
| | * | | | | allow devnet rpc to listen on any vhost | nitper | 2019-01-23 | 1 | -0/+1 |
| | |/ / / | | | | | | | | | | | geth's default value for `--rpcvhosts` is `localhost`, which does not work when trying to use the devnet in certain environments such as `docker-compose` or `gitlab-ci` | ||||
| * | | | | Add docker-compose basic config (#1538) | Benjamin | 2019-01-23 | 1 | -0/+8 |
| | | | | | | | | | | | | | | | Add docker-compose.yml config for 0x-devnet package. This can be expanded upon in future if necessary. | ||||
| * | | | | Merge pull request #1535 from 0xProject/feature/sol-tracing-monorepo-fixes | Leonid Logvinov | 2019-01-23 | 12 | -142/+98 |
| |\ \ \ \ | | |/ / / | |/| | | | Sol tracing fixes | ||||
| | * | | | Change strings to numbers in CHANGELOGs | Leonid Logvinov | 2019-01-23 | 3 | -6/+6 |
| | | | | | |||||
| | * | | | Refactor out isInterfaceContract | Leonid Logvinov | 2019-01-23 | 1 | -2/+2 |
| | | | | | |||||
| | * | | | Fix a typo | Leonid Logvinov | 2019-01-23 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Update packages/sol-tracing-utils/CHANGELOG.json | Fabio B | 2019-01-22 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Co-Authored-By: LogvinovLeon <logvinov.leon@gmail.com> | ||||
| | * | | | Update packages/sol-tracing-utils/CHANGELOG.json | Fabio B | 2019-01-22 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Co-Authored-By: LogvinovLeon <logvinov.leon@gmail.com> | ||||
| | * | | | Update packages/sol-tracing-utils/CHANGELOG.json | Fabio B | 2019-01-22 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Co-Authored-By: LogvinovLeon <logvinov.leon@gmail.com> | ||||
| | * | | | Update packages/sol-tracing-utils/CHANGELOG.json | Fabio B | 2019-01-22 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Co-Authored-By: LogvinovLeon <logvinov.leon@gmail.com> | ||||
| | * | | | Update packages/sol-tracing-utils/src/collect_coverage_entries.ts | Fabio B | 2019-01-22 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Co-Authored-By: LogvinovLeon <logvinov.leon@gmail.com> | ||||
| | * | | | Update packages/sol-profiler/CHANGELOG.json | Fabio B | 2019-01-22 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Co-Authored-By: LogvinovLeon <logvinov.leon@gmail.com> | ||||
| | * | | | Update contracts/utils/CHANGELOG.json | Fabio B | 2019-01-22 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Co-Authored-By: LogvinovLeon <logvinov.leon@gmail.com> | ||||
| | * | | | Fix tests | Leonid Logvinov | 2019-01-22 | 2 | -2/+3 |
| | | | | | |||||
| | * | | | Fix imports in TestContracts and testLibBytes to be relative. This way they ↵ | Leonid Logvinov | 2019-01-21 | 3 | -2/+11 |
| | | | | | | | | | | | | | | | | | | | | show up correctly in coverage reports | ||||
| | * | | | Fix a bug when some parts of the profiling report were missing because of ↵ | Leonid Logvinov | 2019-01-21 | 3 | -7/+18 |
| | | | | | | | | | | | | | | | | | | | | the coverage ignore lines | ||||
| | * | | | Print reasonable warnings on bytecode collisions | Leonid Logvinov | 2019-01-21 | 2 | -14/+17 |
| | | | | | |||||
| | * | | | SolCompilerArtifactAdapter now doesn't return the ContractData for interfaces | Leonid Logvinov | 2019-01-21 | 2 | -1/+9 |
| | | | | | |||||
| | * | | | Cache bytecode lookup | Leonid Logvinov | 2019-01-21 | 3 | -114/+21 |
| | | | | | |||||
| | * | | | SolCompilerArtifactsAdapter now uses SolResolver under the hood which allows ↵ | Leonid Logvinov | 2019-01-21 | 3 | -4/+21 |
| | | |/ | | |/| | | | | | | | | | to resolve NPM dependencies properly | ||||
| * | | | Merge pull request #1527 from 0xProject/improvements/website/dev_home | Fabio B | 2019-01-22 | 2 | -22/+60 |
| |\ \ \ | | |/ / | |/| | | Add Python tools section to Dev Home and add missing Python packages | ||||
| | * | | Fix linter issue | Fabio Berger | 2019-01-21 | 1 | -1/+1 |
| | | | | |||||
| | * | | Add entry for contract demo package | Fabio Berger | 2019-01-19 | 1 | -0/+8 |
| | | | | |||||
| | * | | Link all Python packages to Pypi | Fabio Berger | 2019-01-19 | 1 | -6/+4 |
| | | | | |||||
| | * | | Remove .py suffix | Fabio Berger | 2019-01-19 | 1 | -5/+5 |
| | | | | |||||
| | * | | Create Python tools section and add missing Python packages to it | Fabio Berger | 2019-01-18 | 2 | -21/+53 |
| | | | | |||||
| * | | | Merge pull request #1518 from 0xProject/feature/new-ganache | Leonid Logvinov | 2019-01-18 | 6 | -521/+455 |
| |\ \ \ | | | | | | | | | | | Update ganache version | ||||
| | * \ \ | Merge branch 'development' into feature/new-ganache | Leonid Logvinov | 2019-01-18 | 128 | -366/+755 |
| | |\ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Merge pull request #1517 from 0xProject/feature/bignumber-8.0 | Leonid Logvinov | 2019-01-18 | 128 | -364/+763 |
| |\ \ \ \ | | |_|/ / | |/| | | | Bignumber 8.0 | ||||
| | * | | | Merge branch 'development' into feature/bignumber-8.0 | Leonid Logvinov | 2019-01-18 | 115 | -471/+1268 |
| | |\ \ \ | | |/ / / | |/| | | | |||||
| | * | | | Fix prettier | Leonid Logvinov | 2019-01-16 | 25 | -282/+141 |
| | | | | | |||||
| | * | | | Fix a build issue | Leonid Logvinov | 2019-01-16 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Add CHANGELOG entries | Leonid Logvinov | 2019-01-16 | 43 | -141/+669 |
| | | | | | |||||
| | * | | | Convert address strings to lower case before parsing them as BigNumbers | Leonid Logvinov | 2019-01-15 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Fix a bug when we didn't call isNaN function and assumed it's a property | Leonid Logvinov | 2019-01-15 | 2 | -2/+2 |
| | | | | | |||||
| | * | | | Add a throw reason in tests | Leonid Logvinov | 2019-01-15 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Add a NAN check when parsing BigNumber candidate | Leonid Logvinov | 2019-01-15 | 1 | -1/+3 |
| | | | | | |||||
| | * | | | Convert address strings to lower case before parsing them as BigNumbers | Leonid Logvinov | 2019-01-15 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Update yarn.lock | Leonid Logvinov | 2019-01-15 | 1 | -3/+3 |
| | | | | | |||||
| | * | | | Upgrade chai-bignumber | Leonid Logvinov | 2019-01-15 | 19 | -19/+19 |
| | | | | | |||||
| | * | | | Remove unused imports | Leonid Logvinov | 2019-01-15 | 1 | -1/+0 |
| | | | | | |||||
| | * | | | Use new check for isBigNumber | Leonid Logvinov | 2019-01-15 | 5 | -11/+10 |
| | | | | | |||||
| | * | | | Fix isBigNumber check for the new version | Leonid Logvinov | 2019-01-15 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Fix linting error | Leonid Logvinov | 2019-01-15 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Apply prettier | Leonid Logvinov | 2019-01-15 | 4 | -29/+32 |
| | | | | | |||||
| | * | | | Rename cmp to comparedTo | Leonid Logvinov | 2019-01-15 | 2 | -2/+2 |
| | | | | | |||||
| | * | | | Upgrade chai-bignumber | Leonid Logvinov | 2019-01-15 | 18 | -18/+21 |
| | | | | | |||||
| | * | | | Upgrade bignumber.js version | Leonid Logvinov | 2019-01-15 | 59 | -308/+314 |
| | | | | | |||||
| | | * | | Merge development | Leonid Logvinov | 2019-01-18 | 115 | -470/+1267 |
| | | |\ \ | | |_|/ / | |/| | | | |||||
| * | | | | Update footer | Fabio Berger | 2019-01-18 | 1 | -4/+3 |
| | | | | | |||||
| * | | | | Merge pull request #1519 from hosyvietanh/patch-1 | Greg Hysen | 2019-01-18 | 1 | -1/+1 |
| |\ \ \ \ | | | | | | | | | | | | | Allow matching of uint80 in evm_data_type | ||||
| | * | | | | Allow matching of uint80 in evm_data_type | hosyvietanh | 2019-01-17 | 1 | -1/+1 |
| |/ / / / |/| | | | | |||||
| * | | | | Merge pull request #1512 from ↵ | Steve Klebanoff | 2019-01-18 | 10 | -4/+442 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | 0xProject/feature/instant/asset-buyer-check-liquidity [instant] [asset-buyer] Helper methods for checking liquidity | ||||
| | * | | | | remove dangling comma | Steve Klebanoff | 2019-01-18 | 1 | -1/+1 |
| | | | | | | |||||
| | * | | | | Merge branch 'development' into feature/instant/asset-buyer-check-liquidity | Steve Klebanoff | 2019-01-18 | 100 | -459/+697 |
| | |\ \ \ \ | |||||
| | * | | | | | Use more specific helper method decodeAssetDataOrThrow | Steve Klebanoff | 2019-01-17 | 2 | -5/+4 |
| | | | | | | | |||||
| | * | | | | | change helper method to return a boolean | Steve Klebanoff | 2019-01-17 | 1 | -4/+5 |
| | | | | | | | |||||
| | * | | | | | Change LiquidityForAssetData to return a BigNumber instead of a number to ↵ | Steve Klebanoff | 2019-01-17 | 4 | -20/+20 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | avoid losing precision | ||||
| | * | | | | | export type instead of interface for more succinct syntax | Steve Klebanoff | 2019-01-17 | 1 | -1/+1 |
| | | | | | | | |||||
| | * | | | | | Clarify boolean variable name | Steve Klebanoff | 2019-01-17 | 1 | -1/+1 |
| | | | | | | | |||||
| | * | | | | | Merge branch 'development' into feature/instant/asset-buyer-check-liquidity | Steve Klebanoff | 2019-01-17 | 8 | -7/+129 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Remove accidental import | Steve Klebanoff | 2019-01-17 | 1 | -1/+0 |
| | | | | | | | | |||||
| | * | | | | | | Add PR number and fix description | Steve Klebanoff | 2019-01-16 | 1 | -1/+2 |
| | | | | | | | | |||||
| | * | | | | | | Export types and add additional documentation | Steve Klebanoff | 2019-01-16 | 2 | -0/+10 |
| | | | | | | | | |||||
| | * | | | | | | Merge branch 'development' into feature/instant/asset-buyer-check-liquidity | Steve Klebanoff | 2019-01-16 | 262 | -5523/+5745 |
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | | | |||||
| | * | | | | | | prettier changelog | Steve Klebanoff | 2019-01-12 | 1 | -2/+1 |
| | | | | | | | | |||||
| | * | | | | | | Disable promise-function-async for mocking async functions | Steve Klebanoff | 2019-01-12 | 1 | -0/+2 |
| | | | | | | | | |||||
| | * | | | | | | Move calculateLiquidity to helper function | Steve Klebanoff | 2019-01-12 | 2 | -31/+35 |
| | | | | | | | | |||||
| | * | | | | | | Add new version to CHANGELOG | Steve Klebanoff | 2019-01-12 | 1 | -0/+9 |
| | | | | | | | | |||||
| | * | | | | | | Merge branch 'development' into feature/instant/asset-buyer-check-liquidity | Steve Klebanoff | 2019-01-12 | 700 | -4316/+21446 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | getLiquidityForAssetDataAsync helper method, and fix to assetBuyer to check ↵ | Steve Klebanoff | 2019-01-12 | 3 | -9/+54 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | for eth token in asset pairs | ||||
| | * | | | | | | | Add helper functions and expose to umd object | Steve Klebanoff | 2019-01-11 | 1 | -0/+12 |
| | | | | | | | | | |||||
| | * | | | | | | | Add LiquidityRequestOpts type | Steve Klebanoff | 2019-01-11 | 1 | -0/+5 |
| | | | | | | | | | |||||
| | * | | | | | | | Getting rid of unused params and adding documentation | Steve Klebanoff | 2019-01-11 | 1 | -8/+14 |
| | | | | | | | | | |||||
| | * | | | | | | | rename tokensAvailableInUnitAmount to tokensAvailableInBaseUnits and use ↵ | Steve Klebanoff | 2019-01-11 | 3 | -32/+29 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | test helpers | ||||
| | * | | | | | | | Adding more test coverage | Steve Klebanoff | 2019-01-11 | 1 | -4/+37 |
| | | | | | | | | | |||||
| | * | | | | | | | Implement liquidity checking w/ testing | Steve Klebanoff | 2019-01-11 | 6 | -48/+321 |
| | | | | | | | | | |||||
| * | | | | | | | | Merge pull request #1525 from 0xProject/fix/dev-tools-pages-package | Steve Klebanoff | 2019-01-18 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | [dev-tools-pages] Remove dangling comma from package.json |