mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update Elements to v23.2.7 (#2504)
This commit is contained in:
parent
cbf07eee53
commit
750dea3e68
@ -7,7 +7,7 @@ services:
|
||||
APP_PORT: 8080
|
||||
|
||||
node:
|
||||
image: ghcr.io/vulpemventures/elements:23.2.4@sha256:f4bb9af7f2278e6b6a7a6160f5f17eec28e85a2bf47ebbdc96d0e64caa582d16
|
||||
image: ghcr.io/vulpemventures/elements:23.2.7@sha256:f357f9faeef4fed703599f006cccfa46fcb00e1c00ac94b8a8f973524196fed9
|
||||
user: "1000:1000"
|
||||
restart: on-failure
|
||||
stop_grace_period: 1m
|
||||
|
@ -2,7 +2,7 @@ manifestVersion: 1.1
|
||||
id: elements
|
||||
category: bitcoin
|
||||
name: Elements Core
|
||||
version: "23.2.4"
|
||||
version: "23.2.7"
|
||||
tagline: Liquid Network full node
|
||||
description: >-
|
||||
Elements is an open source full node implementation to run the Liquid
|
||||
@ -13,13 +13,7 @@ description: >-
|
||||
|
||||
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 23.2.1 to 23.2.4, and features various bug fixes and improvements such as:
|
||||
|
||||
- Enables discounted CT transactions
|
||||
|
||||
- Brings Elements up to date with Bitcoin Core version 28
|
||||
|
||||
- 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.
|
||||
This release updates elements from version 23.2.4 to 23.2.7, and features various bug fixes and improvements. 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.
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user