2019-05-16

< bitcoin-git> bitcoin/master 1c719f7 Wladimir J. van der Laan: Merge #15006: Add option to create an encrypted wallet
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #15870: wallet: Only fail rescan when blocks have actually been pruned (master...1904-walletRescanPruned) https://github.com/bitcoin/bitcoin/pull/15870
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/41f4c63b3898...d5931f3676ec
< bitcoin-git> bitcoin/master faf3729 MarcoFalke: wallet: Only fail rescan when blocks have actually been pruned
< bitcoin-git> bitcoin/master aaaa57c MarcoFalke: scripted-diff: Bump copyright headers in wallet
< bitcoin-git> bitcoin/master fa7e311 MarcoFalke: [doc] rpcwallet: Only fail rescan when blocks have been pruned
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16036: travis: Run all lint scripts even if one fails (master...patch-2) https://github.com/bitcoin/bitcoin/pull/16036
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/fd61b9fc22fa...41f4c63b3898
< bitcoin-git> bitcoin/master f3b90f2 Julian Fleischer: Run all lint scripts
< bitcoin-git> bitcoin/master 41f4c63 MarcoFalke: Merge #16036: travis: Run all lint scripts even if one fails
< bitcoin-git> [bitcoin] scravy opened pull request #16036: Run all lint scripts (master...patch-2) https://github.com/bitcoin/bitcoin/pull/16036
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/47ec8318a657...fd61b9fc22fa
< bitcoin-git> bitcoin/master c01c065 Pieter Wuille: Do not construct out-of-bound pointers in SHA512/SHA1/RIPEMD160 code
< bitcoin-git> bitcoin/master fd61b9f Wladimir J. van der Laan: Merge #15950: Do not construct out-of-bound pointers in SHA2 code
< bitcoin-git> [bitcoin] laanwj merged pull request #15950: Do not construct out-of-bound pointers in SHA2 code (master...201905_shapointerissue) https://github.com/bitcoin/bitcoin/pull/15950
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #16035: 0.18.1: Backports (0.18...1906-181b) https://github.com/bitcoin/bitcoin/pull/16035
< bitcoin-git> [bitcoin] laanwj merged pull request #15968: Fix portability issue with pthreads (master...master) https://github.com/bitcoin/bitcoin/pull/15968
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2b56c9a86a9d...47ec8318a657
< bitcoin-git> bitcoin/master 1b05dff grim-trigger: Fix portability issue with pthreads
< bitcoin-git> bitcoin/master 47ec831 Wladimir J. van der Laan: Merge #15968: Fix portability issue with pthreads
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #15983: build with -fstack-reuse=none (master...1905-buildStackReuseNone) https://github.com/bitcoin/bitcoin/pull/15983
< bitcoin-git> [bitcoin] practicalswift opened pull request #16034: Add assertion to make sure the LockAnnotation guarantees we give are truthful (ifdef DEBUG_LOCKORDER) (master...make-sure-LockAnnotation-promises-are-truthful) https://github.com/bitcoin/bitcoin/pull/16034
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9d266dbdecb4...2b56c9a86a9d
< bitcoin-git> bitcoin/master faf38bc MarcoFalke: build with -fstack-reuse=none
< bitcoin-git> bitcoin/master 2b56c9a MarcoFalke: Merge #15983: build with -fstack-reuse=none
< bitcoin-git> [bitcoin] practicalswift opened pull request #16033: Hold cs_main when reading chainActive via getTipLocator(). Remove assumeLocked(). (master...assumeLocked) https://github.com/bitcoin/bitcoin/pull/16033

2019-05-15

< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #15991: Bugfix: fix pruneblockchain returned prune height (master...2019/05/pruning_test) https://github.com/bitcoin/bitcoin/pull/15991
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #15991: Bugfix: fix pruneblockchain returned prune height (master...2019/05/pruning_test) https://github.com/bitcoin/bitcoin/pull/15991
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #16030: qt: FR: Periodic translations update (master...patch-3) https://github.com/bitcoin/bitcoin/pull/16030
< bitcoin-git> [bitcoin] phm87 opened pull request #16030: qt: FR: Periodic translations update (master...patch-3) https://github.com/bitcoin/bitcoin/pull/16030
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2d16fb7a2b6a...9d266dbdecb4
< bitcoin-git> bitcoin/master fad0ce5 MarcoFalke: tests: Fail if RPC has been added without tests
< bitcoin-git> bitcoin/master 9d266db MarcoFalke: Merge #15943: tests: Fail if RPC has been added without tests
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #15943: tests: Fail if RPC has been added without tests (master...1905-testFailNoRpcCov) https://github.com/bitcoin/bitcoin/pull/15943
< bitcoin-git> [bitcoin] dongcarl closed pull request #15586: chainparams: Explicitly use uint16 for nDefaultPort (master...2019-03-uint16-port) https://github.com/bitcoin/bitcoin/pull/15586
< bitcoin-git> [bitcoin] dongcarl opened pull request #16029: netbase: Remove "tor" as a network specification (master...2019-05-remove-net-tor) https://github.com/bitcoin/bitcoin/pull/16029
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #14984: rpc: Speedup getrawmempool when verbose=true (master...2018-12-speedup-getrawmempool) https://github.com/bitcoin/bitcoin/pull/14984
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/65526fc8666f...2d16fb7a2b6a
< bitcoin-git> bitcoin/master 2d5cf4c João Barbosa: rpc: Speedup getrawmempool when verbose=true
< bitcoin-git> bitcoin/master 2d16fb7 MarcoFalke: Merge #14984: rpc: Speedup getrawmempool when verbose=true
< bitcoin-git> [bitcoin] achow101 opened pull request #16026: Ensure that uncompressed public keys in a multisig always returns a legacy address (master...dont-sw-ms-uncomp) https://github.com/bitcoin/bitcoin/pull/16026

2019-05-14

