Update Elements Core to v23.3.0 (#3416)
This commit is contained in:
parent
84a8b512e5
commit
a36f4112e0
@ -7,7 +7,7 @@ services:
|
||||
APP_PORT: 8080
|
||||
|
||||
node:
|
||||
image: ghcr.io/vulpemventures/elements:23.2.7@sha256:f357f9faeef4fed703599f006cccfa46fcb00e1c00ac94b8a8f973524196fed9
|
||||
image: ghcr.io/vulpemventures/elements:23.3.0@sha256:290adece84700db7522998cd5031839c3fb57cf549e8d23fd59c5196188a0db0
|
||||
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.7"
|
||||
version: "23.3.0"
|
||||
tagline: Liquid Network full node
|
||||
description: >-
|
||||
Elements is an open source full node implementation to run the Liquid
|
||||
@ -13,7 +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.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.
|
||||
This release updates elements from version 23.2.7 to 23.3.0, 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