From b5bd19cb5b17de162244171aa97356bf5497df7b Mon Sep 17 00:00:00 2001 From: Gonbatfire <46731233+Gonbatfire@users.noreply.github.com> Date: Mon, 22 Jul 2024 14:01:18 -0300 Subject: [PATCH 1/6] Update overview.md --- docs/learn/zano-features/overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/learn/zano-features/overview.md b/docs/learn/zano-features/overview.md index 17bc453..d099776 100644 --- a/docs/learn/zano-features/overview.md +++ b/docs/learn/zano-features/overview.md @@ -1,6 +1,6 @@ # Overview -## Zano’s Values +## Zano's Values ### Privacy From 247a04081df94803753b5422c6245a5f90d6e430 Mon Sep 17 00:00:00 2001 From: Gonbatfire <46731233+Gonbatfire@users.noreply.github.com> Date: Thu, 25 Jul 2024 11:23:06 -0300 Subject: [PATCH 2/6] Update solo-mining-windows.md --- docs/mine/solo-guides/solo-mining-windows.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/mine/solo-guides/solo-mining-windows.md b/docs/mine/solo-guides/solo-mining-windows.md index 6936ed7..d786af1 100644 --- a/docs/mine/solo-guides/solo-mining-windows.md +++ b/docs/mine/solo-guides/solo-mining-windows.md @@ -32,14 +32,14 @@ A 2GB graphic card is required for GPU mining. ``` rem starts zano with the stratum server activated - start "" "C:\Program Files\Zano\zanod.exe" --stratum --stratum-miner-address= --stratum-bind-port=11555 + start "" "C:\Program Files\Zano\zanod.exe" --stratum --stratum-miner-address=YOUR_WALLET_ADDRESS --stratum-bind-port=11555 rem TT commandline start TT-Miner.exe -luck -c ZANO -P miner@127.0.0.1:11555 pause ``` -- Replace `` with your actual Zano wallet address. +- Replace `YOUR_WALLET_ADDRESS` with your actual Zano wallet address. - If your installation is not in the default location, replace `C:\Program Files\Zano` with the correct path. From 4f9cc07082f40a640a4c6e731c451229d9a29157 Mon Sep 17 00:00:00 2001 From: Gonbatfire <46731233+Gonbatfire@users.noreply.github.com> Date: Fri, 27 Sep 2024 16:04:26 -0300 Subject: [PATCH 3/6] Rename auditable-wallets-faq.md to auditable-wallets.md --- docs/use/{auditable-wallets-faq.md => auditable-wallets.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename docs/use/{auditable-wallets-faq.md => auditable-wallets.md} (100%) diff --git a/docs/use/auditable-wallets-faq.md b/docs/use/auditable-wallets.md similarity index 100% rename from docs/use/auditable-wallets-faq.md rename to docs/use/auditable-wallets.md From 9afc33ff026d3c91ec66626e4e2eda5f6c985304 Mon Sep 17 00:00:00 2001 From: "dhub-sync[bot]" <145223974+dhub-sync[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 12:26:29 +0000 Subject: [PATCH 4/6] Changes from dhub --- docs/learn/frequently-asked-questions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/learn/frequently-asked-questions.md b/docs/learn/frequently-asked-questions.md index d374ef7..4e5278b 100644 --- a/docs/learn/frequently-asked-questions.md +++ b/docs/learn/frequently-asked-questions.md @@ -18,7 +18,7 @@ Our implementation boils down to: - **Stealth addresses** that hide the receiver and asset type being transacted. -- **RingCT** which hides amounts/balances, even when staking thanks to **Zarcanum.** +- **Pedersen commitments** that hide amounts/balances, the asset type being transacted, and facilitate private staking (Zarcanum). This makes sure that **by default,** transaction data being stored on the blockchain is **only** accessible by parties who authorized the transactions, none of it is ever publicly published. From 4cdfcd031860d89dd71b9b0e9b315c5389249d94 Mon Sep 17 00:00:00 2001 From: Gonbatfire <46731233+Gonbatfire@users.noreply.github.com> Date: Mon, 21 Oct 2024 09:29:19 -0300 Subject: [PATCH 5/6] Update whitepaper.md --- docs/learn/whitepaper.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/learn/whitepaper.md b/docs/learn/whitepaper.md index 417d7f5..2964bad 100644 --- a/docs/learn/whitepaper.md +++ b/docs/learn/whitepaper.md @@ -8,7 +8,7 @@ sidebar_position: 3 Original Zano whitepaper, describes general concepts used in project. - + ### PoS Analysis and improvements proposal (2019) From 7fe7a0b0ebbefa7250fb169b2e2ae351f59b4a1b Mon Sep 17 00:00:00 2001 From: "dhub-sync[bot]" <145223974+dhub-sync[bot]@users.noreply.github.com> Date: Sat, 7 Dec 2024 14:53:21 +0000 Subject: [PATCH 6/6] Changes from dhub --- docs/use/companion.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/use/companion.md b/docs/use/companion.md index e72e664..fa1a887 100644 --- a/docs/use/companion.md +++ b/docs/use/companion.md @@ -22,7 +22,7 @@ It's your gateway to the broader Zano ecosystem! 5. Click on the extension, and paste the secret you copied in the appropriate field, as well as the password that you will use to log in to the Companion. -6. You can now register an[ alias](https://app.dhub.dev/c/goncativas-projects/zano-docs/docs/use/aliases.md) if you haven't done so already, this will be displayed as your identity when using the Zano ecosystem. +6. You can now register an[ alias](https://docs.zano.org/docs/learn/zano-features/overview#aliases) if you haven't done so already, this will be displayed as your identity when using the Zano ecosystem. ![Companion extension showcase](/img/use/companion/companion.png)