< bitcoin-git>
bitcoin/master faeb666 MarcoFalke: util: Add CHECK_NONFATAL and use it in src/rpc
< bitcoin-git>
bitcoin/master 9ae468a Wladimir J. van der Laan: Merge #17192: util: Add CHECK_NONFATAL and use it in src/rpc
< bitcoin-git>
[bitcoin] laanwj merged pull request #17192: util: Add CHECK_NONFATAL and use it in src/rpc (master...1910-utilCHECK_NONFATAL) https://github.com/bitcoin/bitcoin/pull/17192
< bitcoin-git>
bitcoin/master fa39809 MarcoFalke: Avoid unused call to GuessVerificationProgress in NotifyHeaderTip
< bitcoin-git>
bitcoin/master a259453 Wladimir J. van der Laan: Merge #17250: Avoid unused call to GuessVerificationProgress in NotifyHead...
< bitcoin-git>
[bitcoin] laanwj merged pull request #17250: Avoid unused call to GuessVerificationProgress in NotifyHeaderTip (master...1910-NoWrongGuess) https://github.com/bitcoin/bitcoin/pull/17250
< bitcoin-git>
[bitcoin] laanwj opened pull request #17279: refactor: Remove redundant c_str() calls in formatting (master...2019_10_redundant_c_str) https://github.com/bitcoin/bitcoin/pull/17279
< elichai2>
Apparently ParseISO8601DateTime/DecodeDumpTime is fine accepting overflows in the time. i.e. "2019-13-01T00:00:00Z"
< bitcoin-git>
[bitcoin] laanwj opened pull request #17280: Fix occurences of c_str() used with size() to data() (master...2019_10_c_str_size) https://github.com/bitcoin/bitcoin/pull/17280
< elichai2>
sorry, just overflow in the time, not date. the date it catches correctly
< elichai2>
i.e. `2019-02-01T75:12:00Z` or `2019-02-01T11:92:12Z`
< wumpus>
elichai2: ok, maybe fix that in a later PR, please don't combine it with the rename
< bitcoin-git>
[bitcoin] jachiang opened pull request #17288: Added TestWrapper class for interactive Python environments. (master...2019-10-testwrapper) https://github.com/bitcoin/bitcoin/pull/17288
< jeremyrubin>
oops not sure what happened there
< jeremyrubin>
I'm uncertain if anyone else could see that or just my machine, so if you didn't see anything please ignore :)
< gwillen>
jeremyrubin: all I see from you is:12:46:43 -!- jeremyrubin [~jr@c-67-180-60-249.hsd1.ca.comcast.net] has quit [Quit: Konversation terminated!]
< gwillen>
13:24:54 -!- jeremyrubin [~jr@c-67-180-60-249.hsd1.ca.comcast.net] has joined #bitcoin-core-dev
< gwillen>
13:26:12 < jeremyrubin> oops not sure what happened there
< jeremyrubin>
Ok cool, all good then :p
< bitcoin-git>
[bitcoin] achow101 opened pull request #17290: Enable BnB coin selection for preset inputs and subtract fee from outputs (master...all-bnb) https://github.com/bitcoin/bitcoin/pull/17290
< bitcoin-git>
[bitcoin] practicalswift opened pull request #17291: tests: Add fuzzing harness for ISO-8601 related functions (master...fuzzers-parse_iso8601) https://github.com/bitcoin/bitcoin/pull/17291
< bitcoin-git>
[bitcoin] JeremyRubin opened pull request #17292: Add new mempool benchmarks for a complex pool (master...bench_mempool) https://github.com/bitcoin/bitcoin/pull/17292
< bitcoin-git>
[bitcoin] JeremyRubin opened pull request #17293: Add assertion to randrange that input is not 0 (master...assert-randrange) https://github.com/bitcoin/bitcoin/pull/17293