Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix broken links in sol-cov documentation | Brandon Millman | 2018-07-19 | 1 | -2/+2 |
* | Merge pull request #889 from 0xProject/update_versions | Fabio Berger | 2018-07-18 | 69 | -180/+502 |
|\ | |||||
| * | Update yarn.lock | Fabio Berger | 2018-07-18 | 1 | -29/+79 |
| * | Fix 0x.js ts warnings | Fabio Berger | 2018-07-18 | 1 | -1/+4 |
| * | merge v2-prototype | Fabio Berger | 2018-07-18 | 58 | -3300/+1845 |
| |\ | |||||
| * | | Update package versions | Fabio Berger | 2018-07-18 | 26 | -149/+149 |
| * | | Update changelogs | Fabio Berger | 2018-07-18 | 42 | -5/+277 |
* | | | Fix 0x.js ts warnings | Fabio Berger | 2018-07-18 | 1 | -1/+4 |
* | | | Fix 0x.js tests on CI | Leonid Logvinov | 2018-07-18 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Merge pull request #887 from 0xProject/feature/order-watcher-v2 | Leonid Logvinov | 2018-07-18 | 58 | -3301/+1846 |
|\ \ | |/ |/| | |||||
| * | Fix a bad merge | Leonid Logvinov | 2018-07-18 | 17 | -50/+100 |
| * | Merge branch 'v2-prototype' into feature/order-watcher-v2 | Leonid Logvinov | 2018-07-18 | 30 | -252/+309 |
| |\ | |/ |/| | |||||
* | | Merge pull request #884 from 0xProject/export-more-0x.js | Fabio Berger | 2018-07-18 | 31 | -255/+312 |
|\ \ | |||||
| * | | edit changelog message | Fabio Berger | 2018-07-18 | 1 | -1/+1 |
| * | | Fix prettier | Fabio Berger | 2018-07-18 | 2 | -9/+3 |
| * | | Fix linter | Fabio Berger | 2018-07-18 | 2 | -2/+1 |
| * | | merge v2-prototype | Fabio Berger | 2018-07-18 | 17 | -161/+518 |
| |\ \ | |||||
| * | | | Rename decodeAssetDataId to decodeAssetProxyId for consistency | Fabio Berger | 2018-07-18 | 5 | -13/+13 |
| * | | | Add java doc comments to assetDataUtils | Fabio Berger | 2018-07-18 | 1 | -1/+34 |
| * | | | Move encodeUint256 & decodeUint256 out of assetDataUtils since we don't want ... | Fabio Berger | 2018-07-18 | 6 | -31/+43 |
| * | | | Export missing types and add to doc ref whitelist | Fabio Berger | 2018-07-17 | 2 | -0/+30 |
| * | | | Remove unused dep | Fabio Berger | 2018-07-17 | 1 | -1/+0 |
| * | | | Fix typing | Fabio Berger | 2018-07-17 | 1 | -1/+1 |
| * | | | Move type decl. to typescript-typings | Fabio Berger | 2018-07-17 | 2 | -8/+8 |
| * | | | Add PR | Fabio Berger | 2018-07-17 | 1 | -1/+2 |
| * | | | Make assetData a static property and add to CHANGELOG | Fabio Berger | 2018-07-17 | 2 | -1/+4 |
| * | | | Export assetDataUtils from 0x.js | Fabio Berger | 2018-07-17 | 1 | -0/+5 |
| * | | | Rename assetProxyUtils to assetDataUtils | Fabio Berger | 2018-07-17 | 22 | -223/+204 |
| | | * | Merge branch 'feature/order-watcher-v2' of github.com:0xProject/0x-monorepo i... | Leonid Logvinov | 2018-07-18 | 0 | -0/+0 |
| | | |\ | |||||
| | | | * | Merge branch 'v2-prototype' into feature/order-watcher-v2 | Leonid Logvinov | 2018-07-18 | 32 | -249/+581 |
| | | | |\ | |||||
| | | | * \ | Merge pull request #879 from 0xProject/feature/order-watcher-erc721-tests | Leonid Logvinov | 2018-07-18 | 20 | -288/+462 |
| | | | |\ \ | |||||
| | | | | * | | Add a test for ERC721 Allowance | Leonid Logvinov | 2018-07-18 | 1 | -1/+37 |
| | | | | * | | Use allowance instead of approval for all in fill-scenarios | Leonid Logvinov | 2018-07-18 | 1 | -4/+7 |
| | | | | * | | Upgrade sha3 to 1.2.2 to work with node v10 | Leonid Logvinov | 2018-07-17 | 1 | -4/+4 |
| | | | | * | | Check if the token doesn't exist before minting in fill scenarios | Leonid Logvinov | 2018-07-17 | 2 | -3/+10 |
| | | | | * | | Make downlevelIteration a global config | Leonid Logvinov | 2018-07-17 | 3 | -3/+2 |
| | | | | * | | Fix tests descriptions | Leonid Logvinov | 2018-07-17 | 1 | -2/+2 |
| | | | | * | | DRY up the code in order-watcher collision-resistant abi decoder | Leonid Logvinov | 2018-07-17 | 1 | -13/+9 |
| | | | | * | | Await transactions in fillScenarios | Leonid Logvinov | 2018-07-17 | 2 | -5/+9 |
| | | | | * | | Rename decodeAssetData to decodeAssetDataOrThrow | Leonid Logvinov | 2018-07-17 | 7 | -12/+12 |
| | | | | * | | Use normalizedAddress | Leonid Logvinov | 2018-07-17 | 1 | -1/+1 |
| | | | | * | | Make addOrder async | Leonid Logvinov | 2018-07-16 | 2 | -17/+17 |
| | | | | * | | Await the promise in order watcher assertion | Leonid Logvinov | 2018-07-16 | 1 | -1/+1 |
| | | | | * | | Merge branch 'feature/order-watcher-v2' into feature/order-watcher-erc721-tests | Leonid Logvinov | 2018-07-16 | 66 | -10413/+10636 |
| | | | | |\ \ | | | | | |/ / | | | | |/| | | |||||
| | | | | * | | Yarn lock changes | Leonid Logvinov | 2018-07-16 | 1 | -17/+4 |
| | | | | * | | Import AssetproxyId | Leonid Logvinov | 2018-07-16 | 1 | -1/+1 |
| | | | | * | | Add ERC721 tests to order watcher | Leonid Logvinov | 2018-07-16 | 2 | -4/+64 |
| | | | | * | | Enable downlevelIteration | Leonid Logvinov | 2018-07-16 | 1 | -0/+1 |
| | | | | * | | Register asset types within collisionResistantAbiDecoder | Leonid Logvinov | 2018-07-16 | 1 | -0/+14 |
| | | | | * | | Add ERC721 support to fill-scenarios | Leonid Logvinov | 2018-07-16 | 4 | -226/+292 |
| | | | | * | | Remove no-unused-variable rule from tslint as it's buggy and has side-effects | Leonid Logvinov | 2018-07-16 | 1 | -1/+0 |
| | | | | * | | Don't throw on transferFrom is the sender is an owner | Leonid Logvinov | 2018-07-16 | 1 | -9/+11 |
| | | | | * | | Pass erc721ProxyAddress to fillScenarios | Leonid Logvinov | 2018-07-16 | 1 | -2/+2 |
| | | | | * | | Fix postinstall hook for contracts -> types | Leonid Logvinov | 2018-07-16 | 1 | -1/+1 |
| | | * | | | | Merge | Leonid Logvinov | 2018-07-18 | 25 | -401/+590 |
| | | * | | | | Merge branch 'v2-prototype' into feature/order-watcher-v2 | Leonid Logvinov | 2018-07-18 | 166 | -615/+1086 |
| | | |\ \ \ \ | |_|_|/ / / / |/| | | / / / | | | |/ / / | |||||
* | | | | | | Merge pull request #883 from 0xProject/feature/tslint-improvements | Leonid Logvinov | 2018-07-18 | 140 | -365/+421 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | Fix tslint issues | Leonid Logvinov | 2018-07-17 | 113 | -323/+354 |
| * | | | | | Upgrade tslint to the newest version | Leonid Logvinov | 2018-07-17 | 27 | -27/+27 |
| * | | | | | Add new tslint rules | Leonid Logvinov | 2018-07-17 | 1 | -0/+19 |
| * | | | | | Sort the config file lexicographically | Leonid Logvinov | 2018-07-16 | 1 | -26/+31 |
* | | | | | | Fix an inconsistency in abi-gen CHANGELOG.json | Leonid Logvinov | 2018-07-18 | 1 | -9/+4 |
| |_|/ / / |/| | | | | |||||
* | | | | | Merge pull request #857 from 0xProject/feature/contracts/batchGetOrderInfo | Amir Bandeali | 2018-07-18 | 6 | -12/+344 |
|\ \ \ \ \ | |||||
| * | | | | | Add tests for getOrderInfo and getOrdersInfo | Amir Bandeali | 2018-07-18 | 3 | -5/+311 |
| * | | | | | Reorder checks in getOrderInfo | Amir Bandeali | 2018-07-18 | 1 | -7/+9 |
| * | | | | | Add getOrdersInfo function | Amir Bandeali | 2018-07-18 | 2 | -0/+24 |
|/ / / / / | |||||
* | | | | | Merge pull request #886 from 0xProject/fix/time-offset-accidental-revert | Alex Browne | 2018-07-18 | 1 | -14/+25 |
|\ \ \ \ \ | |||||
| * | | | | | Mine a dummy block in blockchain_lifecycle to re-apply any time offset | Alex Browne | 2018-07-18 | 1 | -14/+25 |
|/ / / / / | |||||
* | | | | | Merge pull request #881 from 0xProject/fix/timestamp-conversions | Alex Browne | 2018-07-18 | 12 | -137/+151 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Fix bugs having to do with block timestamps and order expirationTimes | Alex Browne | 2018-07-17 | 12 | -137/+151 |
| |/ / / | |||||
* | | | | Merge pull request #875 from 0xProject/fix-order-watcher | Fabio Berger | 2018-07-17 | 11 | -73/+50 |
|\ \ \ \ | |||||
| * | | | | Fix linter | Fabio Berger | 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 fix-order-watcher | Fabio Berger | 2018-07-17 | 70 | -10432/+10656 |
| |\ \ \ \ | |/ / / / |/| | | | | |||||
* | | | | | Add chris to website | fragosti | 2018-07-17 | 2 | -10/+9 |
* | | | | | Fix ocean link | Brandon Millman | 2018-07-17 | 1 | -1/+1 |
| |/ / / |/| | | | |||||
* | | | | Merge pull request #800 from feuGeneA/patch-2 | Leonid Logvinov | 2018-07-16 | 1 | -4/+6 |
|\ \ \ \ | |||||
| * | | | | use bullets, not a task list, for Types of Changes | F. Eugene Aumson | 2018-07-02 | 1 | -4/+6 |
* | | | | | Merge pull request #872 from 0xProject/dependabot/npm_and_yarn/npm-run-all-4.1.3 | Leonid Logvinov | 2018-07-16 | 1 | -5/+6 |
|\ \ \ \ \ | |||||
| * | | | | | Bump npm-run-all from 4.1.2 to 4.1.3 | dependabot[bot] | 2018-07-14 | 1 | -5/+6 |
| | | * | | | Remove stateLayer OrderWatcher config and instead temporarily hard-code until... | Fabio Berger | 2018-07-17 | 5 | -8/+13 |
| | | * | | | Remove blockRetention config | Fabio Berger | 2018-07-17 | 4 | -16/+1 |
| | | * | | | Pass stateLater into getBlockAsync call | Fabio Berger | 2018-07-16 | 1 | -1/+1 |
| | | * | | | Add PR numbers | Fabio Berger | 2018-07-14 | 1 | -2/+4 |
| | | * | | | Add changelog entries | Fabio Berger | 2018-07-14 | 1 | -0/+7 |
| | | * | | | Update yarn.lock | Fabio Berger | 2018-07-14 | 1 | -3/+3 |
| | | * | | | Fix bug that make all getBlock and getLog requests go to latest block | Fabio Berger | 2018-07-14 | 1 | -6/+2 |
| | | * | | | Expose Blockstreams blockRetention config as an OrderWatcher config | Fabio Berger | 2018-07-14 | 3 | -1/+11 |
| | | | * | | Merge branch 'v2-prototype' into feature/order-watcher-v2 | Leonid Logvinov | 2018-07-16 | 66 | -10416/+10639 |
| | | | |\ \ | |_|_|_|/ / |/| | | | / | | | | |/ | |||||
* | | | | | Merge pull request #876 from 0xProject/feature/website/heap-tracking-sanity | Francesco Agosti | 2018-07-14 | 2 | -5/+3 |
|\ \ \ \ \ | |||||
| * | | | | | Move update onboarding step tracking to onboarding flow code | fragosti | 2018-07-14 | 2 | -5/+3 |
|/ / / / / | |||||
* | | | | | Merge pull request #867 from 0xProject/bug/website/txhash-error | Francesco Agosti | 2018-07-14 | 16 | -95/+107 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ... | fragosti | 2018-07-14 | 62 | -10322/+10537 |
| |\ \ \ \ | |/ / / / |/| | | | | |||||
* | | | | | Merge pull request #866 from 0xProject/feature/website/integrate-heap | Francesco Agosti | 2018-07-14 | 21 | -136/+229 |
|\ \ \ \ \ | |||||
| * | | | | | Fix logging typo | fragosti | 2018-07-13 | 1 | -1/+1 |
| * | | | | | Fix indentify typo | fragosti | 2018-07-13 | 2 | -4/+4 |
| * | | | | | Make Analytics API non-async | fragosti | 2018-07-13 | 13 | -71/+44 |
| * | | | | | Add no-floating-promises ignore comments | fragosti | 2018-07-12 | 12 | -5/+24 |
| * | | | | | Remove unused configs and constants | fragosti | 2018-07-12 | 2 | -2/+0 |
| * | | | | | Integrate heap analytics | fragosti | 2018-07-12 | 18 | -74/+122 |
| * | | | | | Replace calls to google analytics with calls to heap | fragosti | 2018-07-12 | 17 | -98/+147 |
| * | | | | | Add Heap snippet | fragosti | 2018-07-11 | 1 | -0/+6 |
* | | | | | | Merge pull request #874 from 0xProject/fix/request-timeout-issue | Fabio Berger | 2018-07-14 | 45 | -10195/+10314 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | Fix linter | Fabio Berger | 2018-07-14 | 1 | -1/+3 |
| * | | | | | Add assertion to make sure caller to fetchAsync isn't trying to set timeout i... | Fabio Berger | 2018-07-14 | 1 | -0/+3 |
| * | | | | | Fix linter issues | Fabio Berger | 2018-07-14 | 1 | -4/+3 |
| * | | | | | Remove unused import | Fabio Berger | 2018-07-13 | 1 | -1/+0 |
| * | | | | | Switch conditional | Fabio Berger | 2018-07-13 | 1 | -1/+1 |
| * | | | | | Update yarn.lock and artifact | Fabio Berger | 2018-07-13 | 2 | -10058/+10031 |
| * | | | | | Merge branch 'v2-prototype' into fix/request-timeout-issue | Fabio Berger | 2018-07-13 | 6 | -538/+5 |
| |\ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Fix abi-gen tests to not rely on sleep, since it causes intermittent failures | Fabio Berger | 2018-07-13 | 1 | -6/+7 |
| * | | | | | Add missing assertion | Fabio Berger | 2018-07-13 | 1 | -0/+1 |
| * | | | | | Move type defs to typescript-typingsd | Fabio Berger | 2018-07-13 | 4 | -14/+11 |
| * | | | | | Fix linter | Fabio Berger | 2018-07-13 | 1 | -1/+1 |
| * | | | | | Make createFinalPayload protected | Fabio Berger | 2018-07-13 | 2 | -3/+3 |
| * | | | | | Replace process.browser with detect-node library | Fabio Berger | 2018-07-13 | 3 | -1/+7 |
| * | | | | | Export Web3ProviderEngine and RPCSubprovider from 0x.js | Fabio Berger | 2018-07-13 | 2 | -0/+2 |
| * | | | | | Export Web3ProviderEngine from subproviders package | Fabio Berger | 2018-07-13 | 21 | -47/+35 |
| * | | | | | Update deps | Fabio Berger | 2018-07-13 | 3 | -3/+37 |
| * | | | | | Add typedoc for json-rpc-error package | Fabio Berger | 2018-07-13 | 1 | -1/+9 |
| * | | | | | -fetch'; | Fabio Berger | 2018-07-13 | 20 | -75/+45 |
| * | | | | | Make timeout configurable on RPCSubprovider | Fabio Berger | 2018-07-13 | 1 | -5/+4 |
| * | | | | | Adjust timeout | Fabio Berger | 2018-07-13 | 1 | -1/+3 |
| * | | | | | Add fetchAsync util and RPCSubprovider | Fabio Berger | 2018-07-13 | 10 | -19/+154 |
| | | * | | | Move format to helper function | fragosti | 2018-07-14 | 1 | -12/+10 |
| | | * | | | Refactor utils and add UNNKOWN environment type | fragosti | 2018-07-13 | 6 | -30/+19 |
| | | * | | | Fix linting errors | fragosti | 2018-07-13 | 2 | -4/+2 |
| | | * | | | Make error reporter not return a promise and add more environment possibilities | fragosti | 2018-07-13 | 14 | -43/+51 |
| | | * | | | Do not crash on NaN, and provide default | fragosti | 2018-07-13 | 1 | -2/+6 |
| | | * | | | Only upload sourcemaps to rollbar on live deploys, and log NaN error for futu... | fragosti | 2018-07-13 | 3 | -31/+43 |
| |_|/ / / |/| | | | | |||||
| | | | * | Fix a dependency version | Leonid Logvinov | 2018-07-13 | 1 | -1/+1 |
| | | | * | Migrate order-watcher to v2 | Leonid Logvinov | 2018-07-13 | 16 | -550/+893 |
| | | | * | Enable prefer-readonly rule | Leonid Logvinov | 2018-07-13 | 1 | -0/+3 |
| | | | * | Add OrderWatcherPartialConfigSchema | Leonid Logvinov | 2018-07-13 | 1 | -0/+13 |
| | | | * | Use migrated package versions as order-watcher dependencies | Leonid Logvinov | 2018-07-13 | 1 | -7/+7 |
| | | | * | Update compact_artifacts in order-watcher | Leonid Logvinov | 2018-07-13 | 10 | -1740/+258 |
| | | | * | Export newly created store from order-utils | Leonid Logvinov | 2018-07-13 | 2 | -0/+17 |
| | | | * | Add OrderFilledCancelledLazyStore | Leonid Logvinov | 2018-07-13 | 1 | -0/+65 |
| | | | * | Add AbstractOrderFilledCancelledLazyStore | Leonid Logvinov | 2018-07-13 | 1 | -0/+12 |
| | | | * | 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 |
| | | | * | Add order-watcher to a postinstall HACK | Leonid Logvinov | 2018-07-13 | 1 | -1/+1 |
| | | | * | Add no-return-await, no-duplicate-switch-case, no-implicit-dependencies rules | Leonid Logvinov | 2018-07-13 | 1 | -0/+3 |
| | | | * | Upgrade tslint to use prefer-readonly | Leonid Logvinov | 2018-07-13 | 28 | -35/+36 |
| | | | * | Update contract artifacts | Leonid Logvinov | 2018-07-13 | 11 | -804/+40 |
| |_|_|/ |/| | | | |||||
* | | | | Merge pull request #865 from 0xProject/refactor/website/remove-legacy-portal | Brandon Millman | 2018-07-13 | 6 | -538/+5 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Remove legacy portal code | Brandon Millman | 2018-07-12 | 6 | -538/+5 |
* | | | | Merge pull request #863 from 0xProject/refactor/0x.js | Fabio Berger | 2018-07-12 | 27 | -2078/+10281 |
|\ \ \ \ | |||||
| * | | | | Add missing param | Fabio Berger | 2018-07-12 | 1 | -0/+1 |
| * | | | | remove non-existent param comment | Fabio Berger | 2018-07-12 | 1 | -1/+0 |
| * | | | | Add assertions to SignatureUtils exported methods | Fabio Berger | 2018-07-12 | 1 | -0/+20 |
| * | | | | Fix prettier | Fabio Berger | 2018-07-12 | 1 | -1/+1 |
| * | | | | prettier fix | Fabio Berger | 2018-07-12 | 1 | -10030/+10057 |
| * | | | | Fix linter issues | Fabio Berger | 2018-07-12 | 3 | -4/+6 |
| * | | | | Rename `compact_artifacts` to `artifacts` and update them | Fabio Berger | 2018-07-12 | 8 | -1845/+10031 |
| * | | | | Add PR to changelog | Fabio Berger | 2018-07-12 | 1 | -7/+14 |
| * | | | | Add changelog entry | Fabio Berger | 2018-07-12 | 1 | -0/+29 |
| * | | | | Refactor 0x.js to V2 | Fabio Berger | 2018-07-12 | 14 | -145/+160 |
| * | | | | Remove artifact tests since no testnet deployments are finalized | Fabio Berger | 2018-07-12 | 1 | -48/+0 |
| * | | | | Remove TokenRegistry from 0x.js | Fabio Berger | 2018-07-12 | 6 | -18/+2 |
| * | | | | Remove duplicate sol-compiler dep | Fabio Berger | 2018-07-12 | 1 | -1/+0 |
| * | | | | Temporarily remove OrderWatcher from 0x.js | Fabio Berger | 2018-07-11 | 3 | -18/+0 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #788 from feuGeneA/abi-gen-ignore-unchanged | Leonid Logvinov | 2018-07-12 | 9 | -32/+202 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Merge branch 'v2-prototype' into abi-gen-ignore-unchanged | Leonid Logvinov | 2018-07-10 | 341 | -1152/+2860 |
| |\ \ \ | |||||
| * | | | | add tests of abi-gen | F. Eugene Aumson | 2018-07-09 | 6 | -14/+158 |
| * | | | | move abi-gen funcs from index to utils for testing | F. Eugene Aumson | 2018-07-09 | 2 | -34/+31 |
| * | | | | using timestamps, skip gen of up-to-date wrappers | F. Eugene Aumson | 2018-07-09 | 3 | -7/+35 |
* | | | | | Merge pull request #626 from 0xProject/refactor/connect/browser-websocket-sup... | Brandon Millman | 2018-07-12 | 16 | -186/+224 |
|\ \ \ \ \ | |||||
| * | | | | | Change version to 1.0.0 | Brandon Millman | 2018-07-12 | 1 | -1/+1 |
| * | | | | | Fix lint for order watcher | Brandon Millman | 2018-07-12 | 1 | -1/+1 |
| * | | | | | Fix lint for order-utils | Brandon Millman | 2018-07-12 | 1 | -1/+1 |
| * | | | | | Lint fixes | Brandon Millman | 2018-07-12 | 3 | -4/+2 |
| * | | | | | Prettier | Brandon Millman | 2018-07-12 | 1 | -1/+2 |
| * | | | | | Provide subscriptionOpts in error callback and include url in error messages | Brandon Millman | 2018-07-12 | 2 | -6/+13 |
| * | | | | | Remove outdated comments | Brandon Millman | 2018-07-12 | 1 | -2/+0 |
| * | | | | | Update orderbook channel and factory tests | Brandon Millman | 2018-07-12 | 5 | -24/+54 |
| * | | | | | Update tests | Brandon Millman | 2018-07-12 | 1 | -21/+15 |
| * | | | | | Enforce one handler per channel | Brandon Millman | 2018-07-12 | 2 | -49/+25 |
| * | | | | | Add TODO comment for switching requestIds to strings | Brandon Millman | 2018-07-12 | 1 | -0/+1 |
| * | | | | | Add explicit HACK comment when we import assert | Brandon Millman | 2018-07-12 | 4 | -6/+6 |
| * | | | | | Assert that connection is opening before attempting to subscribe | Brandon Millman | 2018-07-12 | 1 | -9/+2 |
| * | | | | | Remove unused import | Brandon Millman | 2018-07-12 | 1 | -2/+2 |
| * | | | | | Add CHANGELOG entry | Brandon Millman | 2018-07-12 | 1 | -0/+8 |
| * | | | | | Consolidate back to one channel and expose only the factory | Brandon Millman | 2018-07-12 | 10 | -284/+65 |
| * | | | | | Initial implementation of OrderbookChannelFactory | Brandon Millman | 2018-07-12 | 4 | -88/+113 |
| * | | | | | Implement web browser socket | Brandon Millman | 2018-07-12 | 12 | -33/+259 |
|/ / / / / | |||||
* | | | | | Merge pull request #840 from 0xProject/feature/migrations/forwarder-migrations | Jacob Evans | 2018-07-11 | 7 | -17/+35 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Contract Wrappers - Ether token block range | Jacob Evans | 2018-07-11 | 1 | -5/+9 |
| * | | | | Remove extra ERC20ProxyId from Forwarder constructor | Jacob Evans | 2018-07-11 | 4 | -11/+9 |
| * | | | | Add Migrations for Forwarder | Jacob Evans | 2018-07-11 | 3 | -3/+19 |
|/ / / / | |||||
* | | | | Merge pull request #848 from 0xProject/feature/contracts/safeMath | Alex Browne | 2018-07-11 | 28 | -637/+101468 |
|\ \ \ \ | |||||
| * | | | | Update artifacts | Amir Bandeali | 2018-07-11 | 27 | -634/+101453 |
| * | | | | Add revert reasons and optimization to safeMath | Amir Bandeali | 2018-07-11 | 1 | -3/+15 |
* | | | | | Merge pull request #849 from 0xProject/feature/website/tokens-backend | Brandon Millman | 2018-07-11 | 2 | -3/+13 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Grab token registry information from our DB for mainnet | Brandon Millman | 2018-07-11 | 2 | -3/+13 |
* | | | | | Merge pull request #837 from 0xProject/fix/contracts/assetProxyOwnerVersion | Amir Bandeali | 2018-07-11 | 7 | -17/+76 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Use 0.4.10 in AssetProxyOwner, add readBytes4 to contract and remove LibBytes | Amir Bandeali | 2018-07-11 | 7 | -17/+76 |
|/ / / / | |||||
* | | | | Merge pull request #846 from 0xProject/feature/website/add-peter-to-about | Francesco Agosti | 2018-07-11 | 2 | -0/+7 |
|\ \ \ \ | |||||
| * | | | | Add LinkedIn for Peter | fragosti | 2018-07-11 | 1 | -0/+1 |
| * | | | | Add Peter to about page | fragosti | 2018-07-10 | 2 | -0/+6 |
* | | | | | Merge pull request #845 from 0xProject/bug/website/portal-soft-launch-fixes | Francesco Agosti | 2018-07-11 | 9 | -10/+84 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Update rollbar for telemetry | fragosti | 2018-07-10 | 3 | -2/+3 |
| * | | | | Get rollbar uploads working by enabling sourcemaps | fragosti | 2018-07-10 | 3 | -5/+9 |
| * | | | | Fix unsubscribe bug | fragosti | 2018-07-10 | 1 | -1/+3 |
| * | | | | Use JSON stringify around GIT_SHA | fragosti | 2018-07-10 | 1 | -1/+1 |
| * | | | | Add sourcemaps for rollbar | fragosti | 2018-07-10 | 5 | -3/+70 |
|/ / / / | |||||
* | | | | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ... | fragosti | 2018-07-10 | 2 | -0/+0 |
|\ \ \ \ | |||||
| * | | | | Delete wings.png | Brandon Millman | 2018-07-10 | 1 | -0/+0 |
| * | | | | Delete taas.png | Brandon Millman | 2018-07-10 | 1 | -0/+0 |
* | | | | | Change Jacobs title to Ecosystem Engineer | fragosti | 2018-07-10 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Delete qtum.png | Brandon Millman | 2018-07-10 | 1 | -0/+0 |
* | | | | Delete eos.png | Brandon Millman | 2018-07-10 | 1 | -0/+0 |
* | | | | Update icon file names | Brandon Millman | 2018-07-10 | 4 | -0/+0 |
| |/ / |/| | | |||||
* | | | Merge pull request #843 from 0xProject/update-after-dev-publish | Fabio Berger | 2018-07-10 | 81 | -238/+562 |
|\ \ \ | |||||
| * | | | Fix changelogs | Fabio Berger | 2018-07-10 | 6 | -0/+12 |
| * | | | Remaining version fixes | Fabio Berger | 2018-07-10 | 3 | -22/+60 |
| * | | | Update incorrect versions | Fabio Berger | 2018-07-10 | 2 | -3/+3 |
| * | | | Update package versions | Fabio Berger | 2018-07-10 | 30 | -208/+209 |
| * | | | Update changelogs | Fabio Berger | 2018-07-09 | 50 | -13/+286 |
|/ / / | |||||
* | | | Add back timestamp | Fabio Berger | 2018-07-09 | 1 | -0/+1 |
* | | | Merge pull request #841 from 0xProject/feature/v2-contract-wrappers-validation | Leonid Logvinov | 2018-07-09 | 9 | -42/+188 |
|\ \ \ | |||||
| * | | | Ignore coverage of generated files | Leonid Logvinov | 2018-07-09 | 1 | -0/+1 |
| * | | | Dedupe AssetProxyId types | Leonid Logvinov | 2018-07-09 | 5 | -10/+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 |
| * | | | Render callAsync in templates even if it returns nothing | Leonid Logvinov | 2018-07-09 | 1 | -2/+0 |
| * | | | Return AssetProxyId instead of string from proxy.getProxyIdAsync() | Leonid Logvinov | 2018-07-09 | 2 | -4/+6 |
|/ / / | |||||
* | | | Merge pull request #833 from feuGeneA/issue-823 | Fabio Berger | 2018-07-09 | 1 | -0/+12 |
|\ \ \ | |||||
| * | | | document how to check test coverage on a fork | F. Eugene Aumson | 2018-07-06 | 1 | -0/+12 |
* | | | | Merge pull request #839 from 0xProject/refactor/contracts/forwarder-interfaces | Amir Bandeali | 2018-07-09 | 20 | -373/+844 |
|\ \ \ \ | |||||
| * | | | | Move functions out of Forwarder.sol | Amir Bandeali | 2018-07-08 | 12 | -42/+35 |
| * | | | | Add interfaces and mixins | Amir Bandeali | 2018-07-08 | 16 | -61/+573 |
| * | | | | Combine mixins | Amir Bandeali | 2018-07-08 | 6 | -284/+218 |
| * | | | | Use interfaces instead of full contracts | Amir Bandeali | 2018-07-08 | 4 | -7/+39 |
* | | | | | Give environment enums string values | Brandon Millman | 2018-07-08 | 1 | -2/+2 |
|/ / / / | |||||
* | | | | Shim shouldShowPortalV2 to always return true | fragosti | 2018-07-07 | 1 | -1/+3 |
* | | | | Merge pull request #838 from 0xProject/feature/website/portal-final-touches | Francesco Agosti | 2018-07-07 | 12 | -107/+165 |
|\ \ \ \ | |||||
| * | | | | Fix lint errors | fragosti | 2018-07-07 | 1 | -1/+1 |
| * | | | | Make unlock metamask step look more like mock | fragosti | 2018-07-07 | 4 | -52/+81 |
| * | | | | Add updated asset for unlock metamask portal onboarding step | fragosti | 2018-07-07 | 5 | -21/+25 |
| * | | | | Create Balance component and make token symbols smaller than token amounts | fragosti | 2018-07-07 | 7 | -38/+63 |
| * | | | | Give Wallet a min height | fragosti | 2018-07-07 | 1 | -1/+1 |
* | | | | | Merge pull request #826 from 0xProject/refactor/contracts/todos | Amir Bandeali | 2018-07-07 | 30 | -65/+49 |
|\ \ \ \ \ | |||||
| * | | | | | Add lint-contracts to default lint command | Amir Bandeali | 2018-07-07 | 1 | -1/+1 |
| * | | | | | Remove TODOs that won't be addressed | Amir Bandeali | 2018-07-07 | 4 | -10/+3 |
| * | | | | | Remove AbiV2 where unused | Amir Bandeali | 2018-07-07 | 23 | -38/+27 |