aboutsummaryrefslogtreecommitdiffstats
path: root/packages/migrations/artifacts/2.0.0
Commit message (Expand)AuthorAgeFilesLines
* Missing artifactFabio Berger2018-07-261-0/+723
* New WETH9 artifactsFabio Berger2018-07-261-18/+18
* Update artifactFabio Berger2018-07-251-8/+8
* Changed artifactsFabio Berger2018-07-2413-414/+483
* Updated CHANGELOGSLeonid Logvinov2018-07-233-40/+121
* Fix a bad mergeLeonid Logvinov2018-07-187-7/+49
* MergeLeonid Logvinov2018-07-184-26/+109
* Update contract artifactsLeonid Logvinov2018-07-1310-804/+39
* Remove extra ERC20ProxyId from Forwarder constructorJacob Evans2018-07-111-6/+8
* Update artifactsAmir Bandeali2018-07-1127-634/+101453
* Merge pull request #822 from 0xProject/v2-contract-wrappers-WIPLeonid Logvinov2018-07-0622-8/+5276
|\
| * Upgrade artifactsLeonid Logvinov2018-07-052-8/+183
| * Make it possible to configure block polling interval in base contract wrapperLeonid Logvinov2018-07-056-166/+153
| * Upgrade artifactsLeonid Logvinov2018-07-0516-1/+5071
| * Merge branch 'v2-prototype' into v2-contract-wrappers-WIPLeonid Logvinov2018-07-055-153/+108
| |\
| | * Improve robustness of revert reason assertionsAlex Browne2018-07-031-16/+16
| * | Set the interval to 0 in awaitTranscationSuccessAsyncLeonid Logvinov2018-06-296-12/+48
* | | Forwarding contract (squashed commits)Jacob Evans2018-07-063-84/+1011
| |/ |/|
* | Update 2.0.0 artifactsAmir Bandeali2018-06-304-141/+96
|/
* Remove network 50 detailsFabio Berger2018-06-286-48/+12
* Re-generate and clean up artifacts for 2.0.0Fabio Berger2018-06-2823-5076/+1144
* Fix buildAmir Bandeali2018-06-273-0/+386
* Update artifactsAmir Bandeali2018-06-2730-2689/+1363
* Add missing artifactsFabio Berger2018-06-222-0/+194
* Set settleOrder and settleMatchedOrders to privateGreg Hysen2018-06-211-60/+102
* Removed MixinSettlement. Moved `settleOrder` into `MixinExchangeCore` and `se...Greg Hysen2018-06-211-59/+27
* Migrations after rebasingGreg Hysen2018-06-2113-188/+320
* ERC721Proxy Always call safeTransferFromJacob Evans2018-06-201-8/+8
* Rename makerEpoch => orderEpochAmir Bandeali2018-06-205-64/+64
* Make cancelOrdersUpTo compatible with sender abstractionAmir Bandeali2018-06-203-39/+323
* Make isValidSignature publicAmir Bandeali2018-06-196-38/+316
* Merge pull request #682 from 0xProject/feature/contracts/popProxyIdAmir Bandeali2018-06-139-188/+182
|\
| * Update artifactsAmir Bandeali2018-06-139-188/+182
* | Refactor sol-cov to avoid keeping traceInfo in memoryAlex Browne2018-06-131-119/+0
|/
* Speedup awaitTransactionMinedAsync and reduce polling interval in contracts t...Alex Browne2018-06-1216-148/+849
* Implement SolidityProfiler & adapt sol-cov to work with GethLeonid Logvinov2018-06-0910-119/+59
* Minor fixes after rebaseGreg Hysen2018-06-081-735/+1
* updated migrations artifactsGreg Hysen2018-06-081-1/+735
* LibAssetProxyDecoder testsGreg Hysen2018-06-081-8/+39
* Foundation for TestLibAssetProxyDecoderGreg Hysen2018-06-081-0/+88
* Fix tslint failureFabio Berger2018-06-081-7/+7
* Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ...fragosti2018-06-071-13/+17
|\
| * Remove extra logs and other small fixesAlex Browne2018-06-071-11/+11
| * Add more transactions to Geth on init. Skip tests that are failing.Alex Browne2018-06-073-614/+611
* | Get build and tests to passfragosti2018-06-0717-1491/+1360
|/
* Merge pull request #656 from 0xProject/refactor/fill-scenarios/for-v2Fabio Berger2018-06-052-0/+601
|\
| * Add new 2.0 artifacts to migrationsFabio Berger2018-06-052-0/+601
* | Update artifacts in migrationsAlex Browne2018-06-058-51/+79
|/
* Update v2 artifactsFabio Berger2018-06-0217-4493/+4727
* Update WhitelistAmir Bandeali2018-05-311-0/+280
* Merge pull request #571 from 0xProject/feature/contracts/proxyOwnerAmir Bandeali2018-05-251-0/+782
|\
| * Fix buildAmir Bandeali2018-05-251-0/+782
* | Use domain separator for exchange addressJacob Evans2018-05-252-2292/+2273
|/
* Ran prettierGreg Hysen2018-05-2216-7692/+7892
* Added getNullFillResultsGreg Hysen2018-05-192-14/+14
* orderFilledAmount -> orderTakerAssetFilledAmountGreg Hysen2018-05-192-20/+20
* Style improvements to order matchingGreg Hysen2018-05-191-10/+10
* Upgraded to Solidity 0.4.24Greg Hysen2018-05-1910-149/+149
* Rebased against v2-prototypeGreg Hysen2018-05-1916-7544/+7692
* Fix prettierBrandon Millman2018-05-1916-7343/+7544
* Merge branch 'development' into v2-prototypeAmir Bandeali2018-05-1616-0/+7359