< wumpus>
the strangeness is that test_bitcoin.exe passes, and the last thing printed is PASS: exhaustive_tests.exe
< wumpus>
so it hangs after that
< wumpus>
oh apparently it fixed itself, was a transitory issue
< bitcoin-git>
[bitcoin] ajtowns opened pull request #12292: [tests] Fix names of excluded extended tests for travis (master...rename_tests_fix_travis) https://github.com/bitcoin/bitcoin/pull/12292
< bitcoin-git>
[bitcoin] fanquake opened pull request #12293: [rpc] Mention that HD is enabled if hdmasterkeyid is present (master...is-hd-enabled-rpc) https://github.com/bitcoin/bitcoin/pull/12293
< bitcoin-git>
[bitcoin] fanquake closed pull request #12042: Add hdenabled flag in getwalletinfo (master...getwalletinfo/hdenabledflag) https://github.com/bitcoin/bitcoin/pull/12042
< bitcoin-git>
bitcoin/master a73aab7 Alin Rus: Use the character based overload for std::string::find....
< bitcoin-git>
bitcoin/master f3c7062 Wladimir J. van der Laan: Merge #12159: Use the character based overload for std::string::find....
< bitcoin-git>
[bitcoin] laanwj closed pull request #12159: Use the character based overload for std::string::find. (master...use_char_overload_find) https://github.com/bitcoin/bitcoin/pull/12159
< bitcoin-git>
[bitcoin] fanquake opened pull request #12294: [Docs] Create NetBSD build instructions and fix compilation (master...netbsd-build-docs) https://github.com/bitcoin/bitcoin/pull/12294
< bitcoin-git>
[bitcoin] practicalswift opened pull request #12295: tests: Fix accidental redefinition via list comprehension. Enable lint-python.sh checking for this gotcha. (master...accidental-redefinition-of-variable) https://github.com/bitcoin/bitcoin/pull/12295
< capa66>
hello, I havea question about segwit addresses in bitcoin-core, if i generate an address using addwitnessaddress can i send to that address and see the balance in bitcoin-qt?
< bitcoin-git>
bitcoin/master c6b6385 fanquake: [rpc] Mention that HD is enabled if hdmasterkeyid is present
< bitcoin-git>
bitcoin/master 9d9c418 MarcoFalke: Merge #12293: [rpc] Mention that HD is enabled if hdmasterkeyid is present...
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #12293: [rpc] Mention that HD is enabled if hdmasterkeyid is present (master...is-hd-enabled-rpc) https://github.com/bitcoin/bitcoin/pull/12293
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #12296: wallet: Only fee-bump and non-conflicted/non-confirmed txes (master...Mf1801-walletFeeBumpNoConf) https://github.com/bitcoin/bitcoin/pull/12296
< promag>
instagibbs: feebumper::CommitTransaction also calls PreconditionChecks, maybe it's not necessary to check that there
< instagibbs>
it's a last minute catch
< instagibbs>
belt and suspenders
< instagibbs>
/ make sure the transaction still has no descendants and hasn't been mined in the meantime
< bitcoin-git>
[bitcoin] promag opened pull request #12297: Improve CWallet::IsAllFromMe for false results (master...2018-01-isallfromme) https://github.com/bitcoin/bitcoin/pull/12297
< bitcoin-git>
[bitcoin] promag opened pull request #12298: Refactor HaveKeys to early return on false result (master...2018-01-ismine-havekeys) https://github.com/bitcoin/bitcoin/pull/12298