< bitcoin-git> [bitcoin] ccapo opened pull request #16024: [rpc] deriveaddresses: Correction of descriptor checksum in RPC example (master...2019-05-14-deriveaddresses-example-checksum) https://github.com/bitcoin/bitcoin/pull/16024
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #15777: [docs] Add doxygen comments for keypool classes (master...2019_04_keypool_comments) https://github.com/bitcoin/bitcoin/pull/15777
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/3503a69ba237...65526fc8666f
< bitcoin-git> bitcoin/master ef2d515 John Newbery: [wallet] move-only: move CReserveKey to be next to CKeyPool
< bitcoin-git> bitcoin/master 37796b2 John Newbery: [docs] Add doxygen comment for CKeyPool
< bitcoin-git> bitcoin/master f1a77b0 John Newbery: [docs] Add doxygen comment for CReserveKey
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #15963: [tests] Make random seed logged and settable (master...2019-05-test-deterministic-randomness) https://github.com/bitcoin/bitcoin/pull/15963
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6f4ba6492a12...3503a69ba237
< bitcoin-git> bitcoin/master a407b6f John Newbery: [tests] Make random seed logged and settable
< bitcoin-git> bitcoin/master 3503a69 MarcoFalke: Merge #15963: [tests] Make random seed logged and settable
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #15988: Add test for ArgsManager::GetChainName (master...pr/testset2) https://github.com/bitcoin/bitcoin/pull/15988
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/40c66bb3d15b...6f4ba6492a12
< bitcoin-git> bitcoin/master 05bfee3 Russell Yanofsky: util_SettingsMerge test cleanup
< bitcoin-git> bitcoin/master 4b33115 Russell Yanofsky: Add unit test NextString, ForEachNoDup functions
< bitcoin-git> bitcoin/master f6bb11f Russell Yanofsky: Add test for ArgsManager::GetChainName
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #15855: [refactor] interfaces: Add missing LockAnnotation for cs_main (master...1904-interfacesLock) https://github.com/bitcoin/bitcoin/pull/15855
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/667a8617418d...40c66bb3d15b
< bitcoin-git> bitcoin/master fa3c651 MarcoFalke: [refactor] interfaces: Add missing LockAnnotation for cs_main
< bitcoin-git> bitcoin/master 40c66bb MarcoFalke: Merge #15855: [refactor] interfaces: Add missing LockAnnotation for cs_mai...

2019-05-13

< bitcoin-git> [bitcoin] achow101 opened pull request #16022: Don't sign when segwit signatures are being used and the pubkey(s) are uncompressed (master...dont-sign-uncomp-segwit) https://github.com/bitcoin/bitcoin/pull/16022
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #16021: p2p: Disallow extended encoding for non-witness transactions (take 3) (master...1905-illegalWitnessP2P) https://github.com/bitcoin/bitcoin/pull/16021
< bitcoin-git> [bitcoin] promag closed pull request #16017: rpc: Drop -rpcuser and -rpcpassword from server (master...2019-05-remove-rpcpassword) https://github.com/bitcoin/bitcoin/pull/16017
< bitcoin-git> [bitcoin] kristapsk closed pull request #16010: Correct description of blocksdir default value (master...blocksdir) https://github.com/bitcoin/bitcoin/pull/16010
< bitcoin-git> [bitcoin] promag opened pull request #16019: refactor: Move result instead of copy in Solver() (master...2019-05-solver-nit) https://github.com/bitcoin/bitcoin/pull/16019
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #14364: doc: Clarify -blocksdir usage (master...blocksdir-description) https://github.com/bitcoin/bitcoin/pull/14364
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e79bbb73e08e...667a8617418d
< bitcoin-git> bitcoin/master ccc27bd Daniel McNally: doc: Clarify -blocksdir usage
< bitcoin-git> bitcoin/master 667a861 MarcoFalke: Merge #14364: doc: Clarify -blocksdir usage
< bitcoin-git> [bitcoin] dakk opened pull request #16018: banman: BanLevel enum (master...ban-level-enum) https://github.com/bitcoin/bitcoin/pull/16018
< bitcoin-git> [bitcoin] promag opened pull request #16017: rpc: Drop -rpcuser and -rpcpassword from server (master...2019-05-remove-rpcpassword) https://github.com/bitcoin/bitcoin/pull/16017
< bitcoin-git> [bitcoin] jonatack opened pull request #16016: [tests] RPC bumpfee totalFee deprecation (master...rpc_bumpfee_totalfee_deprecation_test) https://github.com/bitcoin/bitcoin/pull/16016
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #15989: RPC: Do not use cookie auth if -rpcauth set (master...20190509-rpcauth) https://github.com/bitcoin/bitcoin/pull/15989

2019-05-12

< bitcoin-git> [bitcoin] practicalswift opened pull request #16015: validation: Hold cs_main when reading chainActive in RewindBlockIndex (master...missing-cs_main-in-RewindBlockIndex) https://github.com/bitcoin/bitcoin/pull/16015
< bitcoin-git> [bitcoin] sipa closed pull request #16014: greater Update README.md (master...master) https://github.com/bitcoin/bitcoin/pull/16014
< bitcoin-git> [bitcoin] urban254 opened pull request #16014: greater Update README.md (master...master) https://github.com/bitcoin/bitcoin/pull/16014
< bitcoin-git> [bitcoin] ps1dr3x opened pull request #16012: rpc: addmultisigaddress should fallback to OutputType::LEGACY when uncompressed public keys are provided (master...master) https://github.com/bitcoin/bitcoin/pull/16012

2019-05-11

< bitcoin-git> [bitcoin] kristapsk opened pull request #16010: Correct description of blocksdir default value (master...blocksdir) https://github.com/bitcoin/bitcoin/pull/16010

2019-05-10

