aboutsummaryrefslogtreecommitdiffstats
path: root/packages/monorepo-scripts/src
Commit message (Collapse)AuthorAgeFilesLines
...
* Keep console.log in monorepo-scriptsBrandon Millman2018-03-151-3/+4
|
* Merge branch 'development' into feature/utils/console-logBrandon Millman2018-03-154-0/+175
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: (25 commits) Enable coverage for all other packages with tests Fix parallel coverage results reporting Fix linter issuesx Remove outdated comment Add script copying to build command Add postpublish script to sol-cov Move configuration into package.json configs section Transform input data before encoding for callAsync and getABIEncodedTransactionData Consolidate docs generation and uploading logic Use async/await instead of promise syntax Move changelog entry remove unneeded include remove unused dep Fix lint issues Re-add linter to monorepo-scripts but with tslint-config dep at earlier version to avoid cyclical dependency small fixes move scripts to monorepro-scripts Fix gitignore Move abi-gen scripts to src Add missing dep ...
| * Fix linter issuesxFabio Berger2018-03-141-1/+1
| |
| * Remove outdated commentFabio Berger2018-03-141-3/+0
| |
| * Move configuration into package.json configs sectionFabio Berger2018-03-141-44/+97
| |
| * Consolidate docs generation and uploading logicFabio Berger2018-03-141-0/+26
| |
| * Use async/await instead of promise syntaxFabio Berger2018-03-141-15/+14
| |
| * Fix lint issuesFabio Berger2018-03-131-3/+3
| |
| * move scripts to monorepro-scriptsFabio Berger2018-03-134-0/+100
| |
* | Consolidate all console.log into the @0xproject/utils packageBrandon Millman2018-03-141-6/+3
|/
* Apply prettier configLeonid Logvinov2018-01-031-1/+1
|
* Inline functionLeonid Logvinov2017-12-061-6/+1
|
* Introduce a constLeonid Logvinov2017-12-061-1/+3
|
* Add version matcher scriptLeonid Logvinov2017-12-061-0/+59