Skip to content

plugins/bcli: update minimum required bitcoind version. - #6433

Merged
rustyrussell merged 2 commits into
ElementsProject:masterfrom
rustyrussell:bcli-checkversion
Aug 7, 2023
Merged

plugins/bcli: update minimum required bitcoind version.#6433
rustyrussell merged 2 commits into
ElementsProject:masterfrom
rustyrussell:bcli-checkversion

Conversation

@rustyrussell

Copy link
Copy Markdown
Contributor

Less than 22 is obsolete anyway, so we should increment this from 16.0 at least!

Closes: #6234
Changelog-None

@rustyrussell rustyrussell added this to the v23.08 milestone Jul 24, 2023
@rustyrussell

Copy link
Copy Markdown
Contributor Author

OK, this fails because docker versions are behind. I know @ShahanaFarooqui is looking at upgrading those, will wait for her merge?

@vincenzopalazzo

This comment was marked as off-topic.

@cdecker

cdecker commented Jul 27, 2023

Copy link
Copy Markdown
Member

Don't we have some docs that list the minimum bitcoind version? If not we probably should 😉

@rustyrussell
rustyrussell force-pushed the bcli-checkversion branch 2 times, most recently from 6e5aeaa to 802c76c Compare August 2, 2023 05:24
@rustyrussell

Copy link
Copy Markdown
Contributor Author

Don't we have some docs that list the minimum bitcoind version? If not we probably should 😉

We don't actually have a minimum right now: our requirements are pretty old, but bitcoin core has a minimum support level, and it's currently >= 23, based on https://bitcoincore.org/en/lifecycle/#schedule

ShahanaFarooqui and others added 2 commits August 4, 2023 17:13
Updated bitcoin and elements versions to 22.0.
Less than 22 is obsolete anyway, so we should increment this from 16.0 at least!

Closes: ElementsProject#6234
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
@rustyrussell
rustyrussell merged commit 2042b50 into ElementsProject:master Aug 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bcli should check for obsolete bitcoind versions

4 participants