< bitcoin-git> [bitcoin] MarcoFalke merged pull request #15607: [Docs] Release process updates (master...release-process-updates) https://github.com/bitcoin/bitcoin/pull/15607
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/e2371f842fb9...e79bbb73e08e
< bitcoin-git> bitcoin/master 96d32a7 Jon Atack: [docs] Update release-process.md
< bitcoin-git> bitcoin/master bd63c1e Jon Atack: [docs] Update release-notes.md
< bitcoin-git> bitcoin/master e79bbb7 MarcoFalke: Merge #15607: [Docs] Release process updates
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #14802: rpc: faster getblockstats using BlockUndo data (master...201811_blockstats_undoblock) https://github.com/bitcoin/bitcoin/pull/14802
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/14959753a424...e2371f842fb9
< bitcoin-git> bitcoin/master d20d756 Felix Weis: rpc: faster getblockstats using BlockUndo data
< bitcoin-git> bitcoin/master e2371f8 MarcoFalke: Merge #14802: rpc: faster getblockstats using BlockUndo data
< bitcoin-git> [bitcoin] nalinbhardwaj closed pull request #16006: rpc: use walletrbf as default setting in walletcreatefundedpsbt (master...walletcreatefundedpsbt) https://github.com/bitcoin/bitcoin/pull/16006
< bitcoin-git> [bitcoin] nalinbhardwaj opened pull request #16006: rpc: use walletrbf as default setting in walletcreatefundedpsbt (master...walletcreatefundedpsbt) https://github.com/bitcoin/bitcoin/pull/16006
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #15744: refactor: Extract ParseDescriptorRange (master...parse-descriptor-range) https://github.com/bitcoin/bitcoin/pull/15744
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/87dbf89271df...14959753a424
< bitcoin-git> bitcoin/master 510c653 Ben Woosley: Extract ParseDescriptorRange
< bitcoin-git> bitcoin/master 1495975 MarcoFalke: Merge #15744: refactor: Extract ParseDescriptorRange
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #15239: scripts and tools: Move non-linux build source tarballs to "bitcoin-binaries/version" directory (master...20190123-gitian-source-tarballs) https://github.com/bitcoin/bitcoin/pull/15239
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/695141bf7a32...87dbf89271df
< bitcoin-git> bitcoin/master 5c04814 Hennadii Stepanov: Move non-linux source tarball to bitcoin-binaries
< bitcoin-git> bitcoin/master 87dbf89 MarcoFalke: Merge #15239: scripts and tools: Move non-linux build source tarballs to "...
< bitcoin-git> [bitcoin] tryphe opened pull request #16003: [init] an incorrect amount of file descriptors is requested, and a different amount is also asserted (master...fd-limits-3) https://github.com/bitcoin/bitcoin/pull/16003
< bitcoin-git> [bitcoin] jonasschnelli merged pull request #15512: Add ChaCha20 encryption option (XOR) (master...2019/03/chacha) https://github.com/bitcoin/bitcoin/pull/15512
< bitcoin-git> [bitcoin] jonasschnelli pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/79046d574980...695141bf7a32
< bitcoin-git> bitcoin/master 2bc2b8b Jonas Schnelli: Add ChaCha20 encryption option (XOR)
< bitcoin-git> bitcoin/master 2dfe275 Jonas Schnelli: Add ChaCha20 bench
< bitcoin-git> bitcoin/master 695141b Jonas Schnelli: Merge #15512: Add ChaCha20 encryption option (XOR)
< bitcoin-git> [bitcoin] sipa opened pull request #16001: Give WalletModel::UnlockContext move semantics (master...201905_moveunlockcontext) https://github.com/bitcoin/bitcoin/pull/16001

2019-05-09

< bitcoin-git> [bitcoin] MarcoFalke closed pull request #15933: Make chain state immutable outside of validation (master...1905-immVal) https://github.com/bitcoin/bitcoin/pull/15933
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #15998: refactor: Drop trivial X macro (master...2019-05-x) https://github.com/bitcoin/bitcoin/pull/15998
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #15999: init: Remove dead code in LoadChainTip (master...1905-initNoDead) https://github.com/bitcoin/bitcoin/pull/15999
< bitcoin-git> [bitcoin] promag opened pull request #15998: refactor: Drop trivial X macro (master...2019-05-x) https://github.com/bitcoin/bitcoin/pull/15998
< bitcoin-git> [bitcoin] promag opened pull request #15997: refactor: GuessVerificationProgress requires cs_main lock (master...2019-05-gvp) https://github.com/bitcoin/bitcoin/pull/15997
< bitcoin-git> [bitcoin] instagibbs opened pull request #15996: Deprecate totalfee argument in `bumpfee` (master...deprecate_totalfee) https://github.com/bitcoin/bitcoin/pull/15996
< bitcoin-git> [bitcoin] sipsorcery opened pull request #15995: systemd service script: set usable permissions on /etc/bitcoin config dir (master...systemdconfig) https://github.com/bitcoin/bitcoin/pull/15995
< bitcoin-git> [bitcoin] laanwj merged pull request #15939: gitian: Remove Windows 32 bit build (master...1904-GitianWin) https://github.com/bitcoin/bitcoin/pull/15939
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/de5af41e3567...79046d574980
< bitcoin-git> bitcoin/master faf666f MarcoFalke: Remove Windows 32 bit build
< bitcoin-git> bitcoin/master fa193dc MarcoFalke: doc: Remove win32 from the release process
< bitcoin-git> bitcoin/master 79046d5 Wladimir J. van der Laan: Merge #15939: gitian: Remove Windows 32 bit build
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/aebe990dfeb4...de5af41e3567
< bitcoin-git> bitcoin/master 70946e7 Gregory Sanders: Replace CScriptID and CKeyID in CTxDestination with dedicated types
< bitcoin-git> bitcoin/master 78e407a Gregory Sanders: GetKeyBirthTimes should return key ids, not destinations
< bitcoin-git> bitcoin/master de5af41 Wladimir J. van der Laan: Merge #15452: Replace CScriptID and CKeyID in CTxDestination with dedicate...
< bitcoin-git> [bitcoin] laanwj merged pull request #15452: Replace CScriptID and CKeyID in CTxDestination with dedicated types (master...key_script_dest) https://github.com/bitcoin/bitcoin/pull/15452
< bitcoin-git> [bitcoin] hebasto opened pull request #15993: net: Drop the ancient miniUPnPc API version support (master...20190506-drop-ancient-miniupnpc-api) https://github.com/bitcoin/bitcoin/pull/15993
< bitcoin-git> [bitcoin] Empact opened pull request #15992: Refactor (master...relay-inventory) https://github.com/bitcoin/bitcoin/pull/15992
< bitcoin-git> [bitcoin] laanwj merged pull request #15794: docs: Clarify PR guidelines w/re documentation (master...2019-04-doc-doc) https://github.com/bitcoin/bitcoin/pull/15794
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a65fd92f7b8e...aebe990dfeb4
< bitcoin-git> bitcoin/master f4a230b Carl Dong: docs: Clarify PR guidelines w/re documentation
< bitcoin-git> bitcoin/master aebe990 Wladimir J. van der Laan: Merge #15794: docs: Clarify PR guidelines w/re documentation
< bitcoin-git> [bitcoin] jonasschnelli opened pull request #15991: Bugfix: fix pruneblockchain returned prune height (master...2019/05/pruning_test) https://github.com/bitcoin/bitcoin/pull/15991
< bitcoin-git> [bitcoin] laanwj merged pull request #15766: scripts and tools: Upgrade gitian image before signing (master...20190407-gitian-upgrade-image) https://github.com/bitcoin/bitcoin/pull/15766
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/08788ce1701a...a65fd92f7b8e
< bitcoin-git> bitcoin/master beda0da Hennadii Stepanov: Upgrade gitian image before signing
< bitcoin-git> bitcoin/master a65fd92 Wladimir J. van der Laan: Merge #15766: scripts and tools: Upgrade gitian image before signing
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #15990: Add tests and documentation for blocksonly (master...1905-docTestBlocksOnly) https://github.com/bitcoin/bitcoin/pull/15990
< bitcoin-git> [bitcoin] hebasto opened pull request #15989: RPC: Do not use cookie auth if -rpcauth set (master...20190509-rpcauth) https://github.com/bitcoin/bitcoin/pull/15989
< bitcoin-git> [bitcoin] ryanofsky opened pull request #15988: Add test for ArgsManager::GetChainName (master...pr/testset2) https://github.com/bitcoin/bitcoin/pull/15988

