Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[GUI] Upgrade managed bitcoind version to 28.0 #1372

Open
jp1ac4 opened this issue Oct 9, 2024 · 0 comments
Open

[GUI] Upgrade managed bitcoind version to 28.0 #1372

jp1ac4 opened this issue Oct 9, 2024 · 0 comments
Labels
CI Related to the Continuous Integration checks Enhancement Improving an existing functionality

Comments

@jp1ac4
Copy link
Collaborator

jp1ac4 commented Oct 9, 2024

The managed bitcoind version used by the installer should be upgraded to 28.0.

We could also use this version in functional tests instead of 26.0:

liana/.cirrus.yml

Lines 99 to 102 in 8fb74d1

curl -O https://bitcoincore.org/bin/bitcoin-core-26.0/bitcoin-26.0-x86_64-linux-gnu.tar.gz
echo "23e5ab226d9e01ffaadef5ffabe8868d0db23db952b90b0593652993680bb8ab bitcoin-26.0-x86_64-linux-gnu.tar.gz" | sha256sum -c
tar -xzf bitcoin-26.0-x86_64-linux-gnu.tar.gz
export BITCOIND_PATH=bitcoin-26.0/bin/bitcoind

@nondiremanuel nondiremanuel added CI Related to the Continuous Integration checks Enhancement Improving an existing functionality labels Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Related to the Continuous Integration checks Enhancement Improving an existing functionality
Projects
None yet
Development

No branches or pull requests

2 participants