{
  "schema": 1,
  "release": "2026-09-27.2",
  "tested_at": "2026-09-27T08:50:44.388986+00:00",
  "version": "/LitecoinCore:0.21.5.8/",
  "platform": "win32",
  "binary_sha256": "7430c6d0d4cb59d355361a0b90ffbfc4ac725609483e04c242bf95372cc9b8fe",
  "network": "regtest",
  "scope": "Legacy Core wallet-file backups, a later imported key, and missing or incorrectly ranged history scans. Same fully available test chain; no seed-only Core restore, pruned-node recovery, clean-node chain download, MWEB or GUI test.",
  "funding_height": 102,
  "funding": [
    {
      "txid": "8ac0e3aad28bc8113e36ff965796a91fe48c2a11d7f9b6b6356297358789fc46",
      "address": "rltc1qum3h6ykucg6387cq06v6fm2qrjmxk9c8n0kgfh",
      "amount_ltc": 2
    },
    {
      "txid": "88bd8a6a3399b837a912c67e04760b3cd7c21751ae029037e609c5948a8d364c",
      "address": "mzqkwJCPgS7xRvRN3HXXdsXf3kZVMuqq6y",
      "amount_ltc": 3
    }
  ],
  "proof": {
    "address": "mzqkwJCPgS7xRvRN3HXXdsXf3kZVMuqq6y",
    "message": "Litecoin.watch synthetic discovery proof",
    "signature": "H2Qf2El5KUidbzmuYTbdsTvPaFReeiytRjx75O0HForhdm/9PakQagVlOpIte62chQiFIQ5KMB18rBFSZ6q2KGA="
  },
  "stages": [
    {
      "id": "source-after-two-payments",
      "balance_ltc": 5.0,
      "history_entries": 2
    },
    {
      "id": "early-backup-loaded",
      "balance_ltc": 2.0,
      "history_entries": 1
    },
    {
      "id": "early-backup-full-rescan",
      "balance_ltc": 2.0,
      "history_entries": 1
    },
    {
      "id": "late-backup-loaded",
      "balance_ltc": 5.0,
      "history_entries": 2
    },
    {
      "id": "key-imported-without-rescan",
      "balance_ltc": 0.0,
      "history_entries": 0
    },
    {
      "id": "rescan-started-after-payment",
      "balance_ltc": 0.0,
      "history_entries": 0
    },
    {
      "id": "rescan-includes-payment",
      "balance_ltc": 3.0,
      "history_entries": 1
    }
  ],
  "checks": [
    {
      "id": "isolation",
      "passed": true,
      "detail": "Fresh regtest chain, all peer discovery and outbound connections disabled."
    },
    {
      "id": "version",
      "passed": true,
      "detail": "Pinned Core release."
    },
    {
      "id": "late-key-owned",
      "passed": true,
      "detail": "The live source imported the separate synthetic key after the early backup."
    },
    {
      "id": "source-balance-five",
      "passed": true,
      "detail": "2 regtest LTC to the known HD address plus 3 to the later imported address."
    },
    {
      "id": "old-backup-finds-hd-payment",
      "passed": true,
      "detail": "Loaded early file rescanned and found the payment to its known HD address."
    },
    {
      "id": "old-backup-missing-late-key",
      "passed": true,
      "detail": "The imported key was absent from the earlier file."
    },
    {
      "id": "rescan-does-not-create-key",
      "passed": true,
      "detail": "A full rescan did not recover the omitted imported private key."
    },
    {
      "id": "new-backup-retains-imported-key",
      "passed": true,
      "detail": "A refreshed file backup includes both payments and the imported key."
    },
    {
      "id": "key-present-history-empty",
      "passed": true,
      "detail": "Private key is present, but importing it with rescan=false did not find an earlier payment."
    },
    {
      "id": "zero-balance-wallet-can-sign",
      "passed": true,
      "detail": "Wallet with a displayed zero balance signed a verified message for the funded test address."
    },
    {
      "id": "late-scan-misses-history",
      "passed": true,
      "detail": "Scanning only blocks after the payment left the wallet balance at zero."
    },
    {
      "id": "full-scan-finds-funds",
      "passed": true,
      "detail": "Scanning the available chain from height 0 found exactly one 3-regtest-LTC payment."
    },
    {
      "id": "recovered-output-spendable",
      "passed": true,
      "detail": "Restored key signed a candidate spend, accepted by isolated regtest mempool policy; fixed fee is not a recommendation."
    },
    {
      "id": "recovered-spend-mined",
      "passed": true,
      "detail": "Candidate spend was broadcast and mined only on regtest."
    }
  ]
}