Old Dip Tracker

Results 483 comments of Old Dip Tracker

Hi @zdychacek Thank you for your work, I like the promise API you propose but we also need to retain the callback functionality (I'd keep that default) and I'd prefer...

@rnewson I'm happy to donate some time to clean up the POST code, it is indeed a bit ugly. If you have any specific feedback on what is unacceptable right...

@xanimo am I correct in my assumption that this PR also has a peer.dat downgrade issue as we discussed in https://github.com/dogecoin/dogecoin/pull/3149#issuecomment-1315807034? I think this PR would give us an additional...

Thank you, that is hopeful. I'll make it part of testing to be sure.

@xanimo would you mind rebasing this on top of the current 1.14.7-dev (502a8a93 or later)?

Are you resubmitting this later? I was still reviewing this and trying to find solutions for observed problems. Spent over a month on it so far.

No worries. Apologies from my end for not giving quick feedback. The puzzle on this one has been real. I'm currently at the point of backtracking everything I did to...

If you like, I can pick up the `fs` wrapper in parallel - it also helps with std++17 transition.

> what both your thoughts are regarding splitting it up into individual PR's I'd definitely need this to be split down into smaller chunks at some point, because reviewing 81...

So I think we have 3 main topics getting mixed here that we should probably strive to separate: 1. Doing feature-complete RNG improvements, which have a point at which they...