Ensure random relay selection with fixed ohttp-keys config#1390
Conversation
This fixes a bug whereby the relay selection was skipped if the config set a fixed value for the ohttp-keys.
Pull Request Test Coverage Report for Build 22781790124Details
💛 - Coveralls |
|
tested ACK 6097008 all tests passing locally the fix is minimal and reuses |
spacebear21
left a comment
There was a problem hiding this comment.
utACK 6097008, though this makes me wonder if there is any benefit at all of having ohttp_keys in the cli config? We could just return the ValidatedOhttpKeys from fetch_ohttp_keys for the same effect, making the if/else block irrelevant?
I guess I would like to have more consensus on #1385 before we rip out the |
|
I think I meant that the discussion there in #1385 and this comment specifically raises the question as to whether we should abandon the session approach all together and go towards a |
Closes #1384
This fixes a bug whereby the relay selection was skipped if the config set a fixed value for the ohttp-keys.
Pull Request Checklist
Please confirm the following before requesting review:
AI
in the body of this PR.