Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prettier fixes | Fabio Berger | 2018-07-26 | 1 | -7/+8 |
| | |||||
* | Use infura | Fabio Berger | 2018-07-25 | 2 | -2/+2 |
| | |||||
* | Update v2-beta-testnet migration | Fabio Berger | 2018-07-25 | 1 | -6/+4 |
| | |||||
* | Merge pull request #877 from 0xProject/feature/contracts/removeERC721Callback | Amir Bandeali | 2018-07-23 | 1 | -1/+1 |
|\ | | | | | Removed receiverData and `onReceive` callback from ERC721 proxy. | ||||
| * | Removed receiverData from ERC721 Proxy Id generation | Greg Hysen | 2018-07-18 | 1 | -1/+1 |
| | | |||||
* | | Add monorepo-scripts postpublish.ts | Leonid Logvinov | 2018-07-20 | 1 | -0/+8 |
|/ | |||||
* | Merge pull request #884 from 0xProject/export-more-0x.js | Fabio Berger | 2018-07-18 | 1 | -4/+4 |
|\ | | | | | Export missing V2 pieces from 0x.js | ||||
| * | Rename assetProxyUtils to assetDataUtils | Fabio Berger | 2018-07-17 | 1 | -4/+4 |
| | | |||||
* | | Fix tslint issues | Leonid Logvinov | 2018-07-17 | 1 | -2/+2 |
|/ | |||||
* | Export Web3ProviderEngine from subproviders package | Fabio Berger | 2018-07-13 | 1 | -3/+2 |
| | |||||
* | -fetch'; | Fabio Berger | 2018-07-13 | 1 | -7/+2 |
| | |||||
* | Remove extra ERC20ProxyId from Forwarder constructor | Jacob Evans | 2018-07-11 | 1 | -2/+0 |
| | |||||
* | Add Migrations for Forwarder | Jacob Evans | 2018-07-11 | 1 | -0/+16 |
| | |||||
* | Merge pull request #822 from 0xProject/v2-contract-wrappers-WIP | Leonid Logvinov | 2018-07-06 | 3 | -8/+8 |
|\ | | | | | V2 contract wrappers | ||||
| * | Make it possible to configure block polling interval in base contract wrapper | Leonid Logvinov | 2018-07-05 | 1 | -2/+2 |
| | | |||||
| * | Merge branch 'v2-prototype' into v2-contract-wrappers-WIP | Leonid Logvinov | 2018-07-05 | 11 | -23/+214 |
| |\ | |||||
| * | | Fix the token supply in migrations | Leonid Logvinov | 2018-06-29 | 1 | -1/+1 |
| | | | |||||
| * | | Change import paths from z_r_x and e_r_c to zrx and erc in migrations | Leonid Logvinov | 2018-06-29 | 2 | -5/+5 |
| | | | |||||
* | | | Forwarding contract (squashed commits) | Jacob Evans | 2018-07-06 | 1 | -0/+2 |
| |/ |/| | |||||
* | | Update 2.0.0 artifacts | Amir Bandeali | 2018-06-30 | 1 | -8/+3 |
| | | |||||
* | | Move ledgerhq module declarations to typescript-typings | Amir Bandeali | 2018-06-30 | 2 | -23/+1 |
| | | |||||
* | | Export LedgerEthereumClient type in subproviders | Amir Bandeali | 2018-06-30 | 3 | -49/+18 |
| | | |||||
* | | Add logging and updated artifacts | Amir Bandeali | 2018-06-30 | 1 | -27/+40 |
| | | |||||
* | | Fix migrations | Amir Bandeali | 2018-06-30 | 3 | -9/+9 |
| | | |||||
* | | Use ledger subprovider | Amir Bandeali | 2018-06-30 | 12 | -38/+145 |
| | | |||||
* | | Add Kovan migrations | Amir Bandeali | 2018-06-30 | 9 | -7/+136 |
|/ | |||||
* | Register the asset proxies to exchange | Jacob Evans | 2018-06-29 | 1 | -5/+26 |
| | |||||
* | Encode ZRX address as needed. | Fabio Berger | 2018-06-28 | 1 | -1/+2 |
| | |||||
* | Await transactions in migrations | Leonid Logvinov | 2018-06-09 | 1 | -35/+46 |
| | |||||
* | Await transactions in migrations | Leonid Logvinov | 2018-06-09 | 1 | -4/+12 |
| | |||||
* | Implement SolidityProfiler & adapt sol-cov to work with Geth | Leonid Logvinov | 2018-06-09 | 2 | -23/+10 |
| | |||||
* | Try enabling no-unused-variable... | fragosti | 2018-06-05 | 3 | -6/+3 |
| | |||||
* | Fix linter errors | Leonid Logvinov | 2018-06-01 | 3 | -3/+3 |
| | |||||
* | Introduce ethereum-types package | Leonid Logvinov | 2018-06-01 | 3 | -3/+3 |
| | |||||
* | Fix a typo | Leonid Logvinov | 2018-05-25 | 1 | -2/+2 |
| | |||||
* | Migrate migrations to v2 | Leonid Logvinov | 2018-05-25 | 8 | -39/+190 |
| | |||||
* | 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 |
| | | |||||
* | | Remove web3Factory.create and remove dev-tools dependency on sol-cov | Leonid Logvinov | 2018-05-23 | 1 | -2/+1 |
|/ | |||||
* | merge development | Fabio Berger | 2018-05-23 | 1 | -2/+3 |
|\ | |||||
| * | Fix TSLint rules | Fabio Berger | 2018-05-16 | 1 | -2/+3 |
| | | |||||
* | | Merge branch 'development' into v2-prototype | Amir Bandeali | 2018-05-16 | 6 | -37/+126 |
|\| | |||||
| * | Fix templates | Leonid Logvinov | 2018-05-10 | 2 | -2/+3 |
| | | |||||
| * | Remove unused deployer docs configs | Leonid Logvinov | 2018-05-10 | 4 | -33/+40 |
| | | |||||
| * | Fix linter issues | Leonid Logvinov | 2018-05-10 | 2 | -11/+10 |
| | | |||||
| * | Rename deployer to sol-compiler | Leonid Logvinov | 2018-05-10 | 2 | -2/+4 |
| | | |||||
| * | Remove deployer | Leonid Logvinov | 2018-05-10 | 1 | -1/+0 |
| | | |||||
| * | Remove deployer from 0x.js and migrations | Leonid Logvinov | 2018-05-10 | 5 | -35/+126 |
| | | |||||
| * | Configure migrations with a compiler.json | Leonid Logvinov | 2018-05-10 | 1 | -1/+1 |
| | | |||||
* | | Remove remenants of MaliciousToken contract | Fabio Berger | 2018-04-26 | 1 | -1/+0 |
|/ | |||||
* | Fix expiration watcher comparator | Leonid Logvinov | 2018-04-18 | 1 | -1/+1 |
| | |||||
* | Simply export | Fabio Berger | 2018-04-11 | 1 | -3/+1 |
| | |||||
* | Move NULL_BYTES to @0xproject/utils | Fabio Berger | 2018-04-11 | 3 | -22/+17 |
| | |||||
* | Move migrations into separate monorepo subpackage and hook it up to 0x.js ↵ | Fabio Berger | 2018-04-09 | 7 | -0/+206 |
and contracts |