Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updated order coercion utils architecture and testing | David Sun | 2019-02-08 | 8 | -4544/+180 |
* | added coercion util functions | David Sun | 2019-02-06 | 6 | -25/+4584 |
* | working on big number coercion function | David Sun | 2019-02-05 | 2 | -0/+32 |
* | Merge pull request #1559 from 0xProject/feature/pipeline/fix-missing-dex-trades | Francesco Agosti | 2019-02-02 | 6 | -5/+50 |
|\ | |||||
| * | 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 de... | fragosti | 2019-01-31 | 1 | -2/+6 |
| * | update types to adhere to new dex trades and bloxy api format | fragosti | 2019-01-31 | 5 | -0/+7 |
| * | 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 smithki/fix/contract-wrappers/wrong-default-add... | Amir Bandeali | 2019-02-02 | 2 | -1/+10 |
|\ \ | |||||
| * | | 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 |
|\ \ \ | |||||
| * | | | 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 development | Leonid Logvinov | 2019-02-02 | 21 | -115/+165 |
|\| | | | |||||
| * | | | Merge pull request #1552 from dave4506/feature/portal/fix-highlight-state-bac... | dave4506 | 2019-02-01 | 2 | -2/+2 |
| |\ \ \ | |||||
| | * | | | 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 |
| |\ \ \ | |||||
| | * | | | 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 |
| |\ \ \ \ | | |_|_|/ | |/| | | | |||||
| | * | | | 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 |
| |\ \ \ | |||||
| | * | | | Improve CHANGELOG | Jacob Evans | 2019-01-23 | 1 | -2/+6 |
| | * | | | Convert from to lower case. | Jacob Evans | 2019-01-21 | 2 | -1/+6 |
| | * | | | 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 |
| * | | | | fix typo | fragosti | 2019-01-31 | 1 | -1/+1 |
| * | | | | add site verification tag | fragosti | 2019-01-31 | 1 | -0/+1 |
| * | | | | fix typos on landing | fragosti | 2019-01-31 | 1 | -2/+2 |
| * | | | | Merge pull request #1546 from dave4506/fix/change-asset-unavail-tokens-unavail | Francesco Agosti | 2019-01-31 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | changed error message | David Sun | 2019-01-25 | 1 | -1/+1 |
| * | | | | | Update packages/sol-trace/src/revert_trace_subprovider.ts | Fabio B | 2019-01-30 | 1 | -1/+1 |
| * | | | | | Improve error messages when unable to find bytecode | Leonid Logvinov | 2019-01-30 | 6 | -4/+45 |
| * | | | | | 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 |
* | | | | | Update packages/ethereum-types/src/index.ts | Fabio B | 2019-01-30 | 1 | -1/+1 |
* | | | | | Fix naming | Leonid Logvinov | 2019-01-29 | 1 | -7/+6 |
* | | | | | Merge development | Leonid Logvinov | 2019-01-29 | 6 | -9/+36 |
|\| | | | | |||||
| * | | | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into d... | fragosti | 2019-01-25 | 417 | -6996/+7306 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into d... | fragosti | 2019-01-25 | 170 | -609/+1569 |
| | |\| | | |||||
| | | * | | 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 |
| | * | | | feat: add Marc to website | fragosti | 2019-01-25 | 2 | -0/+5 |
| * | | | | Output Chrome 41 compatible version of 0x instant | Justin Barry | 2019-01-11 | 2 | -6/+27 |
* | | | | | Temp CI | Leonid Logvinov | 2019-01-29 | 6 | -118/+93 |
* | | | | | 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 | 6 | -23/+163 |
| |_|/ / |/| | | | |||||
* | | | | Merge pull request #1537 from nitper/patch-1 | Alex Browne | 2019-01-23 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | allow devnet rpc to listen on any vhost | nitper | 2019-01-23 | 1 | -0/+1 |
* | | | | | Add docker-compose basic config (#1538) | Benjamin | 2019-01-23 | 1 | -0/+8 |
* | | | | | Merge pull request #1535 from 0xProject/feature/sol-tracing-monorepo-fixes | Leonid Logvinov | 2019-01-23 | 8 | -27/+78 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Change strings to numbers in CHANGELOGs | Leonid Logvinov | 2019-01-23 | 2 | -5/+5 |
| * | | | | 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 |
| * | | | | Update packages/sol-tracing-utils/CHANGELOG.json | Fabio B | 2019-01-22 | 1 | -1/+1 |
| * | | | | Update packages/sol-tracing-utils/CHANGELOG.json | Fabio B | 2019-01-22 | 1 | -1/+1 |
| * | | | | Update packages/sol-tracing-utils/CHANGELOG.json | Fabio B | 2019-01-22 | 1 | -1/+1 |
| * | | | | Update packages/sol-tracing-utils/src/collect_coverage_entries.ts | Fabio B | 2019-01-22 | 1 | -1/+1 |
| * | | | | Update packages/sol-profiler/CHANGELOG.json | Fabio B | 2019-01-22 | 1 | -1/+1 |
| * | | | | Fix tests | Leonid Logvinov | 2019-01-22 | 2 | -2/+3 |
| * | | | | Fix a bug when some parts of the profiling report were missing because of the... | Leonid Logvinov | 2019-01-21 | 3 | -7/+18 |
| * | | | | 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 | 2 | -1/+12 |
| * | | | | SolCompilerArtifactsAdapter now uses SolResolver under the hood which allows ... | Leonid Logvinov | 2019-01-21 | 3 | -4/+21 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #1527 from 0xProject/improvements/website/dev_home | Fabio B | 2019-01-22 | 2 | -22/+60 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | 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 branch 'development' into feature/new-ganache | Leonid Logvinov | 2019-01-18 | 96 | -139/+441 |
|\ \ \ \ | |||||
| * | | | | Merge branch 'development' into feature/bignumber-8.0 | Leonid Logvinov | 2019-01-18 | 87 | -424/+1092 |
| |\| | | | |||||
| * | | | | 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 | 34 | -141/+588 |
| * | | | | 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 |
| * | | | | Upgrade chai-bignumber | Leonid Logvinov | 2019-01-15 | 11 | -11/+11 |
| * | | | | 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 | 3 | -5/+8 |
| * | | | | Upgrade chai-bignumber | Leonid Logvinov | 2019-01-15 | 10 | -10/+13 |
| * | | | | Upgrade bignumber.js version | Leonid Logvinov | 2019-01-15 | 46 | -110/+110 |
* | | | | | Merge development | Leonid Logvinov | 2019-01-18 | 87 | -423/+1091 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | 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 | hosyvietanh | 2019-01-17 | 1 | -1/+1 |
| | | |_|/ | | |/| | | |||||
| * | | | | 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 | 72 | -412/+533 |
| |\ \ \ \ | |||||
| | * | | | | Remove react-snap from dev-tools-pages since it was messing up links on rende... | Fabio Berger | 2019-01-18 | 4 | -12/+4 |
| | * | | | | Add hiring pitch to footer | Fabio Berger | 2019-01-18 | 1 | -0/+5 |
| | * | | | | Merge pull request #1524 from 0xProject/feature/istanbul-geth | Leonid Logvinov | 2019-01-18 | 3 | -0/+18 |
| | |\ \ \ \ | |||||
| | | * | | | | Add notes about istanbul and Geth to website docs | Leonid Logvinov | 2019-01-18 | 3 | -0/+18 |
| | * | | | | | Add missing .png | Fabio Berger | 2019-01-18 | 1 | -8/+8 |
| | * | | | | | Merge pull request #1523 from 0xProject/fix/react-shared/react-highlight-dep | Brandon Millman | 2019-01-18 | 1 | -1/+1 |
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
| | | * | | | | Change react-highlight dep to reference fork by branch instead of commit | Brandon Millman | 2019-01-18 | 1 | -1/+1 |
| | * | | | | | Publish | Leonid Logvinov | 2019-01-18 | 14 | -29/+29 |
| | * | | | | | Updated CHANGELOGS | Leonid Logvinov | 2019-01-18 | 16 | -1/+99 |
| | |/ / / / | |||||
| | * | | | | http to https | Fabio Berger | 2019-01-17 | 4 | -4/+4 |
| | * | | | | Merge pull request #1509 from 0xProject/fix/dev-tools-pages/finalTouches | Fabio B | 2019-01-17 | 32 | -165/+325 |
| | |\ \ \ \ | |||||
| | | * | | | | Fix linter errors | Fabio Berger | 2019-01-17 | 1 | -21/+0 |
| | | * | | | | Enable "copy" button on all code snippets that should be copy-able | Fabio Berger | 2019-01-17 | 6 | -20/+19 |
| | | * | | | | Merge branch 'development' into fix/dev-tools-pages/finalTouches | Fabio Berger | 2019-01-17 | 126 | -776/+988 |
| | | |\ \ \ \ | |||||
| | | * | | | | | Add link to Truffle starter project | Fabio Berger | 2019-01-17 | 3 | -6/+18 |
| | | * | | | | | Last touches | Leonid Logvinov | 2019-01-17 | 11 | -55/+67 |
| | | * | | | | | Remove incorrect section of docs | Fabio Berger | 2019-01-17 | 1 | -7/+1 |
| | | * | | | | | Add call-to-action docs button at end of instructions again | Fabio Berger | 2019-01-17 | 5 | -0/+72 |
| | | * | | | | | Open 0x.org on different tab | Fabio Berger | 2019-01-17 | 1 | -1/+1 |
| | | * | | | | | Add fonts | Fabio Berger | 2019-01-17 | 4 | -3/+1 |
| | | * | | | | | Update requirement sections | Fabio Berger | 2019-01-17 | 3 | -20/+50 |
| | | * | | | | | Update 0x url | Fabio Berger | 2019-01-17 | 1 | -1/+1 |
| | | * | | | | | Merge branch 'development' into fix/dev-tools-pages/finalTouches | Fabio Berger | 2019-01-15 | 217 | -5279/+4611 |
| | | |\ \ \ \ \ | |||||
| | | * \ \ \ \ \ | merge development | Fabio Berger | 2019-01-12 | 136 | -1126/+768 |
| | | |\ \ \ \ \ \ | |||||
| | | * | | | | | | | Fix copy and links | Fabio Berger | 2019-01-11 | 7 | -54/+107 |
| | | * | | | | | | | Remove unused import | Fabio Berger | 2019-01-11 | 1 | -1/+0 |
| | | * | | | | | | | Fix title and og tags for sol-coverage | Fabio Berger | 2019-01-11 | 1 | -2/+2 |
| | | * | | | | | | | Merge branch 'development' into fix/dev-tools-pages/finalTouches | Fabio Berger | 2019-01-11 | 138 | -662/+1530 |
| | | |\ \ \ \ \ \ \ | | | | | |_|_|_|_|/ | | | | |/| | | | | | |||||
| | | * | | | | | | | Fix footer links | Fabio Berger | 2019-01-11 | 1 | -1/+1 |
| | | * | | | | | | | Add deployment commands for the Dev tools pages | Fabio Berger | 2019-01-11 | 1 | -1/+11 |
| | | * | | | | | | | Rename sol-cov to sol-coverage, fix links | Fabio Berger | 2019-01-10 | 9 | -39/+37 |
| | | * | | | | | | | Add docLink | Fabio Berger | 2019-01-10 | 4 | -2/+6 |
| | * | | | | | | | | Increase the Buffer size when fetching tags | Leonid Logvinov | 2019-01-17 | 1 | -0/+2 |
| | | |_|_|_|/ / / | | |/| | | | | | | |||||
| | * | | | | | | | Fix linter | Leonid Logvinov | 2019-01-17 | 1 | -1/+0 |
| | * | | | | | | | Update packages/sol-tracing-utils/src/trace_collection_subprovider.ts | Fabio B | 2019-01-17 | 1 | -1/+1 |
| | * | | | | | | | Update packages/sol-tracing-utils/CHANGELOG.json | Fabio B | 2019-01-17 | 1 | -1/+1 |
| | * | | | | | | | Update packages/sol-tracing-utils/CHANGELOG.json | Fabio B | 2019-01-17 | 1 | -1/+1 |
| | * | | | | | | | Add PR numbers | Leonid Logvinov | 2019-01-17 | 1 | -3/+3 |
| | * | | | | | | | Fix/simplify handling of revert trace snippets | Leonid Logvinov | 2019-01-17 | 5 | -193/+22 |
| | * | | | | | | | Fix a bug when TraceCollectionSubprovider was hanging on the fake Geth snapsh... | Leonid Logvinov | 2019-01-17 | 2 | -2/+6 |
| | * | | | | | | | Fix a bug when a custom Geth tracer didn't return stack entries for DELEGATECALL | Leonid Logvinov | 2019-01-17 | 2 | -1/+10 |
| | * | | | | | | | Revert devnet mining period from 1 to 0 | Leonid Logvinov | 2019-01-17 | 1 | -1/+1 |
| | | |_|_|_|/ / | | |/| | | | | | |||||
| | * | | | | | | update team info, add brent | fragosti | 2019-01-17 | 2 | -2/+7 |
| * | | | | | | | 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 avo... | Steve Klebanoff | 2019-01-17 | 4 | -20/+20 |
| * | | | | | | | 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 |
| |\| | | | | | | |||||
| | * | | | | | | Merge pull request #1510 from 0xProject/feature/monorepo-scripts/publishToDoc... | Fabio B | 2019-01-17 | 6 | -4/+126 |
| | |\ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ | Merge branch 'development' into feature/monorepo-scripts/publishToDockerHub | Fabio Berger | 2019-01-15 | 217 | -5279/+4611 |
| | | |\ \ \ \ \ \ | | | | | |_|_|/ / | | | | |/| | | | | |||||
| | | * | | | | | | Add commented-out pre-publish checks | Fabio Berger | 2019-01-14 | 1 | -5/+5 |
| | | * | | | | | | Add additional check to make sure user was added to our DockerHub org | Fabio Berger | 2019-01-14 | 4 | -20/+79 |
| | | * | | | | | | merge development | Fabio Berger | 2019-01-12 | 237 | -1758/+1959 |
| | | |\ \ \ \ \ \ | | | | | |_|_|/ / | | | | |/| | | | | |||||
| | | * | | | | | | Add actual error message thrown | Fabio Berger | 2019-01-11 | 1 | -1/+3 |
| | | * | | | | | | Flag order-watcher as having a Docker image to publish | Fabio Berger | 2019-01-11 | 1 | -0/+5 |
| | | * | | | | | | Add publish to DockerHub step to publish flow | Fabio Berger | 2019-01-11 | 1 | -3/+42 |
| | | * | | | | | | Flesh out postpublish configs in packageJSON type | Fabio Berger | 2019-01-11 | 1 | -1/+5 |
| | | * | | | | | | Add pre-publish check to ensure publisher is logged in to docker cmdline | Fabio Berger | 2019-01-11 | 1 | -0/+12 |
| | | * | | | | | | Ensure the process exits | Fabio Berger | 2019-01-11 | 1 | -0/+1 |
| | * | | | | | | | Merge branch 'development' into fix/asset-buyer/zero-amount-available-test | Steve Klebanoff | 2019-01-16 | 224 | -5292/+4459 |
| | |\ \ \ \ \ \ \ | | | | |_|_|_|_|/ | | | |/| | | | | | |||||
| | * | | | | | | | Update test for required amountAvailableToFill | Steve Klebanoff | 2019-01-12 | 2 | -3/+3 |
| * | | | | | | | | 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 | 224 | -5296/+4872 |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | |||||
| * | | | | | | | | 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 | 487 | -3456/+11534 |
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | | | |||||
| * | | | | | | | | getLiquidityForAssetDataAsync helper method, and fix to assetBuyer to check f... | Steve Klebanoff | 2019-01-12 | 3 | -9/+54 |
| * | | | | | | | | 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 test... | Steve Klebanoff | 2019-01-11 | 3 | -32/+29 |
| * | | | | | | | | Adding more test coverage | Steve Klebanoff | 2019-01-11 | 1 | -4/+37 |
| * | | | | | | | | Implement liquidity checking w/ testing | Steve Klebanoff | 2019-01-11 | 5 | -3/+307 |
* | | | | | | | | | Update packages/web3-wrapper/CHANGELOG.json | Fabio B | 2019-01-18 | 1 | -1/+1 |
* | | | | | | | | | Update packages/subproviders/CHANGELOG.json | Fabio B | 2019-01-18 | 1 | -1/+1 |
* | | | | | | | | | Add CHANGELOG entries | Leonid Logvinov | 2019-01-15 | 2 | -0/+18 |
* | | | | | | | | | Merge branch 'development' into feature/new-ganache | Leonid Logvinov | 2019-01-15 | 132 | -650/+1039 |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | Publish | Leonid Logvinov | 2019-01-15 | 41 | -309/+309 |
| * | | | | | | | | Updated CHANGELOGS | Leonid Logvinov | 2019-01-15 | 69 | -261/+505 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
| * | | | | | | | Merge pull request #1498 from 0xProject/fix/sol-cov | Leonid Logvinov | 2019-01-15 | 23 | -81/+226 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Update packages/sol-tracing-utils/src/trace_collection_subprovider.ts | Fabio B | 2019-01-15 | 1 | -1/+1 |
| | * | | | | | | | Make mapping namings direct | Leonid Logvinov | 2019-01-15 | 10 | -40/+40 |
| | * | | | | | | | Remove unused tslint disable | Leonid Logvinov | 2019-01-15 | 1 | -3/+2 |
| | * | | | | | | | Revert "Remove logAsyncErrors hack" | Leonid Logvinov | 2019-01-15 | 1 | -34/+44 |
| | * | | | | | | | Remove logAsyncErrors hack | Leonid Logvinov | 2019-01-15 | 1 | -44/+34 |
| | * | | | | | | | Refactor logAsyncErrors to follow our conventions | Leonid Logvinov | 2019-01-15 | 1 | -7/+8 |
| | * | | | | | | | Export Sources and SourceCodes out of tracing utils | Leonid Logvinov | 2019-01-15 | 4 | -0/+8 |
| | * | | | | | | | Rename mappins to have a direct naming scheme instead of a reverse one | Leonid Logvinov | 2019-01-14 | 6 | -26/+26 |
| | * | | | | | | | Add SourceCodes and Sources types | Leonid Logvinov | 2019-01-14 | 1 | -2/+9 |
| | * | | | | | | | Add a link to tracing examples | Leonid Logvinov | 2019-01-14 | 1 | -0/+2 |
| | * | | | | | | | Update packages/sol-tracing-utils/src/source_maps.ts | Fabio B | 2019-01-14 | 1 | -1/+1 |
| | * | | | | | | | Update packages/sol-tracing-utils/CHANGELOG.json | Fabio B | 2019-01-14 | 1 | -1/+1 |
| | * | | | | | | | Update packages/sol-tracing-utils/src/trace_info_subprovider.ts | Fabio B | 2019-01-14 | 1 | -1/+1 |
| | * | | | | | | | Update packages/sol-tracing-utils/src/trace_collection_subprovider.ts | Fabio B | 2019-01-14 | 1 | -1/+1 |
| | * | | | | | | | Update packages/sol-tracing-utils/src/source_maps.ts | Fabio B | 2019-01-14 | 1 | -1/+1 |
| | * | | | | | | | Update packages/sol-tracing-utils/CHANGELOG.json | Fabio B | 2019-01-14 | 1 | -1/+1 |
| | * | | | | | | | Update packages/sol-tracing-utils/CHANGELOG.json | Fabio B | 2019-01-14 | 1 | -1/+1 |
| | * | | | | | | | Apply prettier | Leonid Logvinov | 2019-01-14 | 1 | -14/+7 |
| | * | | | | | | | Use custom JS tracer only if the node is geth | Leonid Logvinov | 2019-01-14 | 1 | -22/+36 |
| | * | | | | | | | Add CHANGELOG entries | Leonid Logvinov | 2019-01-14 | 1 | -6/+38 |
| | * | | | | | | | Merge development | Leonid Logvinov | 2019-01-14 | 242 | -1702/+1946 |
| | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Fix linter | Leonid Logvinov | 2019-01-14 | 1 | -2/+2 |
| | * | | | | | | | | Fix the bug with incorrect source maps parsing by changing contract data from... | Leonid Logvinov | 2019-01-14 | 5 | -15/+24 |
| | * | | | | | | | | Add utils.isRangeEqual to sol-profiler | Leonid Logvinov | 2019-01-14 | 1 | -0/+6 |
| | * | | | | | | | | Add assembly statements to AST Visitor | Leonid Logvinov | 2019-01-14 | 1 | -0/+33 |
| | * | | | | | | | | Use a custom JS tracer | Leonid Logvinov | 2019-01-14 | 1 | -17/+18 |
| | * | | | | | | | | Revert CHANGELOG changes | Leonid Logvinov | 2019-01-11 | 1 | -187/+336 |
| | * | | | | | | | | Remove generated wrappers | Leonid Logvinov | 2019-01-11 | 34 | -30044/+0 |
| | * | | | | | | | | Remove generated artifacts | Leonid Logvinov | 2019-01-11 | 36 | -21500/+0 |
| | * | | | | | | | | Generate blocks at interval for truffle | Remco Bloemen | 2019-01-11 | 1 | -1/+1 |
| | * | | | | | | | | Use tracer for debug traces | Remco Bloemen | 2019-01-11 | 1 | -5/+21 |
| | * | | | | | | | | Capture errors in next callbacks | Remco Bloemen | 2019-01-11 | 1 | -3/+21 |
| | * | | | | | | | | Throw error when source location is missing | Remco Bloemen | 2019-01-11 | 1 | -2/+6 |
| | * | | | | | | | | Fix typo | Remco Bloemen | 2019-01-11 | 1 | -1/+1 |
| | * | | | | | | | | Add tracer params type | Remco Bloemen | 2019-01-11 | 1 | -0/+2 |
| | * | | | | | | | | Re-add changelog for 0x.js | Fabio Berger | 2019-01-11 | 71 | -336/+51731 |
| | | |_|_|_|_|_|/ | | |/| | | | | | | |||||
* | / | | | | | | | Update ganache version | Leonid Logvinov | 2019-01-15 | 4 | -6/+6 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge pull request #1503 from 0xProject/feature/multi-asset-proxy-migration | Jacob Evans | 2019-01-15 | 13 | -54/+1222 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Update prettier changelogs | Jacob Evans | 2019-01-14 | 2 | -6/+3 |
| * | | | | | | | | Update contract addresses | Jacob Evans | 2019-01-14 | 1 | -4/+4 |
| * | | | | | | | | Update hardcoded token addresses | Jacob Evans | 2019-01-12 | 1 | -6/+6 |
| * | | | | | | | | Group similar setup transactions | Jacob Evans | 2019-01-12 | 1 | -6/+9 |
| * | | | | | | | | Register ERC20/721 into MAP | Jacob Evans | 2019-01-12 | 2 | -22/+30 |
| * | | | | | | | | chore(changelogs): Update changelogs with PR | Jacob Evans | 2019-01-12 | 2 | -2/+4 |
| * | | | | | | | | feature(migrations): Add MultiAssetProxy Migration | Jacob Evans | 2019-01-12 | 12 | -36/+1194 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #1514 from 0xProject/bug/exchange-wrapper-matchOrders | Jacob Evans | 2019-01-15 | 2 | -4/+4 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Remove matchOrders optimization | Jacob Evans | 2019-01-12 | 2 | -11/+5 |
| * | | | | | | | | Prettier | Jacob Evans | 2019-01-12 | 1 | -32/+16 |
| * | | | | | | | | Update PR number | Jacob Evans | 2019-01-12 | 1 | -1/+2 |
| * | | | | | | | | bug(exchange-wrapper): matchOrdersAsync input param mutation | Jacob Evans | 2019-01-12 | 2 | -24/+45 |
* | | | | | | | | | Replace console.log with logUtils.log (#1515) | F. Eugene Aumson | 2019-01-15 | 8 | -66/+68 |
* | | | | | | | | | Merge pull request #1475 from 0xProject/feature/monorepo/useNewAbiEncoder | Greg Hysen | 2019-01-15 | 42 | -4497/+1912 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | strict decoding of return values using generics | Greg Hysen | 2019-01-15 | 17 | -332/+815 |
| * | | | | | | | | | Ran prettier | Greg Hysen | 2019-01-15 | 2 | -6/+18 |
| * | | | | | | | | | Linter | Greg Hysen | 2019-01-15 | 1 | -2/+6 |
| * | | | | | | | | | Fix build after rebase | Greg Hysen | 2019-01-15 | 2 | -2/+2 |
| * | | | | | | | | | Style cleanup for Compressed Calldata in Contract Wrappers PR | Greg Hysen | 2019-01-15 | 6 | -20/+21 |
| * | | | | | | | | | Updated dutch auction wrapper | Greg Hysen | 2019-01-15 | 1 | -91/+13 |
| * | | | | | | | | | Added back abi-gen-wrappers | Greg Hysen | 2019-01-15 | 14 | -0/+9474 |