diff --git a/src/locales/en.json b/src/locales/en.json index d52378a6..8de5fc0f 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -13,8 +13,9 @@ "windows": "Windows", "linux": "Linux", "osx": "Mac OSX", + "ARM": "ARM", "version": "Version", - "august14": "Aug 14, 2016", + "date": "Jan 27, 2017", "bit64": "64-bit", "bit32": "32-bit", "installation": "Linux Installation Instructions", @@ -34,14 +35,15 @@ "helpTwo": "Paste the signer's address into the first field, the signature statement into the second field, and the signature into the third one.", "helpThree": "Note: do not change the whitespace of the signature statement.", "helpFour": "Finally run 'sha256sum' on your downloaded file to make sure it matches.", - "helpFive": "You can check these signatures on the users' profile page on the", + "helpFive": "You can check that and address corresponds to a user on the users' profile page on the", "forum": "bitco.in forum", "statement": "Signed Statement", - "tip": "Do not add a final return character to the statement above when verifying the signature in the Bitcoin client", - "andrew": "By: Andrew Stone", + "tip": "Do not add a final return character to the statement above when verifying the signature in the Bitcoin client.", + "andrew": "By: Andrew Stone (thezerg)", "awemany": "By: awemany", "sickpig": "By: Andrea Suisani (sickpig)", - "thezerg": "verify address on bitco.in user thezerg", + "deadalnix": "By: Amaury SECHET (deadalnix)", + "thezerg": "", "signature": "Signature" }, "calltoaction": { diff --git a/src/public/img/download.svg b/src/public/img/download.svg new file mode 100644 index 00000000..4f8fc1f5 --- /dev/null +++ b/src/public/img/download.svg @@ -0,0 +1,545 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + Openclipart + + + Folder icon red download + 2012-02-08T16:15:10 + Icono de carpeta inspirado en la idea de ilnanny, con la ayuda de algunos elementos de la galeria. + https://openclipart.org/detail/167997/folder-icon-red-download-by-roshellin + + + roshellin + + + + + download + folder + icon + red + roshellin + + + + + + + + + + + diff --git a/src/public/views/components/download/official-release.jsx b/src/public/views/components/download/official-release.jsx index d0f2bc99..1cb75f6d 100644 --- a/src/public/views/components/download/official-release.jsx +++ b/src/public/views/components/download/official-release.jsx @@ -10,7 +10,7 @@ export default React.createClass({
- Fingerprint + download
@@ -29,21 +29,25 @@ export default React.createClass({

{strings().official.binary}


{strings().official.windows}

-

{strings().official.bit64}: {strings().official.version}: 0.12.1, {strings().official.august14}: bitcoinUnlimited-0.12.1-win64-setup.exe (zip)

-

{strings().official.bit32}: {strings().official.version}: 0.12.1, {strings().official.august14}: bitcoinUnlimited-0.12.1-win32-setup.exe (zip)

+

{strings().official.bit64}: {strings().official.version}: 1.0.0, {strings().official.date}: bitcoinUnlimited-1.0.0-win64-setup.exe (zip)

+

{strings().official.bit32}: {strings().official.version}: 1.0.0, {strings().official.date}: bitcoinUnlimited-1.0.0-win32-setup.exe (zip)


{strings().official.linux}

-

{strings().official.bit64}: {strings().official.version}: 0.12.1, {strings().official.august14}: bitcoinUnlimited-0.12.1-linux64.tar.gz

-

{strings().official.bit32}: {strings().official.version}: 0.12.1, {strings().official.august14}: bitcoinUnlimited-0.12.1-linux32.tar.gz

+

{strings().official.bit64}: {strings().official.version}: 1.0.0, {strings().official.date}: bitcoinUnlimited-1.0.0-linux64.tar.gz

+

{strings().official.bit32}: {strings().official.version}: 1.0.0, {strings().official.date}: bitcoinUnlimited-1.0.0-linux32.tar.gz


{strings().official.osx}

-

{strings().official.bit64}: {strings().official.version}: 0.12.1, {strings().official.august14}: bitcoinUnlimited-0.12.1-osx64.tar.gz

-

{strings().official.bit32}: {strings().official.version}: 0.12.1, {strings().official.august14}: bitcoinUnlimited-0.12.1-osx.tar.gz

-

DMG: {strings().official.version}: 0.12.1, {strings().official.august14}: bitcoinUnlimited-0.12.1-osx.dmg

+

{strings().official.bit64}: {strings().official.version}: 1.0.0, {strings().official.date}: bitcoinUnlimited-1.0.0-osx64.tar.gz

+

{strings().official.bit32}: {strings().official.version}: 1.0.0, {strings().official.date}: bitcoinUnlimited-1.0.0-osx.tar.gz

+

DMG: {strings().official.version}: 1.0.0, {strings().official.date}: bitcoinUnlimited-1.0.0-osx.dmg

+
+

{strings().official.ARM}

+

{strings().official.bit64}: {strings().official.version}: 1.0.0, {strings().official.date}: bitcoinUnlimited-1.0.0-arm64.tar.gz

+

{strings().official.bit32}: {strings().official.version}: 1.0.0, {strings().official.date}: bitcoinUnlimited-1.0.0-arm32.tar.gz


{strings().official.source}

-

{strings().official.branch} 0.12.1bu {strings().official.here}

+

{strings().official.branch} {strings().official.here}

); diff --git a/src/public/views/components/download/signatures.jsx b/src/public/views/components/download/signatures.jsx index 88f88add..cf48c942 100644 --- a/src/public/views/components/download/signatures.jsx +++ b/src/public/views/components/download/signatures.jsx @@ -50,6 +50,22 @@ const CHECKSUMS0121b = ` 'version': '0.12.1b'} `; +const CHECKSUMS1_0_0 = ` +{ 'files': { 'bitcoinUnlimited-1.0.0-linux32.tar.gz': '80f07279e904d911641f2d3792810c609f5086a322a0d38d04a77c1c9c4f3fd0', + 'bitcoinUnlimited-1.0.0-linux64.tar.gz': '65b2061c7de35afa2f094f27aa48ef6c5a75a54ea0516948303a04c65ecbc2d5', + 'bitcoinUnlimited-1.0.0-osx.dmg': '201c4e7e57ed9377f23336bb35c04eb681559d13d4aceadf2eb26b01ac6992be', + 'bitcoinUnlimited-1.0.0-osx.tar.gz': '2b5c533c011614e99599d204018f2ab979c682ee48f413dc3581e404d97fbc94', + 'bitcoinUnlimited-1.0.0-osx64.tar.gz': '9e30784e4c15315cfe2a3f0e90a0e0f92ebb029af366addd27073df4541b7fdf', + 'bitcoinUnlimited-1.0.0-win32-setup.exe': 'c34c1d7f54b587bed3f628356f1cc49e2db5a9af6029ae318d69eeeffc7e0abb', + 'bitcoinUnlimited-1.0.0-win32.zip': 'a06348d7c60efbc313fcf2775cda5eae4a5d38e99fbb18dc58214bfff6ba6160', + 'bitcoinUnlimited-1.0.0-win64-setup.exe': '5de7f1dc8da05e9145acf6bb815474c1d71b6061d7d5591b82f79172c2267819', + 'bitcoinUnlimited-1.0.0-win64.zip': 'a21c0c92afd14f17887b2223307b5f25a3634e1cc7f1d987a9a0f2893a89a951', + 'bitcoinUnlimited-1.0.0-arm32.tar.gz':'6bb4489c74d0d295741e7c9f3cbd95dbfc54ae7ae29ca8badbc413f14fd587ef', + 'bitcoinUnlimited-1.0.0-arm64.tar.gz':'22b9cd90e79b8d8c98b5a546c401d8716c2a3949b17606e5678ce35dc245167e', +}, + 'program': 'Bitcoin Unlimited', + 'version': '1.0.0'} +`; export default React.createClass({ @@ -80,6 +96,22 @@ export default React.createClass({ {strings().signatures.forum}.


+ 1.0.0 {strings().signatures.statement}:

+
{CHECKSUMS1_0_0}
+
+ {strings().signatures.tip} +
+
+ {strings().signatures.andrew} (1zerg12nRXZ41Pw4tfCTqgtdiJx6D1We3 - {strings().signatures.thezerg}) +
+ {strings().signatures.signature}:
HP/1xQab4vXE9DR3ssSALu9/FXZgbAmb4zkGlL41qt6zLhdbempdRVFFg/jIF35gfVEJZkof3EiPQdr3TSpbZrM= +

+ {strings().signatures.sickpig} (1LwvkQTWmotqTosgBcK8kFPCKzW2BPiE1G)
+ {strings().signatures.signature}:
ILsDPK42Zxn4zqksxYUTo+6vHmchdEsp7Rw/AFR/CcGzcQ1U1josi1Zq4TsjDA7HHD0Rn4TkPDQo08AFuVjbqko= +

+ {strings().signatures.deadalnix} (1KEaWZ7tpLF4n5xFf5bpTPff7G7uJZiDGw)
+ {strings().signatures.signature}:
H+zbZUA4tDdCHXENMvKsUAeDviI77RM28jpABKvaYqzBa5sWx2nb2cUpORFRklY1OAensLV02qdWkFieIccvs8w= +

0.12.1 {strings().signatures.statement}:

{CHECKSUMS0121b}