Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tor.md: change alpha to beta testnet, add new zcash hidden service address #1511

Merged
merged 6 commits into from
Oct 12, 2016

Conversation

arcalinea
Copy link
Contributor

Note: When @ageis and I checked this the other day, we were getting multiple peer connections. Think we said we'd change this before launch, so I opened issue #1510. Leaving documentation to expect a single peer.

@arcalinea arcalinea changed the title Change alpha to beta testnet, add new zcash hidden service Tor.md: change alpha to beta testnet, add new zcash hidden service address Oct 11, 2016
Launch zcashd as follows, adding the Zcash hidden server:

zcashd -onion=127.0.0.1:9050 -addnode=zctestseie6wxgio.onion
./zcashd -onion=127.0.0.1:9050 -connect=zctestseie6wxgio.onion
Copy link
Contributor

@bitcartel bitcartel Oct 11, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are two scenarios we should document:

  1. You want to connect to just a single node, in which cause use -connect.
  2. You want to connect to multiple tor nodes, -addnode=.. -dnsseed=0 -onlynet=onion (or it might be -onlynet=tor)

@@ -92,13 +93,9 @@ for normal IPv4/IPv6 communication, use:
To test your set-up, you might want to try connecting via Tor to just a
a single Zcash hidden server.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If connecting to the zcash server which has just been setup above in section 2, might want to say test and launch zcashd on a different computer. Otherwise a user might get confused and try to connect from the same computer as the one they are trying to connect to.

@bitcartel
Copy link
Contributor

@arcalinea There's another PR which updates tor.md so I want to get this one merged soon. Thanks.

@bitcartel bitcartel added this to the 1.0.0-rc1 milestone Oct 12, 2016
@bitcartel bitcartel added the A-documentation Area: Documentation label Oct 12, 2016
@bitcartel
Copy link
Contributor

@arcalinea Thanks. ACK
@zkbot r+

@zkbot
Copy link
Contributor

zkbot commented Oct 12, 2016

📌 Commit 1f48a34 has been approved by bitcartel

@zkbot
Copy link
Contributor

zkbot commented Oct 12, 2016

⌛ Testing commit 1f48a34 with merge 3fdca8a...

zkbot pushed a commit that referenced this pull request Oct 12, 2016
…bitcartel

Tor.md: change alpha to beta testnet, add new zcash hidden service address

Note: When @ageis and I checked this the other day, we were getting multiple peer connections. Think we said we'd change this before launch, so I opened issue #1510. Leaving documentation to expect a single peer.
@zkbot
Copy link
Contributor

zkbot commented Oct 12, 2016

☀️ Test successful - zcash

@zkbot zkbot merged commit 1f48a34 into zcash:master Oct 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-documentation Area: Documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants