Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move from using lerna multi-package commands to wsrun, update README's ↵ | Fabio Berger | 2018-05-15 | 1 | -15/+3 |
| | | | | accordingly | ||||
* | Fix documentation links in some READMEs | Brandon Millman | 2018-04-11 | 1 | -1/+1 |
| | |||||
* | Fix contributing links | Fabio Berger | 2018-04-05 | 1 | -1/+1 |
| | |||||
* | Improve contributing section of all packages so they include building entire ↵ | Fabio Berger | 2018-04-05 | 1 | -4/+20 |
| | | | | monorepo on first contribution | ||||
* | Add clean-state tests | Leonid Logvinov | 2018-03-27 | 1 | -4/+4 |
| | |||||
* | Move docs from README into docs page and add a link to it. | Fabio Berger | 2018-03-22 | 1 | -54/+2 |
| | |||||
* | Improve README | Fabio Berger | 2018-03-08 | 1 | -7/+5 |
| | |||||
* | Feedback | Jacob Evans | 2018-03-08 | 1 | -2/+2 |
| | |||||
* | README on derivation path | Jacob Evans | 2018-03-08 | 1 | -0/+8 |
| | |||||
* | README | Jacob Evans | 2018-03-07 | 1 | -0/+20 |
| | |||||
* | Add missing instructions to add external types to tsconfig.json after ↵ | Fabio Berger | 2018-03-05 | 1 | -0/+8 |
| | | | | installing the package | ||||
* | Upgrate prettier | Leonid Logvinov | 2018-02-28 | 1 | -4/+4 |
| | |||||
* | Update Subprovider README | Jacob Evans | 2018-02-08 | 1 | -2/+2 |
| | |||||
* | Merge pull request #363 from ↵ | Jacob Evans | 2018-02-06 | 1 | -0/+2 |
|\ | | | | | | | | | 0xProject/refactor/subproviders/injected-provider-constructor Change the InjectedWeb3Subprovider to accept Web3.Provider | ||||
| * | Link to the wiki article in the README | Jacob Evans | 2018-02-06 | 1 | -0/+2 |
| | | |||||
* | | Add build:watch to README's | Leonid Logvinov | 2018-02-02 | 1 | -0/+6 |
|/ | |||||
* | Apply prettify on json and md files | Leonid Logvinov | 2018-01-04 | 1 | -6/+6 |
| | |||||
* | Standardize on improved contributing section | Fabio Berger | 2017-12-20 | 1 | -1/+1 |
| | |||||
* | Add Yarn < v1.0 disclaimer | Fabio Berger | 2017-12-20 | 1 | -0/+5 |
| | |||||
* | Flesh out LedgerSubprovider usage example | Fabio Berger | 2017-12-20 | 1 | -1/+11 |
| | |||||
* | Add clean instructions | Fabio Berger | 2017-12-20 | 1 | -0/+6 |
| | |||||
* | Improve subproviders readme | Fabio Berger | 2017-12-20 | 1 | -6/+52 |
| | |||||
* | Improve README | Fabio Berger | 2017-12-07 | 1 | -1/+1 |
| | |||||
* | Port subproviders over to mono repo, refactor LedgerSubprovider to no longer ↵ | Fabio Berger | 2017-12-06 | 1 | -0/+39 |
rely on hookedWalletSubprovider. Added unit and integration tests. |