Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | improve comment | Fabio Berger | 2017-05-27 | 1 | -1/+2 |
| | |||||
* | rename BlockClean to BlockchainLifecycle and setupAsync to startAsync, ↵ | Fabio Berger | 2017-05-27 | 1 | -3/+3 |
| | | | | restoreAsync to revertAsync | ||||
* | Add missing return types | Fabio Berger | 2017-05-26 | 2 | -4/+4 |
| | |||||
* | Setup blockchain snapshotting before/after every test, implemented unit ↵ | Fabio Berger | 2017-05-26 | 4 | -0/+95 |
tests for exchangeWrapper.isValidSignature |