changes: file for 23818, v2 onion service fix

This commit is contained in:
teor 2019-08-23 15:08:43 +10:00
parent 144084d6fa
commit 231a74363f
No known key found for this signature in database
GPG Key ID: 10FEAA0E7075672A

6
changes/bug23818_v2 Normal file
View File

@ -0,0 +1,6 @@
o Minor bugfixes (v2 single onion services):
- Always retry v2 single onion service intro and rend circuits with a
3-hop path. Previously, v2 single onion services used a 3-hop path
when rend circuits were retried after a remote or delayed failure,
but a 1-hop path for immediate retries. Fixes bug 23818;
bugfix on 0.2.9.3-alpha.