- Version 1.0.8 of the Bitcoin SV node see: https://electrumsv.io/node-project/
0.0.20
- update to node v1.0.6 - uses a dedicated Centos7 docker image for compilation - builds dependencies from makefiles included in bitcoin-sv repo
0.0.19
- requests 2.25.0 so that chardet <4.0 is used
0.0.18
- allow setting rpchost, rpcuser, rpcpassword where applicable - however, the reset and start command will still only work on localhost i.e. the same machine the node is running on.
0.0.17
- factored out shell script command generation so that custom approaches can be optionally taken when spawning the process