aboutsummaryrefslogtreecommitdiffstats
path: root/packages
Commit message (Expand)AuthorAgeFilesLines
* Update multisig tests and utilsAmir Bandeali2018-05-254-253/+355
* Update MultiSigWalletWithTimeLockExceptRemoveAuthorizedAddress to use a mappi...Amir Bandeali2018-05-251-18/+48
* Merge pull request #617 from 0xProject/feature/no-coverage-ci-contractsLeonid Logvinov2018-05-251-1/+1
|\
| * Disable contracts coverage on CILeonid Logvinov2018-05-251-1/+1
* | Improve OnboardingFlow API and typescript typesfragosti2018-05-254-14/+27
* | Address PR feedbackfragosti2018-05-258-38/+54
* | Undo change to react-highlightfragosti2018-05-251-1/+0
* | Fix build errorsfragosti2018-05-253-13/+14
* | Fix issue where modal can be out of sync with app statefragosti2018-05-257-18/+56
* | Basic onboarding flow infrastructure set upfragosti2018-05-2516-37/+268
* | Merge pull request #612 from 0xProject/feature/website/add-redux-devtoolsFrancesco Agosti2018-05-252-1/+3
|\ \ | |/ |/|
| * Move to deps from devDeps and use in development onlyfragosti2018-05-232-2/+2
| * Add redux-devtools-extension to projectfragosti2018-05-232-2/+4
* | Merge pull request #615 from 0xProject/refactor/json-schemas/for-v2Fabio Berger2018-05-2514-106/+68
|\ \
| * | Have source-map-loader ignore node_modules packagesFabio Berger2018-05-241-1/+6
| * | Revert to an earlier version that worksFabio Berger2018-05-247-7/+7
| * | Force hex to have at least two hex values after the prefix, but it could be t...Fabio Berger2018-05-242-2/+2
| * | Fix Hex regex and testsFabio Berger2018-05-242-3/+4
| * | Remove the caret so it actually installs this versionFabio Berger2018-05-247-7/+7
| * | Add CHANGELOG entryFabio Berger2018-05-241-0/+10
| * | Updated Order, SignedOrder schemas, removed ECSignature schema types and adde...Fabio Berger2018-05-245-98/+44
| * | Bump all dependencies on json-schemas down a patch version so that they don't...Fabio Berger2018-05-247-7/+7
* | | Merge pull request #613 from 0xProject/check-tx-receipt-statusAlex Browne2018-05-2421-94/+144
|\ \ \
| * | | Change error message for awaitTransactionSuccessAsyncAlex Browne2018-05-241-1/+1
| * | | Check transaction receipt status codes where applicableAlex Browne2018-05-2421-94/+144
| |/ /
* | | Use visibility property instead of placeholder div in wrap ether itemBrandon Millman2018-05-241-7/+4
* | | Merge branch 'v2-prototype' into feature/website/wallet-flex-boxBrandon Millman2018-05-24231-1241/+2483
|\| |
| * | Add missing dep to websiteFabio Berger2018-05-241-0/+1
| * | Upgrade solidity parserLeonid Logvinov2018-05-241-1/+1
| * | Fix trace testLeonid Logvinov2018-05-241-1/+1
| * | Fix linter issuesLeonid Logvinov2018-05-242-4/+5
| * | Move contract utilsLeonid Logvinov2018-05-245-19/+19
| * | Merge branch 'v2-prototype' into feature/truffle-sol-covLeonid Logvinov2018-05-2455-424/+428
| |\ \
| | * | Fix prettierLeonid Logvinov2018-05-243-3/+9
| | * | Fix prettierLeonid Logvinov2018-05-242-6/+2
| | * | Remove 0x.js as a dependency from websiteLeonid Logvinov2018-05-2424-122/+137
| | * | Enable 0x.js testsFabio Berger2018-05-231-3/+1
| | * | Merge branch 'v2-prototype' into refactor/contracts/remove0xjsDepFabio Berger2018-05-232-2/+2
| | |\ \
| | | * | Fix small bug in order-utilsAlex Browne2018-05-231-1/+1
| | | * | Merge branch 'v2-prototype' of github.com:0xProject/0x-monorepo into v2-proto...Fabio Berger2018-05-232-2/+2
| | | |\ \
| | | | * | Update dogfood urlBrandon Millman2018-05-232-2/+2
| | | * | | Fix Tslint error caused by "PromiseLike" valueFabio Berger2018-05-231-0/+6
| | | |/ /
| | * | | Fix Tslint error caused by "PromiseLike" valueFabio Berger2018-05-231-0/+6
| | * | | fix contract-wrappers versionFabio Berger2018-05-231-1/+1
| | * | | merge v2-prototypeFabio Berger2018-05-2381-262/+558
| | |\| |
| | | * | Fix TokenTransferProxy artifact name since it's now suffixed with _v1Fabio Berger2018-05-233-3/+3
| | | * | Remove 0x.js dependency from sra-reportLeonid Logvinov2018-05-232-3/+5
| | | * | Merge branch 'development' into v2-prototypeLeonid Logvinov2018-05-2380-260/+554
| | | |\ \
| | | | * | PublishLeonid Logvinov2018-05-2330-230/+230
| | | | * | Updated CHANGELOGSLeonid Logvinov2018-05-231-1/+1
| | | | * | Updated CHANGELOGSLeonid Logvinov2018-05-2350-30/+324
| | * | | | Fix signature verification testFabio Berger2018-05-231-1/+1
| | * | | | Fix TokenTransferProxy artifact name since it's now suffixed with _v1Fabio Berger2018-05-233-3/+3
| | * | | | Fix dep versionFabio Berger2018-05-231-1/+1
| | * | | | Fix importFabio Berger2018-05-231-1/+1
| | * | | | Fix await callsFabio Berger2018-05-231-12/+3
| | * | | | Refactor etherToken test to use contract-wrappersFabio Berger2018-05-231-22/+36
| | * | | | Fix ExchangeWrapperFabio Berger2018-05-236-14/+10
| | * | | | Fix importsFabio Berger2018-05-232-2/+1
| | * | | | Merge branch 'v2-prototype' into refactor/contracts/remove0xjsDepFabio Berger2018-05-2330-218/+497
| | |\| | |
| | * | | | Update artifactFabio Berger2018-05-231-14/+14
| | * | | | Remove 0x.js dep from contractsFabio Berger2018-05-2324-267/+236
| * | | | | Fix NameResolverLeonid Logvinov2018-05-241-4/+6
| * | | | | Address feedbackLeonid Logvinov2018-05-235-27/+39
| * | | | | Parse compiler.json in SolCompilerArtifactsAdapterLeonid Logvinov2018-05-232-6/+13
| * | | | | Add a more verbose comment for self-destructLeonid Logvinov2018-05-231-1/+5
| * | | | | Fix depth tracking in a tracerLeonid Logvinov2018-05-231-1/+16
| * | | | | Fix sol-compiler versionLeonid Logvinov2018-05-231-1/+1
| * | | | | Fix sol-cov testsLeonid Logvinov2018-05-232-2/+4
| * | | | | Fix a bug in CALL-like opcode handlingLeonid Logvinov2018-05-233-11/+22
| * | | | | Remove trace.jsonLeonid Logvinov2018-05-231-3227/+0
| * | | | | Suppport subcalls in constructorLeonid Logvinov2018-05-232-12/+28
| * | | | | Use BlockParamLiteral.LatestLeonid Logvinov2018-05-232-4/+8
| * | | | | Address feedbackLeonid Logvinov2018-05-238-35/+23
| * | | | | Use loglevel instead of verbose flagLeonid Logvinov2018-05-232-14/+12
| * | | | | PublishLeonid Logvinov2018-05-2330-230/+229
| * | | | | Updated CHANGELOGSLeonid Logvinov2018-05-231-0/+1
| * | | | | Updated CHANGELOGSLeonid Logvinov2018-05-2350-30/+324
| * | | | | Fix import pathsLeonid Logvinov2018-05-233-3/+3
| * | | | | Refactor ContractData lookupLeonid Logvinov2018-05-232-34/+33
| * | | | | Remove a commentLeonid Logvinov2018-05-231-1/+0
| * | | | | Use a hidden directory for temp artifactsLeonid Logvinov2018-05-232-2/+1
| * | | | | Match class names with file namesLeonid Logvinov2018-05-234-3/+3
| * | | | | Improve a CHANGELOG commentLeonid Logvinov2018-05-231-1/+1
| * | | | | Improve a CHANGELOG commentLeonid Logvinov2018-05-231-1/+1
| * | | | | Rename ZeroExArtifactAdapter to SolCompilerArtifactAdapterLeonid Logvinov2018-05-236-11/+11
| * | | | | Assign then passLeonid Logvinov2018-05-231-1/+2
| * | | | | Assign then returnLeonid Logvinov2018-05-231-1/+2
| * | | | | Introduce CONFIG_FILELeonid Logvinov2018-05-231-1/+2
| * | | | | Remove web3Factory.create and remove dev-tools dependency on sol-covLeonid Logvinov2018-05-2325-846/+3294
| * | | | | Add CHANGELOG entriesLeonid Logvinov2018-05-238-0/+836
| * | | | | Support all opcodes in a trace parserLeonid Logvinov2018-05-234-55/+45
| * | | | | Make sol-cov work with truffle and other artifact adaptersLeonid Logvinov2018-05-2314-89/+354
| * | | | | Only look at *.sol files in NameResolverLeonid Logvinov2018-05-231-2/+5
| * | | | | Fix a bug in FS resolver causing it to try reading directoriesLeonid Logvinov2018-05-231-1/+1
| * | | | | Add solcVersion to CompilerOptsLeonid Logvinov2018-05-233-4/+11
| | |/ / / | |/| | |
| * | | | Merge branch 'v2-prototype' of github.com:0xProject/0x-monorepo into v2-proto...Fabio Berger2018-05-2316-175/+419
| |\ \ \ \
| | * \ \ \ Merge pull request #601 from 0xProject/contracts-test-fixesAlex Browne2018-05-2316-175/+419
| | |\ \ \ \
| | | * | | | Rename some variables in multi_sig_with_time_lock.tsAlex Browne2018-05-231-10/+10
| | | * | | | Remove extra awaitTransactionMinedAsync callsAlex Browne2018-05-231-4/+2
| | | * | | | Apply changes to test/exchange/match_orders.tsAlex Browne2018-05-221-6/+18
| | | * | | | Fix some unhandled promise rejectionsAlex Browne2018-05-222-4/+8
| | | * | | | Add awaitTransactionMinedAsync after every sent transactionAlex Browne2018-05-2210-155/+294
| | | * | | | Add missing blockchainLifecycle calls to contracts testsAlex Browne2018-05-2214-0/+91
| * | | | | | Fix tslint issuesFabio Berger2018-05-232-10/+13
| * | | | | | Add `are` to boolean naming conventionsFabio Berger2018-05-231-1/+1
| |/ / / / /
| * | | | | Merge branch 'v2-prototype' of github.com:0xProject/0x-monorepo into v2-proto...Fabio Berger2018-05-2312-38/+58
| |\ \ \ \ \
| | * \ \ \ \ Merge pull request #605 from 0xProject/fix/multiple/build-errorsFabio Berger2018-05-2312-38/+58
| | |\ \ \ \ \
| | | * | | | | Update artifactsRemco Bloemen2018-05-221-14/+14
| | | * | | | | Fix warnings in MetacoinRemco Bloemen2018-05-221-3/+3
| | | * | | | | Upgrade UglifyJS to include ES6 supportRemco Bloemen2018-05-222-3/+10
| | | * | | | | Add CancelOrder and MatchOrder typesRemco Bloemen2018-05-222-3/+15
| | | * | | | | Add missing return typesRemco Bloemen2018-05-225-15/+15
| | | * | | | | Ignore classnames linter ruleRemco Bloemen2018-05-221-0/+1
| | | |/ / / /
| * | / / / / Fix tslintFabio Berger2018-05-232-4/+4
| |/ / / / /
| * | / / / Fix the tsutils version, fixing ts typings issueFabio Berger2018-05-231-1/+1
| | |/ / / | |/| | |
| * | | | merge developmentFabio Berger2018-05-2359-124/+418
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | remove generated contract_wrappers during cleanFabio Berger2018-05-231-1/+1
| | * | Merge pull request #594 from 0xProject/improvement/addCustomTslintRulesFabio Berger2018-05-2359-127/+421
| | |\ \
| | | * | Improve namingFabio Berger2018-05-172-5/+6
| | | * | Disable magic number rule in more places where it isn't helping code readabilityFabio Berger2018-05-172-14/+14
| | | * | Merge branch 'development' into improvement/addCustomTslintRulesFabio Berger2018-05-1710-54/+18
| | | |\ \
| | | * \ \ Merge branch 'development' into improvement/addCustomTslintRulesFabio Berger2018-05-1633-16/+109
| | | |\ \ \
| | | * | | | Fix commentsFabio Berger2018-05-161-2/+1
| | | * | | | Improve nameFabio Berger2018-05-161-2/+2
| | | * | | | Fix TSLint rulesFabio Berger2018-05-1655-133/+278
| | | * | | | Enforce new rules, including no-switch-case-fall-throughFabio Berger2018-05-161-0/+3
| | | * | | | Implement boolean variable naming custom TSLint ruleFabio Berger2018-05-161-0/+69
| | | * | | | Implement custom no-magic-numbers rule that doesn't include magic numbers pas...Fabio Berger2018-05-162-1/+78
* | | | | | | Add missing keyBrandon Millman2018-05-221-3/+6
* | | | | | | Use flexbox for wrapped ether itemBrandon Millman2018-05-221-21/+29
* | | | | | | Re add wrapped ether itemBrandon Millman2018-05-221-7/+24
* | | | | | | Rewrite balance rows using flex boxBrandon Millman2018-05-223-122/+129
|/ / / / / /
* | | | | | Merge pull request #572 from 0xProject/feature/contracts/atomicMatchingGreg Hysen2018-05-2279-532/+3138
|\ \ \ \ \ \
| * | | | | | Removed debug line from chai_setup. Its failing linter and does not appear to...Greg Hysen2018-05-221-8/+0
| * | | | | | Ran prettierGreg Hysen2018-05-2216-7692/+7892
| * | | | | | Added getNullFillResultsGreg Hysen2018-05-194-15/+30
| * | | | | | orderFilledAmount -> orderTakerAssetFilledAmountGreg Hysen2018-05-199-61/+61
| * | | | | | Style improvements to order matchingGreg Hysen2018-05-195-38/+27
| * | | | | | Upgraded to Solidity 0.4.24Greg Hysen2018-05-1964-206/+207
| * | | | | | Rebased against v2-prototypeGreg Hysen2018-05-1922-7557/+7708
| * | | | | | Changed calculateFillResults to public visibility so that it can be used by t...Greg Hysen2018-05-193-131/+131
| * | | | | | Moved feeTokenAddress to MatchOrderTester constructor. Since it is constant, ...Greg Hysen2018-05-192-138/+126
| * | | | | | Wording of calculateMatchedFillResultsGreg Hysen2018-05-191-9/+11
| * | | | | | Cleaned up interface for decoding proxy data. Added a general decoder, which ...Greg Hysen2018-05-193-17/+63
| * | | | | | Style improvements to the match orders typescript test classGreg Hysen2018-05-191-18/+14
| * | | | | | Removed redundant log decode callGreg Hysen2018-05-191-2/+0
| * | | | | | The OrderInfo struct is now returned by the getOrderInfo functionGreg Hysen2018-05-198-141/+98
| * | | | | | Updated order of settleMatchedOrders to align with settleOrderGreg Hysen2018-05-193-8/+8
| * | | | | | IExchange inherits from all other interfaces (in the same order as Exchange i...Greg Hysen2018-05-191-6/+10
| * | | | | | Renamed takerAssetFilledAmount to orderFilledAmount to more easily distinguis...Greg Hysen2018-05-193-37/+37
| * | | | | | Comments for readability in exchange core and mixin match ordersGreg Hysen2018-05-195-4/+11
| * | | | | | Renamed "validate" functions to "assert" in mixin match.Greg Hysen2018-05-195-21/+21
| * | | | | | Throw if the left or right orders do not compute the correct fill results. I ...Greg Hysen2018-05-195-37/+27
| * | | | | | Removed redundant status checks in matchOrders. Saves gas, plus follows patte...Greg Hysen2018-05-191-8/+0
| * | | | | | Token -> Asset in fillOrder specGreg Hysen2018-05-191-1/+1
| * | | | | | Reordered functions in mixin exchange core -- getOrderInfo is at the bottomGreg Hysen2018-05-192-77/+77
| * | | | | | Changes based on style guidelines put out by AmirGreg Hysen2018-05-199-172/+210
| * | | | | | Reordered fund transfers for matched orders, plus added an extra sanity check...Greg Hysen2018-05-193-35/+49
| * | | | | | Style changes to atomic order matchingGreg Hysen2018-05-1911-306/+288
| * | | | | | Added require reasons to MixinMatchOrders and cleaned up some comments.Greg Hysen2018-05-196-40/+75
| * | | | | | Updated remaining contracts to v0.4.23Greg Hysen2018-05-194-4/+4
| * | | | | | Removed isRoundingError from mixin headerGreg Hysen2018-05-191-10/+1
| * | | | | | Atomic Order Matching - TestsGreg Hysen2018-05-199-23/+1398
| * | | | | | Atomic Order Matching - Smart Contracts.Greg Hysen2018-05-1913-114/+957
| | |_|_|_|/ | |/| | | |
* | | | | | merge developmentFabio Berger2018-05-2286-45/+121
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | Merge pull request #597 from 0xProject/make-promises-safeAlex Browne2018-05-1886-37/+122
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Use make-promises-safe to catch unhandled rejections in testsAlex Browne2018-05-1786-37/+122
| * | | | Remove "Order utils" from menu for nowFabio Berger2018-05-171-6/+0
| * | | | Fix top tokens keyBrandon Millman2018-05-171-2/+8
| |/ / /
| * | | Improve about page descriptionsfragosti2018-05-177-45/+9
* | | | PrettierBrandon Millman2018-05-191-1/+3
* | | | Change number of columns in relayer index for small screensBrandon Millman2018-05-191-1/+1
* | | | Wallet instead of balances for small screensBrandon Millman2018-05-191-23/+21
* | | | Close drawer when new path is chosenBrandon Millman2018-05-191-0/+7
* | | | Fix styling of portal menuBrandon Millman2018-05-194-20/+37
* | | | Refactor portal specific colors out of react-sharedBrandon Millman2018-05-1912-25/+46
* | | | Add custom styling for drawerBrandon Millman2018-05-193-16/+106
* | | | Fix key issue for portal routesBrandon Millman2018-05-191-1/+7
* | | | Fix responsiveness broken in rebaseBrandon Millman2018-05-191-13/+33
* | | | Set up scaffolding for new drawerBrandon Millman2018-05-193-9/+28
* | | | Hide wallet component for small screensBrandon Millman2018-05-191-0/+2
* | | | Fix token link keyBrandon Millman2018-05-191-2/+8
* | | | Modulate number of columns based on screenwidthBrandon Millman2018-05-192-4/+19
* | | | Fix prettierBrandon Millman2018-05-1919-7366/+7564
* | | | Merge pull request #583 from 0xProject/bug/contracts/erc721-encoded-padJacob Evans2018-05-181-1/+2
|\ \ \ \
| * | | | Pad to 32 if asset ids are smallJacob Evans2018-05-101-1/+2
* | | | | Change my title to clarifyfragosti2018-05-181-1/+1
* | | | | Center all the thingsfragosti2018-05-184-11/+46
* | | | | Refactor code in response to CR feedbackfragosti2018-05-185-15/+12
* | | | | Remove duplicate function call to validatefragosti2018-05-181-1/+1
* | | | | Show error messages in the wrapped ether itemfragosti2018-05-186-23/+52
* | | | | Improve about page descriptionsfragosti2018-05-181-3/+3
* | | | | Fix tslint false positiveBrandon Millman2018-05-181-2/+9
* | | | | Fix spreadBrandon Millman2018-05-181-1/+1
* | | | | Refactor account management itmesBrandon Millman2018-05-181-74/+70
* | | | | Add loading componentBrandon Millman2018-05-183-50/+77
* | | | | Refactor a bunch of layouts into their own filesBrandon Millman2018-05-186-139/+176
* | | | | Add portal layout componentBrandon Millman2018-05-181-31/+36
* | | | | Get rid of extra curly bracketsBrandon Millman2018-05-181-9/+9
* | | | | Fix lint errorBrandon Millman2018-05-181-2/+1
* | | | | Fix commentsBrandon Millman2018-05-183-4/+10
* | | | | Wait for blockchain to display the account management routesBrandon Millman2018-05-184-47/+78
* | | | | Fix linter errors and relayer index reloadingBrandon Millman2018-05-183-14/+17
* | | | | Trade direct routeBrandon Millman2018-05-182-44/+37
* | | | | Add manage you wallet footerBrandon Millman2018-05-181-24/+41
* | | | | Add props to back buttonBrandon Millman2018-05-181-9/+13
* | | | | Back button and title componentsBrandon Millman2018-05-183-64/+112
* | | | | Implement new menu stylingBrandon Millman2018-05-182-4/+95
* | | | | Add menuBrandon Millman2018-05-182-20/+41
* | | | | Add routesBrandon Millman2018-05-181-2/+105
* | | | | Merge branch 'development' into v2-prototypeFabio Berger2018-05-16231-1089/+1094
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Do not remove artifacts when running `clean`Fabio Berger2018-05-161-1/+1
| | |_|/ | |/| |
| * | | Merge pull request #593 from 0xProject/bug/website/fix-cirular-dependencyFrancesco Agosti2018-05-163-11/+13
| |\ \ \
| | * | | fix style errorsfragosti2018-05-162-2/+2
| | * | | Fix circular dependencyfragosti2018-05-163-11/+13
| * | | | Merge pull request #592 from 0xProject/feature/website/add-francesco-aboutFrancesco Agosti2018-05-162-3/+11
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Add my profile image to imagesfragosti2018-05-161-0/+0
| | * | | Add myself to about pagefragosti2018-05-161-3/+11
| * | | | Add dogfood configs to websiteBrandon Millman2018-05-164-2/+10
| |/ / /
| * | | Merge pull request #578 from 0xProject/document-node-versionAlex Browne2018-05-1627-6/+81
| |\ \ \ | | |_|/ | |/| |
| | * | Change minimum Node version to 6.12Alex Browne2018-05-1527-27/+27
| | * | Document Node.js version requirement and add it to package.jsonAlex Browne2018-05-1527-6/+81
| * | | Fix prettierFabio Berger2018-05-151-2/+0
| * | | Merge developmentFabio Berger2018-05-155-16/+54
| |\ \ \
| | * | | Add hover state to top tokensBrandon Millman2018-05-151-10/+43
| | * | | Change to weekly txn volumeBrandon Millman2018-05-152-4/+4
| | |/ /
| | * | Apply prettier to some files which were not formatted correctlyAlex Browne2018-05-152-2/+7
| | * | Fix TSLint issuesFabio Berger2018-05-159-19/+28
| * | | Fix TSLint issuesFabio Berger2018-05-159-19/+28
| * | | Add changelog entries for packages where executable binary exporting fixedFabio Berger2018-05-153-0/+27
| * | | Rename bin to server in testnet-faucets since bin is no longer gitignoredFabio Berger2018-05-153-6/+6
| * | | Fix sra-report binaryFabio Berger2018-05-152-1/+3
| * | | rename build:watch to watch and remove build from docs:stageFabio Berger2018-05-151-2/+2
| * | | Fix sol-compiler binary so it can be called directly from packagesFabio Berger2018-05-155-4/+6
| * | | Fix abi-gen binary so it can be called directly from packagesFabio Berger2018-05-159-9/+17
| * | | Remove build from docs:stage commandsFabio Berger2018-05-157-7/+7
| * | | Move from using lerna multi-package commands to wsrun, update README's accord...Fabio Berger2018-05-1559-408/+195
| |/ /
| * | Merge branch 'development' of github.com:0xProject/0x-monorepo into developmentFabio Berger2018-05-14153-600/+655
| |\ \
| | * | Add missing type definitionsLeonid Logvinov2018-05-14153-600/+655
| * | | Remove tslint-config as dep to monorepo-scripts to avoid circular dependency....Fabio Berger2018-05-142-2/+1
| |/ /
* | | Do not remove artifacts when running `clean`Fabio Berger2018-05-161-1/+1
* | | Merge branch 'development' into v2-prototypeAmir Bandeali2018-05-16411-8922/+26123
|\| | | |/ |/|
| * Add missing .gitkeepsFabio Berger2018-05-122-0/+0
| * Revert "Remove gitkeeps"Fabio Berger2018-05-1213-0/+0
| * improve wordingFabio Berger2018-05-121-1/+1
| * Remove gitkeepsFabio Berger2018-05-1113-0/+0
| * Create coverage dir if doesn't existFabio Berger2018-05-112-0/+8
| * Add compilerSettings to compiler.jsonFabio Berger2018-05-111-1/+14
| * Add deployedBytecode to artifacts since it is needed by sol-covFabio Berger2018-05-1114-56/+140