< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6e9eda556717...b3edacb5299b
< bitcoin-git> bitcoin/master c83f0ac nicolas.dorier: [MSVC] allow user level project customization
< bitcoin-git> bitcoin/master b3edacb fanquake: Merge #16309: [MSVC] allow user level project customization
< bitcoin-git> [bitcoin] fanquake merged pull request #16309: [MSVC] allow user level project customization (master...msvc/user-build) https://github.com/bitcoin/bitcoin/pull/16309
< bitcoin-git> [bitcoin] NicolasDorier opened pull request #16319: [MSVC] Simplify AppVeyor build by using user customized project file (master...msvc/appveyor-refactor) https://github.com/bitcoin/bitcoin/pull/16319
< bitcoin-git> [bitcoin] practicalswift opened pull request #16320: ci: Add Travis check to catch accidental introduction of non-determinism in unit tests (master...test-deterministic-coverage-in-travis) https://github.com/bitcoin/bitcoin/pull/16320
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b3edacb5299b...1212808762f6
< bitcoin-git> bitcoin/master 806b005 Sjors Provoost: [wallet] abort when attempting to fund a transaction above maxtxfee
< bitcoin-git> bitcoin/master 1212808 Wladimir J. van der Laan: Merge #16257: [wallet] abort when attempting to fund a transaction above -...
< bitcoin-git> [bitcoin] laanwj merged pull request #16257: [wallet] abort when attempting to fund a transaction above -maxtxfee (master...2019/06/max_fee) https://github.com/bitcoin/bitcoin/pull/16257
< provoostenator> ^ thanks! Should I make a seperate backport PR or will this cherry-picked into #16035?
< gribble> https://github.com/bitcoin/bitcoin/issues/16035 | 0.18.1: Backports by MarcoFalke · Pull Request #16035 · bitcoin/bitcoin · GitHub
< gertjaap> can someone (tell me how to) trigger travis to rebuild this pr #16277
< gribble> https://github.com/bitcoin/bitcoin/issues/16277 | [Tests] Suppress output in test_bitcoin for expected errors by gertjaap · Pull Request #16277 · bitcoin/bitcoin · GitHub
< gertjaap> Getting something about build succeed but not enough time left
< hebasto_> gertjaap: travis have been restarted.
< gertjaap> is there a way i can do that myself?
< hebasto_> you can run travis in your own (forked) repo with your pr branch.
< gertjaap> ok, i'll check that out. thanks.
< pinheadmz> The room "#bitcoin" on "chat.freenode.net" is invite only. -- getting this message today all of a sudden, anyone else?
< wumpus> pinheadmz: oh it's invite only now? haven't been in that channel for years
< pinheadmz> wumpus: just this morning got that error after joining daily for weeks. But it has turned into a subreddit-quality discussion :-/
< wumpus> kallewoof: deleted
< wumpus> pinheadmz: that was always the problem, I'm usually happy to help people but it was always the same discussions about bitcoin over and over again, that just wears you out
< gwillen> pinheadmz: it was +i for about an hour, you just had bad timing
< pinheadmz> gwillen: tnx, back in now
< gwillen> np!
< midnightmagic> No, the invite-only is reversed. There was a momentary problem with a scammer who insta-ban-evaded.
< promag> MarcoFalke: hi, can you explain what "continue;" does there? I'd say it does nothing (?!)