From e30c696f2487d8080a4a93cd1c140c8601466392 Mon Sep 17 00:00:00 2001 From: SamsungGalaxyPlayer Date: Fri, 30 Jun 2017 06:24:38 +0200 Subject: [PATCH 1/4] Update Zcash and Dash text I updated the Zcash text to be more accurate, and I updated the Dash text to be more descriptive. --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 42261853..ed37c326 100644 --- a/index.html +++ b/index.html @@ -2156,7 +2156,7 @@

Zcash

-

ZcashZcash offers total payment confidentiality, while still maintaining a decentralized network using a public blockchain. Unlike Bitcoin, Zcash transactions automatically hide the sender, recipient, and value of all transactions on the blockchain.

+

ZcashZcash offers total payment confidentiality, while still maintaining a decentralized network using a public blockchain. Unlike Bitcoin, Zcash transactions optionally hide the sender, recipient, and value of transactions in z-addresses.

@@ -2186,7 +2186,7 @@

Worth Mentioning

From e6275c84a548068fb9a629d0086040814589d484 Mon Sep 17 00:00:00 2001 From: Samuel Shifterovich Date: Sun, 2 Jul 2017 21:41:02 +0200 Subject: [PATCH 2/4] Remove Dash --- index.html | 4 ---- 1 file changed, 4 deletions(-) diff --git a/index.html b/index.html index ed37c326..4573ccd4 100644 --- a/index.html +++ b/index.html @@ -2184,10 +2184,6 @@
-

Worth Mentioning

-
-

ZcashZcash offers total payment confidentiality, while still maintaining a decentralized network using a public blockchain. Unlike Bitcoin, Zcash transactions optionally hide the sender, recipient, and value of transactions in z-addresses.

+

ZcashZcash offers total payment confidentiality, while still maintaining a decentralized network using a public blockchain. Unlike Bitcoin, Zcash transactions have the ability to hide the sender, recipient, and value of transactions in z-addresses.

From bca6a6e7f051c14d0aa210cb5d813a3612f01032 Mon Sep 17 00:00:00 2001 From: Kewde Date: Mon, 3 Jul 2017 12:51:22 +0000 Subject: [PATCH 4/4] have the ability -> can optionally --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index fc39014f..89754e55 100644 --- a/index.html +++ b/index.html @@ -2156,7 +2156,7 @@

Zcash

-

ZcashZcash offers total payment confidentiality, while still maintaining a decentralized network using a public blockchain. Unlike Bitcoin, Zcash transactions have the ability to hide the sender, recipient, and value of transactions in z-addresses.

+

ZcashZcash offers total payment confidentiality, while still maintaining a decentralized network using a public blockchain. Unlike Bitcoin, Zcash transactions can optionally hide the sender, recipient, and value of transactions in z-addresses.