|
|
@ -2,12 +2,30 @@ manifestVersion: 1.1 |
|
|
|
id: elements |
|
|
|
category: Wallet Servers |
|
|
|
name: Elements Core |
|
|
|
version: "0.21.0.2" |
|
|
|
version: "22.1.1" |
|
|
|
tagline: Liquid Network full node |
|
|
|
description: Elements is an open source full node implementation to run the Liquid |
|
|
|
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. |
|
|
|
releaseNotes: >- |
|
|
|
This release updates elements from version 0.21.0.2 to 22.1.1, and features various bug fixes and improvements such as: |
|
|
|
|
|
|
|
|
|
|
|
- Bringing elements up to date with Bitcoin Core version 22.1 |
|
|
|
|
|
|
|
- Optimizing wallet stability and memory usage |
|
|
|
|
|
|
|
- Resolving issues with duplicate blocks and commitments |
|
|
|
|
|
|
|
- Improving Partially-Signed Elements Transactions and RPC calls |
|
|
|
|
|
|
|
- And more. |
|
|
|
|
|
|
|
|
|
|
|
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: |
|
|
@ -23,4 +41,4 @@ path: '' |
|
|
|
deterministicPassword: false |
|
|
|
torOnly: false |
|
|
|
submitter: Marco Argentieri |
|
|
|
submission: https://github.com/getumbrel/umbrel/pull/1319 |
|
|
|
submission: https://github.com/getumbrel/umbrel/pull/1319 |
|
|
|