< vasild>
jonatack: wumpus: thanks for your comments on #20685, I will rebase, address comments, add tests. Just some health issues at home are limiting my dev time. Hold on! :)
< jonatack>
vasild: oh no, stay healthy for you and yours at home! (also as wumpus suggested, can do minimal changes for now on 20685 and tests as follow-up)
< jonatack>
vasild: (and thank you for your outstanding review of #20197)
< gribble>
https://github.com/bitcoin/bitcoin/issues/20197 | p2p: protect onions in AttemptToEvictConnection(), add eviction protection test coverage by jonatack · Pull Request #20197 · bitcoin/bitcoin · GitHub
< wumpus>
vasild: no hurry, and if you prefer so, one of us could pick it up
< bitcoin-git>
[bitcoin] glozow opened pull request #21327: net_processing: ignore transactions while in IBD (master...2021-02-ibd-txrelay) https://github.com/bitcoin/bitcoin/pull/21327
< achow101>
hebasto: yes, for finalize and sending
< * hebasto>
achow101: doesn't finalizing require a private key?
< vasild>
jonatack: wrt commenting on a PR via your own commit in your repo - I think this is superior to github comments to some extent. However if you delete that branch, some review history will be lost.
< achow101>
hebasto: no, it does not. Finalizing is only creating the final scriptSig and scriptWitness from the data already in the PSBT
< hebasto>
oh, I see; but "File" -> "Load PSBT from file" do not work, actually (with no loaded wallet)
< jonatack>
vasild: that's true. I see you pushed updates...LMK when it's time to re-review.
< vasild>
now :)
< jonatack>
ok :)
< vasild>
I still have not come to the Sock -> unique_ptr<Sock> change to facilitate fuzzing. Once I do I will assess whether to amend this PR or leave that as a followup PR, depening on the size of the change and number of ACKs accumulated :)
< vasild>
oh, no, the linter does not like R"(foo "bar" baz)" - I used that syntax at some point but removed it and now I remember why!
< jonatack>
vasild: tested ack but github once again lost my review before I sent it :/ ...re-writing...
< bitcoin-git>
[bitcoin] jonatack opened pull request #21328: net, refactor: pass uint16 CService::port as uint16 (master...pass-uint16_t-CService-port-as-uint16_t) https://github.com/bitcoin/bitcoin/pull/21328
< bitcoin-git>
[bitcoin] achow101 opened pull request #21329: descriptor wallet: Cache last hardened xpub and use in normalized descriptors (master...norm-desc-xpub-cache) https://github.com/bitcoin/bitcoin/pull/21329