< wumpus> I've disabled all wikis on bitcoin-core projects (except for bitcoin-devwiki), this seems a safer default policy, let me know if you run a project and were using it and need it turned back on
< wumpus> also archived leveldb-old
< bitcoin-git> [bitcoin] fanquake closed pull request #14459: docs: Consistent type names in RPC help descriptions (master...fix/rpc-descriptions) https://github.com/bitcoin/bitcoin/pull/14459
< bitcoin-git> [bitcoin] fanquake closed pull request #7949: [RPC] Add RPC long poll notifications (master...2016/04/rpc_signals) https://github.com/bitcoin/bitcoin/pull/7949
< bitcoin-git> [bitcoin] fanquake closed pull request #12040: fix: add support for CORS headers and pre-flight request (master...http-options-pre-flight) https://github.com/bitcoin/bitcoin/pull/12040
< bitcoin-git> [bitcoin] fanquake closed pull request #9502: [Qt] Add option to pause/resume block downloads (master...2017/01/autodownload) https://github.com/bitcoin/bitcoin/pull/9502
< bitcoin-git> [bitcoin] fanquake closed pull request #13276: [qt] CoinControlDialog amount header display unit (master...coincontrol_unit) https://github.com/bitcoin/bitcoin/pull/13276
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/f3855781fdc5...1a274bce4b6e
< bitcoin-git> bitcoin/master fa72a64 MarcoFalke: tinyformat: Add doc to Bitcoin Core specific strprintf
< bitcoin-git> bitcoin/master fac03ec MarcoFalke: scripted-diff: Replace fprintf with tfm::format
< bitcoin-git> bitcoin/master fa8f195 MarcoFalke: Replace remaining fprintf with tfm::format manually
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16205: Refactor: Replace fprintf with tfm::format (master...1906-nofprintf) https://github.com/bitcoin/bitcoin/pull/16205
< bitcoin-git> [bitcoin] laanwj opened pull request #16223: devtools: Fetch and display ACKs at sign-off time in github-merge (master...2019_06_contrib_acks) https://github.com/bitcoin/bitcoin/pull/16223
< bitcoin-git> [bitcoin] hebasto opened pull request #16224: gui: Bilingual GUI error messages (master...20190617-bilingual-errors) https://github.com/bitcoin/bitcoin/pull/16224
< bitcoin-git> [bitcoin] laanwj closed pull request #16204: rpc: Change Content-Type to plain text for the webroot (master...patch-emilengler) https://github.com/bitcoin/bitcoin/pull/16204
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1a274bce4b6e...fce4123242c4
< bitcoin-git> bitcoin/master c59e3a3 darosior: getrawtransaction: inform about blockhash argument when lookup fails
< bitcoin-git> bitcoin/master fce4123 MarcoFalke: Merge #16217: getrawtransaction: inform about blockhash argument when look...
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16217: getrawtransaction: inform about blockhash argument when lookup fails (master...getrawtransaction_error_blockhash) https://github.com/bitcoin/bitcoin/pull/16217
< bitcoin-git> [bitcoin] darosior closed pull request #15848: Add a check for free disk space at first startup. (master...check_free_disk_size) https://github.com/bitcoin/bitcoin/pull/15848
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/fce4123242c4...d9bafca20c19
< bitcoin-git> bitcoin/master fa52eb5 MarcoFalke: test: Remove True argument to CBlock::serialize
< bitcoin-git> bitcoin/master fa1d766 MarcoFalke: tests: Make msg_block a witness block
< bitcoin-git> bitcoin/master d9bafca MarcoFalke: Merge #15982: tests: Make msg_block a witness block
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #15982: tests: Make msg_block a witness block (master...1905-testWitnessTrue) https://github.com/bitcoin/bitcoin/pull/15982
< hebasto> ryanofsky: should I close #15340?
< gribble> https://github.com/bitcoin/bitcoin/issues/15340 | gui: Introduce bilingual GUI error messages by hebasto · Pull Request #15340 · bitcoin/bitcoin · GitHub
< ryanofsky> i didn't realize #16224 was just an updated version of #15340 and there was previous discussion in #15340
< gribble> https://github.com/bitcoin/bitcoin/issues/16224 | gui: Bilingual GUI error messages by hebasto · Pull Request #16224 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/15340 | gui: Introduce bilingual GUI error messages by hebasto · Pull Request #15340 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/15340 | gui: Introduce bilingual GUI error messages by hebasto · Pull Request #15340 · bitcoin/bitcoin · GitHub
< ryanofsky> if the only difference between the two prs is logging, i'd actually close #16224, and just update #15340 to keep the discussion there
< gribble> https://github.com/bitcoin/bitcoin/issues/16224 | gui: Bilingual GUI error messages by hebasto · Pull Request #16224 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/15340 | gui: Introduce bilingual GUI error messages by hebasto · Pull Request #15340 · bitcoin/bitcoin · GitHub
< hebasto> ryanofsky: 15340 does not work with Chain interface ((
< hebasto> So 16224 is a different approach rather update of 15340
< ryanofsky> it seems like most of the discussion in 15340 is about the UI feature, not the implementation, so you could update just 15340 implementation
< ryanofsky> anyway, i don't have a strong opinion, but agree you should close one or the other pr and write a comment saying what the difference is
< bitcoin-git> [bitcoin] hebasto closed pull request #15340: gui: Introduce bilingual GUI error messages (master...20190204-bilingual-initerror) https://github.com/bitcoin/bitcoin/pull/15340
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #16221: tests: Mark test coins_tests/updatecoins_simulation_test as non-deterministic (master...updatecoins_simulation_test) https://github.com/bitcoin/bitcoin/pull/16221
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d9bafca20c19...91958d66cbbf
< bitcoin-git> bitcoin/master 71fd628 Chris Moore: Add example 2nd arg to signrawtransactionwithkey
< bitcoin-git> bitcoin/master 91958d6 MarcoFalke: Merge #16210: rpc: add 2nd arg to signrawtransactionwithkey examples
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16210: rpc: add 2nd arg to signrawtransactionwithkey examples (master...patch-7) https://github.com/bitcoin/bitcoin/pull/16210
< MarcoFalke> So the travis caches are down again.
< MarcoFalke> Also, they asked me if we wanted to renew our paid plan (15 parallel jobs)
< MarcoFalke> Looks like we should switch to something else instead
< bitcoin-git> [bitcoin] practicalswift opened pull request #16225: tests: Make coins_tests/updatecoins_simulation_test deterministic (master...deterministic-updatecoins_simulation_test) https://github.com/bitcoin/bitcoin/pull/16225
< luke-jr> MarcoFalke: are there other options that even compare?
< luke-jr> if so, I agree Travis hasn't really been meeting our needs lately
< luke-jr> I just worry if not Travis we might end up having to maintain infra ourselves..
< MarcoFalke> idk if there are alternative that meet our needs
< MarcoFalke> See also #16148
< gribble> https://github.com/bitcoin/bitcoin/issues/16148 | Travis timeouts · Issue #16148 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/91958d66cbbf...98958c81f506
< bitcoin-git> bitcoin/master f899580 practicalswift: tests: Make coins_tests/updatecoins_simulation_test deterministic
< bitcoin-git> bitcoin/master 98958c8 MarcoFalke: Merge #16225: tests: Make coins_tests/updatecoins_simulation_test determin...
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16225: tests: Make coins_tests/updatecoins_simulation_test deterministic (master...deterministic-updatecoins_simulation_test) https://github.com/bitcoin/bitcoin/pull/16225
< bitcoin-git> [bitcoin] achow101 opened pull request #16226: Move ismine to the wallet module (master...mv-ismine-wallet) https://github.com/bitcoin/bitcoin/pull/16226
< bitcoin-git> [bitcoin] achow101 opened pull request #16227: Refactor CWallet's inheritance chain (master...rm-keystores) https://github.com/bitcoin/bitcoin/pull/16227