2019-05-08

< bitcoin-git> [bitcoin] luke-jr opened pull request #15987: Wallet, GUI: Warn when sending to already-used Bitcoin addresses (also RPC: include such information in getaddressinfo) (master...wallet_no_reuse) https://github.com/bitcoin/bitcoin/pull/15987
< bitcoin-git> [bitcoin] sipa opened pull request #15986: Add unmodified-descriptor-with-checksum to getdescriptorinfo (master...201905_justchecksum) https://github.com/bitcoin/bitcoin/pull/15986
< bitcoin-git> [bitcoin] sipa opened pull request #15985: Add test for GCC bug 90348 (master...201905_gccbug90348) https://github.com/bitcoin/bitcoin/pull/15985
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #15984: net: Remove -whitelistrelay (master...1905-netWhitelistRelay) https://github.com/bitcoin/bitcoin/pull/15984
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #15890: Doc: remove text about txes always relayed from -whitelist (master...2019-04-whitelist-help) https://github.com/bitcoin/bitcoin/pull/15890
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c459c5f70176...08788ce1701a
< bitcoin-git> bitcoin/master e0bb279 David A. Harding: Doc: remove text about txes always relayed from -whitelist
< bitcoin-git> bitcoin/master 08788ce MarcoFalke: Merge #15890: Doc: remove text about txes always relayed from -whitelist
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #15959: refactor: Work around gcc compiler bug 90348 (master...1905-gccBugWorkaround) https://github.com/bitcoin/bitcoin/pull/15959
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #15983: build with -fstack-reuse=none (master...1905-buildStackReuseNone) https://github.com/bitcoin/bitcoin/pull/15983
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #15982: test: Remove True argument to CBlock::serialize (master...1905-testWitnessTrue) https://github.com/bitcoin/bitcoin/pull/15982
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #15664: change default Python block serialization to witness (master...default_wit_block) https://github.com/bitcoin/bitcoin/pull/15664
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/49c1aa5f83d0...c459c5f70176
< bitcoin-git> bitcoin/master 124ea38 Gregory Sanders: change default Python block serialization to witness
< bitcoin-git> bitcoin/master c459c5f MarcoFalke: Merge #15664: change default Python block serialization to witness
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #15971: validation: Add compile-time checking for negative locking requirement in LimitValidationInterfaceQueue (master...negative-locks) https://github.com/bitcoin/bitcoin/pull/15971
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/bbb7119ca835...49c1aa5f83d0
< bitcoin-git> bitcoin/master 62d50ef practicalswift: Add LOCKS_EXCLUDED(cs_main) to LimitValidationInterfaceQueue(...) which do...
< bitcoin-git> bitcoin/master 49c1aa5 MarcoFalke: Merge #15971: validation: Add compile-time checking for negative locking r...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ef802ef5d694...bbb7119ca835
< bitcoin-git> bitcoin/master a3592c9 Carl Dong: .gitignore: Don't ignore depends patches
< bitcoin-git> bitcoin/master bbb7119 MarcoFalke: Merge #15978: .gitignore: Don't ignore depends patches
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #15978: .gitignore: Don't ignore depends patches (master...2019-05-no-ignore-depends-patches) https://github.com/bitcoin/bitcoin/pull/15978
< bitcoin-git> [bitcoin] fanquake closed pull request #15979: Replace incorrectly named comment with func (master...replace-with-func) https://github.com/bitcoin/bitcoin/pull/15979
< bitcoin-git> [bitcoin] meshcollider merged pull request #15880: utils and libraries: Replace deprecated Boost Filesystem functions (master...20190423-boost-coding-guidelines) https://github.com/bitcoin/bitcoin/pull/15880
< bitcoin-git> [bitcoin] meshcollider pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/b2a6b0216192...ef802ef5d694
< bitcoin-git> bitcoin/master 4f65af9 Hennadii Stepanov: Remove dead code for walletFile check
< bitcoin-git> bitcoin/master a0a222e Hennadii Stepanov: Replace deprecated Boost Filesystem function
< bitcoin-git> bitcoin/master ef802ef MeshCollider: Merge #15880: utils and libraries: Replace deprecated Boost Filesystem fun...
< bitcoin-git> [bitcoin] Bushstar opened pull request #15981: Use __func__ for log messages (master...replace-all-with-func) https://github.com/bitcoin/bitcoin/pull/15981
< bitcoin-git> [bitcoin] Bushstar opened pull request #15979: Replace incorrectly named comment with func (master...replace-with-func) https://github.com/bitcoin/bitcoin/pull/15979
< bitcoin-git> [bitcoin] dongcarl opened pull request #15978: .gitignore: Don't ignore depends patches (master...2019-05-no-ignore-depends-patches) https://github.com/bitcoin/bitcoin/pull/15978

