Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a bad merge | Leonid Logvinov | 2018-07-18 | 1 | -2/+2 |
| | |||||
* | Merge branch 'v2-prototype' into feature/order-watcher-v2 | Leonid Logvinov | 2018-07-18 | 1 | -3/+3 |
|\ | |||||
| * | Merge pull request #884 from 0xProject/export-more-0x.js | Fabio Berger | 2018-07-18 | 1 | -3/+3 |
| |\ | | | | | | | Export missing V2 pieces from 0x.js | ||||
| | * | Rename assetProxyUtils to assetDataUtils | Fabio Berger | 2018-07-17 | 1 | -3/+3 |
| | | | |||||
* | | | Merge | Leonid Logvinov | 2018-07-18 | 2 | -11/+13 |
| | | | |||||
* | | | Merge branch 'v2-prototype' into feature/order-watcher-v2 | Leonid Logvinov | 2018-07-18 | 8 | -61/+33 |
|\| | | |||||
| * | | Merge pull request #883 from 0xProject/feature/tslint-improvements | Leonid Logvinov | 2018-07-18 | 2 | -2/+2 |
| |\ \ | | |/ | |/| | New tslint rules | ||||
| | * | Fix tslint issues | Leonid Logvinov | 2018-07-17 | 1 | -1/+1 |
| | | | |||||
| | * | Upgrade tslint to the newest version | Leonid Logvinov | 2018-07-17 | 1 | -1/+1 |
| | | | |||||
| * | | Remove no-longer needed tests | Fabio Berger | 2018-07-17 | 1 | -38/+0 |
| | | | |||||
| * | | Stop subscriptions from unsubscribing on recoverable network issues | Fabio Berger | 2018-07-17 | 5 | -19/+29 |
| |/ | |||||
* | | Merge branch 'v2-prototype' into feature/order-watcher-v2 | Leonid Logvinov | 2018-07-16 | 2 | -4/+2 |
|\| | |||||
| * | Export Web3ProviderEngine from subproviders package | Fabio Berger | 2018-07-13 | 3 | -6/+3 |
| | | |||||
* | | Export forgotten stuff from contract-wrappers | Leonid Logvinov | 2018-07-13 | 2 | -5/+14 |
| | | |||||
* | | Make getZRXAssetData not async | Leonid Logvinov | 2018-07-13 | 1 | -3/+4 |
| | | |||||
* | | Upgrade tslint to use prefer-readonly | Leonid Logvinov | 2018-07-13 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #863 from 0xProject/refactor/0x.js | Fabio Berger | 2018-07-12 | 3 | -6/+9 |
|\ | | | | | Refactor 0x.js | ||||
| * | Add missing param | Fabio Berger | 2018-07-12 | 1 | -0/+1 |
| | | |||||
| * | Refactor 0x.js to V2 | Fabio Berger | 2018-07-12 | 3 | -3/+8 |
| | | |||||
| * | Remove TokenRegistry from 0x.js | Fabio Berger | 2018-07-12 | 2 | -3/+0 |
| | | |||||
* | | Add explicit HACK comment when we import assert | Brandon Millman | 2018-07-12 | 1 | -1/+1 |
| | | |||||
* | | Contract Wrappers - Ether token block range | Jacob Evans | 2018-07-11 | 1 | -5/+9 |
|/ | | | | Start after migrations to avoid any unexpected logs | ||||
* | Update package versions | Fabio Berger | 2018-07-10 | 1 | -12/+12 |
| | |||||
* | Update changelogs | Fabio Berger | 2018-07-09 | 2 | -1/+6 |
| | |||||
* | Dedupe AssetProxyId types | Leonid Logvinov | 2018-07-09 | 4 | -9/+3 |
| | |||||
* | Fix a typo | Leonid Logvinov | 2018-07-09 | 1 | -1/+1 |
| | |||||
* | Default shouldValidate to true | Leonid Logvinov | 2018-07-09 | 1 | -17/+17 |
| | |||||
* | Add basic validation for exchange contract wrapper | Leonid Logvinov | 2018-07-09 | 2 | -18/+159 |
| | |||||
* | Add type for AssetProxyId | Leonid Logvinov | 2018-07-09 | 1 | -0/+5 |
| | |||||
* | Add revert reason parsing to error handling decorator | Leonid Logvinov | 2018-07-09 | 2 | -0/+6 |
| | |||||
* | Return AssetProxyId instead of string from proxy.getProxyIdAsync() | Leonid Logvinov | 2018-07-09 | 2 | -4/+6 |
| | |||||
* | Instantiate BlockAndLogStreamer with generic type parameters | Leonid Logvinov | 2018-07-06 | 1 | -1/+1 |
| | |||||
* | Fix tests | Leonid Logvinov | 2018-07-06 | 4 | -33/+26 |
| | |||||
* | Fix prettier | Leonid Logvinov | 2018-07-05 | 1 | -1/+2 |
| | |||||
* | Fix merge conflicts | Leonid Logvinov | 2018-07-05 | 2 | -11/+3 |
| | |||||
* | Add CHANGELOG entries | Leonid Logvinov | 2018-07-05 | 1 | -1/+5 |
| | |||||
* | Adjust comments | Leonid Logvinov | 2018-07-05 | 2 | -121/+81 |
| | |||||
* | Fix comments | Leonid Logvinov | 2018-07-05 | 1 | -5/+5 |
| | |||||
* | Improve the comment | Leonid Logvinov | 2018-07-05 | 1 | -1/+1 |
| | |||||
* | Rename Proxie to Proxy | Leonid Logvinov | 2018-07-05 | 2 | -5/+3 |
| | |||||
* | Rename compact_artifacts to artifacts | Leonid Logvinov | 2018-07-05 | 11 | -12/+12 |
| | |||||
* | Rearrange assertions t match parameter order | Leonid Logvinov | 2018-07-05 | 4 | -145/+118 |
| | |||||
* | Fix match orders test and add a validation TODO | Leonid Logvinov | 2018-07-05 | 2 | -3/+12 |
| | |||||
* | Add tests for exchange contract wrapper | Leonid Logvinov | 2018-07-05 | 1 | -1029/+313 |
| | |||||
* | Add Exchange contract wrapper | Leonid Logvinov | 2018-07-05 | 3 | -3/+1040 |
| | |||||
* | Pass through blockPollingInterval down to contract wrapper | Leonid Logvinov | 2018-07-05 | 3 | -6/+21 |
| | |||||
* | Export orderStatus and OrderInfo | Leonid Logvinov | 2018-07-05 | 1 | -0/+2 |
| | |||||
* | Add blockPollingInterval config to contractWrappers config type | Leonid Logvinov | 2018-07-05 | 1 | -0/+2 |
| | |||||
* | Add contractWrappers.erc721Proxy.getproxyIdAsync | Leonid Logvinov | 2018-07-05 | 1 | -0/+9 |
| | |||||
* | Add contractWrappers.erc20Proxy.getproxyIdAsync | Leonid Logvinov | 2018-07-05 | 1 | -0/+9 |
| | |||||
* | Make it possible to configure block polling interval in base contract wrapper | Leonid Logvinov | 2018-07-05 | 1 | -3/+6 |
| | |||||
* | Add blockPollingIntervalMs as an optional field to contract-wrappers config ↵ | Leonid Logvinov | 2018-07-05 | 2 | -0/+2 |
| | | | | schemas | ||||
* | Update dummy tokens addresses in token_utils | Leonid Logvinov | 2018-07-05 | 1 | -3/+3 |
| | |||||
* | Remove only from tests | Leonid Logvinov | 2018-07-05 | 1 | -1/+1 |
| | |||||
* | Add OrderInfo and OrderStatus to types | Leonid Logvinov | 2018-07-05 | 1 | -0/+16 |
| | |||||
* | Add OrderTxOptsSchema | Leonid Logvinov | 2018-07-05 | 1 | -0/+8 |
| | |||||
* | Update ABI in compact_artifacts | Leonid Logvinov | 2018-07-05 | 3 | -86/+585 |
| | |||||
* | Merge branch 'v2-prototype' into v2-contract-wrappers-WIP | Leonid Logvinov | 2018-07-05 | 8 | -8/+1371 |
|\ | |||||
| * | Merge branch 'v2-prototype' into eth-lightwallet-subprovider-final | Jacob Evans | 2018-07-04 | 3 | -4/+21 |
| |\ | |||||
| | * | Fix alignment | Fabio Berger | 2018-07-04 | 1 | -1/+1 |
| | | | |||||
| | * | Update blockstream to latest version, propogate errors to top-level callers | Fabio Berger | 2018-07-04 | 3 | -3/+20 |
| | | | |||||
| | * | Update web3-provider-engine version w/o caret | Fabio Berger | 2018-07-03 | 1 | -1/+1 |
| | | | |||||
| | * | Update web3-provider-engine | Fabio Berger | 2018-07-03 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'v2-prototype' into eth-lightwallet-subprovider-final | Jacob Evans | 2018-07-03 | 1 | -1/+1 |
| |\| | |||||
| | * | Update incorrect versions of deps | Fabio Berger | 2018-07-02 | 1 | -1/+1 |
| | | | |||||
| * | | Fix Tslint issues | Fabio Berger | 2018-06-26 | 7 | -15/+14 |
| |/ | |||||
* | | Fix build after rebase | Leonid Logvinov | 2018-06-29 | 1 | -1/+1 |
| | | |||||
* | | Add a comment | Leonid Logvinov | 2018-06-29 | 1 | -0/+2 |
| | | |||||
* | | Assign true values to names vars | Leonid Logvinov | 2018-06-29 | 1 | -8/+13 |
| | | |||||
* | | Fix a typo | Leonid Logvinov | 2018-06-29 | 1 | -1/+1 |
| | | |||||
* | | Set the interval to 0 in awaitTranscationSuccessAsync | Leonid Logvinov | 2018-06-29 | 4 | -22/+28 |
| | | |||||
* | | Make promises dangerous | Leonid Logvinov | 2018-06-29 | 3 | -3/+0 |
| | | |||||
* | | Add a TODO comment | Leonid Logvinov | 2018-06-29 | 1 | -0/+1 |
| | | |||||
* | | Add isSubscriptionToken assertion | Leonid Logvinov | 2018-06-29 | 4 | -0/+8 |
| | | |||||
* | | Rename approved to approvedAddress | Leonid Logvinov | 2018-06-29 | 1 | -2/+2 |
| | | |||||
* | | Use removeUndefinedProperties for txOpts | Leonid Logvinov | 2018-06-29 | 3 | -32/+55 |
| | | |||||
* | | Rename getApprovedAsync to getApprovedIfExistsAsync | Leonid Logvinov | 2018-06-29 | 2 | -8/+11 |
| | | |||||
* | | Add HACK comments | Leonid Logvinov | 2018-06-29 | 4 | -0/+8 |
| | | |||||
* | | Add assertions for txOpts and methodOpts | Leonid Logvinov | 2018-06-29 | 4 | -38/+75 |
| | | |||||
* | | Remove v2 artifact scripts | Leonid Logvinov | 2018-06-29 | 1 | -4/+1 |
| | | |||||
* | | Remove tokenTransferProxyAddress from config | Leonid Logvinov | 2018-06-29 | 2 | -10/+6 |
| | | |||||
* | | Fix addresses in WETH9 and ZRX token artifacts | Leonid Logvinov | 2018-06-29 | 2 | -2/+2 |
| | | |||||
* | | Dump assert version and make the order-watcher depend on the old assert version | Leonid Logvinov | 2018-06-29 | 1 | -1/+1 |
| | | |||||
* | | Export newly refactored contracts from contract-wrappers and index.ts | Leonid Logvinov | 2018-06-29 | 2 | -70/+50 |
| | | |||||
* | | Change artifacts list and add dependencies to package.json | Leonid Logvinov | 2018-06-29 | 1 | -6/+6 |
| | | |||||
* | | Bump the version so that order-watcher doesn't pick it up | Leonid Logvinov | 2018-06-29 | 1 | -1/+1 |
| | | |||||
* | | Refactor event subscription tests | Leonid Logvinov | 2018-06-29 | 1 | -13/+27 |
| | | |||||
* | | Refactor types | Leonid Logvinov | 2018-06-29 | 1 | -35/+21 |
| | | |||||
* | | Implement ERC721 token wrapper and token transfer proxy with tests | Leonid Logvinov | 2018-06-29 | 4 | -0/+1008 |
| | | |||||
* | | Refactor ERC20 token transfer proxy and it's tests | Leonid Logvinov | 2018-06-29 | 2 | -29/+27 |
| | | |||||
* | | Refactor ERC20 token wrapper and it's tests | Leonid Logvinov | 2018-06-29 | 2 | -151/+208 |
| | | |||||
* | | Refactor ether token wrapper test | Leonid Logvinov | 2018-06-29 | 1 | -53/+64 |
| | | |||||
* | | Refactor base contract-wrapper class to use new names, artifact format and ↵ | Leonid Logvinov | 2018-06-29 | 1 | -21/+13 |
| | | | | | | | | only decode logs from that contract | ||||
* | | Refactor EtherToken contract wrapper to use new names and artifacts format | Leonid Logvinov | 2018-06-29 | 1 | -19/+19 |
| | | |||||
* | | Use new signature verification method in assertions | Leonid Logvinov | 2018-06-29 | 1 | -9/+12 |
| | | |||||
* | | Export txDefaults from web3_wrapper.ts | Leonid Logvinov | 2018-06-29 | 1 | -3/+7 |
| | | |||||
* | | Refactor tokenUtils to not use tokenRegistry | Leonid Logvinov | 2018-06-29 | 1 | -30/+42 |
| | | |||||
* | | Add new test constants | Leonid Logvinov | 2018-06-29 | 1 | -0/+8 |
| | | |||||
* | | Skip & refactor artifacts tests | Leonid Logvinov | 2018-06-29 | 1 | -15/+9 |
| | | |||||
* | | Run V2 migrations instead of V1 before tests | Leonid Logvinov | 2018-06-29 | 1 | -3/+3 |
| | | |||||
* | | Remove unused params in filter_utils | Leonid Logvinov | 2018-06-29 | 1 | -13/+3 |
| | | |||||
* | | Start unused parameter names with underscore | Leonid Logvinov | 2018-06-29 | 1 | -4/+4 |
| | | |||||
* | | Remove old contracts and add new ones to/from artifacts.ts | Leonid Logvinov | 2018-06-29 | 1 | -14/+19 |
| | | |||||
* | | Remove exchange-related functionality for now | Leonid Logvinov | 2018-06-29 | 12 | -3691/+0 |
| | | |||||
* | | Update compact_wrtifacts | Leonid Logvinov | 2018-06-29 | 14 | -1820/+3311 |
|/ | |||||
* | Use make-promises-safe as a preloader instead of manually importing | Alex Browne | 2018-06-22 | 10 | -10/+1 |
| | |||||
* | Fix additional versions and update yarn.lock | Fabio Berger | 2018-06-19 | 1 | -1/+1 |
| | |||||
* | Update all package versions to match latest published to NPM | Fabio Berger | 2018-06-19 | 1 | -18/+18 |
| | |||||
* | Update CHANGELOG's with publishes performed on development branch | Fabio Berger | 2018-06-19 | 2 | -1/+23 |
| | |||||
* | Adjust version in changelog | fragosti | 2018-06-19 | 1 | -1/+1 |
| | |||||
* | Prettier | fragosti | 2018-06-15 | 1 | -1/+1 |
| | |||||
* | Add to changelog for contract-wrappers | fragosti | 2018-06-15 | 1 | -0/+8 |
| | |||||
* | Fix typo | fragosti | 2018-06-15 | 1 | -1/+1 |
| | |||||
* | Fix filling orders on Portal | fragosti | 2018-06-15 | 6 | -4/+12 |
| | |||||
* | Store the instantiated OrderValidationUtils | Fabio Berger | 2018-06-12 | 1 | -2/+2 |
| | |||||
* | Merge branch 'v2-prototype' into fix/contract-wrappers/exchangeTransferSimulator | Fabio Berger | 2018-06-12 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * v2-prototype: Fix a bug in SolCompilerArtifacts adapter config overriding Increase timeout for contract migrations Remove some copy-paste code Await transactions in migrations Fix typos Await transactions in migrations Await fake transactions Fix a typo Implement SolidityProfiler & adapt sol-cov to work with Geth # Conflicts: # packages/migrations/CHANGELOG.json | ||||
| * | Increase timeout for contract migrations | Leonid Logvinov | 2018-06-09 | 1 | -1/+1 |
| | | |||||
* | | Pass in generated contract wrapper to orderValidationUtils at instantiation | Fabio Berger | 2018-06-11 | 1 | -10/+25 |
| | | |||||
* | | Refactor orderValidationUtils to use the generated contract wrapper instead ↵ | Fabio Berger | 2018-06-11 | 1 | -7/+11 |
| | | | | | | | | of the higher-level one | ||||
* | | Refactor ExchangeTransferSimulator public interface to accet an ↵ | Fabio Berger | 2018-06-11 | 6 | -19/+71 |
|/ | | | | AbstractBalanceAndProxyAllowanceLazyStore so that this module could be re-used in different contexts. | ||||
* | Merge branch 'v2-prototype' into refactor/move-spawn-switch-to-utils | Fabio Berger | 2018-06-08 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | * v2-prototype: Fix tslint issues Fix tslint failure Pass in fee and assetAmount rather then the whole signedOrder Fix missing paths Revert to returning orderState on invalid order - Refactor remainingFillableCalculator so it can be used for the maker and taker side - Moved the tests over from order-watcher - Did some token -> asset renaming Update naming in orderStateUtils to use asset over token, also removed cancelledAmount since in V2 it's binary. Fixed path Use source-map-support package to include correct line numbers in mocha move generated contract wrappers from `contract_wrappers/generated/` to `generated_contract_wrappers` in package with no non-generated contract wrappers | ||||
| * | Merge pull request #676 from 0xProject/feature/mocha-source-maps | Alex Browne | 2018-06-08 | 1 | -1/+1 |
| |\ | | | | | | | Use source-map-support package to include correct line numbers in mocha | ||||
| | * | Use source-map-support package to include correct line numbers in mocha | Alex Browne | 2018-06-07 | 1 | -1/+1 |
| | | | |||||
* | | | Merge branch 'v2-prototype' into refactor/move-spawn-switch-to-utils | Fabio Berger | 2018-06-07 | 22 | -33/+26 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * v2-prototype: (66 commits) Run prettier Remove unused variable Fix linting issues Change shouldRenderHeader prop to shouldHideHeader Get build and tests to pass typo Apply prettier Update contracts tests after rebase Apply various fixes based on PR feedback Document debug_increaseTime method and fix typo in devnet README Use an enum for ProviderType in contracts/src/utils/web3_wrapper Update contracts package README Update relevant changelogs Remove global gas estimate buffer Add Async suffix to relevant assertions Fix linter errors Update package.json and yarn.lock Update more things to work with both Geth and Ganache Small fixes and cleanup Add additional gas to calls to fillOrderNoThrow ... # Conflicts: # packages/order-watcher/src/order_watcher/order_watcher.ts # packages/react-docs/src/components/type.tsx # packages/website/ts/components/ui/lifecycle_raised_button.tsx # packages/website/ts/components/wallet/wallet.tsx | ||||
| * | | Get build and tests to pass | fragosti | 2018-06-07 | 3 | -3/+9 |
| | | | |||||
| * | | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-06-07 | 1 | -1/+0 |
| |\| | | | | | | | | | | feature/improve-linting | ||||
| | * | Stop running prettier on generated files | Leonid Logvinov | 2018-06-07 | 1 | -2/+1 |
| | | | |||||
| * | | Use CLI for exclude | fragosti | 2018-06-07 | 2 | -5/+2 |
| | | | |||||
| * | | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-06-07 | 1 | -4/+5 |
| |\| | | | | | | | | | | feature/improve-linting | ||||
| * | | merge v2-prototype | Fabio Berger | 2018-06-06 | 2 | -2/+3 |
| |\ \ | |||||
| * | | | Linter now passes | fragosti | 2018-06-06 | 8 | -3/+11 |
| | | | | |||||
| * | | | Try enabling no-unused-variable... | fragosti | 2018-06-05 | 19 | -31/+14 |
| | | | | |||||
* | | | | Move spawnSwitchErr to @0xproject/utils | Fabio Berger | 2018-06-06 | 1 | -3/+0 |
| |_|/ |/| | | |||||
* | | | Merge v2-prototype | Fabio Berger | 2018-06-06 | 2 | -2/+2 |
|\ \ \ | | |/ | |/| | |||||
| * | | Mention the gasLimit until in the doc comment | Fabio Berger | 2018-06-05 | 1 | -1/+1 |
| | | | |||||
| * | | Replace `-` with `_` in yarn script name so that we are consistent across ↵ | Fabio Berger | 2018-06-05 | 1 | -1/+1 |
| | | | | | | | | | | | | yarn script names | ||||
* | | | - Rename watch to watch_without_deps in sub-packages, so dev's don't confuse ↵ | Fabio Berger | 2018-06-05 | 1 | -4/+5 |
|/ / | | | | | | | | | | | | | running watch from root dir, with sub-package dir - stop using special prebuild script name and run pre_build steps for `watch` and `build` commands - Remove `clean` step from `build`/`watch` | ||||
* | | Remove duplicate cleans in package.json when clean is called in prebuild | Alex Browne | 2018-06-05 | 1 | -1/+1 |
| | | |||||
* | | Don't automatically rebuild when running yarn test | Alex Browne | 2018-06-05 | 1 | -1/+2 |
|/ | |||||
* | Merge branch 'v2-prototype' into refactor/order-utils/for-v2 | Fabio Berger | 2018-06-02 | 1 | -0/+1 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * v2-prototype: (33 commits) Only show ProviderDisplay in portal Improve sol-cov docs Remove old parse code Refactor order parser and add shared order support to new portal Add generate and fill order routes Address feedback Override ethereumjs-tx version Fix missing key Update placeholder param ordering Change userEtherBalanceInWei to optional so we can know if its loading Add loading state to ProviderDisplay Tweaks Add Placeholder component Add StandardIconRow Split render into loading and loaaded Fix linter errors Fix linter errors Add ethereum-types to extraFileIncludes Introduce ethereum-types package Remove merge conflicts from yarn.lock ... # Conflicts: # packages/contracts/src/utils/exchange_wrapper.ts # packages/contracts/src/utils/match_order_tester.ts # packages/contracts/src/utils/types.ts # packages/contracts/test/exchange/core.ts # packages/contracts/test/exchange/match_orders.ts # packages/contracts/test/libraries/lib_bytes.ts # packages/sol-cov/package.json | ||||
| * | Fix linter errors | Leonid Logvinov | 2018-06-01 | 1 | -0/+1 |
| | | |||||
* | | Merge branch 'v2-prototype' into refactor/order-utils/for-v2 | Fabio Berger | 2018-06-01 | 1 | -1/+1 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * v2-prototype: (45 commits) Check length before accessing indices, add awaitTransactionSuccess where needed, and rename function Add back before/after snapshots for each test Rename Signer to Wallet, rename GAS_ESTIMATE to GAS_LIMIT Make preSigned and allowedValidators mappings public Change names of signature types Fix formatting and tests Make AssetProxyId last byte of assetData Add signer to txHash, allow approveValidator to be used with executeTransaction Update Whitelist Fix Exchange interface Increase block gas limit Use last byte of signature as signature type Remove TxOrigin signature type, modify whitelist to use Validator signature type Update Whitelist contract with comments, also require maker to be whitelisted Fix build Add example whitelist contract and minimum tests Add sample whitelist contract Add TxOrigin signature type and rearrange order of types Add approveValidator function Add Validator signature type ... # Conflicts: # packages/contracts/src/contracts/current/protocol/Exchange/MixinSignatureValidator.sol # packages/contracts/src/utils/types.ts # packages/contracts/test/exchange/transactions.ts # packages/order-utils/src/asset_proxy_utils.ts | ||||
| * | Rename Signer to Wallet, rename GAS_ESTIMATE to GAS_LIMIT | Amir Bandeali | 2018-05-31 | 1 | -1/+1 |
| | | |||||
* | | Freeze order-utils at 0.0.5 for all packages except contracts | Fabio Berger | 2018-05-30 | 1 | -1/+1 |
|/ | |||||
* | Migrate migrations to v2 | Leonid Logvinov | 2018-05-25 | 2 | -3/+3 |
| | |||||
* | Merge pull request #615 from 0xProject/refactor/json-schemas/for-v2 | Fabio Berger | 2018-05-25 | 1 | -1/+1 |
|\ | | | | | Refactor order schemas in json-schemas for v2 | ||||
| * | Revert to an earlier version that works | Fabio Berger | 2018-05-24 | 1 | -1/+1 |
| | | |||||
| * | Remove the caret so it actually installs this version | Fabio Berger | 2018-05-24 | 1 | -1/+1 |
| | | |||||
| * | Bump all dependencies on json-schemas down a patch version so that they ↵ | Fabio Berger | 2018-05-24 | 1 | -1/+1 |
| | | | | | | | | don't auto-magically get upgraded to the next version during the next publish | ||||
* | | Check transaction receipt status codes where applicable | Alex Browne | 2018-05-24 | 4 | -27/+27 |
|/ | |||||
* | Merge branch 'v2-prototype' into feature/truffle-sol-cov | Leonid Logvinov | 2018-05-24 | 1 | -1/+1 |
|\ | |||||
| * | Fix TokenTransferProxy artifact name since it's now suffixed with _v1 | Fabio Berger | 2018-05-23 | 1 | -1/+1 |
| | | |||||
| * | Publish | Leonid Logvinov | 2018-05-23 | 1 | -17/+17 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@0.38.0 - @0xproject/abi-gen@0.3.0 - @0xproject/assert@0.2.10 - @0xproject/base-contract@0.3.2 - @0xproject/connect@0.6.13 - @0xproject/contract-wrappers@0.0.2 - contracts@2.1.29 - @0xproject/dev-utils@0.4.2 - @0xproject/fill-scenarios@0.0.2 - @0xproject/json-schemas@0.7.24 - @0xproject/metacoin@0.0.7 - @0xproject/migrations@0.0.6 - @0xproject/monorepo-scripts@0.1.20 - @0xproject/order-utils@0.0.5 - @0xproject/order-watcher@0.0.2 - @0xproject/react-docs-example@0.0.12 - @0xproject/react-docs@0.0.12 - @0xproject/react-shared@0.1.7 - @0xproject/sol-compiler@0.5.0 - @0xproject/sol-cov@0.0.11 - @0xproject/sol-resolver@0.0.5 - @0xproject/sra-report@0.1.0 - @0xproject/subproviders@0.10.2 - @0xproject/testnet-faucets@1.0.30 - @0xproject/tslint-config@0.4.18 - @0xproject/types@0.7.0 - @0xproject/typescript-typings@0.3.2 - @0xproject/utils@0.6.2 - @0xproject/web3-wrapper@0.6.4 - @0xproject/website@0.0.33 | ||||
| * | Updated CHANGELOGS | Leonid Logvinov | 2018-05-23 | 2 | -0/+18 |
| | | |||||
* | | Publish | Leonid Logvinov | 2018-05-23 | 1 | -17/+17 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@0.38.0 - @0xproject/abi-gen@0.3.0 - @0xproject/assert@0.2.10 - @0xproject/base-contract@0.3.2 - @0xproject/connect@0.6.13 - @0xproject/contract-wrappers@0.0.2 - contracts@2.1.29 - @0xproject/dev-utils@0.4.2 - @0xproject/fill-scenarios@0.0.2 - @0xproject/json-schemas@0.7.24 - @0xproject/metacoin@0.0.7 - @0xproject/migrations@0.0.6 - @0xproject/monorepo-scripts@0.1.20 - @0xproject/order-utils@0.0.5 - @0xproject/order-watcher@0.0.2 - @0xproject/react-docs-example@0.0.12 - @0xproject/react-docs@0.0.12 - @0xproject/react-shared@0.1.7 - @0xproject/sol-compiler@0.5.0 - @0xproject/sol-cov@0.0.11 - @0xproject/sol-resolver@0.0.5 - @0xproject/sra-report@0.1.0 - @0xproject/subproviders@0.10.2 - @0xproject/testnet-faucets@1.0.30 - @0xproject/tslint-config@0.4.18 - @0xproject/types@0.7.0 - @0xproject/typescript-typings@0.3.2 - @0xproject/utils@0.6.2 - @0xproject/web3-wrapper@0.6.4 - @0xproject/website@0.0.33 | ||||
* | | Updated CHANGELOGS | Leonid Logvinov | 2018-05-23 | 2 | -0/+18 |
| | | |||||
* | | Remove web3Factory.create and remove dev-tools dependency on sol-cov | Leonid Logvinov | 2018-05-23 | 2 | -5/+4 |
|/ | |||||
* | Merge pull request #594 from 0xProject/improvement/addCustomTslintRules | Fabio Berger | 2018-05-23 | 7 | -9/+33 |
|\ | | | | | Add more tslint rules | ||||
| * | Disable magic number rule in more places where it isn't helping code readability | Fabio Berger | 2018-05-17 | 1 | -10/+10 |
| | | |||||
| * | Fix TSLint rules | Fabio Berger | 2018-05-16 | 7 | -14/+38 |
| | | |||||
* | | Use make-promises-safe to catch unhandled rejections in tests | Alex Browne | 2018-05-17 | 10 | -1/+11 |
|/ | |||||
* | Fix prettier | Fabio Berger | 2018-05-15 | 1 | -2/+0 |
| | |||||
* | Fix TSLint issues | Fabio Berger | 2018-05-15 | 2 | -2/+2 |
| | |||||
* | Fix abi-gen binary so it can be called directly from packages | Fabio Berger | 2018-05-15 | 1 | -1/+2 |
| | |||||
* | Move from using lerna multi-package commands to wsrun, update README's ↵ | Fabio Berger | 2018-05-15 | 2 | -6/+6 |
| | | | | accordingly | ||||
* | Add missing type definitions | Leonid Logvinov | 2018-05-14 | 3 | -5/+5 |
| | |||||
* | Add missing .gitkeeps | Fabio Berger | 2018-05-12 | 1 | -0/+0 |
| | |||||
* | Remove unused methods and imports | Fabio Berger | 2018-05-11 | 2 | -31/+1 |
| | |||||
* | Fix version | Fabio Berger | 2018-05-11 | 1 | -1/+1 |
| | |||||
* | remove unused modules | Fabio Berger | 2018-05-11 | 1 | -18/+0 |
| | |||||
* | Fix deps | Fabio Berger | 2018-05-11 | 1 | -1/+1 |
| | |||||
* | Fix prettier | Fabio Berger | 2018-05-11 | 4 | -10/+8 |
| | |||||
* | Update global_hooks | Fabio Berger | 2018-05-11 | 1 | -3/+14 |
| | |||||
* | Merge branch 'development' into breakUp0xjs | Fabio Berger | 2018-05-11 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: Fix ganache subprovider config Fix a bug in compiler config precedence Fix linter errors Fix templates Remove unused deployer docs configs Add a legacy endpoint for the deployer Add a check for compiler output Add a comment Put ARTIFACTS_VERSION in a config Improve a comment Remove _applyDefaultsToDeployTxDataAsync Add a HACK comment Fix linter issues Rename deployer to sol-compiler Remove deployer Remove deployer from 0x.js and migrations Configure migrations with a compiler.json Remove deployer from metacoin and contract tests Update wallet footer and add remove token functionality # Conflicts: # .gitignore # packages/0x.js/package.json # packages/0x.js/src/0x.ts # packages/contracts/package.json # packages/contracts/test/multi_sig_with_time_lock.ts # packages/contracts/test/multi_sig_with_time_lock_except_remove_auth_addr.ts # packages/contracts/util/artifacts.ts # packages/deployer/test/deployer_test.ts # packages/migrations/package.json | ||||
* | Add missing version directory to path | Fabio Berger | 2018-05-11 | 1 | -1/+1 |
| | |||||
* | Add artifacts to clean command | Fabio Berger | 2018-05-11 | 1 | -1/+1 |
| | |||||
* | Fix path to artifacts | Fabio Berger | 2018-05-11 | 1 | -1/+1 |
| | |||||
* | Add missing uuid types | Fabio Berger | 2018-05-10 | 1 | -0/+1 |
| | |||||
* | Rename zeroExContract... to contractWrappers... | Fabio Berger | 2018-05-10 | 6 | -14/+14 |
| | |||||
* | Add var returns | Fabio Berger | 2018-05-10 | 2 | -6/+10 |
| | |||||
* | Remove unneeded tslint disable | Fabio Berger | 2018-05-10 | 1 | -1/+0 |
| | |||||
* | Remove generated contract wrappers | Fabio Berger | 2018-05-10 | 6 | -3842/+0 |
| | |||||
* | Remove unnecessary tslint config | Fabio Berger | 2018-05-10 | 1 | -1/+1 |
| | |||||
* | Add pr number to changelogs | Fabio Berger | 2018-05-10 | 1 | -1/+2 |
| | |||||
* | Remove last artifact | Fabio Berger | 2018-05-10 | 1 | -39/+0 |
| | |||||
* | Remove artifacts | Fabio Berger | 2018-05-10 | 13 | -5490/+0 |
| | |||||
* | Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a ↵ | Fabio Berger | 2018-05-10 | 75 | -0/+18017 |
unifying library with the same interface |