Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch over to Lerna + Yarn Workspaces setup for a mono-repo approach | Fabio Berger | 2017-11-13 | 1 | -31/+0 |
| | |||||
* | Temporarily remove web3_beta, cause it breaks installation and tests | Leonid Logvinov | 2017-09-05 | 1 | -6/+0 |
| | |||||
* | Don't create whole web3 object in beta tests | Leonid Logvinov | 2017-08-30 | 1 | -7/+1 |
| | |||||
* | Add web3@1.0 to web3Factory | Leonid Logvinov | 2017-08-30 | 1 | -0/+12 |
| | |||||
* | set default value to hasAddresses boolean | Fabio Berger | 2017-08-17 | 1 | -1/+1 |
| | |||||
* | Remove isUserAddressAvailable assertion from getBalanceAsync and add ↵ | Fabio Berger | 2017-08-17 | 1 | -3/+7 |
| | | | | regression test | ||||
* | Add tests for setProvider | Fabio Berger | 2017-05-30 | 1 | -3/+7 |
| | |||||
* | Setup blockchain snapshotting before/after every test, implemented unit ↵ | Fabio Berger | 2017-05-26 | 1 | -0/+23 |
tests for exchangeWrapper.isValidSignature |