umbrel-apps/bitcoin/umbrel-app.yml
Steven Briscoe df38830bc9
Update Bitcoin to v23 (#109)
Co-authored-by: kroese <kroese@users.noreply.github.com>
2022-08-16 14:15:19 +08:00

62 lines
1.3 KiB
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

manifestVersion: 1
id: bitcoin
category: Finance
name: Bitcoin Node
version: "23.0"
tagline: Run your personal node powered by Bitcoin Core
description: >-
Run your Bitcoin node and independently store and validate
every single Bitcoin transaction with it. Achieve unparalleled
privacy by connecting your wallet directly to your node to
ensure that your wallet company cant spy on your transactions,
or worse — lie to you.
Plus, transacting with your own node also helps keep the entire
Bitcoin network decentralized; win-win!
Don't trust. Verify. On steroids.
An official app from Umbrel.
developer: Umbrel
website: https://umbrel.com
dependencies: []
repo: https://github.com/getumbrel/umbrel-bitcoin
support: https://community.getumbrel.com/c/bitcoin-and-lightning
port: 2100
gallery:
- 1.jpg
- 2.jpg
- 3.jpg
- 4.jpg
path: ""
defaultPassword: ""
releaseNotes: >-
- P2P and network changes
- Fee estimation changes
- Rescan startup parameter removed
- Tracepoints and Userspace, Statically Defined Tracing support
- Updated RPCs
- New RPCs
- File changes
- Updated settings
- Tools and Utilities changes
- GUI changes
- Low-level changes (RPC and tests)
- Full details here: https://bitcoincore.org/en/releases/23.0/
- Bugfix: Use specific Tor port for peers from Tor network