From dff85fd68027fb9cb295074a671ffd9b56e1c0bd Mon Sep 17 00:00:00 2001
From: Daniel Micay
Date: Sun, 6 Mar 2022 18:54:35 -0500
Subject: add transparent Zcash donation address
---
static/bitcoin-donation.png | Bin 343 -> 0 bytes
static/donate-bitcoin.png | Bin 0 -> 343 bytes
static/donate-monero.png | Bin 0 -> 512 bytes
static/donate-zcash-transparent.png | Bin 0 -> 344 bytes
static/donate.html | 26 ++++++++++++++++++++++++--
static/monero-donation.png | Bin 512 -> 0 bytes
6 files changed, 24 insertions(+), 2 deletions(-)
delete mode 100644 static/bitcoin-donation.png
create mode 100644 static/donate-bitcoin.png
create mode 100644 static/donate-monero.png
create mode 100644 static/donate-zcash-transparent.png
delete mode 100644 static/monero-donation.png
(limited to 'static')
diff --git a/static/bitcoin-donation.png b/static/bitcoin-donation.png
deleted file mode 100644
index 61dcf849..00000000
Binary files a/static/bitcoin-donation.png and /dev/null differ
diff --git a/static/donate-bitcoin.png b/static/donate-bitcoin.png
new file mode 100644
index 00000000..61dcf849
Binary files /dev/null and b/static/donate-bitcoin.png differ
diff --git a/static/donate-monero.png b/static/donate-monero.png
new file mode 100644
index 00000000..2bbf0761
Binary files /dev/null and b/static/donate-monero.png differ
diff --git a/static/donate-zcash-transparent.png b/static/donate-zcash-transparent.png
new file mode 100644
index 00000000..ca594432
Binary files /dev/null and b/static/donate-zcash-transparent.png differ
diff --git a/static/donate.html b/static/donate.html
index 69616e7d..15a50f18 100644
--- a/static/donate.html
+++ b/static/donate.html
@@ -64,6 +64,7 @@
+
+
+
+ A shielded address will be added as the main donation address once Trezor has
+ support for it. It's currently in active development.
+
+ You can send Zcash donations to the following transparent address to support
+ this project:
+
+
+
+ Using a low fee is recommended, since the payment doesn't need to be quick. There's
+ no need to waste your money choosing a fee based on having it arrive within an hour,
+ when having it go through within a couple days is perfectly fine.
+
+
diff --git a/static/monero-donation.png b/static/monero-donation.png
deleted file mode 100644
index 2bbf0761..00000000
Binary files a/static/monero-donation.png and /dev/null differ
--
cgit v1.3.1