2019-05-07

< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #13204: Faster sigcache nonce (master...faster-sigcache-nonce) https://github.com/bitcoin/bitcoin/pull/13204
< bitcoin-git> [bitcoin] jamesob opened pull request #15976: refactor: move methods under CChainState (pt. 1) (master...2019-05-au-cchainstate) https://github.com/bitcoin/bitcoin/pull/15976
< bitcoin-git> [bitcoin] DrahtBot reopened pull request #12578: gui: Add transaction record type Fee (master...2018-03-fee-transaction-record) https://github.com/bitcoin/bitcoin/pull/12578
< bitcoin-git> [bitcoin] DrahtBot closed pull request #13360: [Policy] Reject SIGHASH_SINGLE with output out of bound (master...insecure_single) https://github.com/bitcoin/bitcoin/pull/13360
< bitcoin-git> [bitcoin] DrahtBot reopened pull request #13360: [Policy] Reject SIGHASH_SINGLE with output out of bound (master...insecure_single) https://github.com/bitcoin/bitcoin/pull/13360
< bitcoin-git> [bitcoin] DrahtBot closed pull request #12578: gui: Add transaction record type Fee (master...2018-03-fee-transaction-record) https://github.com/bitcoin/bitcoin/pull/12578
< bitcoin-git> [bitcoin] DrahtBot reopened pull request #13818: More intuitive GUI settings behavior when -proxy is set (master...2018/07/gui-proxy) https://github.com/bitcoin/bitcoin/pull/13818
< bitcoin-git> [bitcoin] DrahtBot closed pull request #13472: [devtools translations] catch invalid specifiers (master...HashUnlimited-translate-1) https://github.com/bitcoin/bitcoin/pull/13472
< bitcoin-git> [bitcoin] DrahtBot reopened pull request #13472: [devtools translations] catch invalid specifiers (master...HashUnlimited-translate-1) https://github.com/bitcoin/bitcoin/pull/13472
< bitcoin-git> [bitcoin] DrahtBot closed pull request #14033: p2p: Drop CADDR_TIME_VERSION checks now that MIN_PEER_PROTO_VERSION is greater (master...nVersion-checks) https://github.com/bitcoin/bitcoin/pull/14033
< bitcoin-git> [bitcoin] DrahtBot reopened pull request #14033: p2p: Drop CADDR_TIME_VERSION checks now that MIN_PEER_PROTO_VERSION is greater (master...nVersion-checks) https://github.com/bitcoin/bitcoin/pull/14033
< bitcoin-git> [bitcoin] DrahtBot closed pull request #13818: More intuitive GUI settings behavior when -proxy is set (master...2018/07/gui-proxy) https://github.com/bitcoin/bitcoin/pull/13818
< bitcoin-git> [bitcoin] DrahtBot reopened pull request #14079: Implement sighash cache in CHECKMULTISIG (master...cms_cache) https://github.com/bitcoin/bitcoin/pull/14079
< bitcoin-git> [bitcoin] DrahtBot closed pull request #14049: Enable libsecp256k1 ecdh module, add ECDH function to CKey (master...2018/08/bip151_ecdh) https://github.com/bitcoin/bitcoin/pull/14049
< bitcoin-git> [bitcoin] DrahtBot reopened pull request #14049: Enable libsecp256k1 ecdh module, add ECDH function to CKey (master...2018/08/bip151_ecdh) https://github.com/bitcoin/bitcoin/pull/14049
< bitcoin-git> [bitcoin] DrahtBot closed pull request #14125: Add testcase to simulate bitcoin schema in leveldb (master...master) https://github.com/bitcoin/bitcoin/pull/14125
< bitcoin-git> [bitcoin] DrahtBot reopened pull request #14125: Add testcase to simulate bitcoin schema in leveldb (master...master) https://github.com/bitcoin/bitcoin/pull/14125
< bitcoin-git> [bitcoin] DrahtBot closed pull request #14079: Implement sighash cache in CHECKMULTISIG (master...cms_cache) https://github.com/bitcoin/bitcoin/pull/14079
< bitcoin-git> [bitcoin] DrahtBot closed pull request #14245: Minimize vfExec counting in script handling (master...fexec) https://github.com/bitcoin/bitcoin/pull/14245
< bitcoin-git> [bitcoin] DrahtBot reopened pull request #14245: Minimize vfExec counting in script handling (master...fexec) https://github.com/bitcoin/bitcoin/pull/14245
< bitcoin-git> [bitcoin] practicalswift closed pull request #15721: validation: Check absence of locks at compile-time (LOCKS_EXCLUDED) in addition to the current run-time checking (AssertLockNotHeld) (master...negative-locking-annotations) https://github.com/bitcoin/bitcoin/pull/15721
< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #15045: [test] Apply maximal flags to tx_valid tests and minimal flags to tx_invalid tests (master...min_txtests_flags) https://github.com/bitcoin/bitcoin/pull/15045
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #15045: [test] Apply maximal flags to tx_valid tests and minimal flags to tx_invalid tests (master...min_txtests_flags) https://github.com/bitcoin/bitcoin/pull/15045
< bitcoin-git> [bitcoin] instagibbs closed pull request #13045: [p2p] getblock for 1-block reorgs in response to compact block message (master...cmpcttie) https://github.com/bitcoin/bitcoin/pull/13045
< bitcoin-git> [bitcoin] joemphilips closed pull request #11770: [REST] add a rest endpoint for estimatesmartfee, docs, and test (master...rest_fee) https://github.com/bitcoin/bitcoin/pull/11770
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #15948: refactor: rename chainActive (master...2019-05-au-chainactive) https://github.com/bitcoin/bitcoin/pull/15948
< bitcoin-git> [bitcoin] MarcoFalke pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/3632143ebbfd...b2a6b0216192
< bitcoin-git> bitcoin/master 1b6e6fc James O'Beirne: rename: CChainState.chainActive -> m_chain
< bitcoin-git> bitcoin/master a3a6090 James O'Beirne: refactoring: introduce unused ChainActive()
< bitcoin-git> bitcoin/master 631940a James O'Beirne: scripted-diff: replace chainActive -> ::ChainActive()
< bitcoin-git> [bitcoin] promag opened pull request #15975: univalue: Drop overloaded members (master...2019-05-drop-univalue-overloads) https://github.com/bitcoin/bitcoin/pull/15975
< bitcoin-git> [bitcoin] promag opened pull request #15974: refactor: Avoid UniValue copy constructor (master...2019-05-copy-univalue) https://github.com/bitcoin/bitcoin/pull/15974
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #15973: Trivial: Add explicit [[fallthrough]] to switch statement (master...master) https://github.com/bitcoin/bitcoin/pull/15973
< bitcoin-git> [bitcoin] HenryYoung42 opened pull request #15973: Trivial: Add explicit [[fallthrough]] to switch statement (master...master) https://github.com/bitcoin/bitcoin/pull/15973
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #13204: Faster sigcache nonce (master...faster-sigcache-nonce) https://github.com/bitcoin/bitcoin/pull/13204
< bitcoin-git> [bitcoin] practicalswift opened pull request #15971: validation: Add compile-time checking for negative locking requirements in LimitValidationInterfaceQueue (master...negative-locks) https://github.com/bitcoin/bitcoin/pull/15971
< bitcoin-git> [bitcoin] orientye opened pull request #15970: fix static_assert for macro HAVE_THREAD_LOCAL (master...master) https://github.com/bitcoin/bitcoin/pull/15970
< bitcoin-git> [bitcoin] JeremyRubin opened pull request #15969: Refactor: explicit VerifyScript control flow based on pattern matching (master...explicit-verifyscript) https://github.com/bitcoin/bitcoin/pull/15969
< bitcoin-git> [bitcoin] grim-trigger opened pull request #15968: Fix portability issue with pthreads (master...master) https://github.com/bitcoin/bitcoin/pull/15968

