umbrel-apps/elements/umbrel-app.yml
Marco Argentieri bb8739ee21
Update Elements to v23.2.1 (#905)
Co-authored-by: smolgrrr <smolgrrr@protonmail.com>
2023-12-15 11:15:05 -08:00

45 lines
1.7 KiB
YAML

manifestVersion: 1.1
id: elements
category: bitcoin
name: Elements Core
version: "23.2.1"
tagline: Liquid Network full node
description: >-
Elements is an open source full node implementation to run the Liquid
Network, a Bitcoin layer-2 solution enabling the fast, confidential settlement and
issuance of digital assets, such as stablecoins, security tokens, and other financial
instruments, on top of the Bitcoin timechain.
This app has the potential to use up to 6GB of RAM. It's important to confirm that your device meets the necessary hardware requirements before installing and running the app.
releaseNotes: >-
This release updates elements from version 22.1.1 to 23.2.1, and features various bug fixes and improvements such as:
- Brings Elements up to date with Bitcoin Core version 23.2
- Fixes a problem in the getnewaddress rpc: getnewaddress will now return an unblinded bech32 address even when -blindedaddresses=1 in config
- In contrast to Bitcoin, Elements is not changing the default wallet format from legacy to descriptors, this is because many things (like peg-ins and peg-outs) still work only on legacy wallets.
For more detailed information on this update, please refer to the full release notes
available at https://github.com/ElementsProject/elements/releases
developer: Elements Core Developers
website: https://elementsproject.org
dependencies:
- bitcoin
repo: https://github.com/ElementsProject/elements
support: https://t.me/liquid_community
port: 3042
gallery:
- 1.jpg
- 2.jpg
- 3.jpg
path: ''
deterministicPassword: false
torOnly: false
submitter: Marco Argentieri
submission: https://github.com/getumbrel/umbrel/pull/1319