< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #15349: travis: Only exit early if compilation took longer than 30 min (master...Mf1902-travis30) https://github.com/bitcoin/bitcoin/pull/15349
< bitcoin-git>
bitcoin/master d0522ec Ben Woosley: Drop defunct Windows compat fixes
< dongcarl>
I'm talking to distro maintainers about #12255, when checking if a directory is a valid bitcoin directory, would checking `[ -f foo/bar/peers.dat ]` be sufficient? Would it be better to check `[ -f foo/bar/.lock ]`?
< bitcoin-git>
[bitcoin] benthecarman opened pull request #15337: rpc: Fix for segfault if combinepsbt called with empty inputs (master...rpc_combinepbst_empty_fix) https://github.com/bitcoin/bitcoin/pull/15337
< bitcoin-git>
[bitcoin] hebasto opened pull request #15334: wallet: Log subdirectory for the named wallets (master...0190203-wallet-env-log) https://github.com/bitcoin/bitcoin/pull/15334
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #15206: Immediately disconnect on invalid net message checksum (master...019/01/netmsg_2) https://github.com/bitcoin/bitcoin/pull/15206
< bitcoin-git>
[bitcoin] MarcoFalke reopened pull request #15206: Immediately disconnect on invalid net message checksum (master...019/01/netmsg_2) https://github.com/bitcoin/bitcoin/pull/15206
< bitcoin-git>
[bitcoin] amitiuttarwar opened pull request #15332: [Docs] Small updates to getrawtransaction description (master...get_transaction_docs) https://github.com/bitcoin/bitcoin/pull/15332
< wumpus>
hebasto: in any case I think the criterion for translation should be "does this message make sense to a user/translator", you can assume knowledge of bitcoin terminology such as blocks, transactions, wallets, etc, but not internals of the software
< gribble>
https://github.com/bitcoin/bitcoin/issues/14978 | Factor out PSBT utilities from RPCs for use in GUI code; related refactoring. by gwillen · Pull Request #14978 · bitcoin/bitcoin · GitHub
< provoostenator>
During the block rewind phase "bitcoin-cli help" complains as usualy that it's still rewinding. After that it crashes. Same if I use the console in QT.
< provoostenator>
It crashes for src/bitcoin-cli help
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #15328: travis: Revert "Run extended tests once daily" (master...Mf1902-travisExt) https://github.com/bitcoin/bitcoin/pull/15328
< bitcoin-git>
[bitcoin] practicalswift opened pull request #15327: tests: Make tests updatecoins_simulation_test and knapsack_solver_test deterministic (master...SeedInsecureRand(true);) https://github.com/bitcoin/bitcoin/pull/15327
< wumpus>
gkrizek: "[bitcoin] ... (.17...019-02-backport-release-notes)" looks like the first letter of the branch names is missing ! :)
< bitcoin-git>
[bitcoin] practicalswift closed pull request #15111: Avoid UB (member call on nullptr) when failing to read randomness in the startup process (master...random-ub) https://github.com/bitcoin/bitcoin/pull/15111
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #15321: doc: Add cs_main lock annotations for mapBlockIndex (master...Mf1902-docLoc) https://github.com/bitcoin/bitcoin/pull/15321
< bitcoin-git>
[bitcoin] Sjors opened pull request #15320: [Do Not Merge] break < Qt5.6 compatibility for addAction to test Travis (master...019/02/do-not-merge-qt52) https://github.com/bitcoin/bitcoin/pull/15320
< bitcoin-git>
bitcoin/master 1971f5b Ben Woosley: Piecewise construct to avoid invalid construction
< bitcoin-git>
bitcoin/master 267eac0 Ben Woosley: Prefer boost::optional#get_value_or over #value_or
< bitcoin-git>
bitcoin/master 64f2854 Ben Woosley: Revert "travis: Compile trusty with depends for now"
< dongcarl>
Hi all, if anyone can add https://github.com/bitcoin/bitcoin/pull/14856 to the "P2P refactor" board that'd be great. Also, could I get permissions to modify that board?
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #15247: qa: Use wallet to retrieve raw transactions (master...Mf1901-qaWalletRaw) https://github.com/bitcoin/bitcoin/pull/15247
< bitcoin-git>
[bitcoin] harding opened pull request #15315: [0.17] [Doc] Backport release note about PSBT doc (.17...019-02-backport-release-notes) https://github.com/bitcoin/bitcoin/pull/15315
< bitcoin-git>
[bitcoin] harding opened pull request #15314: [Doc] update release notes for changes up to cb35f1d (master...019-02-monthly-release-notes-update) https://github.com/bitcoin/bitcoin/pull/15314
< bitcoin-git>
[bitcoin] Empact opened pull request #15308: ci: Build and test Trusty against system libraries, fix incompatibilities (master...trusty-no-depends) https://github.com/bitcoin/bitcoin/pull/15308
< jnewbery>
2. we officially announced the residency today. We're still looking for great engineers who want to spend summer working on Bitcoin or Lightning with us. If you know anyone who might be appropriate, please send them our way at https://residency.chaincode.com/#apply
< gribble>
https://github.com/bitcoin/bitcoin/issues/11082 | Add new bitcoin_rw.conf file that is used for settings modified by this software itself by luke-jr · Pull Request #11082 · bitcoin/bitcoin · GitHub
< gribble>
https://github.com/bitcoin/bitcoin/issues/14897 | randomize GETDATA(tx) request order and introduce bias toward outbound by naumenkogs · Pull Request #14897 · bitcoin/bitcoin · GitHub
< bitcoin-git>
bitcoin/master 49d2374 Jonas Schnelli: [tools] Add wallet inspection and modification tool
< bitcoin-git>
bitcoin/master 3c3e31c João Barbosa: [tests] Add wallet-tool test
< bitcoin-git>
bitcoin/master 252fd15 MarcoFalke: Merge #13926: [Tools] bitcoin-wallet - a tool for creating and managing wa...
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #13926: [Tools] bitcoin-wallet - a tool for creating and managing wallets offline (master...wallet_tool) https://github.com/bitcoin/bitcoin/pull/13926
< bitcoin-git>
[bitcoin] achow101 opened pull request #15301: tests: When testing with --usecli, unify RPC arg to cli arg conversion and handle dicts and lists (master...fix-tests-cli-args) https://github.com/bitcoin/bitcoin/pull/15301
< bitcoin-git>
bitcoin/master f96dbd1 Gregory Sanders: gdb attaching to process during tests has non-sudo solution
< bitcoin-git>
bitcoin/master 4d661ba Wladimir J. van der Laan: Merge #15244: gdb attaching to process during tests has non-sudo solution
< bitcoin-git>
[bitcoin] laanwj merged pull request #15244: gdb attaching to process during tests has non-sudo solution (master...gdb_ptrace) https://github.com/bitcoin/bitcoin/pull/15244
< bitcoin-git>
[bitcoin] laanwj merged pull request #15225: GUI: Change the receive button to respond to keypool state changing (master...receive-button) https://github.com/bitcoin/bitcoin/pull/15225