v3.2.2 version bump unix line endings
This commit is contained in:
parent
868b0300d8
commit
67e167930c
5 changed files with 28 additions and 20 deletions
|
@ -28,6 +28,10 @@ END USER NOTES:
|
||||||
|
|
||||||
Here is a signed list of file names and version history.
|
Here is a signed list of file names and version history.
|
||||||
|
|
||||||
|
2016-08-21: status ACTIVE
|
||||||
|
bitaddress.org-v3.2.2-SHA256-f4d047c264a2b71946de319482a9365e56d8d7289dd85a352da3b1448b7647df.html
|
||||||
|
- version bump for unix line endings
|
||||||
|
|
||||||
2016-07-31: status ACTIVE
|
2016-07-31: status ACTIVE
|
||||||
bitaddress.org-v3.2.1-SHA256-42c3bcb643c451689e5bd1499ed4b516be2da06d2fe3886b0dd15b8fc2525ecd.html
|
bitaddress.org-v3.2.1-SHA256-42c3bcb643c451689e5bd1499ed4b516be2da06d2fe3886b0dd15b8fc2525ecd.html
|
||||||
- BigInteger modInverse should be positive
|
- BigInteger modInverse should be positive
|
||||||
|
|
|
@ -31,6 +31,10 @@ END USER NOTES:
|
||||||
|
|
||||||
Here is a signed list of file names and version history.
|
Here is a signed list of file names and version history.
|
||||||
|
|
||||||
|
2016-08-21: status ACTIVE
|
||||||
|
bitaddress.org-v3.2.2-SHA256-f4d047c264a2b71946de319482a9365e56d8d7289dd85a352da3b1448b7647df.html
|
||||||
|
- version bump for unix line endings
|
||||||
|
|
||||||
2016-07-31: status ACTIVE
|
2016-07-31: status ACTIVE
|
||||||
bitaddress.org-v3.2.1-SHA256-42c3bcb643c451689e5bd1499ed4b516be2da06d2fe3886b0dd15b8fc2525ecd.html
|
bitaddress.org-v3.2.1-SHA256-42c3bcb643c451689e5bd1499ed4b516be2da06d2fe3886b0dd15b8fc2525ecd.html
|
||||||
- BigInteger modInverse should be positive
|
- BigInteger modInverse should be positive
|
||||||
|
@ -329,11 +333,11 @@ bitaddress.org-v0.1-SHA1-f40e706490f3eb2be56c31ddbf4c8646cd51ef40.html
|
||||||
-----BEGIN PGP SIGNATURE-----
|
-----BEGIN PGP SIGNATURE-----
|
||||||
Version: GnuPG v1
|
Version: GnuPG v1
|
||||||
|
|
||||||
iQEcBAEBAgAGBQJXujHeAAoJEIdJe5Fjl09a2bkH/RU7iDEGx5P30swI3B+umDDw
|
iQEcBAEBAgAGBQJXuj+4AAoJEIdJe5Fjl09a7wEIAJIfRmwqcr1oniY/arJpr+e6
|
||||||
1X1Oe+9JUedIH3unbo63jh+UeMbb2/YbjEbE3BuqxEbm1Ue6/LLufnDCk/s2VfVC
|
a97QMVgpzFrj2G3k8odW6MMowjnWOeYmzhdiNQ+9crmKUFjElrzzUEOg0Mh32Ix3
|
||||||
61FueWmjwUH2+v+51tBskExOfg5t45QR5H1yXSM5XaWN39eSDFKscfQBoWRcHORM
|
iNVspXlHwgYfc5Xj7qtkWRPCoZ9u4TmOY5HA0gL7nsPZOrEbXjbYlknTTJertbpN
|
||||||
ua/8vmhqYp/QH90tzhrLmao+DJG6TVAuCJRa0Uawv2YzNlIQ3ahSHvLSK1H1cAkA
|
gNZBaCxKQD2U4goUVXMyby9+3lnam6IOegpOqWQRxq8ZmPo+bbtjWpifp9roSaoG
|
||||||
Ygpn+9sBNPcnA28sGVmeruSOvSZLvK4vJAw5+Ybly0aLVGJJ2hdpWmxymPw1nwn5
|
6fJb6T3fEx3aXcwamJktkh5Xh6WivUJnkR8vgLLbWEN4M1HXg1hCqipMnw9cw/U/
|
||||||
ZtTTnnzPKcUirJUz2FN8UhQIeMT1kIuu9uWhWJeUnWU77Fx5cyEAPTA4HThZBQc=
|
FXSCSOv5Iw0thYTBhqR2NeRWdUEu81l95t9HXxjIKc75ej4J14QaPSDgt46PQvA=
|
||||||
=nd+V
|
=3IgE
|
||||||
-----END PGP SIGNATURE-----
|
-----END PGP SIGNATURE-----
|
||||||
|
|
|
@ -7033,7 +7033,7 @@ input[type=checkbox] { position: relative; z-index: 20; }
|
||||||
<div class="tooltip" id="statusprotocolbad">
|
<div class="tooltip" id="statusprotocolbad">
|
||||||
<span class="statuswarn" id="statuslabelprotocolbad">⚠ Think twice!</span>
|
<span class="statuswarn" id="statuslabelprotocolbad">⚠ Think twice!</span>
|
||||||
<span id="statuslabelprotocolbad1">You appear to be running this generator online from a live website. For valuable wallets it is recommended to</span>
|
<span id="statuslabelprotocolbad1">You appear to be running this generator online from a live website. For valuable wallets it is recommended to</span>
|
||||||
<a id="statuslabelprotocolbad2" href="https://github.com/pointbiz/bitaddress.org/archive/v3.2.1.zip">download</a>
|
<a id="statuslabelprotocolbad2" href="https://github.com/pointbiz/bitaddress.org/archive/v3.2.2.zip">download</a>
|
||||||
<span id="statuslabelprotocolbad3">the zip file from GitHub and run this generator offline as a local html file.</span>
|
<span id="statuslabelprotocolbad3">the zip file from GitHub and run this generator offline as a local html file.</span>
|
||||||
<br /><br /><input type="button" value="OK" class="button" id="statusokprotocolbad" onclick="document.getElementById('statusprotocolbad').style.display = 'none';" />
|
<br /><br /><input type="button" value="OK" class="button" id="statusokprotocolbad" onclick="document.getElementById('statusprotocolbad').style.display = 'none';" />
|
||||||
</div>
|
</div>
|
||||||
|
@ -7058,12 +7058,12 @@ input[type=checkbox] { position: relative; z-index: 20; }
|
||||||
<span class="item"><span id="footerlabeldonations">Donations:</span> <b>1NiNja</b>1bUmhSoTXozBRBEtR8LeF9TGbZBN</span>
|
<span class="item"><span id="footerlabeldonations">Donations:</span> <b>1NiNja</b>1bUmhSoTXozBRBEtR8LeF9TGbZBN</span>
|
||||||
<span class="item" id="footerlabeltranslatedby"></span>
|
<span class="item" id="footerlabeltranslatedby"></span>
|
||||||
<span class="item"><a href="https://github.com/pointbiz/bitaddress.org" target="_blank" id="footerlabelgithub">GitHub Repository</a>
|
<span class="item"><a href="https://github.com/pointbiz/bitaddress.org" target="_blank" id="footerlabelgithub">GitHub Repository</a>
|
||||||
(<a href="https://github.com/pointbiz/bitaddress.org/archive/v3.2.1.zip" target="_blank" id="footerlabelgithubzip">zip</a>)</span>
|
(<a href="https://github.com/pointbiz/bitaddress.org/archive/v3.2.2.zip" target="_blank" id="footerlabelgithubzip">zip</a>)</span>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="authorpgp">
|
<div class="authorpgp">
|
||||||
<span class="item">
|
<span class="item">
|
||||||
<a href="CHANGELOG.txt.asc" target="_blank"><span id="footerlabelversion">Version History</span> (3.2.1)</a>
|
<a href="CHANGELOG.txt.asc" target="_blank"><span id="footerlabelversion">Version History</span> (3.2.2)</a>
|
||||||
|
|
||||||
</span>
|
</span>
|
||||||
<span class="item">527B 5C82 B1F6 B2DB 72A0<br />ECBF 8749 7B91 6397 4F5A</span>
|
<span class="item">527B 5C82 B1F6 B2DB 72A0<br />ECBF 8749 7B91 6397 4F5A</span>
|
||||||
|
|
|
@ -1,11 +1,11 @@
|
||||||
-----BEGIN PGP SIGNATURE-----
|
-----BEGIN PGP SIGNATURE-----
|
||||||
Version: GnuPG v1
|
Version: GnuPG v1
|
||||||
|
|
||||||
iQEcBAABAgAGBQJXujHyAAoJEIdJe5Fjl09av0YIAMSLiQfSSmtyEqFvYOO/MtC9
|
iQEcBAABAgAGBQJXuj/DAAoJEIdJe5Fjl09axyIIAJSBaV3/yIX0oTVrvhbdLZrv
|
||||||
Li/Y6KixVZ1GlOOtUQzmrlEqVgAxd4pqjCbh5MSWLoLOkhgzeghAQ7dC0UBwjqd1
|
Odno0yBfsmQZNWKAKeQH1dp4FQ82w+9hDSQUczyj6kKfENhlnk+h6aiIXLcDXmth
|
||||||
BMSnwgSyG57ih9dEeWmpH7bKkjMpa08ITm2eDfZnLLe6TSI8p18D175VavBUiGz6
|
7KFbEN2UhsuWW6wfvw5/FqUMnSoqGBAVBBpNi/ZnUxyYlZPDR7eyMJy+vfSQ1leN
|
||||||
qsrW2OEOHTA477HdTQ+NYN/4FJ3vFY/Hvmg5Zn50upi1OGMAYnwpqFtlfi3Blhki
|
27p2OIlusN30mCR8b32fQ8MOqovKsR4Jx+eGjRsk2aKcSOywE+08rRx9ATISXML8
|
||||||
a2FKfS0Xm1Brw4qxgMJ8wBk0Xx3aejX37pbqREKDklI0bD0Ghxu0y/nOQ6Adl4wG
|
aaLQBAPjKgmJGUdWVma+qACJO5qcff7IaxOpXACcylVz3W0oDiPD6tWqT+6tnSNa
|
||||||
UenNQK2xw7TLEOVetCX11EBKHadnjMS7J8TzWF+vOFYl1AjgFVcw0Cj5JP6VpzQ=
|
ZpwoJDVkJFTuawcrbrBxTm6Qbh6Dfn/IaEMlRleFT4iqBVk55nKC85EL+JcRXBU=
|
||||||
=x5Ug
|
=c3ih
|
||||||
-----END PGP SIGNATURE-----
|
-----END PGP SIGNATURE-----
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
{
|
{
|
||||||
"name": "bitaddress.org",
|
"name": "bitaddress.org",
|
||||||
"version": "3.2.1",
|
"version": "3.2.2",
|
||||||
"sha1sum": "8b4ffcadf58fea559b590c4ab5abf1bfe187908a",
|
"sha1sum": "324a332b3964f1631a4fb6e070b7f5748e5672f8",
|
||||||
"sha256sum": "42c3bcb643c451689e5bd1499ed4b516be2da06d2fe3886b0dd15b8fc2525ecd",
|
"sha256sum": "f4d047c264a2b71946de319482a9365e56d8d7289dd85a352da3b1448b7647df",
|
||||||
"description": "Open Source JavaScript Client-Side Bitcoin Wallet Generator",
|
"description": "Open Source JavaScript Client-Side Bitcoin Wallet Generator",
|
||||||
"main": "Gruntfile.js",
|
"main": "Gruntfile.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue