< bitcoin-git> [bitcoin] laanwj pushed 4 new commits to master: https://github.com/bitcoin/bitcoin/compare/35739976c1d9...6d58a5c3b055
< bitcoin-git> bitcoin/master 051faf7 Kaz Wesley: add a test demonstrating an overflow in a deserialization edge case...
< bitcoin-git> bitcoin/master 6bed4b3 Kaz Wesley: fix a deserialization overflow edge case...
< bitcoin-git> bitcoin/master b08af10 Kaz Wesley: disallow oversized CBlockHeaderAndShortTxIDs...
< bitcoin-git> [bitcoin] laanwj closed pull request #14685: fix a deserialization overflow edge case (master...master) https://github.com/bitcoin/bitcoin/pull/14685
< meshcollider> I've finally finished reviewing all the open wallet-related PRs other than a couple of coin selection ones which I'm not comfortable with \o/
< Lauda> Why is there a '+ New' button in sending addresses but not receiving addresses, 0.17.0?
< bitcoin-git> [bitcoin] domob1812 opened pull request #14752: tests: Unit tests for IsPayToWitnessScriptHash and IsWitnessProgram (master...script-segwit-tests) https://github.com/bitcoin/bitcoin/pull/14752
< bitcoin-git> [bitcoin] vim88 opened pull request #14753: Refactor: Changes postincrement to preincrement for iterator in for loops in src/wallet files (master...postincrement_to_preincrement_src_wallet) https://github.com/bitcoin/bitcoin/pull/14753
< wailyahia> exit
< zallarak> Any other eyes on this PR appreciated (https://github.com/bitcoin/bitcoin/pull/14733 - adding p2ptimeout to be configurable). Left a comment on test output.