Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: update dep to latest zmq version with reconnection
In this commit, we update our set of dependencies to a new version of our zmq lib that implements automatic reconnection. With this change, bitcoind users will have a more robust experience, as if the connection is dropped, we'll reconnect automatically. Fixes #875. Fixes #871. Fixes #857.
- Loading branch information