Skip to content

Migrate bitcoind bindings to use ZMQ/RPC #417

@braydonf

Description

@braydonf

Instead of running bitcoind in the same processes, migrate bindings to use ZMQ/IPC/RPC with the same API exposed within Bitcore, and connect as a child process using spawn. This has advantages of being able to connect to multiple bitcoinds and to isolate the processes for performance and robustness.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions