diff --git a/bitcoin/docker-compose.yml b/bitcoin/docker-compose.yml index 656a352ab8..d9916285ab 100644 --- a/bitcoin/docker-compose.yml +++ b/bitcoin/docker-compose.yml @@ -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 diff --git a/bitcoin/umbrel-app.yml b/bitcoin/umbrel-app.yml index 985e8f0ff9..c8c1ad1cb4 100644 --- a/bitcoin/umbrel-app.yml +++ b/bitcoin/umbrel-app.yml @@ -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 - - Enable incoming connections to run a listening node and help others sync their node. + - New and updated settings + + - Compatibility updates + + - Wallet updates + - REST changes - - Switch networks between mainnet, testnet, regtest, and signet. + - Reduced peers.dat corruption risks - - 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