computer: stateful: reset when reorg detected

This commit is contained in:
nym21
2025-06-13 18:03:09 +02:00
parent f477bd66f3
commit 2f74748cea
5 changed files with 23 additions and 27 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "kibo.money",
"short_name": "kibo",
"name": "brk",
"short_name": "brk",
"description": "A better, FOSS, Bitcoin-only, self-hostable Glassnode",
"categories": [
"bitcoin",
+1 -1
View File
@@ -2,7 +2,7 @@
// File auto-generated, any modifications will be overwritten
//
export const VERSION = "v0.0.54";
export const VERSION = "v0.0.55";
/** @typedef {0} DateIndex */
/** @typedef {1} DecadeIndex */