< bitcoin-git>
bitcoin/master 0a50019 Matt Corallo: Walk pindexBestHeader back to ChainActive().Tip() if it is invalid
< bitcoin-git>
bitcoin/master 651e343 Wladimir J. van der Laan: Merge #16974: Walk pindexBestHeader back to ChainActive().Tip() if it is i...
< bitcoin-git>
[bitcoin] laanwj merged pull request #16974: Walk pindexBestHeader back to ChainActive().Tip() if it is invalid (master...2019-09-better-header-knowledge) https://github.com/bitcoin/bitcoin/pull/16974
< fanquake>
aj: ugh. Along with a bunch of others in the ajonas comment
< jonatack>
perhaps the merge script should discount "acks" as opposed to "ack"
< elichai2>
Looking for things to work on :) any suggestions are wellcome
< emilengler>
elichai2: Check out good first issues
< emilengler>
Or in general any issue :P
< emilengler>
Also reviewing PRs is never wrong also because the PR stack is growing and growing
< elichai2>
emilengler: I try to review all the PRs I feel like I have enough knowledge to review. but that's the thing, writing code is a great way to gain knowledge in new parts of the code (which I find harder by "just" reviewing - easier to miss things that you couldn't by writing code (ie tests would fail)). i'll go through the open issues again
< promag>
elichai2: I find reviewing better to learn - checkout branch/commit-by-commit, build, run, etc
< emilengler>
I agree with promag, looking up definitons, etc. gives you better understanding of the src
< emilengler>
Also playing a bit around and modifying the patch to better see what it does is a good approach, at least for me.
< bitcoin-git>
[bitcoin] promag opened pull request #18060: gui: Drop PeerTableModel dependency to ClientModel (master...2020-02-peertablemodel) https://github.com/bitcoin/bitcoin/pull/18060
< elichai2>
well sadly people are different and I learn best by writing :/
< jonatack>
elichai2: some ideas: improve the asmap unit tests, see jamesob review comments in #16702
< gribble>
https://github.com/bitcoin/bitcoin/issues/16702 | p2p: supplying and using asmap to improve IP bucketing in addrman by naumenkogs . Pull Request #16702 . bitcoin/bitcoin . GitHub
< jonatack>
elichai2: also some good stuff is up for grabs, like #16323 and #16324 by BlueMatt
< bitcoin-git>
[bitcoin] JeremyRubin opened pull request #18063: Improve UpdateForDescendants by using Epochs and Removing CacheMap (master...epoch-mempool-clean-split-2) https://github.com/bitcoin/bitcoin/pull/18063
< bitcoin-git>
[bitcoin] promag opened pull request #18064: gui: Drop WalletModel dependency to RecentRequestsTableModel (master...2020-02-recentrequeststablemodel) https://github.com/bitcoin/bitcoin/pull/18064
< promag>
going to hold pushing more prs regarding circular dependency until existing ones are merged
< hebasto>
promag: \o/
< promag>
lol :P
< jeremyrubin>
Does anyone know what crypter parameters one might see in the wild? E.g. looking here