| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix no-unused-variable tslint rule to include parameters and fix issues | Fabio Berger | 2018-06-12 | 1 | -1/+1 |
* | Implement SolidityProfiler & adapt sol-cov to work with Geth | Leonid Logvinov | 2018-06-09 | 1 | -0/+2 |
* | Style updates to ERC721 onReceiver | Greg Hysen | 2018-06-08 | 1 | -1/+1 |
* | Removed the LibAssetProxyDecoder. Merged decode functions into the proxies. T... | Greg Hysen | 2018-06-08 | 1 | -1/+1 |
* | Test for onReceived erc721 callback | Greg Hysen | 2018-06-08 | 1 | -1/+1 |
* | Foundation for TestLibAssetProxyDecoder | Greg Hysen | 2018-06-08 | 1 | -1/+1 |
* | Tests for libMem | Greg Hysen | 2018-06-08 | 1 | -1/+1 |
* | Merge pull request #670 from 0xProject/fix/generated-nesting | Fabio Berger | 2018-06-08 | 1 | -2/+2 |
|\ |
|
| * | Fixed path | Fabio Berger | 2018-06-07 | 1 | -1/+1 |
| * | merge v2-prototype | Fabio Berger | 2018-06-07 | 1 | -3/+2 |
| |\ |
|
| * | | move generated contract wrappers from `contract_wrappers/generated/` to `gene... | Fabio Berger | 2018-06-06 | 1 | -2/+2 |
* | | | 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 | Alex Browne | 2018-06-07 | 1 | -1/+1 |
* | | | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ... | fragosti | 2018-06-07 | 1 | -2/+1 |
|\| | |
|
| * | | Stop running prettier on generated files | Leonid Logvinov | 2018-06-07 | 1 | -2/+1 |
| |/ |
|
* / | Use CLI for exclude | fragosti | 2018-06-07 | 1 | -1/+1 |
|/ |
|
* | Merge v2-prototype | Fabio Berger | 2018-06-06 | 1 | -1/+1 |
|\ |
|
| * | Replace `-` with `_` in yarn script name so that we are consistent across yar... | Fabio Berger | 2018-06-05 | 1 | -1/+1 |
* | | - Rename watch to watch_without_deps in sub-packages, so dev's don't confuse ... | Fabio Berger | 2018-06-05 | 1 | -3/+3 |
|/ |
|
* | Don't automatically rebuild when running yarn test | Alex Browne | 2018-06-05 | 1 | -1/+2 |
* | Fix types version | Fabio Berger | 2018-06-02 | 1 | -1/+1 |
* | Merge branch 'v2-prototype' into refactor/order-utils/for-v2 | Fabio Berger | 2018-06-02 | 1 | -0/+3 |
|\ |
|
| * | Introduce ethereum-types package | Leonid Logvinov | 2018-06-01 | 1 | -0/+1 |
| * | Remove some types | Leonid Logvinov | 2018-06-01 | 1 | -0/+2 |
* | | Merge branch 'v2-prototype' into refactor/order-utils/for-v2 | Fabio Berger | 2018-06-01 | 1 | -1/+1 |
|\| |
|
| * | Add sample whitelist contract | 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 |
|/ |
|
* | Remove contracts -> @0xproject/order-utils dependency | Leonid Logvinov | 2018-05-26 | 1 | -1/+0 |
* | Fix build | Amir Bandeali | 2018-05-25 | 1 | -1/+2 |
* | Address feedback, rename contract to AssetProxyOwner | Amir Bandeali | 2018-05-25 | 1 | -1/+1 |
* | Disable contracts coverage on CI | Leonid Logvinov | 2018-05-25 | 1 | -1/+1 |
* | Move contract utils | Leonid Logvinov | 2018-05-24 | 1 | -1/+1 |
* | Merge branch 'v2-prototype' into feature/truffle-sol-cov | Leonid Logvinov | 2018-05-24 | 1 | -3/+3 |
|\ |
|
| * | fix contract-wrappers version | Fabio Berger | 2018-05-23 | 1 | -1/+1 |
| * | merge v2-prototype | Fabio Berger | 2018-05-23 | 1 | -11/+11 |
| |\ |
|
| | * | Merge branch 'development' into v2-prototype | Leonid Logvinov | 2018-05-23 | 1 | -11/+11 |
| | |\ |
|
| | | * | Publish | Leonid Logvinov | 2018-05-23 | 1 | -11/+11 |
| * | | | Fix dep version | Fabio Berger | 2018-05-23 | 1 | -1/+1 |
| * | | | Remove 0x.js dep from contracts | Fabio Berger | 2018-05-23 | 1 | -3/+3 |
| |/ / |
|
* | | | Publish | Leonid Logvinov | 2018-05-23 | 1 | -11/+11 |
* | | | Remove web3Factory.create and remove dev-tools dependency on sol-cov | Leonid Logvinov | 2018-05-23 | 1 | -0/+2 |
|/ / |
|
* | | Merge pull request #572 from 0xProject/feature/contracts/atomicMatching | Greg Hysen | 2018-05-22 | 1 | -2/+2 |
|\ \ |
|
| * | | Upgraded to Solidity 0.4.24 | Greg Hysen | 2018-05-19 | 1 | -1/+1 |
| * | | Rebased against v2-prototype | Greg Hysen | 2018-05-19 | 1 | -1/+1 |
* | | | merge development | Fabio Berger | 2018-05-22 | 1 | -1/+2 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Use make-promises-safe to catch unhandled rejections in tests | Alex Browne | 2018-05-17 | 1 | -1/+2 |
* | | Merge branch 'development' into v2-prototype | Fabio Berger | 2018-05-16 | 1 | -7/+8 |
|\| |
|
| * | Merge pull request #578 from 0xProject/document-node-version | Alex Browne | 2018-05-16 | 1 | -0/+3 |
| |\ |
|
| | * | Change minimum Node version to 6.12 | Alex Browne | 2018-05-15 | 1 | -1/+1 |
| | * | Document Node.js version requirement and add it to package.json | Alex Browne | 2018-05-15 | 1 | -0/+3 |
| * | | Fix sol-compiler binary so it can be called directly from packages | Fabio Berger | 2018-05-15 | 1 | -1/+1 |
| * | | 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 accord... | Fabio Berger | 2018-05-15 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'development' into v2-prototype | Amir Bandeali | 2018-05-16 | 1 | -20/+18 |
|\| |
|
| * | Merge branch 'development' into breakUp0xjs | Fabio Berger | 2018-05-11 | 1 | -5/+6 |
| |\ |
|
| | * | Fix linter issues | Leonid Logvinov | 2018-05-10 | 1 | -2/+3 |
| | * | Rename deployer to sol-compiler | Leonid Logvinov | 2018-05-10 | 1 | -2/+2 |
| | * | Remove deployer from metacoin and contract tests | Leonid Logvinov | 2018-05-10 | 1 | -1/+1 |
| * | | Add artifacts to clean command | Fabio Berger | 2018-05-11 | 1 | -1/+1 |
| * | | Commit v1 artifacts to migrations package and remove compile step from prebuild | Fabio Berger | 2018-05-11 | 1 | -1/+1 |
| |/ |
|
| * | Fix artifacts paths | Leonid Logvinov | 2018-05-07 | 1 | -2/+2 |
| * | Implement new artifacts format | Leonid Logvinov | 2018-05-07 | 1 | -3/+2 |
| * | Publishcontracts@2.1.28@0xproject/website@0.0.32@0xproject/testnet-faucets@1.0.29@0xproject/sra-report@0.0.14@0xproject/sol-resolver@0.0.4@0xproject/react-docs-example@0.0.11@0xproject/migrations@0.0.5@0xproject/metacoin@0.0.6@0xproject/dev-utils@0.4.1@0xproject/base-contract@0.3.1 | Leonid Logvinov | 2018-05-05 | 1 | -8/+8 |
| * | Publishcontracts@2.1.27@0xproject/website@0.0.30@0xproject/testnet-faucets@1.0.28@0xproject/sra-report@0.0.13 | Leonid Logvinov | 2018-05-05 | 1 | -2/+2 |
| * | Publishcontracts@2.1.26@0xproject/website@0.0.29@0xproject/testnet-faucets@1.0.27@0xproject/sra-report@0.0.12@0xproject/sol-resolver@0.0.3@0xproject/react-docs-example@0.0.9@0xproject/monorepo-scripts@0.1.19@0xproject/migrations@0.0.4@0xproject/metacoin@0.0.5@0xproject/dev-utils@0.4.0@0xproject/base-contract@0.3.0 | Leonid Logvinov | 2018-05-04 | 1 | -9/+9 |
* | | Move Authorizable to AssetProxy dir, rename to MixinAuthorizable | Amir Bandeali | 2018-05-08 | 1 | -2/+2 |
* | | Make LibBytes methods internal, add TestLibBytes | Amir Bandeali | 2018-05-05 | 1 | -2/+2 |
* | | Update contracts with revert reasons and constructor keyword | Amir Bandeali | 2018-05-03 | 1 | -1/+1 |
* | | Make all lib functions internal, add contracts for testing | Amir Bandeali | 2018-04-27 | 1 | -2/+2 |
* | | Add ERC721 contracts from zeppelin-solidity | Amir Bandeali | 2018-04-27 | 1 | -2/+1 |
* | | Fix tests | Amir Bandeali | 2018-04-24 | 1 | -3/+3 |
* | | Rename Token => IERC20Token | Amir Bandeali | 2018-04-22 | 1 | -1/+1 |
* | | Rename DummyToken => DummyERC20Token | Amir Bandeali | 2018-04-22 | 1 | -5/+10 |
* | | Fix zeppelin imports, run prettier | Amir Bandeali | 2018-04-21 | 1 | -2/+1 |
* | | Added tests for (most functions in) LibBytes. The write methods are not curre... | Greg Hysen | 2018-04-21 | 1 | -2/+2 |
* | | Miscellaneous style changes to the contracts package; specifically tests | Greg Hysen | 2018-04-21 | 1 | -1/+1 |
* | | Removed ERC20 V1 Proxy + TokenTransferProxy | Greg Hysen | 2018-04-21 | 1 | -2/+2 |
* | | Renaming TransferProxy to Proxy | Greg Hysen | 2018-04-21 | 1 | -2/+2 |
* | | Asset Proxy Dispatcher | Greg Hysen | 2018-04-21 | 1 | -3/+5 |
* | | Fix merge | Fabio Berger | 2018-04-21 | 1 | -2/+2 |
|/ |
|
* | Add support for solidity 0.4.23 | Amir Bandeali | 2018-04-21 | 1 | -1/+1 |
* | Publishcontracts@2.1.25@0xproject/website@0.0.28@0xproject/testnet-faucets@1.0.26@0xproject/sra-report@0.0.11 | Leonid Logvinov | 2018-04-19 | 1 | -2/+2 |
* | Publishcontracts@2.1.24@0xproject/website@0.0.27@0xproject/testnet-faucets@1.0.25@0xproject/sra-report@0.0.10@0xproject/migrations@0.0.3 | Leonid Logvinov | 2018-04-19 | 1 | -2/+2 |
* | Publishcontracts@2.1.23@0xproject/website@0.0.26@0xproject/testnet-faucets@1.0.24@0xproject/sra-report@0.0.9@0xproject/sol-resolver@0.0.2@0xproject/react-docs-example@0.0.8@0xproject/monorepo-scripts@0.1.18@0xproject/migrations@0.0.2@0xproject/metacoin@0.0.4@0xproject/dev-utils@0.3.6@0xproject/base-contract@0.2.1 | Fabio Berger | 2018-04-18 | 1 | -9/+9 |
* | Remove prettier change on package.json | Jacob Evans | 2018-04-18 | 1 | -10/+5 |
* | Update deployer and contracts repo to use solidity 0.4.22 | Jacob Evans | 2018-04-18 | 1 | -6/+11 |
* | Revert "Merge pull request #493 from hysz/features/deployer/multipleCodebaseS... | Leonid Logvinov | 2018-04-12 | 1 | -1/+1 |
* | Merge branch 'development' into removeMigrateStep | Fabio Berger | 2018-04-12 | 1 | -9/+9 |
|\ |
|
| * | Publishcontracts@2.1.22@0xproject/website@0.0.25@0xproject/testnet-faucets@1.0.23@0xproject/sra-report@0.0.8@0xproject/react-docs-example@0.0.7@0xproject/monorepo-scripts@0.1.17@0xproject/metacoin@0.0.3@0xproject/dev-utils@0.3.5@0xproject/base-contract@0.2.0 | Leonid Logvinov | 2018-04-12 | 1 | -9/+9 |
* | | Merge branch 'development' into removeMigrateStep | Fabio Berger | 2018-04-11 | 1 | -1/+1 |
|\| |
|
| * | Updated deployer to accept a list of contract directories as input. Contract ... | Greg Hysen | 2018-04-10 | 1 | -1/+1 |
* | | Move migrations into separate monorepo subpackage and hook it up to 0x.js and... | Fabio Berger | 2018-04-09 | 1 | -3/+3 |
* | | Move migrations over from contracts to 0x.js | Fabio Berger | 2018-04-04 | 1 | -1/+0 |
|/ |
|
* | Remove unused contracts deps | Fabio Berger | 2018-04-03 | 1 | -8/+1 |
* | Publishcontracts@2.1.21@0xproject/website@0.0.24@0xproject/testnet-faucets@1.0.22@0xproject/sra-report@0.0.7@0xproject/react-docs-example@0.0.6@0xproject/monorepo-scripts@0.1.16@0xproject/metacoin@0.0.2@0xproject/dev-utils@0.3.4@0xproject/base-contract@0.1.0 | Leonid Logvinov | 2018-04-02 | 1 | -10/+10 |
* | Add metacoin example project | Leonid Logvinov | 2018-04-02 | 1 | -2/+0 |
* | Publishcontracts@2.1.20@0xproject/website@0.0.23@0xproject/web3-wrapper@0.4.0@0xproject/utils@0.4.4@0xproject/typescript-typings@0.0.2@0xproject/types@0.4.2@0xproject/tslint-config@0.4.13@0xproject/testnet-faucets@1.0.21@0xproject/subproviders@0.8.3@0xproject/sra-report@0.0.6@0xproject/sol-cov@0.0.5@0xproject/react-shared@0.1.0@0xproject/react-docs@0.0.5@0xproject/react-docs-example@0.0.5@0xproject/monorepo-scripts@0.1.15@0xproject/json-schemas@0.7.18@0xproject/dev-utils@0.3.3@0xproject/deployer@0.3.4@0xproject/connect@0.6.7@0xproject/base-contract@0.0.6@0xproject/assert@0.2.4@0xproject/abi-gen@0.2.8 | Fabio Berger | 2018-04-02 | 1 | -10/+10 |
* | Create solc_bin dir if does not exist before attempting to compile | Amir Bandeali | 2018-04-02 | 1 | -1/+2 |
* | Add clean-state tests | Leonid Logvinov | 2018-03-27 | 1 | -4/+1 |
* | Merge branch 'development' into addExtraDocs | Fabio Berger | 2018-03-20 | 1 | -14/+14 |
|\ |
|
| * | Set Lodash dep to an exact version since newer versions introduced breaking c... | Fabio Berger | 2018-03-20 | 1 | -1/+1 |
| * | Update deployer version since manual re-publish | Fabio Berger | 2018-03-20 | 1 | -1/+1 |
| * | Manually publish 0x.js back to a working state0x.js@0.33.6 | Fabio Berger | 2018-03-19 | 1 | -1/+1 |
| * | Publishcontracts@2.1.19@0xproject/website@0.0.22@0xproject/testnet-faucets@1.0.20@0xproject/sra-report@0.0.5 | Fabio Berger | 2018-03-19 | 1 | -2/+2 |
| * | Publishcontracts@2.1.18@0xproject/website@0.0.21@0xproject/testnet-faucets@1.0.19@0xproject/sra-report@0.0.4@0xproject/sol-cov@0.0.4@0xproject/react-docs-example@0.0.4@0xproject/dev-utils@0.3.2 | Fabio Berger | 2018-03-19 | 1 | -5/+5 |
| * | Publishcontracts@2.1.17@0xproject/website@0.0.20@0xproject/testnet-faucets@1.0.18@0xproject/sra-report@0.0.3@0xproject/sol-cov@0.0.3@0xproject/react-docs-example@0.0.3@0xproject/monorepo-scripts@0.1.14@0xproject/dev-utils@0.3.1@0xproject/deployer@0.3.10x.js@0.33.3 | Fabio Berger | 2018-03-19 | 1 | -13/+13 |
| * | Publishcontracts@2.1.16@0xproject/website@0.0.19@0xproject/testnet-faucets@1.0.17@0xproject/sra-report@0.0.2@0xproject/sol-cov@0.0.2@0xproject/react-docs-example@0.0.2@0xproject/monorepo-scripts@0.1.13@0xproject/dev-utils@0.3.0@0xproject/deployer@0.3.00x.js@0.33.2 | Fabio Berger | 2018-03-19 | 1 | -13/+13 |
* | | Merge branch 'development' into addExtraDocs | Fabio Berger | 2018-03-16 | 1 | -4/+2 |
|\| |
|
| * | Fix parallel coverage results reporting | Leonid Logvinov | 2018-03-15 | 1 | -4/+2 |
* | | Add Deployer docs to website | Fabio Berger | 2018-03-16 | 1 | -0/+1 |
|/ |
|
* | Revert "Report all coverage reports together" | Leonid Logvinov | 2018-03-14 | 1 | -2/+4 |
* | Report all coverage reports together | Leonid Logvinov | 2018-03-13 | 1 | -4/+2 |
* | Fix coverage:report:html | Leonid Logvinov | 2018-03-12 | 1 | -1/+1 |
* | Increase timeout | Leonid Logvinov | 2018-03-12 | 1 | -1/+1 |
* | Run coverage on CI | Leonid Logvinov | 2018-03-12 | 1 | -1/+1 |
* | Rename COVERAGE to SOLIDITY_COVERAGS | Leonid Logvinov | 2018-03-12 | 1 | -1/+1 |
* | Revert mocha timeout increase | Leonid Logvinov | 2018-03-12 | 1 | -1/+1 |
* | Add sol-cover implementation | Leonid Logvinov | 2018-03-12 | 1 | -2/+8 |
* | Publishcontracts@2.1.15@0xproject/website@0.0.18@0xproject/web3-wrapper@0.2.1@0xproject/utils@0.4.1@0xproject/types@0.3.1@0xproject/testnet-faucets@1.0.16@0xproject/subproviders@0.7.0@0xproject/sra-report@0.0.1@0xproject/react-shared@0.0.1@0xproject/react-docs@0.0.1@0xproject/json-schemas@0.7.14@0xproject/dev-utils@0.2.1@0xproject/deployer@0.2.1@0xproject/connect@0.6.3@0xproject/base-contract@0.0.3@0xproject/assert@0.2.0@0xproject/abi-gen@0.2.50x.js@0.33.1 | Brandon Millman | 2018-03-09 | 1 | -8/+8 |
* | Publishweb3-typescript-typings@0.10.0ethers-typescript-typings@0.0.2contracts@2.1.14chai-typescript-typings@0.0.4chai-as-promised-typescript-typings@0.0.10@0xproject/website@0.0.17@0xproject/web3-wrapper@0.2.0@0xproject/utils@0.4.0@0xproject/types@0.3.0@0xproject/tslint-config@0.4.10@0xproject/testnet-faucets@1.0.15@0xproject/subproviders@0.6.0@0xproject/monorepo-scripts@0.1.12@0xproject/json-schemas@0.7.13@0xproject/dev-utils@0.2.0@0xproject/deployer@0.2.0@0xproject/connect@0.6.2@0xproject/base-contract@0.0.2@0xproject/assert@0.1.0@0xproject/abi-gen@0.2.40x.js@0.33.0 | Fabio Berger | 2018-03-05 | 1 | -14/+13 |
* | Update all mentions of the repo name being `0x.js` to `0x-monorepo` | Fabio Berger | 2018-03-04 | 1 | -3/+3 |
* | Adjust the tests | Leonid Logvinov | 2018-03-02 | 1 | -2/+2 |
* | Add dependencies | Leonid Logvinov | 2018-02-28 | 1 | -0/+1 |
* | Include ethers types | Leonid Logvinov | 2018-02-28 | 1 | -0/+1 |
* | Change backend for contracts contracts | Leonid Logvinov | 2018-02-28 | 1 | -1/+1 |
* | Use the same templates as 0x.js | Leonid Logvinov | 2018-02-28 | 1 | -1/+1 |
* | Apply prettier after generating contracts | Leonid Logvinov | 2018-02-28 | 1 | -1/+1 |
* | Fix build by using local events types | Leonid Logvinov | 2018-02-28 | 1 | -1/+2 |
* | Move all dependencies on @0xproject/types out of devDependencies | Brandon Millman | 2018-02-22 | 1 | -1/+1 |
* | Fix race condition | Amir Bandeali | 2018-02-21 | 1 | -2/+2 |
* | Publishcontracts@2.1.13@0xproject/website@0.0.16@0xproject/testnet-faucets@1.0.14@0xproject/dev-utils@0.1.0@0xproject/connect@0.6.0 | Brandon Millman | 2018-02-17 | 1 | -10/+10 |
* | Update CHANGELOG | Amir Bandeali | 2018-02-16 | 1 | -1/+1 |
* | Add npm config for contracts list | Amir Bandeali | 2018-02-16 | 1 | -1/+4 |
* | Run prettier | Amir Bandeali | 2018-02-16 | 1 | -1/+1 |
* | Fix checks, add contract list to compile script in package.json | Amir Bandeali | 2018-02-16 | 1 | -2/+2 |
* | Merge branch 'development' into fix/windows_install | Leonid | 2018-02-12 | 1 | -12/+12 |
|\ |
|
| * | Publishcontracts@2.1.12@0xproject/website@0.0.15@0xproject/testnet-faucets@1.0.13@0xproject/monorepo-scripts@0.1.11@0xproject/deployer@0.0.9@0xproject/connect@0.5.8 | Fabio Berger | 2018-02-10 | 1 | -9/+9 |
| * | Publishcontracts@2.1.11@0xproject/website@0.0.14@0xproject/testnet-faucets@1.0.12@0xproject/monorepo-scripts@0.1.10@0xproject/deployer@0.0.8@0xproject/connect@0.5.7 | Fabio Berger | 2018-02-10 | 1 | -12/+12 |
* | | Use system-independent rm command | Leonid Logvinov | 2018-02-09 | 1 | -1/+2 |
|/ |
|
* | Publishcontracts@2.1.10@0xproject/website@0.0.13@0xproject/testnet-faucets@1.0.11@0xproject/deployer@0.0.7 | Brandon Millman | 2018-02-08 | 1 | -8/+8 |
* | Generate contract wrappers on pre-build | Leonid Logvinov | 2018-02-07 | 1 | -1/+1 |
* | Change the list of generated wrappers | Leonid Logvinov | 2018-02-07 | 1 | -1/+1 |
* | Fix artifacts path | Amir Bandeali | 2018-02-07 | 1 | -1/+1 |
* | Update compile command and run prettier | Amir Bandeali | 2018-02-07 | 1 | -1/+1 |
* | Add CLI option for networkId, add abi-gen to contracts package | Amir Bandeali | 2018-02-07 | 1 | -0/+1 |
* | Merge branch 'development' into feature/testnet-faucets/order-dispenser | Brandon Millman | 2018-02-07 | 1 | -10/+10 |
|\ |
|
| * | Publishcontracts@2.1.9@0xproject/website@0.0.12@0xproject/testnet-faucets@1.0.10@0xproject/monorepo-scripts@0.1.9@0xproject/deployer@0.0.6 | Leonid Logvinov | 2018-02-06 | 1 | -10/+10 |
* | | Addressed comments and update 0xProject/types-ethereumjs-util deps | Brandon Millman | 2018-02-06 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'development' into feature/build_watch | Leonid | 2018-02-05 | 1 | -14/+13 |
|\ |
|
| * | Rename directories | Amir Bandeali | 2018-02-03 | 1 | -1/+1 |
| * | Publishcontracts@2.1.8@0xproject/website@0.0.11@0xproject/testnet-faucets@1.0.9@0xproject/monorepo-scripts@0.1.8@0xproject/deployer@0.0.5 | Leonid Logvinov | 2018-02-01 | 1 | -13/+12 |
* | | Upgrade TS to the newest version | Leonid Logvinov | 2018-02-01 | 1 | -1/+1 |
* | | Add build:watch command to all TS packages | Leonid Logvinov | 2018-02-01 | 1 | -0/+1 |
|/ |
|
* | Change order | Leonid Logvinov | 2018-01-30 | 1 | -1/+1 |
* | Separate npm scripts in contracts | Leonid Logvinov | 2018-01-30 | 1 | -2/+3 |
* | Remove a semicolon | Leonid Logvinov | 2018-01-30 | 1 | -1/+1 |
* | Fix glob patterns | Leonid Logvinov | 2018-01-30 | 1 | -1/+1 |
* | Remove truffle as a dependency | Leonid Logvinov | 2018-01-30 | 1 | -1/+0 |
* | Normalize the dependencies | Leonid Logvinov | 2018-01-30 | 1 | -1/+1 |
* | Add --bail to mocha config | Leonid Logvinov | 2018-01-30 | 1 | -1/+1 |
* | Remove truffle from tests | Leonid Logvinov | 2018-01-30 | 1 | -3/+7 |
* | Publishcontracts@2.1.7@0xproject/website@0.0.10@0xproject/testnet-faucets@1.0.8@0xproject/monorepo-scripts@0.1.7@0xproject/deployer@0.0.4 | Fabio Berger | 2018-01-30 | 1 | -15/+13 |
* | Add config file specifically in prettier command and fix files | Fabio Berger | 2018-01-30 | 1 | -72/+72 |
* | Fix prettier | Fabio Berger | 2018-01-30 | 1 | -70/+72 |
* | Publishcontracts@2.1.6@0xproject/website@0.0.9@0xproject/testnet-faucets@1.0.7@0xproject/monorepo-scripts@0.1.6@0xproject/deployer@0.0.3 | Leonid Logvinov | 2018-01-30 | 1 | -15/+13 |
* | Run prettier | Amir Bandeali | 2018-01-26 | 1 | -2/+4 |
* | Publish | Leonid Logvinov | 2018-01-25 | 1 | -15/+13 |
* | Add a comment about a yarn bug | Leonid Logvinov | 2018-01-19 | 1 | -1/+3 |
* | Move tests to a separate folder | Leonid Logvinov | 2018-01-18 | 1 | -2/+2 |
* | Fix merge conflicts | Leonid Logvinov | 2018-01-18 | 1 | -8/+1 |
* | Fix merge conflicts | Leonid Logvinov | 2018-01-18 | 1 | -6/+0 |
* | Move deployer to a separate package | Leonid Logvinov | 2018-01-18 | 1 | -3/+14 |
* | Merge pull request #322 from 0xProject/fix/ci-time | Leonid | 2018-01-18 | 1 | -1/+2 |
|\ |
|
| * | Test deployer separately from contracts | Leonid Logvinov | 2018-01-17 | 1 | -1/+2 |
* | | Run prettier to revert formatting changes made by the lerna publish step | Brandon Millman | 2018-01-18 | 1 | -1/+2 |
* | | Publishcontracts@2.1.4@0xproject/website@0.0.7@0xproject/monorepo-scripts@0.1.4@0xproject/kovan_faucets@1.0.50x.js@0.30.0 | Brandon Millman | 2018-01-18 | 1 | -13/+12 |
|/ |
|
* | Prettify package.json files | Leonid Logvinov | 2018-01-12 | 1 | -1/+2 |
* | Publishweb3-typescript-typings@0.9.3contracts@2.1.3@0xproject/website@0.0.6@0xproject/kovan_faucets@1.0.40x.js@0.29.2 | Leonid Logvinov | 2018-01-11 | 1 | -4/+4 |
* | Publishweb3-typescript-typings@0.9.1contracts@2.1.2@0xproject/website@0.0.5@0xproject/monorepo-scripts@0.1.3@0xproject/kovan_faucets@1.0.3@0xproject/dev-utils@0.0.40x.js@0.29.1 | Leonid Logvinov | 2018-01-11 | 1 | -11/+10 |
* | Include web3 types via typeRoots and factor out common parts of tsconfig.json | Leonid Logvinov | 2018-01-10 | 1 | -1/+1 |
* | Apply prettify on json and md files | Leonid Logvinov | 2018-01-04 | 1 | -70/+71 |
* | Use configured version of bignumber in all packages | Leonid Logvinov | 2018-01-04 | 1 | -1/+0 |
* | Publishcontracts@2.1.1@0xproject/website@0.0.4@0xproject/monorepo-scripts@0.1.2@0xproject/kovan_faucets@1.0.2@0xproject/dev-utils@0.0.30x.js@0.29.0 | Fabio Berger | 2017-12-28 | 1 | -8/+8 |
* | Publishcontracts@2.1.0@0xproject/website@0.0.3@0xproject/monorepo-scripts@0.1.1@0xproject/kovan_faucets@1.0.1@0xproject/dev-utils@0.0.20x.js@0.28.0 | Leonid Logvinov | 2017-12-21 | 1 | -8/+8 |
* | Install types for yargs | Leonid Logvinov | 2017-12-19 | 1 | -1/+1 |
* | Move more shared utils into utils package and reuse them | Leonid Logvinov | 2017-12-14 | 1 | -0/+1 |
* | Cleanup kovan-faucet package | Brandon Millman | 2017-12-14 | 1 | -1/+1 |
* | Add test:circleci command, add newlines to end of contracts | Amir Bandeali | 2017-12-13 | 1 | -0/+1 |
* | Update 0x.js version, fix build errors | Amir Bandeali | 2017-12-13 | 1 | -1/+1 |
* | Add updated contracts, reorganize contract file structure | Amir Bandeali | 2017-12-13 | 1 | -1/+1 |
* | Add tests for ERC20Token and EtherToken_v2 | Amir Bandeali | 2017-12-13 | 1 | -1/+0 |
* | Publishwebsite@0.0.2contracts@2.0.0abi-gen-templates@0.0.2@0xproject/web3-wrapper@0.1.0@0xproject/utils@0.1.0@0xproject/types@0.1.0@0xproject/tslint-config@0.2.1@0xproject/subproviders@0.1.0@0xproject/monorepo-scripts@0.1.0@0xproject/json-schemas@0.6.10@0xproject/connect@0.3.0@0xproject/assert@0.0.7@0xproject/abi-gen@0.0.20x.js@0.27.2 | Brandon Millman | 2017-12-09 | 1 | -6/+6 |
* | Make contracts package private | Brandon Millman | 2017-12-09 | 1 | -0/+1 |
* | Refactor web3Wrapper to a separate package | Leonid Logvinov | 2017-12-07 | 1 | -2/+4 |
* | Use same versions of dependencies everywhere | Leonid Logvinov | 2017-12-06 | 1 | -7/+7 |
* | Make class methods that don't use 'this' static | Amir Bandeali | 2017-12-01 | 1 | -1/+1 |
* | Fix module versions, cleanup scripts | Amir Bandeali | 2017-12-01 | 1 | -27/+25 |
* | Add contracts to packages, fix most linting errors | Amir Bandeali | 2017-11-30 | 1 | -0/+71 |