aboutsummaryrefslogtreecommitdiffstats
path: root/test/utils/blockchain_lifecycle.ts
Commit message (Collapse)AuthorAgeFilesLines
* Switch over to Lerna + Yarn Workspaces setup for a mono-repo approachFabio Berger2017-11-131-26/+0
|
* Add tests for the numConfirmations config to ensure that the events are ↵Fabio Berger2017-11-111-0/+3
| | | | being emitted for the confirmation depth specified
* Make it possible to have multiple layers of snapshotsLeonid Logvinov2017-10-051-4/+7
|
* Finish ecSignature renamingLeonid Logvinov2017-05-301-1/+1
|
* improve commentFabio Berger2017-05-271-1/+2
|
* rename BlockClean to BlockchainLifecycle and setupAsync to startAsync, ↵Fabio Berger2017-05-271-0/+19
restoreAsync to revertAsync