2019-05-06

< bitcoin-git> [bitcoin] hebasto closed pull request #15966: net: Drop the ancient miniUPnPc API version support (master...20190506-drop-ancient-miniupnpc-api) https://github.com/bitcoin/bitcoin/pull/15966
< bitcoin-git> [bitcoin] practicalswift closed pull request #15962: Add locking annotations for RewindBlockIndex and GetNetworkHashPS. Add missing locks. (master...RewindBlockIndex) https://github.com/bitcoin/bitcoin/pull/15962
< bitcoin-git> [bitcoin] hebasto opened pull request #15966: net: Drop the ancient miniUPnPc API version support (master...20190506-drop-ancient-miniupnpc-api) https://github.com/bitcoin/bitcoin/pull/15966
< bitcoin-git> [bitcoin] zenosage opened pull request #15965: check bad-prevblk is right error for invalid descendants (master...bad-prevblk) https://github.com/bitcoin/bitcoin/pull/15965
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8ec7121a4590...3632143ebbfd
< bitcoin-git> bitcoin/master d2eee87 Ben Woosley: Lift prevector default vals to the member declaration
< bitcoin-git> bitcoin/master 3632143 MarcoFalke: Merge #14266: refactor: Lift prevector default vals to the member declarat...
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #14266: refactor: Lift prevector default vals to the member declaration (master...prevector-defaults) https://github.com/bitcoin/bitcoin/pull/14266
< bitcoin-git> [bitcoin] giulio92 opened pull request #15964: Docs: Improve build-osx document formatting (master...feature/update-macOS-doc) https://github.com/bitcoin/bitcoin/pull/15964
< bitcoin-git> [bitcoin] jnewbery opened pull request #15963: [tests] Make random seed logged and settable (master...2019-05-test-deterministic-randomness) https://github.com/bitcoin/bitcoin/pull/15963
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/c5ffe8d5155b...8ec7121a4590
< bitcoin-git> bitcoin/master ba534cc John Newbery: [tests] log thread names by default in functional tests
< bitcoin-git> bitcoin/master 7b29ec2 John Newbery: [tests] Comment for why logging config is set as command-line args.
< bitcoin-git> bitcoin/master 8ec7121 MarcoFalke: Merge #15927: [tests] log thread names by default in functional tests
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #15927: [tests] log thread names by default in functional tests (master...2019-04-log-threads-tests) https://github.com/bitcoin/bitcoin/pull/15927
< bitcoin-git> [bitcoin] practicalswift opened pull request #15962: Add locking annotation for RewindBlockIndex (requires holding cs_main) (master...RewindBlockIndex) https://github.com/bitcoin/bitcoin/pull/15962
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #15960: git (master...master) https://github.com/bitcoin/bitcoin/pull/15960
< bitcoin-git> [bitcoin] Annasadra opened pull request #15960: git (master...master) https://github.com/bitcoin/bitcoin/pull/15960
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #15959: refactor: Work around gcc compiler bug 90348 (master...1905-gccBugWorkaround) https://github.com/bitcoin/bitcoin/pull/15959
< bitcoin-git> [bitcoin] meshcollider opened pull request #15957: Show "No wallets available" in open menu instead of nothing (master...201905_openwallet_empty) https://github.com/bitcoin/bitcoin/pull/15957
< bitcoin-git> [bitcoin] laanwj merged pull request #15730: rpc: Show scanning details in getwalletinfo (master...2019-04-getwalletinfo-scanning) https://github.com/bitcoin/bitcoin/pull/15730
< bitcoin-git> [bitcoin] laanwj pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/a3d2d6b0674c...c5ffe8d5155b
< bitcoin-git> bitcoin/master 2ee811e João Barbosa: wallet: Track scanning duration
< bitcoin-git> bitcoin/master 90e27ab João Barbosa: wallet: Track current scanning progress
< bitcoin-git> bitcoin/master d3e8458 João Barbosa: rpc: Show scanning details in getwalletinfo
< bitcoin-git> [bitcoin] laanwj merged pull request #15930: rpc: Add balances RPC (master...1904-rpcWalletBalances) https://github.com/bitcoin/bitcoin/pull/15930
< bitcoin-git> [bitcoin] laanwj pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/773e16f9190f...a3d2d6b0674c
< bitcoin-git> bitcoin/master fad40ec MarcoFalke: wallet: Use IsValidNumArgs in getwalletinfo rpc
< bitcoin-git> bitcoin/master fad13e9 MarcoFalke: rpcwallet: Make helper methods const on CWallet
< bitcoin-git> bitcoin/master 999931c MarcoFalke: rpc: Add getbalances RPC
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9bbaac73bb1f...773e16f9190f
< bitcoin-git> bitcoin/master 00d1104 Daniel Kraft: Install bitcoin-wallet manpage.
< bitcoin-git> bitcoin/master 773e16f Wladimir J. van der Laan: Merge #15947: Install bitcoin-wallet manpage
< bitcoin-git> [bitcoin] laanwj merged pull request #15947: Install bitcoin-wallet manpage (master...install-wallet-man) https://github.com/bitcoin/bitcoin/pull/15947
< bitcoin-git> [bitcoin] laanwj merged pull request #15928: GUI: Move QRImageWidget to its own file-pair (master...split_qrencoder) https://github.com/bitcoin/bitcoin/pull/15928
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/d7d7d3150606...9bbaac73bb1f
< bitcoin-git> bitcoin/master 77851ab Luke Dashjr: GUI: Refactor actual QR code rendering into new QRImageWidget::setQR
< bitcoin-git> bitcoin/master fc92984 Luke Dashjr: GUI: Move QRImageWidget to its own file-pair
< bitcoin-git> bitcoin/master 9bbaac7 Wladimir J. van der Laan: Merge #15928: GUI: Move QRImageWidget to its own file-pair

