Skip to content

add features to select bitcoin core version without downloading #118

@ulrichard

Description

@ulrichard

If I use electrsd and select a version of bitcoin core to be downloaded, that version is passed to corepc-node, and things fit together.
But in our CI environment, downloads are blocked. Hence I want to use the already installed version of bitcoin core. If bitcoin core is not downloaded, electrs selects no version feature in corepc-node which in turn defaults to 0.17.2
With a recent version installed such as 29.0 this leads to lots of strange errors.
To mitigate this, it would be cool if the user could specify the version for corepc-node also without downloading.

see also rust-bitcoin/corepc#493

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions