Skip to content

Releases: electrumsv/electrumsv-node

0.0.25

0.0.23

03 Aug 07:19
Compare
Choose a tag to compare

0.0.20

02 Jan 10:28
Compare
Choose a tag to compare
  • 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

02 Jan 10:27
Compare
Choose a tag to compare
  • requests 2.25.0 so that chardet <4.0 is used

0.0.18

08 Dec 07:50
Compare
Choose a tag to compare
  • 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

08 Dec 07:43
Compare
Choose a tag to compare
  • factored out shell script command generation so that custom approaches can be optionally taken when spawning the process

ElectrumSV-Node 0.0.16

03 Nov 03:20
Compare
Choose a tag to compare

This release adds the following:

  • Enables the REST API out of the box.
  • Enables the ZMQ API out of the box.
  • Adds Python 3.9 builds for all platforms.
  • Allows extra arbitrary parameters to be passed as command-line arguments for the node application on startup.

Users should obtain this through PyPI, as a Python package, in order to get the bundled Bitcoin SV node executables.

0.0.1

14 Jul 02:55
Compare
Choose a tag to compare
0.0.1 Pre-release
Pre-release

initial release