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
+6
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.