User Details
- User Since
- Oct 7 2018, 09:05 (340 w, 2 d)
- Roles
- Administrator
- Slack Username
- Fabien
Today
The title is still not good
Also please keep the title/summary up to date
A nit and a question, but it's getting there. Also you lost the test at some point, please bring it back.
It's adding code, not only testing it, please update the title/summary.
Please update the summary. The title is correct as it describes what is being done, but the summary does the same and should instead explain the rationale for this change. With no context the reviewer cannot decide if this is a good change or not. In this case you have 2 benefits:
- It simplifies the code because this function never used the FailoverProxy, and it shouldn't have been a member from the beginning.
- It makes it possible to reuse the function outside of the scope of the FailoverProxy, namely for the ping feature.
Please run the extended test suite. If done, update the test plan accordingly
Yesterday
Check against undesired txs being polled
Sat, Apr 12
Fri, Apr 11
Add children first to optimize the polls
Thu, Apr 10
@bot build-chronik
Wed, Apr 9
Rebase
Feedback
Rebase
Apart from a few nits and bad tests this code looks good.
As discussed offline the approach here is wrong. This code is trying to do load balancing, but this is a bad idea and should be handled server side and not client side: the server knows its load but the client can't.
Tue, Apr 8
Mon, Apr 7
Did you check for regression against an existing datadir ?
Fri, Apr 4
If it's not ready to review please don't put it in the review queue