-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathkaspa-status-updates.html
More file actions
149 lines (145 loc) · 7.54 KB
/
kaspa-status-updates.html
File metadata and controls
149 lines (145 loc) · 7.54 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Kaspa Status Updates | Kaspa Explained</title>
<meta name="description" content="Dated Kaspa status updates: what is live, what changed, what remains roadmap, and which public claims need checking.">
<meta name="robots" content="index,follow,max-snippet:-1,max-image-preview:large">
<link rel="canonical" href="https://kaspaexplained.com/kaspa-status-updates">
<link rel="icon" href="kaspa-favicon.svg?v=20260512-real-k" type="image/svg+xml">
<link rel="icon" href="favicon.svg?v=20260512-k4" type="image/svg+xml">
<link rel="icon" href="favicon.ico" sizes="any">
<link rel="icon" href="favicon.png" type="image/png">
<link rel="apple-touch-icon" href="apple-touch-icon.png">
<link rel="manifest" href="site.webmanifest">
<meta name="application-name" content="Kaspa Explained">
<meta name="apple-mobile-web-app-title" content="Kaspa Explained">
<meta name="theme-color" content="#09090b">
<meta property="og:title" content="Kaspa Status Updates | Kaspa Explained">
<meta property="og:description" content="Dated status snapshots for live Kaspa behavior, pending upgrades, roadmap claims, and common corrections.">
<meta property="og:type" content="article">
<meta property="og:url" content="https://kaspaexplained.com/kaspa-status-updates">
<meta property="og:image" content="https://kaspaexplained.com/og-kaspa-explained-20260514.png?v=20260514-logo-clearance">
<meta property="og:image:type" content="image/png">
<meta property="og:image:width" content="1200">
<meta property="og:image:height" content="630">
<meta property="og:image:alt" content="Kaspa Explained - proof-of-work blockDAG guide">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Kaspa Status Updates | Kaspa Explained">
<meta name="twitter:description" content="Dated Kaspa status snapshots and claim checks.">
<meta name="twitter:image" content="https://kaspaexplained.com/og-kaspa-explained-20260514.png?v=20260514-logo-clearance">
<meta name="dateModified" content="2026-06-05">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "CollectionPage",
"name": "Kaspa Status Updates",
"url": "https://kaspaexplained.com/kaspa-status-updates",
"dateModified": "2026-06-05",
"description": "Dated Kaspa status snapshots for what is live, what changed, what remains roadmap, and what claims need checking."
}
</script>
<link rel="stylesheet" href="styles.css?v=20260606-anchor-clearance">
<script defer src="nav.js?v=20260606-anchor-clearance"></script>
</head>
<body>
<a class="skip-link" href="#top">Skip to content</a>
<header class="site-header">
<nav class="nav" aria-label="Primary">
<a class="brand" href="/" aria-label="Kaspa Explained home"><span class="brand-mark" aria-hidden="true"></span>Kaspa Explained</a>
<button class="nav-menu-button" type="button" aria-expanded="false" aria-controls="primary-links">Menu</button>
<div id="primary-links" class="nav-links">
<a href="/start-here">Start</a>
<a href="/what-is-kaspa">Kaspa 101</a>
<a href="/status">Status</a>
<a href="/kaspa-claims-checker">Claims</a>
<a href="/toccata-status">Toccata</a>
<a href="/build-on-kaspa">Build</a>
<a href="/kaspa-app-ideas">Ideas</a>
<a href="/search">Search</a>
</div>
<button class="theme-toggle" type="button" aria-label="Switch theme">Light</button>
<a class="nav-cta" href="/toccata-status">Toccata status</a>
</nav>
</header>
<main id="top" tabindex="-1" class="status-page">
<section class="sources-hero section">
<p class="eyebrow">Status updates</p>
<h1>Dated Kaspa status updates.</h1>
<p class="lead">Use these when you need a current snapshot instead of a timeless explainer: what is live, what changed, what remains roadmap, and which claims need checking.</p>
</section>
<section class="section">
<p class="eyebrow">Latest</p>
<h2>Current update.</h2>
<div class="summary-grid">
<article>
<span>May 2026</span>
<h3><a href="/kaspa-status-check-may-2026">Kaspa Status Check - May 2026</a></h3>
<p>L1-focused May status check with June 5 follow-up: mainnet API state, block reward, supply, emission schedule, v2.0.0 Toccata release status, TN10/TN12 boundary, KIP status, vProgs, DAGKnight, and common overclaim corrections.</p>
</article>
<article>
<span>Standing reference</span>
<h3><a href="/status">Current status table</a></h3>
<p>Compact live mainnet / testnet / targeted / roadmap / research / wrong / unsupported table for major Kaspa claims.</p>
</article>
<article>
<span>Claim reference</span>
<h3><a href="/kaspa-claims-checker">Claims checker</a></h3>
<p>Use this when an exact claim needs a status label and copyable wording.</p>
</article>
</div>
</section>
<section class="section">
<p class="eyebrow">Update format</p>
<h2>What each update should answer.</h2>
<div class="table-wrap">
<table class="reality-table">
<thead><tr><th>Section</th><th>Question</th></tr></thead>
<tbody>
<tr><td>Live now</td><td>What can a user, node operator, wallet, miner, or builder verify today?</td></tr>
<tr><td>Changed since last update</td><td>What releases, KIPs, testnet events, mainnet API readings, emission checkpoints, or source updates changed the status?</td></tr>
<tr><td>Still pending</td><td>What needs mainnet release, activation parameters, upgraded-node behavior, accepted mainnet evidence, or audit evidence?</td></tr>
<tr><td>Claims to clean up</td><td>Which repeated public claims need safer wording?</td></tr>
<tr><td>Source links</td><td>Which first-party L1 sources support the update: GitHub releases, KIPs, Kaspa.org/docs, public node/API readings, research, or activation artifacts?</td></tr>
</tbody>
</table>
</div>
</section>
</main>
<footer class="footer">
<div class="footer-grid">
<p><strong>Independent resource.</strong> Kaspa-positive research guide, not investment advice.</p>
<nav class="footer-nav-groups" aria-label="Footer">
<div class="footer-link-group" aria-label="Learn">
<span>Learn</span>
<a href="/start-here">Start here</a>
<a href="/what-is-kaspa">Kaspa 101</a>
<a href="/overview">90-second overview</a>
<a href="/glossary">Glossary</a>
</div>
<div class="footer-link-group" aria-label="Verify">
<span>Verify</span>
<a href="/status">Status</a>
<a href="/kaspa-claims-checker">Claims checker</a>
<a href="/toccata-status">Toccata status</a>
<a href="/skeptical-case">Skeptical case</a>
<a href="/sources">Sources</a>
</div>
<div class="footer-link-group" aria-label="Build">
<span>Build</span>
<a href="/build-on-kaspa">Build on Kaspa</a>
<a href="/builder-guide">Builder guide</a>
<a href="/kaspa-app-ideas">App ideas</a>
</div>
<div class="footer-link-group" aria-label="Site">
<span>Site</span>
<a href="/search">Search</a>
<a href="/about">About</a>
<a href="/about#corrections">Corrections</a>
</div>
</nav>
</div>
</footer>
</body>
</html>