This repository has been archived by the owner on Mar 23, 2021. It is now read-only.
0.2.0
Remove need of dynamic shared libraries for zmq and ssl
Changed
- Statically link openssl in the release build to allow the binaries to be ran out-of-the-box on most Linux distros.
- Replace ZMQ by using bitcoind's HTTP API for retrieving bitcoin blocks.