< bitcoin-git>
bitcoin/master 2c448d6 Jordan Baczuk: parameterize hard coded numbers referring to miner conf window
< bitcoin-git>
bitcoin/master 3001cc6 MarcoFalke: Merge #13555: Tests: parameterize adjustment period in versionbits_compute...
< bitcoin-git>
[bitcoin] promag opened pull request #16063: rpc: Mention getwalletinfo where a rescan is triggered (master...2019-05-rescan-info) https://github.com/bitcoin/bitcoin/pull/16063
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #15812: Do not generate coverage report on test failures (master...fix-issue-15648-test-coverage-report) https://github.com/bitcoin/bitcoin/pull/15812
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #16051: depends: add patch to common dependencies (master...depends-needs-patch) https://github.com/bitcoin/bitcoin/pull/16051
< bitcoin-git>
[bitcoin] fanquake opened pull request #16051: depends: add patch to common dependencies (master...depends-needs-patch) https://github.com/bitcoin/bitcoin/pull/16051
2019-05-19
< bitcoin-git>
[bitcoin] Kemu opened pull request #16049: depends:Enable SSL download of Berkeley DB source (master...Berkeley_DB_SSL_source) https://github.com/bitcoin/bitcoin/pull/16049
< bitcoin-git>
[bitcoin] promag opened pull request #16050: rpc: Control if rescan updates existing transactions on importmulti (master...2019-05-importmulti-update) https://github.com/bitcoin/bitcoin/pull/16050
< bitcoin-git>
bitcoin/master c3ef63a MeshCollider: Show loaded wallets as disabled in open menu instead of nothing
< bitcoin-git>
bitcoin/master 387eb5b Jonas Schnelli: Merge #15957: Show "No wallets available" in open menu instead of nothing
< bitcoin-git>
[bitcoin] jonasschnelli merged 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/master faede74 MarcoFalke: doc: Explain how to pass in non-fundamental types into functions
< bitcoin-git>
bitcoin/master 277abed MarcoFalke: Merge #15922: doc: Explain how to pass in non-fundamental types into funct...
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #15922: doc: Explain how to pass in non-fundamental types into functions (master...1904-docPassFun) https://github.com/bitcoin/bitcoin/pull/15922
< bitcoin-git>
[bitcoin] dongcarl closed 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] promag opened pull request #16037: rpc: Fail importwallet only if a required block is pruned (master...2019-05-importwallet-pruned) https://github.com/bitcoin/bitcoin/pull/16037
< bitcoin-git>
[bitcoin] laanwj merged pull request #15970: Utils and libraries: fix static_assert for macro HAVE_THREAD_LOCAL (master...master) https://github.com/bitcoin/bitcoin/pull/15970
< bitcoin-git>
bitcoin/master 662d117 Andrew Chow: Add option to create an encrypted wallet
< 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] 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/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
< 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] 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] 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] 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] 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] 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] 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
< 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/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] 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/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] 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] 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 #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