< bitcoin-git>
[bitcoin] kallewoof closed pull request #12911: wallet: Show fee in results for signrawtransaction* for segwit inputs (master...sign-show-fees) https://github.com/bitcoin/bitcoin/pull/12911
2020-03-09
< bitcoin-git>
[bitcoin] DrahtBot reopened pull request #13608: WIP: bitcoin-tx: Require that input amount is provided for witness transactions (master...bitcoin-tx-sign-amount) https://github.com/bitcoin/bitcoin/pull/13608
< bitcoin-git>
[bitcoin] DrahtBot closed pull request #13608: WIP: bitcoin-tx: Require that input amount is provided for witness transactions (master...bitcoin-tx-sign-amount) https://github.com/bitcoin/bitcoin/pull/13608
< bitcoin-git>
[bitcoin] DrahtBot reopened pull request #13789: crypto/sha256: Use pragmas to enforce necessary intrinsics for GCC and Clang (master...bugfix_asm_pragmas) https://github.com/bitcoin/bitcoin/pull/13789
< bitcoin-git>
[bitcoin] DrahtBot closed pull request #13789: crypto/sha256: Use pragmas to enforce necessary intrinsics for GCC and Clang (master...bugfix_asm_pragmas) https://github.com/bitcoin/bitcoin/pull/13789
< 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 #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 #13972: Remove 16 bits from versionbits signalling system (BIP320) (master...reservedbits2) https://github.com/bitcoin/bitcoin/pull/13972
< bitcoin-git>
[bitcoin] DrahtBot closed pull request #13972: Remove 16 bits from versionbits signalling system (BIP320) (master...reservedbits2) https://github.com/bitcoin/bitcoin/pull/13972
< bitcoin-git>
[bitcoin] DrahtBot reopened pull request #13990: Allow fee estimation to work with lower fees (master...201808-fee-buckets) https://github.com/bitcoin/bitcoin/pull/13990
< bitcoin-git>
[bitcoin] DrahtBot closed pull request #13990: Allow fee estimation to work with lower fees (master...201808-fee-buckets) https://github.com/bitcoin/bitcoin/pull/13990
< bitcoin-git>
[bitcoin] DrahtBot reopened pull request #14425: Net: Do not re-enable Onion network when it was disabled via onlynet (master...do-not-reenable-Tor-when-disabled-via-onlynet) https://github.com/bitcoin/bitcoin/pull/14425
< bitcoin-git>
[bitcoin] DrahtBot closed pull request #14425: Net: Do not re-enable Onion network when it was disabled via onlynet (master...do-not-reenable-Tor-when-disabled-via-onlynet) https://github.com/bitcoin/bitcoin/pull/14425
< bitcoin-git>
[bitcoin] DrahtBot reopened pull request #14604: tests: Add test and refactor feature_block.py (master...feature-block-test) https://github.com/bitcoin/bitcoin/pull/14604
< bitcoin-git>
[bitcoin] DrahtBot closed pull request #14604: tests: Add test and refactor feature_block.py (master...feature-block-test) https://github.com/bitcoin/bitcoin/pull/14604
< bitcoin-git>
[bitcoin] DrahtBot reopened pull request #15341: rpc: Support specifying change address in bumpfee (master...2019-01-bumpfee-changeaddress) https://github.com/bitcoin/bitcoin/pull/15341
< bitcoin-git>
[bitcoin] DrahtBot closed pull request #15341: rpc: Support specifying change address in bumpfee (master...2019-01-bumpfee-changeaddress) https://github.com/bitcoin/bitcoin/pull/15341
< bitcoin-git>
[bitcoin] DrahtBot reopened pull request #15423: torcontrol: Query Tor for correct -onion configuration (master...tor_socks_port) https://github.com/bitcoin/bitcoin/pull/15423
< bitcoin-git>
[bitcoin] DrahtBot closed pull request #15423: torcontrol: Query Tor for correct -onion configuration (master...tor_socks_port) https://github.com/bitcoin/bitcoin/pull/15423
< bitcoin-git>
[bitcoin] hebasto opened pull request #18307: build: Require pkg-config for all of the hosts (master...20200309-pkgconfig) https://github.com/bitcoin/bitcoin/pull/18307
< bitcoin-git>
[bitcoin] meshcollider merged pull request #18115: wallet: Pass in transactions and messages for signing instead of exporting the private keys (master...sign-in-spkman) https://github.com/bitcoin/bitcoin/pull/18115
< bitcoin-git>
bitcoin/master f37de92 Andrew Chow: Implement CWallet::SignTransaction using ScriptPubKeyMan::SignTransaction
< bitcoin-git>
bitcoin/master d999dd5 Andrew Chow: Add SignTransaction function to ScriptPubKeyMan and LegacyScriptPubKeyMan
< bitcoin-git>
bitcoin/master 2c52b59 Andrew Chow: Refactor rawtransaction's SignTransaction into generic SignTransaction fun...
< bitcoin-git>
[bitcoin] jonatack opened pull request #18306: test: add logging to wallet_listsinceblock.py (master...listsinceblock-logging) https://github.com/bitcoin/bitcoin/pull/18306
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #18305: test: Explain why test logging should be used (master...2003-docWhyTestLog) https://github.com/bitcoin/bitcoin/pull/18305
< bitcoin-git>
[bitcoin] MarcoFalke reopened pull request #18300: fuzz: Add option to merge input dir to test runner (master...Mf1902-fuzzMerge) https://github.com/bitcoin/bitcoin/pull/18300
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #18300: fuzz: Add option to merge input dir to test runner (master...Mf1902-fuzzMerge) https://github.com/bitcoin/bitcoin/pull/18300
< bitcoin-git>
[bitcoin] laanwj opened pull request #18303: doc: Add historical release notes for 0.19.1 (master...2020_03_relnot_0.19.1) https://github.com/bitcoin/bitcoin/pull/18303
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #18300: fuzz: Add option to merge input dir to test runner (master...Mf1902-fuzzMerge) https://github.com/bitcoin/bitcoin/pull/18300
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #18299: tests: Update FUZZERS_MISSING_CORPORA to enable regression fuzzing for all harnesses in master (master...FUZZERS_MISSING_CORPORA) https://github.com/bitcoin/bitcoin/pull/18299
< bitcoin-git>
[bitcoin] practicalswift opened pull request #18299: tests: Update FUZZERS_MISSING_CORPORA to enable regression fuzzing for all harnesses in master (master...FUZZERS_MISSING_CORPORA) https://github.com/bitcoin/bitcoin/pull/18299
< bitcoin-git>
[bitcoin] hebasto closed pull request #18117: build: Fix Qt link issue for macOS target with DEBUG=1 (master...20200211-macos-debug) https://github.com/bitcoin/bitcoin/pull/18117
< bitcoin-git>
[bitcoin] hebasto opened pull request #18298: build: Fix Qt processing of configure script for depends with DEBUG=1 (master...20200309-depends-debug) https://github.com/bitcoin/bitcoin/pull/18298
< bitcoin-git>
[bitcoin] fanquake merged pull request #18274: rpc/wallet: initialize nFeeRequired to avoid using garbage value on failure (master...2003-reset-nfeeret) https://github.com/bitcoin/bitcoin/pull/18274
< bitcoin-git>
bitcoin/master 6ddf435 fanquake: Merge #18274: rpc/wallet: initialize nFeeRequired to avoid using garbage v...
< bitcoin-git>
bitcoin/master a652ba6 Karl-Johan Alm: rpc/wallet: initialize nFeeRequired to avoid using garbage value on failure
< bitcoin-git>
[bitcoin] hebasto opened pull request #18297: build: Use pkg-config in BITCOIN_QT_CONFIGURE for all hosts including Windows (master...20200308-pkgconfig-mingw) https://github.com/bitcoin/bitcoin/pull/18297
2020-03-08
< bitcoin-git>
[bitcoin] practicalswift closed pull request #18293: tests: Remove exclusion of the feature_block test in the Travis ThreadSanitizer (TSan) job (master...tsan-fix) https://github.com/bitcoin/bitcoin/pull/18293
< bitcoin-git>
[bitcoin] fanquake opened pull request #18295: build: teach ld64 to actually insert MH_BINDATLOAD (master...does_noone_care_about_MH_BINDATLOAD_anymore) https://github.com/bitcoin/bitcoin/pull/18295
< bitcoin-git>
[bitcoin] fanquake closed pull request #16381: Set minimum required Boost to 1.53.0 (master...20190713-bump-minimum-boost) https://github.com/bitcoin/bitcoin/pull/16381
< bitcoin-git>
[bitcoin] practicalswift opened pull request #18293: tests: Remove exclusion of the feature_block test in the Travis ThreadSanitizer (TSan) job (master...tsan-fix) https://github.com/bitcoin/bitcoin/pull/18293
< bitcoin-git>
[bitcoin] dannmat opened pull request #18291: Changed the date format on Block Syncing overlay (master...mar-20-date-format-string) https://github.com/bitcoin/bitcoin/pull/18291
< bitcoin-git>
[bitcoin] hebasto opened pull request #18290: build: Set minimum Automake version to 1.13 (master...20200307-automake-version) https://github.com/bitcoin/bitcoin/pull/18290
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #18289: refactor: Make scheduler methods type safe (master...2003-schedTypeChrono) https://github.com/bitcoin/bitcoin/pull/18289
< bitcoin-git>
[bitcoin] practicalswift opened pull request #18288: build: Add MemorySanitizer (MSan) in Travis to detect use of uninitialized memory (master...msan-in-travis) https://github.com/bitcoin/bitcoin/pull/18288
< bitcoin-git>
[bitcoin] luke-jr opened pull request #18287: depends: Patch libevent build to fix IPv6 -rpcbind on Windows (master...fix_libevent_win_ipv6) https://github.com/bitcoin/bitcoin/pull/18287
< bitcoin-git>
[bitcoin] practicalswift closed pull request #17828: net: Use log categories when logging events that P2P peers can trigger arbitrarily (master...log-categories) https://github.com/bitcoin/bitcoin/pull/17828
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #18285: test: Check that wait_until returns if time point is in the past (master...2002-debugBoost) https://github.com/bitcoin/bitcoin/pull/18285
< bitcoin-git>
[bitcoin] luke-jr opened pull request #18284: [0.19] scheduler: Workaround negative nsecs bug in boost's wait_until (0.19...wrkarnd_boost_wait_until) https://github.com/bitcoin/bitcoin/pull/18284
< bitcoin-git>
[bitcoin] fanquake closed pull request #18276: doc: rpcdoc remove redundant type from description#18258 (master...issue#18258) https://github.com/bitcoin/bitcoin/pull/18276
< bitcoin-git>
[bitcoin] yashpatel20 opened pull request #18276: doc: rpcdoc remove redundant type from description#18258 (master...issue#18258) https://github.com/bitcoin/bitcoin/pull/18276
< bitcoin-git>
[bitcoin] kallewoof opened pull request #18275: wallet: error if an explicit fee rate was given but the needed fee rate differed (master...2003-wallet-error-on-feechange) https://github.com/bitcoin/bitcoin/pull/18275
< bitcoin-git>
[bitcoin] kallewoof opened pull request #18274: wallet: set nFeeRet to 0 to avoid garbage value upon error (master...2003-reset-nfeeret) https://github.com/bitcoin/bitcoin/pull/18274
< bitcoin-git>
[bitcoin] practicalswift opened pull request #18270: util: Fail to parse space-only strings in ParseMoney(...) (instead of parsing as zero) (master...parsemoney-followup) https://github.com/bitcoin/bitcoin/pull/18270
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #17996: tests: Add fuzzing harness for serialization/deserialization of floating-points and integrals (master...fuzzers-float) https://github.com/bitcoin/bitcoin/pull/17996
< bitcoin-git>
bitcoin/master 8f6fb0a practicalswift: tests: Add serialization/deserialization fuzzing for integral types
< bitcoin-git>
bitcoin/master 3c82b92 practicalswift: tests: Add fuzzing harness for functions taking floating-point types as in...
< bitcoin-git>
bitcoin/master c2bd588 practicalswift: Add missing includes
< bitcoin-git>
[bitcoin] dangershony closed pull request #18223: Add new filter type v0 for segwit only Scripts to blockfilterindex (master...nutrino-p2wpkh-filters) https://github.com/bitcoin/bitcoin/pull/18223
< bitcoin-git>
[bitcoin] luke-jr reopened 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] MarcoFalke closed pull request #18232: WIP test: Check that wait_until returns if time point is in the past (master...2002-debugBoost) https://github.com/bitcoin/bitcoin/pull/18232
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #18249: test: Bump timeouts to accomodate really slow disks (master...2003-testTimeout) https://github.com/bitcoin/bitcoin/pull/18249
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #18247: test: Wait for both veracks in add_p2p_connection (master...2003-qaMininodeVerackRace) https://github.com/bitcoin/bitcoin/pull/18247
< bitcoin-git>
[bitcoin] promag opened pull request #18246: gui: Drop connectSlotsByName usage (master...2020-03-drop-connectslotsbyName) https://github.com/bitcoin/bitcoin/pull/18246
< bitcoin-git>
[bitcoin] instagibbs opened pull request #18245: Test some transaction creation with non-empty fee estimator (master...test_est_txn) https://github.com/bitcoin/bitcoin/pull/18245
< bitcoin-git>
[bitcoin] Sjors opened pull request #18244: rpc: have lockUnspents also lock manually selected coins (master...2020/03/rpc_coin_locks) https://github.com/bitcoin/bitcoin/pull/18244
< bitcoin-git>
[bitcoin] jonasschnelli opened pull request #18242: Add BIP324 encrypted p2p transport de-/serializer (only used in tests) (master...2020/03/net_v2) https://github.com/bitcoin/bitcoin/pull/18242
< bitcoin-git>
[bitcoin] kallewoof opened pull request #18241: wallet/refactor: refer to CWallet immutably when possible (master...2002-const-fixes) https://github.com/bitcoin/bitcoin/pull/18241
< bitcoin-git>
[bitcoin] meshcollider merged pull request #18224: Make AnalyzePSBT next role calculation simple, correct (master...analyze_psbt_role_simple) https://github.com/bitcoin/bitcoin/pull/18224
< bitcoin-git>
bitcoin/master 1f88624 Samuel Dobson: Merge #18224: Make AnalyzePSBT next role calculation simple, correct
< bitcoin-git>
bitcoin/master 1ef28b4 Gregory Sanders: Make AnalyzePSBT next role calculation simple, correct
< bitcoin-git>
[bitcoin] promag opened pull request #18239: gui: Refactor to drop client and wallet models setters (master...2020-03-drop-setmodel) https://github.com/bitcoin/bitcoin/pull/18239
< bitcoin-git>
[bitcoin] ajtowns opened pull request #18238: net_processing: Retry notfounds with more urgency (master...202002-bump-notfound) https://github.com/bitcoin/bitcoin/pull/18238
< bitcoin-git>
[bitcoin] ajtowns opened pull request #18234: scheduler.cpp: Replace boost::mutex,condition_var,chrono with std equivalents (master...202002-scheduler-deboost) https://github.com/bitcoin/bitcoin/pull/18234
2020-02-29
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #18232: test: Check that wait_until returns if time point is in the past (master...2002-debugBoost) https://github.com/bitcoin/bitcoin/pull/18232