.deps Makefile Makefile.in .libs *.lo *.la obots' content='index, nofollow'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/packages
Commit message (Expand)AuthorAgeFilesLines
* Move spawnSwitchErr to @0xproject/utilsFabio Berger2018-06-0615-25/+24
* Add missing `yarn`Fabio Berger2018-06-061-1/+1
* Add missing build:all commandFabio Berger2018-06-061-0/+1
* Merge v2-prototypeFabio Berger2018-06-0648-127/+457
|\
| * Merge branch 'v2-prototype' into fixes/misc-small-fixesFabio Berger2018-06-0631-109/+436
| |\
| | * Remove TranslatedTextfragosti2018-06-061-15/+0
| | * Fix prettierBrandon Millman2018-06-061-1/+1
| | * Merge pull request #668 from 0xProject/feature/website/move-disclaimerBrandon Millman2018-06-061-16/+18
| | |\
| | | * Move portal disclaimer to the account management sectionBrandon Millman2018-06-061-16/+18
| | * | Add back UMD bundles for 0x.jsLeonid Logvinov2018-06-061-1/+3
| | * | Move prices into portalBrandon Millman2018-06-062-30/+32
| | |/
| | * Merge pull request #652 from 0xProject/feature/website/landing-subscribe-butt...Francesco Agosti2018-06-0629-62/+398
| | |\
| | | * Use stricter check for subscribe input textfragosti2018-06-061-1/+2
| | | * Make buttons stack on mobilefragosti2018-06-052-5/+6
| | | * Do not show subscribe form if language is not englishfragosti2018-06-051-1/+1
| | | * Address PR feedbackfragosti2018-06-058-40/+46
| | | * Lint and cleanupfragosti2018-06-024-7/+7
| | | * Merge branch 'feature/website/landing-subscribe-button' into feature/website/...fragosti2018-06-0229-50/+378
| | | |\
| | | | * Implement subscription formfragosti2018-06-027-68/+288
| | | | * Add styled-components and polishedfragosti2018-06-0220-19/+36
| | | | * Have basic newsletter subscribe form workingfragosti2018-06-026-2/+93
| * | | | Mention the gasLimit until in the doc commentFabio Berger2018-06-051-1/+1
| * | | | Merge branch 'v2-prototype' into fixes/misc-small-fixesFabio Berger2018-06-051-2/+2
| |\| | |
| * | | | Replace `-` with `_` in yarn script name so that we are consistent across yar...Fabio Berger2018-06-0515-15/+15
| * | | | Add `switch-default` tslint rule and add missing default statementFabio Berger2018-06-052-0/+4
| * | | | Remove outdated link in ABI-gen READMEFabio Berger2018-06-051-2/+1
* | | | | - Rename watch to watch_without_deps in sub-packages, so dev's don't confuse ...Fabio Berger2018-06-0531-53/+61
| |/ / / |/| | |
* | | | Merge pull request #661 from feuGeneA/patch-1Fabio Berger2018-06-051-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Fix broken link to `contract_templates`F. Eugene Aumson2018-06-051-2/+2
* | | | Merge pull request #656 from 0xProject/refactor/fill-scenarios/for-v2Fabio Berger2018-06-0522-3764/+715
|\ \ \ \
| * | | | Use _.omit for concisenessFabio Berger2018-06-051-15/+5
| * | | | revert multisig changeFabio Berger2018-06-051-1/+1
| * | | | reset multisignFabio Berger2018-06-051-1/+1
| * | | | Add PR to changelogFabio Berger2018-06-051-1/+2
| * | | | Update fill-scenarios for V2 and add CHANGELOG entryFabio Berger2018-06-052-64/+91
| * | | | Remove unused compact artifacts from order-utilsFabio Berger2018-06-057-1845/+0
| * | | | Add missing exports to order-utils and add CHANGELOG entryFabio Berger2018-06-052-1/+18
| * | | | Add new 2.0 artifacts to migrationsFabio Berger2018-06-052-0/+601
| * | | | Remove compact_artifacts and replace with updated artifactsFabio Berger2018-06-059-1852/+12
| * | | | Update fill-scenarios to depend on v2 updated order-utils and types. Needed t...Fabio Berger2018-06-051-2/+2
* | | | | Merge pull request #658 from 0xProject/dont-automatically-rebuild-for-testsAlex Browne2018-06-0515-19/+31
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Remove duplicate cleans in package.json when clean is called in prebuildAlex Browne2018-06-054-4/+4
| * | | | Remove common-js/umd differentiation from 0x.js/package.jsonAlex Browne2018-06-051-6/+3
| * | | | Don't automatically rebuild when running yarn testAlex Browne2018-06-0515-15/+30
* | | | | rename GT to GREATER_THANJacob Evans2018-06-053-3/+3
* | | | | Rebase from v2-prototypeJacob Evans2018-06-052-38/+2
* | | | | Update Exchange statuses, revert instead of emmitting event on fill/cancel fa...Amir Bandeali2018-06-0530-702/+491
|/ / / /
* / / / Update artifacts in migrationsAlex Browne2018-06-058-51/+79
|/ / /
* | | Address feedbackfragosti2018-06-054-14/+20
* | | Implement WETH step logic for continuefragosti2018-06-053-7/+14
* | | Move trackedTokenStateByAddress logic into portalfragosti2018-06-052-83/+100
* | | Merge branch 'v2-prototype' into refactor/order-utils/for-v2Fabio Berger2018-06-0215-175/+215
|\| |
| * | Set contract expiration time to a constant 10 minutesAlex Browne2018-06-021-1/+2
| * | Remove unused promises arrayAlex Browne2018-06-022-6/+0
| * | Make erc20_wrapper and erc721_wrapper serialAlex Browne2018-06-022-48/+50
| * | Merge pull request #650 from 0xProject/feature/publishingLeonid Logvinov2018-06-0212-120/+163
| |\ \
| | * | Rename changelogs to changelogLeonid Logvinov2018-06-021-8/+8
| | * | Add CHANGELOG entryLeonid Logvinov2018-06-021-0/+9
| | * | Check that git branch is up to date before publishingLeonid Logvinov2018-06-021-1/+17
| | * | Move prepublish checks before building packages for publishingLeonid Logvinov2018-06-023-53/+56
| | * | Refactor changelog utils to a separate moduleLeonid Logvinov2018-06-029-63/+78
* | | | Improve comments and remove unused importsFabio Berger2018-06-024-4/+7
* | | | Fix tslint issuesFabio Berger2018-06-023-5/+3
* | | | Add comment to exported methodFabio Berger2018-06-021-0/+7
* | | | Add missing depFabio Berger2018-06-021-0/+1
* | | | Fix types versionFabio Berger2018-06-021-1/+1
* | | | Remove usage of `prebuild` since it doesn't run on `watch`Fabio Berger2018-06-021-2/+3
* | | | remove artifactsDir and contracts from compiler.jsonFabio Berger2018-06-021-13/+0
* | | | Fix type importsFabio Berger2018-06-025-5/+8
* | | | Remove ISigner artifactFabio Berger2018-06-021-76/+0
* | | | Merge branch 'v2-prototype' into refactor/order-utils/for-v2Fabio Berger2018-06-023-17/+18
|\| | |
| * | | Update v2 artifactsFabio Berger2018-06-0217-4493/+4727
| * | | Add IWallet and IValidator to compiled contractsFabio Berger2018-06-021-2/+2
| * | | Split migrations compile command into one for V1 and another for V2Fabio Berger2018-06-021-3/+4
* | | | Merge branch 'v2-prototype' into refactor/order-utils/for-v2Fabio Berger2018-06-02