Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move common types out of web3 types | Leonid Logvinov | 2018-03-27 | 1 | -1/+1 |
| | |||||
* | Improve all the comments for the subproviders public methods | Fabio Berger | 2018-03-22 | 1 | -1/+1 |
| | |||||
* | Remove duplicate ECSignature type def | Fabio Berger | 2018-03-20 | 1 | -1/+3 |
| | |||||
* | Export ErrorCallback type from Subproviders package | Fabio Berger | 2018-03-18 | 1 | -1/+1 |
| | |||||
* | Add missing type to subproviders exports | Fabio Berger | 2018-03-16 | 1 | -1/+7 |
| | |||||
* | Add sol-cover implementation | Leonid Logvinov | 2018-03-12 | 1 | -0/+3 |
| | |||||
* | Nuke tests for now | Jacob Evans | 2018-03-06 | 1 | -9/+4 |
| | |||||
* | Remove old ledger | Jacob Evans | 2018-03-06 | 1 | -10/+0 |
| | |||||
* | Update ledgerco packages | Jacob Evans | 2018-03-06 | 1 | -14/+16 |
| | |||||
* | Move subproviders from dev-utils to subproviders | Leonid Logvinov | 2018-02-15 | 1 | -0/+2 |
| | |||||
* | Move BlockParam and BlockParamLiteral to shared types | Jacob Evans | 2018-02-07 | 1 | -1/+1 |
| | |||||
* | Nonce tracker subprovider | Jacob Evans | 2018-02-02 | 1 | -0/+1 |
| | | | | | Caches the nonce when a request to getTransactionCount is made and increments the pending nonce after successful transactions | ||||
* | Apply prettier config | Leonid Logvinov | 2018-01-03 | 1 | -11/+5 |
| | |||||
* | Fix lint issues | Fabio Berger | 2017-12-06 | 1 | -0/+8 |
| | |||||
* | Port subproviders over to mono repo, refactor LedgerSubprovider to no longer ↵ | Fabio Berger | 2017-12-06 | 1 | -0/+30 |
rely on hookedWalletSubprovider. Added unit and integration tests. |