| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'v2-prototype' into update-lerna | Fabio Berger | 2018-07-19 | 1 | -35/+72 |
|\ |
|
| * | Update yarn.lock | Fabio Berger | 2018-07-18 | 1 | -29/+79 |
| * | Merge | Leonid Logvinov | 2018-07-18 | 1 | -17/+4 |
| * | Merge branch 'v2-prototype' into feature/order-watcher-v2 | Leonid Logvinov | 2018-07-18 | 1 | -9/+15 |
| |\ |
|
| * \ | Merge branch 'v2-prototype' into feature/order-watcher-v2 | Leonid Logvinov | 2018-07-16 | 1 | -23/+42 |
| |\ \ |
|
| * | | | Upgrade tslint to use prefer-readonly | Leonid Logvinov | 2018-07-13 | 1 | -8/+9 |
* | | | | Update yarn.lock | Fabio Berger | 2018-07-19 | 1 | -27/+4 |
* | | | | Replace lerna-get-packages with our own implementation | Fabio Berger | 2018-07-19 | 1 | -8/+27 |
* | | | | Update to Lerna v3.0-beta | Fabio Berger | 2018-07-18 | 1 | -178/+677 |
| |_|/
|/| | |
|
* | | | Fix tslint issues | Leonid Logvinov | 2018-07-17 | 1 | -11/+17 |
* | | | Bump npm-run-all from 4.1.2 to 4.1.3 | dependabot[bot] | 2018-07-14 | 1 | -5/+6 |
| |/
|/| |
|
* | | Merge pull request #866 from 0xProject/feature/website/integrate-heap | Francesco Agosti | 2018-07-14 | 1 | -16/+0 |
|\ \ |
|
| * | | Replace calls to google analytics with calls to heap | fragosti | 2018-07-12 | 1 | -16/+0 |
* | | | Update yarn.lock and artifact | Fabio Berger | 2018-07-13 | 1 | -1/+1 |
* | | | Update deps | Fabio Berger | 2018-07-13 | 1 | -1/+36 |
* | | | -fetch'; | Fabio Berger | 2018-07-13 | 1 | -1/+1 |
* | | | Add fetchAsync util and RPCSubprovider | Fabio Berger | 2018-07-13 | 1 | -4/+4 |
| |/
|/| |
|
* | | Merge pull request #788 from feuGeneA/abi-gen-ignore-unchanged | Leonid Logvinov | 2018-07-12 | 1 | -13/+51 |
|\ \ |
|
| * \ | Merge branch 'v2-prototype' into abi-gen-ignore-unchanged | Leonid Logvinov | 2018-07-10 | 1 | -21/+58 |
| |\ \ |
|
| * | | | add tests of abi-gen | F. Eugene Aumson | 2018-07-09 | 1 | -13/+51 |
* | | | | Implement web browser socket | Brandon Millman | 2018-07-12 | 1 | -3/+4 |
| |_|/
|/| | |
|
* | | | Add sourcemaps for rollbar | fragosti | 2018-07-10 | 1 | -2/+47 |
| |/
|/| |
|
* | | Remaining version fixes | Fabio Berger | 2018-07-10 | 1 | -21/+58 |
|/ |
|
* | Merge pull request #822 from 0xProject/v2-contract-wrappers-WIP | Leonid Logvinov | 2018-07-06 | 1 | -6/+54 |
|\ |
|
| * | Merge branch 'v2-prototype' into v2-contract-wrappers-WIP | Leonid Logvinov | 2018-07-05 | 1 | -10/+0 |
| |\ |
|
| * | | Make it possible to configure block polling interval in base contract wrapper | Leonid Logvinov | 2018-07-05 | 1 | -0/+18 |
| * | | Merge branch 'v2-prototype' into v2-contract-wrappers-WIP | Leonid Logvinov | 2018-07-05 | 1 | -72/+122 |
| |\ \ |
|
| * | | | Dump assert version and make the order-watcher depend on the old assert version | Leonid Logvinov | 2018-06-29 | 1 | -2/+12 |
| * | | | Regenerate yarn.lock | Leonid Logvinov | 2018-06-29 | 1 | -9/+29 |
* | | | | Added Solhint package and 'lint-contracts' npm script | Alex Shafranovich | 2018-07-06 | 1 | -8/+236 |
| |_|/
|/| | |
|
* | | | Update json-schema version used by web3-wrapper | Fabio Berger | 2018-07-05 | 1 | -11/+1 |
* | | | merge v2-prototype | Fabio Berger | 2018-07-05 | 1 | -80/+130 |
|\ \ \
| | |/
| |/| |
|
| * | | Merge branch 'v2-prototype' into eth-lightwallet-subprovider-final | Jacob Evans | 2018-07-04 | 1 | -63/+31 |
| |\ \ |
|
| | * | | Update blockstream to latest version, propogate errors to top-level callers | Fabio Berger | 2018-07-04 | 1 | -63/+31 |
| * | | | Merge branch 'v2-prototype' into eth-lightwallet-subprovider-final | Jacob Evans | 2018-07-03 | 1 | -7/+8 |
| |\| | |
|
| | * | | Add better balance formatting rules for balances and usd values | Brandon Millman | 2018-07-03 | 1 | -0/+8 |
| | * | | Update incorrect versions of deps | Fabio Berger | 2018-07-02 | 1 | -7/+0 |
| * | | | Merge branch 'v2-prototype' into eth-lightwallet-subprovider-final | Jacob Evans | 2018-07-02 | 1 | -7/+32 |
| |\| | |
|
| * | | | Update yarn.lock | Fabio Berger | 2018-06-26 | 1 | -11/+43 |
| * | | | Add eth-lightwallet subprovider and tests | Cavan | 2018-06-26 | 1 | -6/+98 |
* | | | | Refactor Web3Wrapper to no longer use Web3.js & add more test coverage | Fabio Berger | 2018-07-05 | 1 | -1/+1 |
| |/ /
|/| | |
|
* | | | Use ledger subprovider | Amir Bandeali | 2018-06-30 | 1 | -5/+5 |
| |/
|/| |
|
* | | Fix merge | Fabio Berger | 2018-06-29 | 1 | -4/+0 |
* | | Merge v2-prototype | Fabio Berger | 2018-06-29 | 1 | -0/+4 |
|\ \ |
|
| * \ | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ... | fragosti | 2018-06-29 | 1 | -4/+72 |
| |\ \
| | |/
| |/| |
|
* | | | Update ganache-cli to latest | Fabio Berger | 2018-06-28 | 1 | -4/+22 |
| |/
|/| |
|
* | | Fix build | Amir Bandeali | 2018-06-27 | 1 | -3/+3 |
* | | Merge pull request #777 from 0xProject/feature/website/browser-detection | Brandon Millman | 2018-06-27 | 1 | -4/+4 |
|\ \ |
|
| * | | Change metamask install link based on browser | Brandon Millman | 2018-06-26 | 1 | -4/+47 |
| |/ |
|
* / | Use ethereumjs-tx@1.3.5 instead of our fork | Alex Browne | 2018-06-26 | 1 | -2/+52 |
|/ |
|
* | Update ganache-core in yarn.lock | Fabio Berger | 2018-06-22 | 1 | -105/+68 |
* | Update version for @types/solidity-parser-antlr | Alex Browne | 2018-06-21 | 1 | -3/+3 |
* | Fix additional versions and update yarn.lock | Fabio Berger | 2018-06-19 | 1 | -89/+67 |
* | Upgrade solidity-parser-entlr 0.2.11 => 0.2.12 | Leonid Logvinov | 2018-06-13 | 1 | -3/+3 |
* | Use source-map-support package to include correct line numbers in mocha | Alex Browne | 2018-06-07 | 1 | -0/+7 |
* | Update package.json and yarn.lock | Alex Browne | 2018-06-07 | 1 | -5/+76 |
* | Get LibBytes tests working on both Ganache and Geth | Alex Browne | 2018-06-07 | 1 | -109/+7 |
* | Fix ethers.js version override (the package is just called 'ethers') | Alex Browne | 2018-06-07 | 1 | -16/+1 |
* | Use our fork of ethers.js | Alex Browne | 2018-06-07 | 1 | -0/+15 |
* | Merge pull request #652 from 0xProject/feature/website/landing-subscribe-butt... | Francesco Agosti | 2018-06-06 | 1 | -2/+45 |
|\ |
|
| * | Lint and cleanup | fragosti | 2018-06-02 | 1 | -1/+1 |
| * | Add styled-components and polished | fragosti | 2018-06-02 | 1 | -3/+46 |
* | | Update fill-scenarios to depend on v2 updated order-utils and types. Needed t... | Fabio Berger | 2018-06-05 | 1 | -1/+14 |
* | | Merge branch 'v2-prototype' into refactor/order-utils/for-v2 | Fabio Berger | 2018-06-02 | 1 | -90/+211 |
|\| |
|
| * | Override ethereumjs-tx version | Alex Browne | 2018-06-01 | 1 | -11/+3 |
| * | Merge pull request #624 from 0xProject/feature/fast-ci2 | Leonid Logvinov | 2018-06-01 | 1 | -85/+162 |
| |\ |
|
| | * | Remove merge conflicts from yarn.lock | Leonid Logvinov | 2018-06-01 | 1 | -13/+0 |
| | * | Use a newer version of node/yarn to speed-up deps instaation | Leonid Logvinov | 2018-06-01 | 1 | -75/+165 |
| * | | Remove some types | Leonid Logvinov | 2018-06-01 | 1 | -0/+52 |
| * | | Remove published types | Leonid Logvinov | 2018-06-01 | 1 | -3/+3 |
| |/ |
|
* | | Update json-schemas version to 1.0.0 to avoid possible conflicts | Fabio Berger | 2018-06-02 | 1 | -0/+9 |
* | | Bump types to a major version to avoid the caret | Fabio Berger | 2018-06-01 | 1 | -1/+1 |
* | | Merge branch 'v2-prototype' into refactor/order-utils/for-v2 | Fabio Berger | 2018-06-01 | 1 | -80/+29 |
|\| |
|
| * | Remove react-joyride from deps | fragosti | 2018-05-30 | 1 | -79/+2 |
| * | Replace react-joyride with react-popper | fragosti | 2018-05-30 | 1 | -3/+29 |
* | | Freeze order-utils at 0.0.5 for all packages except contracts | Fabio Berger | 2018-05-30 | 1 | -0/+16 |
|/ |
|
* | Fix imports in order_utils | Leonid Logvinov | 2018-05-25 | 1 | -0/+21 |
* | Merge pull request #618 from 0xProject/feature/v2-migrations | Leonid Logvinov | 2018-05-25 | 1 | -0/+7 |
|\ |
|
| * | Do a fake version bump on types so that yarn doesn't try to install updated v... | Leonid Logvinov | 2018-05-25 | 1 | -3/+3 |
| * | Migrate migrations to v2 | Leonid Logvinov | 2018-05-25 | 1 | -0/+7 |
* | | Basic onboarding flow infrastructure set up | fragosti | 2018-05-25 | 1 | -1/+82 |
* | | Merge pull request #612 from 0xProject/feature/website/add-redux-devtools | Francesco Agosti | 2018-05-25 | 1 | -0/+4 |
|\ \
| |/
|/| |
|
| * | Add redux-devtools-extension to project | fragosti | 2018-05-23 | 1 | -0/+4 |
* | | Revert to an earlier version that works | Fabio Berger | 2018-05-24 | 1 | -4/+4 |
* | | Remove the caret so it actually installs this version | Fabio Berger | 2018-05-24 | 1 | -0/+9 |
* | | Upgrade solidity parser | Leonid Logvinov | 2018-05-24 | 1 | -3/+3 |
* | | Use loglevel instead of verbose flag | Leonid Logvinov | 2018-05-23 | 1 | -1/+5 |
* | | Merge pull request #605 from 0xProject/fix/multiple/build-errors | Fabio Berger | 2018-05-23 | 1 | -3/+29 |
|\ \ |
|
| * | | Update yarn.lock | Remco Bloemen | 2018-05-22 | 1 | -3/+29 |
* | | | Fix the tsutils version, fixing ts typings issue | Fabio Berger | 2018-05-23 | 1 | -0/+6 |
|/ / |
|
* | | Merge pull request #572 from 0xProject/feature/contracts/atomicMatching | Greg Hysen | 2018-05-22 | 1 | -6/+24 |
|\ \ |
|
| * | | Upgraded to Solidity 0.4.24 | Greg Hysen | 2018-05-19 | 1 | -0/+14 |
| * | | Atomic Order Matching - Tests | Greg Hysen | 2018-05-19 | 1 | -10/+14 |
| |/ |
|
* | | merge development | Fabio Berger | 2018-05-22 | 1 | -0/+4 |
|\ \
| |/
|/| |
|
| * | Use make-promises-safe to catch unhandled rejections in tests | Alex Browne | 2018-05-17 | 1 | -0/+4 |
* | | Update yarn.lock | Fabio Berger | 2018-05-17 | 1 | -15/+3 |
* | | Merge branch 'development' into v2-prototype | Fabio Berger | 2018-05-16 | 1 | -63/+1002 |
|\| |
|
| * | Merge branch 'development' into improvement/use-wsrun | Fabio Berger | 2018-05-15 | 1 | -52/+984 |
| |\ |
|
| | * | Update ethereeumjs-testrpc to ganache-cli | Leonid Logvinov | 2018-05-15 | 1 | -61/+984 |
| * | | Move from using lerna multi-package commands to wsrun, update README's accord... | Fabio Berger | 2018-05-15 | 1 | -10/+17 |
| |/ |
|
* | | Merge branch 'development' into v2-prototype | Amir Bandeali | 2018-05-16 | 1 | -92/+157 |
|\| |
|
| * | Update yarn.lock | Fabio Berger | 2018-05-11 | 1 | -22/+0 |
| * | Update yarn.lock | Fabio Berger | 2018-05-11 | 1 | -0/+22 |
| * | Merge branch 'development' into breakUp0xjs | Fabio Berger | 2018-05-11 | 1 | -67/+2 |
| |\ |
|
| | * | Fix linter issues | Leonid Logvinov | 2018-05-10 | 1 | -67/+2 |
| | * | Rename deployer to sol-compiler | Leonid Logvinov | 2018-05-10 | 1 | -2/+2 |
| * | | Replace mkdir with mkdirp so it also created any missing intermediate directo... | Fabio Berger | 2018-05-11 | 1 | -1/+1 |
| * | | Update yarn.lock | Fabio Berger | 2018-05-10 | 1 | -24/+1 |
| |/ |
|
| * | Use a single version of react types | Leonid Logvinov | 2018-05-05 | 1 | -5/+1 |
| * | Revert yarn.lock changes | Leonid Logvinov | 2018-05-05 | 1 | -666/+585 |
| * | Fix property name | Leonid Logvinov | 2018-05-05 | 1 | -583/+674 |
| * | Make a negligible change to order-utils to publish a new version | Leonid Logvinov | 2018-05-05 | 1 | -0/+20 |
| * | yarn.lock | Brandon Millman | 2018-04-28 | 1 | -6/+6 |
| * | Merge pull request #555 from 0xProject/feature/subproviders/upgrade-provider-... | Jacob Evans | 2018-04-26 | 1 | -10/+153 |
| |\ |
|
| | * | Update Web3 Provider Engine to 14.0.4 | Jacob Evans | 2018-04-24 | 1 | -10/+153 |
| * | | Fix react type versions to avoid minor version bumps with breaking changes | Fabio Berger | 2018-04-24 | 1 | -1/+1 |
| |/ |
|
* | | Fix @types/react version to avoid accidental minor version bumps with breakin... | Fabio Berger | 2018-04-24 | 1 | -9/+3 |
* | | Fix zeppelin imports, run prettier | Amir Bandeali | 2018-04-21 | 1 | -259/+266 |
* | | Asset Proxy Dispatcher | Greg Hysen | 2018-04-21 | 1 | -19/+14 |
* | | Fix build errors | Amir Bandeali | 2018-04-21 | 1 | -3/+13 |
* | | Fix build errors | Amir Bandeali | 2018-04-21 | 1 | -149/+190 |
* | | Fix package.json | Amir Bandeali | 2018-04-21 | 1 | -17/+22 |
|/ |
|
* | Add support for solidity 0.4.23 | Amir Bandeali | 2018-04-21 | 1 | -3/+3 |
* | Merge pull request #540 from 0xProject/feature/abi-gen/tuple-return-types | Jacob Evans | 2018-04-20 | 1 | -0/+36 |
|\ |
|
| * | Support Tuples from function returns | Jacob Evans | 2018-04-19 | 1 | -0/+36 |
* | | Merge pull request #539 from 0xProject/feature/website/backend-client | Brandon Millman | 2018-04-19 | 1 | -1/+12 |
|\ \
| |/
|/| |
|
| * | Implement backendClient object to unify calls to the portal api | Brandon Millman | 2018-04-19 | 1 | -1/+12 |
* | | Update deployer and contracts repo to use solidity 0.4.22 | Jacob Evans | 2018-04-18 | 1 | -0/+10 |
|/ |
|
* | Merge branch 'development' into feature/0x.js/remove-hd-wallet-from-test | Jacob Evans | 2018-04-17 | 1 | -0/+62 |
|\ |
|
| * | Rename resolver to sol-resolver | Leonid Logvinov | 2018-04-16 | 1 | -91/+10 |
| * | Implement the resolver | Leonid Logvinov | 2018-04-12 | 1 | -0/+62 |
| * | Add ony abi-gen changes from Greg's PR | Leonid Logvinov | 2018-04-12 | 1 | -3/+90 |
* | | Remove truffle-hdwallet from 0x.js tests | Jacob Evans | 2018-04-13 | 1 | -46/+11 |
|/ |
|
* | Move NULL_BYTES to @0xproject/utils | Fabio Berger | 2018-04-11 | 1 | -90/+3 |
* | Merge pull request #514 from 0xProject/publishImprovements | Fabio Berger | 2018-04-11 | 1 | -8/+84 |
|\ |
|
| * | Add step to publishing that upload staging doc jsons, deploys staging website... | Fabio Berger | 2018-04-10 | 1 | -8/+84 |
* | | Added a detailed description of `renameOverloadedMethods` (special thanks to ... | Greg Hysen | 2018-04-10 | 1 | -7/+1 |
* | | Updated deployer to accept a list of contract directories as input. Contract ... | Greg Hysen | 2018-04-10 | 1 | -4/+97 |
|/ |
|
* | Remove Dharma integration from Website | Fabio Berger | 2018-04-03 | 1 | -250/+41 |
* | Remove remaining unused deps | Fabio Berger | 2018-04-03 | 1 | -1148/+96 |
* | Update yarn.lock | Fabio Berger | 2018-04-03 | 1 | -0/+23 |
* | Fix yarn | Fabio Berger | 2018-04-03 | 1 | -40/+4 |
* | Stop using utils | Fabio Berger | 2018-04-03 | 1 | -26/+0 |
* | Update yarn.lock | Fabio Berger | 2018-04-03 | 1 | -40/+71 |
* | Updated CHANGELOGS | Leonid Logvinov | 2018-04-02 | 1 | -54/+1 |
* | Fix version | Leonid Logvinov | 2018-04-02 | 1 | -1/+64 |
* | Fix contracts and artifacts paths | Leonid Logvinov | 2018-04-02 | 1 | -10/+0 |
* | Add metacoin example project | Leonid Logvinov | 2018-04-02 | 1 | -18/+3 |
* | Update moment, no longer need separate moment types | Fabio Berger | 2018-04-02 | 1 | -11/+1 |
* | Add more logging | Fabio Berger | 2018-03-30 | 1 | -1/+1 |
* | Fix semver-sort version | Fabio Berger | 2018-03-29 | 1 | -1/+1 |
* | Update Yarn lock and fix dep versions | Fabio Berger | 2018-03-29 | 1 | -7/+11 |
* | Move common types out of web3 types | Leonid Logvinov | 2018-03-27 | 1 | -15/+0 |
* | Add clean-state tests | Leonid Logvinov | 2018-03-27 | 1 | -809/+1428 |
* | Merge branch 'development' into feature/deployer-improvements | Leonid Logvinov | 2018-03-24 | 1 | -1/+1 |
|\ |
|
| * | Update yarn.lock | Fabio Berger | 2018-03-20 | 1 | -1/+1 |
* | | Support proper semver version ranges | Leonid Logvinov | 2018-03-21 | 1 | -0/+4 |
|/ |
|
* | Update yarn.lock | Brandon Millman | 2018-03-20 | 1 | -3/+30 |
* | Merge branch 'development' into feature/sra-report/collection-tests | Brandon Millman | 2018-03-20 | 1 | -0/+4 |
|\ |
|
| * | Fix packages that aren't working as expected | Fabio Berger | 2018-03-19 | 1 | -0/+4 |
* | | WIP | Brandon Millman | 2018-03-16 | 1 | -20/+3 |
* | | Fix yarn.lock | Brandon Millman | 2018-03-16 | 1 | -23/+6 |
* | | Merge branch 'development' into feature/sra-report/collection-tests | Brandon Millman | 2018-03-16 | 1 | -919/+2556 |
|\| |
|
| * | Fix parallel coverage results reporting | Leonid Logvinov | 2018-03-15 | 1 | -12/+158 |
| * | Merge branch 'development' into convertScriptsToTs | Fabio Berger | 2018-03-14 | 1 | -891/+2400 |
| |\ |
|
| | * | Revert "Report all coverage reports together" | Leonid Logvinov | 2018-03-14 | 1 | -158/+12 |
| | * | Report all coverage reports together | Leonid Logvinov | 2018-03-13 | 1 | -12/+158 |
| | * | Start using solidity-parser-antlr | Leonid Logvinov | 2018-03-13 | 1 | -0/+4 |
| | * | Add support for async calls under coverage | Leonid Logvinov | 2018-03-12 | 1 | -5/+5 |
| | * | Disable completed docs rule | Leonid Logvinov | 2018-03-12 | 1 | -47/+17 |
| | * | Add sol-cover implementation | Leonid Logvinov | 2018-03-12 | 1 | -885/+2420 |
| * | | Re-add linter to monorepo-scripts but with tslint-config dep at earlier versi... | Fabio Berger | 2018-03-13 | 1 | -0/+7 |
| |/ |
|
* / | Add scaffolding for sra-report collection unit tests | Brandon Millman | 2018-03-14 | 1 | -4/+70 |
|/ |
|
* | Fix yarn.lock | Brandon Millman | 2018-03-09 | 1 | -4/+139 |
* | Merge branch 'development' into feature/sra-reporter | Brandon Millman | 2018-03-09 | 1 | -237/+315 |
|\ |
|
| * | Merge branch 'development' into extractDocs | Fabio Berger | 2018-03-08 | 1 | -98/+158 |
| |\ |
|
| | * | Update yarn.lock | Fabio Berger | 2018-03-08 | 1 | -98/+158 |
| * | | Update prettier since the previous version had a bug when dealing with css files | Fabio Berger | 2018-03-08 | 1 | -3/+3 |
| * | | Add example docs to react-docs package | Fabio Berger | 2018-03-07 | 1 | -4/+132 |
| * | | Bug fixes | Fabio Berger | 2018-03-05 | 1 | -1/+26 |
| |/ |
|
* | | Update 0x package versions and fix yarn.lock | Brandon Millman | 2018-03-06 | 1 | -0/+16 |
* | | Merge branch 'development' into feature/sra-reporter | Brandon Millman | 2018-03-06 | 1 | -61/+243 |
|\| |
|
| * | Update to custom typeDoc fork with latest version (TS 2.7.0 support) + a bug ... | Fabio Berger | 2018-03-03 | 1 | -4/+60 |
| * | Update yarn lock | Fabio Berger | 2018-03-02 | 1 | -47/+185 |
* | | Fix yarn.lock | Brandon Millman | 2018-03-02 | 1 | -0/+4 |
* | | Merge branch 'development' into feature/sra-reporter | Brandon Millman | 2018-03-02 | 1 | -8/+23 |
|\| |
|
| * | Upgrate prettier | Leonid Logvinov | 2018-02-28 | 1 | -3/+3 |
| * | Fix build by using local events types | Leonid Logvinov | 2018-02-28 | 1 | -10/+0 |
| * | Allow users to specify the contracts backend in abi-gen | Leonid Logvinov | 2018-02-28 | 1 | -1/+30 |
* | | Fix @types/lodash version | Brandon Millman | 2018-02-23 | 1 | -4/+0 |
* | | Implement initial sra-report command line tool | Brandon Millman | 2018-02-23 | 1 | -35/+437 |
|/ |
|
* | Merge branch 'development' of github.com:0xProject/0x.js into development | Fabio Berger | 2018-02-07 | 1 | -3/+10 |
|\ |
|
| * | Update yarn.lock | Brandon Millman | 2018-02-07 | 1 | -9/+0 |
| * | Merge branch 'development' into feature/testnet-faucets/order-dispenser | Brandon Millman | 2018-02-07 | 1 | -0/+9 |
| |\ |
|
| * | | Addressed comments and update 0xProject/types-ethereumjs-util deps | Brandon Millman | 2018-02-06 | 1 | -9/+8 |
| * | | Merge branch 'development' into feature/testnet-faucets/order-dispenser | Brandon Millman | 2018-02-06 | 1 | -3/+3 |
| |\ \ |
|
| * | | | Add order signing and dispensing ability to faucet | Brandon Millman | 2018-01-31 | 1 | -0/+8 |
* | | | | Update yarn.lock | Fabio Berger | 2018-02-07 | 1 | -9/+16 |
| |_|/
|/| | |
|
* | | | Yarn.lock | Jacob Evans | 2018-02-06 | 1 | -0/+9 |
| |/
|/| |
|
* | | Upgrade TS to the newest version | Leonid Logvinov | 2018-02-01 | 1 | -3/+3 |
|/ |
|
* | Remove constructor arg | Leonid Logvinov | 2018-01-30 | 1 | -1/+1 |
* | Remove truffle as a dependency | Leonid Logvinov | 2018-01-30 | 1 | -100/+1 |
* | Normalize the dependencies | Leonid Logvinov | 2018-01-30 | 1 | -56/+9 |
* | Update yarn.lock | Leonid Logvinov | 2018-01-25 | 1 | -1/+1 |
* | Update yarn.lock | Leonid Logvinov | 2018-01-18 | 1 | -0/+8 |
* | Upgrade testrpc to 6.0.3 to avoid some race-conditions | Leonid Logvinov | 2018-01-16 | 1 | -1/+1 |
* | Remove redundant type refs | Leonid Logvinov | 2018-01-13 | 1 | -4/+0 |
* | Import chai-as-promised-typescript-typings | Leonid Logvinov | 2018-01-12 | 1 | -12/+5 |
* | Update dependencies in yarn.lock | Leonid Logvinov | 2018-01-12 | 1 | -40/+66 |
* | Fix a compiler error in abi-gen | Leonid Logvinov | 2018-01-10 | 1 | -6/+5 |
* | Reinstall dependencies to get a new version of marked and get rid of GitHub w... | Leonid Logvinov | 2018-01-10 | 1 | -651/+824 |
* | Remove typeRoots | Leonid Logvinov | 2018-01-10 | 1 | -4/+0 |
* | Import web3-typescript-typings to monorepo | Leonid Logvinov | 2018-01-10 | 1 | -7/+9 |
* | Added constructor ABIs to abi-gen | Olaf Tomalka | 2018-01-03 | 1 | -0/+6 |
* | Install prettier | Leonid Logvinov | 2018-01-03 | 1 | -0/+4 |
* | Remove reliance on testrpc snapshot in ZRX tests | Amir Bandeali | 2017-12-20 | 1 | -4/+0 |
* | Install types for yargs | Leonid Logvinov | 2017-12-19 | 1 | -0/+4 |
* | Add hdnode dependency | Leonid Logvinov | 2017-12-18 | 1 | -1/+1 |
* | Fix redundant spaces | Leonid Logvinov | 2017-12-16 | 1 | -0/+27 |
* | Move 0x.js temnplates to 0x.js instead of having them as a separate package | Leonid Logvinov | 2017-12-14 | 1 | -2/+2 |
* | Cleanup kovan-faucet package | Brandon Millman | 2017-12-14 | 1 | -8/+0 |
* | Fix build errors | Brandon Millman | 2017-12-13 | 1 | -68/+475 |
* | Add kovan faucet project into the mono repo | Brandon Millman | 2017-12-13 | 1 | -20/+351 |
* | Update 0x.js version, fix build errors | Amir Bandeali | 2017-12-13 | 1 | -49/+14 |
* | update yarn.lock | Fabio Berger | 2017-12-13 | 1 | -1/+21 |
* | Merge pull request #257 from 0xProject/fix/ethereum-address | Leonid | 2017-12-12 | 1 | -0/+14 |
|\ |
|
| * | Move isAddress to shared utils and remove all dependencies on ethereum-address | Leonid Logvinov | 2017-12-11 | 1 | -5/+11 |
| * | Remove ethereum-address dependency and add this logic to the repo | Leonid Logvinov | 2017-12-11 | 1 | -1/+9 |
* | | Don't unsubscribe on error. It's done automatically | Leonid Logvinov | 2017-12-12 | 1 | -21/+1 |
|/ |
|
* | Add yarn install to lerna:publish command | Brandon Millman | 2017-12-09 | 1 | -5/+1 |
* | Merge branch 'development' into feature/addSubproviders | Fabio Berger | 2017-12-09 | 1 | -1/+5 |
|\ |
|
| * | Refactor web3Wrapper to a separate package | Leonid Logvinov | 2017-12-07 | 1 | -2/+10 |
* | | Update yarn.lock | Fabio Berger | 2017-12-08 | 1 | -1/+1 |
* | | Standardize deps | Fabio Berger | 2017-12-07 | 1 | -2/+6 |
* | | Merge branch 'development' into feature/addSubproviders | Fabio Berger | 2017-12-07 | 1 | -87/+20 |
|\| |
|
| * | Merge branch 'development' into feature/airport-experiments | Leonid | 2017-12-06 | 1 | -4/+0 |
| |\ |
|
| * | | Use same versions of dependencies everywhere | Leonid Logvinov | 2017-12-06 | 1 | -94/+21 |
* | | | Fix lint issues | Fabio Berger | 2017-12-06 | 1 | -8/+2 |
* | | | Merge branch 'development' into feature/addSubproviders | Fabio Berger | 2017-12-06 | 1 | -18/+435 |
|\ \ \
| | |/
| |/| |
|
| * | | Merge pull request #249 from 0xProject/feature/typed-contracts | Leonid | 2017-12-06 | 1 | -3/+33 |
| |\| |
|
| | * | Adjust 0x.js to use generated wrappers | Leonid Logvinov | 2017-12-02 | 1 | -3/+33 |
| * | | Remove isomorphic-fetch types from contracts package | Brandon Millman | 2017-12-06 | 1 | -4/+0 |
| |/ |
|
| * | Fix module versions, cleanup scripts | Amir Bandeali | 2017-12-01 | 1 | -27/+21 |
| * | Add contracts to packages, fix most linting errors | Amir Bandeali | 2017-11-30 | 1 | -27/+428 |
* | | Port subproviders over to mono repo, refactor LedgerSubprovider to no longer ... | Fabio Berger | 2017-12-06 | 1 | -3/+11 |
* | | Move testrpc to top-level package.json and standardize some versions | Fabio Berger | 2017-12-05 | 1 | -9/+21 |
|/ |
|
* | Update 0x.js to 0.27.1 | Fabio Berger | 2017-11-29 | 1 | -1/+1 |
* | Lock the 0x.js version used in website | Fabio Berger | 2017-11-29 | 1 | -0/+20 |
* | Make website private | Leonid Logvinov | 2017-11-29 | 1 | -1/+1 |
* | Fix tests | Leonid Logvinov | 2017-11-28 | 1 | -14/+4 |