commit 8763d96d20f33ca7367effb77fb5d7ab30c39766 parent d72618eb7f152c8f1633294fa30978c7ac0a48f3 Author: Daniel Pinto <danielpinto52@gmail.com> Date: Sun, 7 Jun 2020 17:26:02 +0100 Changes file for #7869 Diffstat:
| A | changes/ticket7869 | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/changes/ticket7869 b/changes/ticket7869 @@ -0,0 +1,3 @@ + o Minor feature (directory authorities): + - Create new consensus method that removes the unecessary = padding + from ntor-onion-key. Closes ticket 7869. Patch by Daniel Pinto.