Update Bitcoin Node to Core v25.0 (#627)

This commit is contained in:
Nathan Fretz 2023-06-07 16:04:16 -07:00 committed by GitHub
parent 7b60ef0d2b
commit 01aaf955e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 17 additions and 17 deletions

View File

@ -40,7 +40,7 @@ services:
ipv4_address: $APP_BITCOIN_IP
bitcoind:
image: getumbrel/bitcoind:v24.0.1@sha256:33ff257bd8a24b41bef5b5c3aea1e32ea6dcc08917e24122728687eb393814fa
image: lncm/bitcoind:v25.0@sha256:fad11d4874f1c2dc4373f6fea913bf95e0f0491f377b9a0930f488565e6266f0
command: "${APP_BITCOIN_COMMAND}"
restart: unless-stopped
stop_grace_period: 15m30s

View File

@ -2,7 +2,7 @@ manifestVersion: 1.1
id: bitcoin
category: Finance
name: Bitcoin Node
version: "24.0.1-2"
version: "25.0"
tagline: Run your personal node powered by Bitcoin Core
description: >-
Run your Bitcoin node and independently store and validate
@ -35,24 +35,24 @@ gallery:
path: ""
defaultPassword: ""
releaseNotes: >-
Advanced settings are here!
What's new in Bitcoin Core version 25.0?
- Toggle Tor, Clearnet, and I2P for outgoing connections, and enable Mempool Full RBF.
- P2P and network changes
- New and updated RPCs as well as low-level changes
- New and updated settings
- Compatibility updates
- Wallet updates
- REST changes
- Reduced peers.dat corruption risks
- Enable incoming connections to run a listening node and help others sync their node.
- Switch networks between mainnet, testnet, regtest, and signet.
- Setting up a new node? Speed up your initial sync by increasing the cache size.
- Finally, you can run a pruned node, which allows you to delete old blocks that are not relevant to you to save on storage space.
Note: This update fixes a bug with pruning in the previous 24.0.1 update.
Read the full release notes for additional information and detailed changes at https://github.com/bitcoin/bitcoin/blob/master/doc/release-notes/release-notes-25.0.md
submitter: Umbrel
submission: https://github.com/getumbrel/umbrel-apps/commit/576ecd2bef8d625abceed0f67ec9c487da9b2b1b