downloads: switch to hsd-2.0.1.
parent
b9c0a6175f
commit
aa01c238f4
|
@ -20,9 +20,9 @@
|
|||
<link rel="stylesheet" type="text/css" href="/css/fonts/ibmplexsans.css" />
|
||||
<link rel="stylesheet" type="text/css" href="/css/footer.css"/>
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/css/marketing.css" />
|
||||
|
||||
|
||||
<style type="text/css">
|
||||
.no-fouc {display: none;}
|
||||
</style>
|
||||
|
@ -38,7 +38,7 @@
|
|||
<header><div class="header-wrapper"><div class="inner-wrapper">
|
||||
<nav id="navBar" class="no-js nav-bar">
|
||||
|
||||
|
||||
|
||||
<div id='nav-toggle' class="burgermenu" href="#">☰</div>
|
||||
|
||||
<div id='overlay'></div>
|
||||
|
@ -48,40 +48,40 @@
|
|||
<li><a href="https://handshake-org.github.io">Documentation</a></li>
|
||||
<li><a href="/community">Community</a></li>
|
||||
<li><a href="/faq">Faq</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<a class="nav-logo" href="/">
|
||||
<img class='logo logo-dark' src='/images/landing/logo-dark.svg' /><img class='logo logo-light' src='/images/landing/logo-light.svg' />
|
||||
</a>
|
||||
|
||||
|
||||
<div class="nav-right ">
|
||||
<div class="nav-links "">
|
||||
|
||||
<div class="nav-right">
|
||||
<div class="nav-links">
|
||||
<ul>
|
||||
|
||||
|
||||
|
||||
<li><a href="https://handshake-org.github.io">Documentation</a></li>
|
||||
<li><a href="/community">Community</a></li>
|
||||
<li><a href="/faq">Faq</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</nav>
|
||||
|
||||
</div></div></header>
|
||||
<div class="content">
|
||||
<div class="wrapper">
|
||||
|
||||
|
||||
|
||||
|
||||
<section id="faucet" class="default">
|
||||
|
@ -94,7 +94,7 @@
|
|||
|
||||
<section class="light"><div class="section-wrapper"><div>
|
||||
<div>
|
||||
<p><a href="https://handshake.org/files/hsd-2.0.0.tar.gz">hsd-2.0.0.tar.gz</a> (<a href="https://handshake.org/files/hsd-2.0.0.tar.gz.asc">asc</a>)</p>
|
||||
<p><a href="https://handshake.org/files/hsd-2.0.1.tar.gz">hsd-2.0.1.tar.gz</a> (<a href="https://handshake.org/files/hsd-2.0.1.tar.gz.asc">asc</a>)</p>
|
||||
<p><a href="https://handshake.org/files/hs-client-0.0.7.tar.gz">hs-client-0.0.7.tar.gz</a> (<a href="https://handshake.org/files/hs-client-0.0.7.tar.gz.asc">asc</a>)</p>
|
||||
<p>node-gyp is required to install</p>
|
||||
</div>
|
||||
|
@ -109,10 +109,7 @@
|
|||
|
||||
<section class="light"><div class="section-wrapper"><div>
|
||||
<div>
|
||||
<p>Tarballs are signed using keybase.io/chjj</p>
|
||||
<p>The genesis block will include the blockhash of BTC block 615817 and the genesis block will be initialized using the genesis initialization script:</p>
|
||||
<p> bin/genesis</p>
|
||||
<p>Anyone can generate the genesis block once the BTC block is mined using the genesis initialization script. The HNS genesis block is treated as locked in once there have been six BTC confirmations (and the HNS genesis will not change even in the event of a large BTC reorg). It is expected that Handshake mining will begin immediately once BTC block 615817 is mined, however, the genesis block will only be treated as valid after six confirmations. In the event of a reorg with 1 to 5 BTC block confirmations, the first to reach and propagate six confirmations will prevail. This method ensures fairness across the Handshake network, as no party has foreknowledge of the HNS genesis block within reasonable doubt.</p>
|
||||
<p>Tarballs are signed using <a href="https://keybase.io/chjj">keybase.io/chjj</a></p>
|
||||
</div>
|
||||
</div></div></section>
|
||||
<section class="default"><div class="section-wrapper"><div>
|
||||
|
@ -121,18 +118,18 @@
|
|||
eea46d7e3ef8a7bdaacf99940cf1457dc2b11d86ee8c4a2348317ff3e6c8f4f6 hs-airdrop-0.7.0.tar.gz<br>
|
||||
0e13fdb0ac40baecb9be6ba507d6d22b417317ca8e6dcca8d1c01cc1415feeec hs-client-0.0.7.tar.gz<br>
|
||||
67ff3517f24194b4e1375c565634d07e263ddcbee1c744e82592b6cb8e31f780 hs-miner-0.0.10.tar.gz<br>
|
||||
8ca53e77502ce4a00f719d626f4e1185dfd14af144c67c6828cb2ff32ecffe4d hsd-2.0.0.tar.gz
|
||||
dcd9f17fe93c0432f5c82be0c1b41b088b30db9f0e438b340bc2ee377ebdfcc8 hsd-2.0.1.tar.gz
|
||||
</div>
|
||||
</div></div></section>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
<footer id='footer'>
|
||||
<!-- the onboarding pages and dashboard use the small footer -->
|
||||
|
||||
|
||||
<div class='footer-wrap'>
|
||||
<nav>
|
||||
<div class='header'>
|
||||
|
@ -179,7 +176,7 @@ eea46d7e3ef8a7bdaacf99940cf1457dc2b11d86ee8c4a2348317ff3e6c8f4f6 hs-airdrop-0.7
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class='footer-wrap bottom-wrap'>
|
||||
<a href='/'>
|
||||
Home
|
||||
|
@ -206,7 +203,7 @@ eea46d7e3ef8a7bdaacf99940cf1457dc2b11d86ee8c4a2348317ff3e6c8f4f6 hs-airdrop-0.7
|
|||
</a>
|
||||
</nav>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
</footer>
|
||||
|
||||
|
|
Binary file not shown.
|
@ -0,0 +1,11 @@
|
|||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEtLH2LbrAhOMz86BKiWKrneZma70FAl440NsACgkQiWKrneZm
|
||||
a700aAf+OI0PmVWkSL0eVnImJt4wlBXsJbWiG/N2lAo8v78IL6a/RczLTcmOAxT3
|
||||
gqhnqCLqKcY79jPhOmJcQeLLTLfWHEArnXONj2hYKDTGUXd8J4NnDqR28bhYugbX
|
||||
IqxljetmPCc/x8OFzBanQtJJ+JI5Qdz8t4yvRm1UboD/o0KBRjfi9TOumkfw9hg/
|
||||
R0KBlk1glV+9wl0QH3cOBTyPtWDPsOBVh0WU9oo8JfL2Q5VA6U/zT0U0tY/GkPRK
|
||||
BUEh/YJLR7A0HGN1AfhAxAuxM0ABjEZher3as3Pw31oDWA8WDmFn2Yjc1Le+72k/
|
||||
+98D839YSs58FCfyVbFxWTkIX/N6pQ==
|
||||
=Skgb
|
||||
-----END PGP SIGNATURE-----
|
Loading…
Reference in New Issue