aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
Commit message (Expand)AuthorAgeFilesLines
* Merge development branchFabio Berger2018-08-221-0/+4
|\
| * remove v2 contract artifactsF. Eugene Aumson2018-08-211-0/+4
* | Add /src/artifacts in order-utils to gitignoreFabio Berger2018-08-011-0/+1
|/
* Add order-watcher artifacts to gitignoreFabio Berger2018-07-261-1/+2
* Add artifacts to gitignoreFabio Berger2018-07-261-0/+1
* Add .npmrc to gitignoreLeonid Logvinov2018-07-241-0/+1
* Add .vscode from .gitignoreFabio Berger2018-07-021-0/+3
* Update file structureAmir Bandeali2018-06-301-1/+1
* Use ledger subproviderAmir Bandeali2018-06-301-1/+1
* Add Kovan migrationsAmir Bandeali2018-06-301-2/+3
* move generated contract wrappers from `contract_wrappers/generated/` to `gene...Fabio Berger2018-06-061-2/+2
* Initial refactor of order-utils. Move many utils from contracts into this pac...Fabio Berger2018-05-301-0/+1
* Migrate migrations to v2Leonid Logvinov2018-05-251-1/+2
* Rename bin to server in testnet-faucets since bin is no longer gitignoredFabio Berger2018-05-151-0/+2
* Fix abi-gen binary so it can be called directly from packagesFabio Berger2018-05-151-2/+0
* Merge branch 'development' into breakUp0xjsFabio Berger2018-05-111-3/+3
|\
| * Rename deployer to sol-compilerLeonid Logvinov2018-05-101-2/+2
| * Remove deployer from 0x.js and migrationsLeonid Logvinov2018-05-101-0/+1
* | Standardize gitignores and remove `migrations/artifacts`Fabio Berger2018-05-111-7/+6
* | Merge branch 'development' into breakUp0xjsFabio Berger2018-05-101-1/+1
|\|
| * Fix artifacts pathsLeonid Logvinov2018-05-071-1/+1
* | Add generated contracts in contract-wrappers to gitignoreFabio Berger2018-05-101-0/+1
* | Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a unifyin...Fabio Berger2018-05-101-0/+4
|/
* Implement the resolverLeonid Logvinov2018-04-121-0/+2
* Move migrations into separate monorepo subpackage and hook it up to 0x.js and...Fabio Berger2018-04-091-1/+2
* Regroup gitignore entriesLeonid Logvinov2018-04-021-2/+1
* Add metacoin example projectLeonid Logvinov2018-04-021-0/+2
* Remove nested .gitignore files since `yarn publish` gets confused by them and...Fabio Berger2018-03-271-0/+7
* Fix gitignoreFabio Berger2018-03-131-1/+1
* Make git-ignore generic for all package scriptsFabio Berger2018-03-131-1/+1
* Convert 0x.js scripts to TS, move the prepublishUtils script to `dev-utils` a...Fabio Berger2018-03-131-0/+3
* Add command to deploy react-docs exampleFabio Berger2018-03-071-0/+1
* Address feedbackAmir Bandeali2018-02-211-1/+1
* Add generated contract artifacts to gitignoreAmir Bandeali2018-02-211-0/+3
* Add kovan faucet project into the mono repoBrandon Millman2017-12-131-0/+3
* Add md directory to website package and change generated docs directoryBrandon Millman2017-11-281-1/+1
* add bundles to gitignoreFabio Berger2017-11-231-0/+2
* Add website to mono repo, update packages to align with existing sub-packages...Fabio Berger2017-11-221-0/+2
* Switch over to Lerna + Yarn Workspaces setup for a mono-repo approachFabio Berger2017-11-131-2/+2
* Remove es6 targetLeonid Logvinov2017-05-261-2/+0
* Add command to generate docs from ts codeLeonid Logvinov2017-05-241-0/+3
* Add comments to .gitignoreLeonid Logvinov2017-05-241-1/+5
* Add initial tsconfigLeonid Logvinov2017-05-241-0/+2
* Initial commitLeonid2017-05-231-0/+59