chore: sign v1.7.104-alpha OTA manifest
All checks were successful
Demo images / Build & push demo images (push) Successful in 2m36s
All checks were successful
Demo images / Build & push demo images (push) Successful in 2m36s
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
parent
6b0a84e710
commit
9eadec6936
2
core/Cargo.lock
generated
2
core/Cargo.lock
generated
@ -95,7 +95,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "archipelago"
|
||||
version = "1.7.103-alpha"
|
||||
version = "1.7.104-alpha"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"archipelago-container",
|
||||
|
||||
@ -1,28 +1,30 @@
|
||||
{
|
||||
"version": "1.7.104-alpha",
|
||||
"release_date": "2026-07-19",
|
||||
"changelog": [
|
||||
"Software updates are now much safer to receive: the node will never install an update that isn't completely downloaded and verified byte-for-byte, closing a rare bug where an interrupted or cancelled download could leave a node unable to start.",
|
||||
"If a freshly installed update does fail to start, the node now notices and automatically restores the previous working version by itself \u2014 no manual rescue needed.",
|
||||
"If a freshly installed update does fail to start, the node now notices and automatically restores the previous working version by itself — no manual rescue needed.",
|
||||
"The Electrum server now works with whichever Bitcoin you run: it finds Bitcoin Knots or Bitcoin Core automatically instead of assuming Knots.",
|
||||
"While the Electrum server is first building its index, its waiting screen now shows the ElectrumX app icon and live progress."
|
||||
],
|
||||
"components": [
|
||||
{
|
||||
"name": "archipelago",
|
||||
"current_version": "1.7.104-alpha",
|
||||
"new_version": "1.7.104-alpha",
|
||||
"download_url": "http://146.59.87.168:3000/lfg2025/archy/releases/download/v1.7.104-alpha/archipelago",
|
||||
"name": "archipelago",
|
||||
"new_version": "1.7.104-alpha",
|
||||
"sha256": "6f290654d3f6c784dd9518df673a14783b50f8832937306943bf50e62a33f1bb",
|
||||
"size_bytes": 49976648
|
||||
},
|
||||
{
|
||||
"name": "archipelago-frontend-1.7.104-alpha.tar.gz",
|
||||
"current_version": "1.7.104-alpha",
|
||||
"new_version": "1.7.104-alpha",
|
||||
"download_url": "http://146.59.87.168:3000/lfg2025/archy/releases/download/v1.7.104-alpha/archipelago-frontend-1.7.104-alpha.tar.gz",
|
||||
"name": "archipelago-frontend-1.7.104-alpha.tar.gz",
|
||||
"new_version": "1.7.104-alpha",
|
||||
"sha256": "8413af30dadbcade9ca40984beeac17add1b0477de7b1f7e4274f1482658d554",
|
||||
"size_bytes": 174592628
|
||||
}
|
||||
]
|
||||
],
|
||||
"release_date": "2026-07-19",
|
||||
"signature": "c1e2f9312d44c6109a77ff4500ce511cfa66b0c879a35271c7295d5673172053942de911db5e64306c4bef78b4bfc259cac0bf0fe1fc8dadfe77b14d4a5c0d08",
|
||||
"signed_by": "did:key:z6MkkidEnEpo6qHMCNSZoNKWtvQvxq3whnaME9wGgEFhq7ur",
|
||||
"version": "1.7.104-alpha"
|
||||
}
|
||||
|
||||
@ -1,28 +1,30 @@
|
||||
{
|
||||
"version": "1.7.104-alpha",
|
||||
"release_date": "2026-07-19",
|
||||
"changelog": [
|
||||
"Software updates are now much safer to receive: the node will never install an update that isn't completely downloaded and verified byte-for-byte, closing a rare bug where an interrupted or cancelled download could leave a node unable to start.",
|
||||
"If a freshly installed update does fail to start, the node now notices and automatically restores the previous working version by itself \u2014 no manual rescue needed.",
|
||||
"If a freshly installed update does fail to start, the node now notices and automatically restores the previous working version by itself — no manual rescue needed.",
|
||||
"The Electrum server now works with whichever Bitcoin you run: it finds Bitcoin Knots or Bitcoin Core automatically instead of assuming Knots.",
|
||||
"While the Electrum server is first building its index, its waiting screen now shows the ElectrumX app icon and live progress."
|
||||
],
|
||||
"components": [
|
||||
{
|
||||
"name": "archipelago",
|
||||
"current_version": "1.7.104-alpha",
|
||||
"new_version": "1.7.104-alpha",
|
||||
"download_url": "http://146.59.87.168:3000/lfg2025/archy/releases/download/v1.7.104-alpha/archipelago",
|
||||
"name": "archipelago",
|
||||
"new_version": "1.7.104-alpha",
|
||||
"sha256": "6f290654d3f6c784dd9518df673a14783b50f8832937306943bf50e62a33f1bb",
|
||||
"size_bytes": 49976648
|
||||
},
|
||||
{
|
||||
"name": "archipelago-frontend-1.7.104-alpha.tar.gz",
|
||||
"current_version": "1.7.104-alpha",
|
||||
"new_version": "1.7.104-alpha",
|
||||
"download_url": "http://146.59.87.168:3000/lfg2025/archy/releases/download/v1.7.104-alpha/archipelago-frontend-1.7.104-alpha.tar.gz",
|
||||
"name": "archipelago-frontend-1.7.104-alpha.tar.gz",
|
||||
"new_version": "1.7.104-alpha",
|
||||
"sha256": "8413af30dadbcade9ca40984beeac17add1b0477de7b1f7e4274f1482658d554",
|
||||
"size_bytes": 174592628
|
||||
}
|
||||
]
|
||||
],
|
||||
"release_date": "2026-07-19",
|
||||
"signature": "c1e2f9312d44c6109a77ff4500ce511cfa66b0c879a35271c7295d5673172053942de911db5e64306c4bef78b4bfc259cac0bf0fe1fc8dadfe77b14d4a5c0d08",
|
||||
"signed_by": "did:key:z6MkkidEnEpo6qHMCNSZoNKWtvQvxq3whnaME9wGgEFhq7ur",
|
||||
"version": "1.7.104-alpha"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user