2019-05-05

< bitcoin-git> [bitcoin] fanquake closed pull request #15956: Ticket Received #18173 (master...master) https://github.com/bitcoin/bitcoin/pull/15956
< bitcoin-git> [bitcoin] Annasadra opened pull request #15956: Ticket Received #18173 (master...master) https://github.com/bitcoin/bitcoin/pull/15956
< bitcoin-git> [bitcoin] fanquake closed pull request #15955: #18173 ?Акционное письмо (master...master) https://github.com/bitcoin/bitcoin/pull/15955
< bitcoin-git> [bitcoin] Annasadra opened pull request #15955: #18173 ?Акционное письмо (master...master) https://github.com/bitcoin/bitcoin/pull/15955
< bitcoin-git> [bitcoin] luke-jr closed pull request #15600: lockedpool: When possible, use madvise to avoid including sensitive information in core dumps or forked process memory spaces (master...lockedpool_dontdump) https://github.com/bitcoin/bitcoin/pull/15600
< bitcoin-git> [bitcoin] tryphe opened pull request #15954: remove old bootstrap relevant code (master...patch-2) https://github.com/bitcoin/bitcoin/pull/15954

2019-05-04

< bitcoin-git> [bitcoin] Juniormrd opened pull request #15953: Update PULL_REQUEST_TEMPLATE.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/15953
< bitcoin-git> [bitcoin] fanquake closed pull request #15953: Update PULL_REQUEST_TEMPLATE.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/15953
< bitcoin-git> [bitcoin] laanwj merged pull request #15141: Rewrite DoS interface between validation and net_processing (master...2019-01-rewrite-validation-interface) https://github.com/bitcoin/bitcoin/pull/15141
< bitcoin-git> [bitcoin] laanwj pushed 21 commits to master: https://github.com/bitcoin/bitcoin/compare/f19a3b2ded4b...d7d7d3150606
< bitcoin-git> bitcoin/master f34fa71 Matt Corallo: Drop obsolete sigops comment
< bitcoin-git> bitcoin/master 00e11e6 Matt Corallo: [refactor] rename stateDummy -> orphan_state
< bitcoin-git> bitcoin/master 8818729 Matt Corallo: [refactor] Refactor misbehavior ban decisions to MaybePunishNode()

2019-05-03

