aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Remove trailing slashFabio Berger2018-08-241-1/+1
|
* Improve READMEFabio Berger2018-08-221-1/+1
|
* Apply prettirfragosti2018-08-211-1/+1
|
* Add sra-api to READMEfragosti2018-08-211-0/+1
|
* Change Yarn verson in READMEFabio Berger2018-08-191-7/+1
|
* Add note about needing Yarn 1.6 to READMEFabio Berger2018-07-271-3/+5
|
* Add developer mailing list link to READMEAmir Bandeali2018-07-031-0/+3
|
* Merge pull request #578 from 0xProject/document-node-versionAlex Browne2018-05-161-0/+2
|\ | | | | Document Node.js version requirement and add it to package.json
| * Change minimum Node version to 6.12Alex Browne2018-05-151-1/+1
| |
| * Document Node.js version requirement and add it to package.jsonAlex Browne2018-05-151-0/+2
| |
* | Fix prettierFabio Berger2018-05-151-0/+14
| |
* | Move from using lerna multi-package commands to wsrun, update README's ↵Fabio Berger2018-05-151-13/+54
|/ | | | accordingly
* Improve a commentLeonid Logvinov2018-05-101-21/+21
|
* Rename deployer to sol-compilerLeonid Logvinov2018-05-101-2/+2
|
* Remove Greenkeeper from READMEOlaf Tomalka2018-04-121-1/+0
| | | Greenkeeper doesn't support Monorepos as of yet
* Merge branch 'development' into fix/docImprovementsFabio Berger2018-04-121-20/+2
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: (31 commits) Prettier ignore Metacoin artifacts Publish Updated CHANGELOGS Improve deployer error message Fix 0x.js tests Fix lint issue Simply export Move NULL_BYTES to @0xproject/utils Simplify the tests Fix lint error Add step to publishing that upload staging doc jsons, deploys staging website, opens every docs page and asks the dev to confirm that each one renders properly before publishing Fix web3Wrapper build command Add top-level `yarn lerna:stage_docs` to upload docJsons to the staging S3 bucket for all packages with a docs page Refactor publish script to have it's main execution body be lean and discrete steps Removed unused command Remove 0x.js test artifacts Fix tslint Move migrations into separate monorepo subpackage and hook it up to 0x.js and contracts Remove unused var Refactor RedundantRpcSubprovider into RedundantSubprovider ... # Conflicts: # packages/react-docs/CHANGELOG.json
| * Update dev-utils and subproviders tests to use ganache in-process providerFabio Berger2018-04-041-20/+2
| |
* | Small fix to READMEFabio Berger2018-04-111-1/+1
|/
* small README fixesFabio Berger2018-04-021-2/+2
|
* Update docs list in READMEFabio Berger2018-04-021-0/+5
|
* Improve READMEFabio Berger2018-03-301-3/+7
|
* Add clean-state testsLeonid Logvinov2018-03-271-29/+28
|
* Add new public packages to top-level READMEFabio Berger2018-03-191-18/+20
|
* Merge branch 'development' into convertScriptsToTsFabio Berger2018-03-141-24/+28
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: (71 commits) Transform input data before encoding for callAsync and getABIEncodedTransactionData Update coverage badge to show development coverage Configure post build hook Notify coveralls after all tasks have finished Address feedback Revert "Report all coverage reports together" Separate published packages and typescript typings on README Report all coverage reports together Add other statement types Properly and consistently parse ENV vars Add forgotten file Start using solidity-parser-antlr Fix the default always overriding to address Submit a TD PR Add an explanatory comment for making ranges unique Fix a typo in handling env variables Introduce TESTRPC_FIRST_ADDRESS Make BlockchainLifecycle accept only web3Wrapper Fix comments Fix deployer CHANGELOG ... # Conflicts: # README.md # packages/deployer/package.json # packages/subproviders/src/globals.d.ts # yarn.lock
| * Update coverage badge to show development coverageLeonid Logvinov2018-03-141-1/+1
| |
| * Separate published packages and typescript typings on READMEBrandon Millman2018-03-141-22/+27
| |
* | move scripts to monorepro-scriptsFabio Berger2018-03-131-1/+1
|/
* Improve READMEFabio Berger2018-03-111-9/+10
|
* Add new packages to top level READMEBrandon Millman2018-03-091-19/+22
|
* Update list of packages and organize them alphabeticallyFabio Berger2018-03-091-17/+19
|
* Added base-contract package to READMEBrandon Millman2018-03-081-0/+1
|
* Update all mentions of the repo name being `0x.js` to `0x-monorepo`Fabio Berger2018-03-041-3/+3
|
* Improve repo description in READMEFabio Berger2018-03-031-1/+1
|
* Upgrate prettierLeonid Logvinov2018-02-281-4/+4
|
* Add build:watch to README'sLeonid Logvinov2018-02-021-0/+6
|
* Change package name to @0xproject/testnet-faucetsBrandon Millman2018-01-241-1/+1
|
* Implement testnet faucets for any testnet available via infuraBrandon Millman2018-01-241-1/+1
|
* Add dev-utils package to top level READMEBrandon Millman2018-01-191-1/+2
|
* Sort packages alphabetically in READMELeonid Logvinov2018-01-131-4/+4
|
* Remove redundant type refsLeonid Logvinov2018-01-131-0/+1
|
* Add web3-typescript-typings and chai-as-promised-typescript-typings to the ↵Leonid Logvinov2018-01-121-12/+14
| | | | main monorepo
* Apply prettify on json and md filesLeonid Logvinov2018-01-041-24/+30
|
* Fix linkFabio Berger2017-12-201-1/+1
|
* Standardize on improved contributing sectionFabio Berger2017-12-201-1/+1
|
* Fix commandFabio Berger2017-12-201-1/+1
|
* Flesh out main repo READMEFabio Berger2017-12-201-0/+62
|
* Improve package descriptionsFabio Berger2017-12-201-8/+8
|
* Reorganize packages section of readmeBrandon Millman2017-12-141-16/+21
|
* Add kovan faucet to main READMEBrandon Millman2017-12-141-0/+1
|
* Add new packages to main READMELeonid Logvinov2017-12-131-1/+9
|
* Add @0xproject/connect to the main READMEBrandon Millman2017-11-231-0/+1
|
* Add rocket.chat badge and remove 0x.js npm badgeFabio Berger2017-11-151-2/+2
|
* Add core packes to READMEFabio Berger2017-11-151-22/+8
|
* Doubled upJacob Evans2017-11-151-2/+0
|
* Change Slack to RocketJacob Evans2017-11-151-1/+3
|
* Fix README linksJacob Evans2017-11-151-0/+3
|
* Missing @Fabio Berger2017-11-141-2/+2
|
* Add preliminary instructions to top-level READMEFabio Berger2017-11-141-0/+23
|
* Switch over to Lerna + Yarn Workspaces setup for a mono-repo approachFabio Berger2017-11-131-39/+1
|
* Change gitter link badge to 0xproject/LobbyLeonid2017-07-051-1/+1
|
* Add npm version badgeLeonid2017-07-051-0/+1
|
* Add Greenkeeper badgeLeonid2017-06-201-0/+1
|
* Add documentation sectionFabio Berger2017-06-201-3/+3
|
* Include two links to the documentationFabio Berger2017-06-201-1/+3
|
* Add the installation instructions to the READMEFabio Berger2017-06-201-2/+32
|
* Improve the READMEFabio Berger2017-06-191-2/+17
|
* Add badge to READMELeonid Logvinov2017-06-151-0/+1
|
* Create README.mdLeonid2017-06-101-2/+1
|
* docs(readme): add Greenkeeper badgegreenkeeper[bot]2017-06-031-0/+2
|
* Add CI status badgeLeonid Logvinov2017-05-241-1/+2
|
* Initial commitLeonid2017-05-231-0/+1