aboutsummaryrefslogtreecommitdiffstats
path: root/packages/migrations/artifacts
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Greg Hysen2018-06-211-59/+27
| | | | `settleMatchedOrders` into `MixinMatchOrders`
* 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
|\ | | | | Remove proxyId checks in AssetProxies
| * 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 ↵Alex Browne2018-06-1216-148/+849
| | | | tests
* 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
|\ | | | | | | feature/improve-linting
| * 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-0723-1497/+1402
|/
* Merge pull request #656 from 0xProject/refactor/fill-scenarios/for-v2Fabio Berger2018-06-052-0/+601
|\ | | | | Refactor fill-scenarios for v2
| * 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-252-9/+791
|\ | | | | Update MultiSigWalletWithTimeLockExceptRemoveAuthorizedAddress
| * Fix buildAmir Bandeali2018-05-252-9/+791
| |
* | Use domain separator for exchange addressJacob Evans2018-05-252-2292/+2273
|/
* Update artifactsRemco Bloemen2018-05-221-14/+14
|
* 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-1630-2072/+7800
|
* Add deployedBytecode to artifacts since it is needed by sol-covFabio Berger2018-05-1114-56/+140
|
* Update artifactsFabio Berger2018-05-1124-7657/+5961
|
* Commit v1 artifacts to migrations package and remove compile step from prebuildFabio Berger2018-05-1125-0/+7685
|
* Create an artifacts folderLeonid Logvinov2018-05-071-0/+0