< bitcoin-git> [bitcoin] sipa opened pull request #15950: Do not construct out-of-bound pointers in SHA2 code (master...201905_shapointerissue) https://github.com/bitcoin/bitcoin/pull/15950
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/94daebf327e3...f19a3b2ded4b
< bitcoin-git> bitcoin/master fa08c5c MarcoFalke: test_runner: Move pruning back to extended
< bitcoin-git> bitcoin/master f19a3b2 MarcoFalke: Merge #15949: test_runner: Move pruning back to extended
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #15949: test_runner: Move pruning back to extended (master...1905-testPruneExt) https://github.com/bitcoin/bitcoin/pull/15949
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #15949: test_runner: Move pruning back to extended (master...1905-testPruneExt) https://github.com/bitcoin/bitcoin/pull/15949
< bitcoin-git> [bitcoin] jamesob opened pull request #15948: refactor: rename chainActive (master...2019-05-au-chainactive) https://github.com/bitcoin/bitcoin/pull/15948
< bitcoin-git> [bitcoin] domob1812 opened pull request #15947: Install bitcoin-wallet manpage (master...install-wallet-man) https://github.com/bitcoin/bitcoin/pull/15947
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #15932: rpc: Serialize in getblock without cs_main (master...1905-rpcBlockNoLock) https://github.com/bitcoin/bitcoin/pull/15932
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/24dfcf3a56f9...94daebf327e3
< bitcoin-git> bitcoin/master fa1c359 MarcoFalke: rpc: Use IsValidNumArgs in getblock
< bitcoin-git> bitcoin/master fab00a5 MarcoFalke: rpc: Serialize in getblock without cs_main
< bitcoin-git> bitcoin/master faea564 MarcoFalke: rpc: Add lock annotations to block{,header}ToJSON
< bitcoin-git> [bitcoin] jonasschnelli opened pull request #15946: Allow maintaining the blockfilterindex when using prune (master...2019/05/prune_blockfilter) https://github.com/bitcoin/bitcoin/pull/15946
< bitcoin-git> [bitcoin] Bushstar opened pull request #15945: net: Log unknown CInv in PushInventory (master...cinv-unknown) https://github.com/bitcoin/bitcoin/pull/15945

2019-05-02

< bitcoin-git> [bitcoin] MarcoFalke opened pull request #15943: tests: Fail if RPC has been added without tests (master...1905-testFailNoRpcCov) https://github.com/bitcoin/bitcoin/pull/15943
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #15942: tests: Use BOOST_CHECK_EQUAL for verbose prints on fail (master...1905-testCryptoEqual) https://github.com/bitcoin/bitcoin/pull/15942
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #15942: tests: Use BOOST_CHECK_EQUAL for verbose prints on fail (master...1905-testCryptoEqual) https://github.com/bitcoin/bitcoin/pull/15942
< bitcoin-git> [bitcoin] laanwj merged pull request #15941: doc: Add historical release notes for 0.18.0 (master...2019_05_historical_release_notes) https://github.com/bitcoin/bitcoin/pull/15941
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c1ba1182eb43...24dfcf3a56f9
< bitcoin-git> bitcoin/master da9f1ac Wladimir J. van der Laan: doc: Add historical release notes for 0.18.0
< bitcoin-git> bitcoin/master 24dfcf3 Wladimir J. van der Laan: Merge #15941: doc: Add historical release notes for 0.18.0
< bitcoin-git> [bitcoin] laanwj pushed 1 commit to 0.18: https://github.com/bitcoin/bitcoin/compare/2472733a24a9...be92be5644a7
< bitcoin-git> bitcoin/0.18 be92be5 Wladimir J. van der Laan: doc: Clean out release notes post-0.18.0
< bitcoin-git> [bitcoin] laanwj opened pull request #15941: doc: Add historical release notes for 0.18.0 (master...2019_05_historical_release_notes) https://github.com/bitcoin/bitcoin/pull/15941
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c4560a7dfee9...c1ba1182eb43
< bitcoin-git> bitcoin/master beb42d7 practicalswift: Silence GCC 7 warning "control reaches end of non-void function" (-Wreturn...
< bitcoin-git> bitcoin/master c1ba118 MarcoFalke: Merge #15938: refactor: Silence "control reaches end of non-void function"...
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #15938: refactor: Silence "control reaches end of non-void function" (-Wreturn-type) in psbt.cpp (master...psbt-return-type-warning) https://github.com/bitcoin/bitcoin/pull/15938
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #15650: Handle the result of posix_fallocate system call (master...handle-posix-fallocate) https://github.com/bitcoin/bitcoin/pull/15650
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0936f35f65ad...c4560a7dfee9
< bitcoin-git> bitcoin/master 5d35ae3 Luca Venturini: Handle the result of posix_fallocate system call
< bitcoin-git> bitcoin/master c4560a7 MarcoFalke: Merge #15650: Handle the result of posix_fallocate system call
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #15939: gitian: Remove Windows 32 bit build (master...1904-GitianWin) https://github.com/bitcoin/bitcoin/pull/15939
< bitcoin-git> [bitcoin] practicalswift opened pull request #15938: Silence GCC 7 warning "control reaches end of non-void function" (-Wreturn-type) in psbt.cpp (master...psbt-return-type-warning) https://github.com/bitcoin/bitcoin/pull/15938

2019-05-01

< bitcoin-git> [bitcoin] ryanofsky opened pull request #15936: WIP: Unify bitcoin-qt and bitcoind persistent settings (master...pr/qtset) https://github.com/bitcoin/bitcoin/pull/15936
< bitcoin-git> [bitcoin] ryanofsky opened pull request #15937: WIP: Add loadwallet and createwallet load_on_startup options (master...pr/walset) https://github.com/bitcoin/bitcoin/pull/15937
< bitcoin-git> [bitcoin] ryanofsky opened pull request #15934: WIP: Dedup settings merge code (master...pr/mergeset) https://github.com/bitcoin/bitcoin/pull/15934
< bitcoin-git> [bitcoin] ryanofsky opened pull request #15935: WIP: Add <datadir>/settings.json persistent settings storage (master...pr/rwset) https://github.com/bitcoin/bitcoin/pull/15935
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #15933: Make chain state immutable outside of validation (master...1905-immVal) https://github.com/bitcoin/bitcoin/pull/15933
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/12aa2ac988d0...0936f35f65ad
< bitcoin-git> bitcoin/master edfe943 Antoine Riard: Add WITH_LOCK macro: run code while locking a mutex