< bitcoin-git>
[bitcoin] laanwj closed pull request #19542: Revert "refactor: replace CConnman pointers by references in net_processing.cpp" (master...2020_07_revert_19174) https://github.com/bitcoin/bitcoin/pull/19542
< bitcoin-git>
[bitcoin] fanquake opened pull request #19558: build: split pthread flags out of ldflags and dont use when building libconsensus (master...split_out_pthread_flags) https://github.com/bitcoin/bitcoin/pull/19558
2020-07-19
< bitcoin-git>
[bitcoin] dboures reopened pull request #19134: test: Replace global wait_until with BitcoinTestFramework.wait_until and mininode.wait_until (master...master) https://github.com/bitcoin/bitcoin/pull/19134
< bitcoin-git>
[bitcoin] dboures closed pull request #19134: test: Replace global wait_until with BitcoinTestFramework.wait_until and mininode.wait_until (master...master) https://github.com/bitcoin/bitcoin/pull/19134
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #19423: test: add functional test for txrelay during and after IBD (master...ibd-txrelay-test) https://github.com/bitcoin/bitcoin/pull/19423
< bitcoin-git>
bitcoin/master 19aaf79 MarcoFalke: Merge #19423: test: add functional test for txrelay during and after IBD
< bitcoin-git>
bitcoin/master cb31ee0 gzhao408: [test] feefilter during and after IBD
< bitcoin-git>
[bitcoin] hebasto opened pull request #19538: ci: Add tsan suppression for race in DatabaseBatch (master...200716-tsan-db) https://github.com/bitcoin/bitcoin/pull/19538
< bitcoin-git>
[bitcoin] laanwj merged pull request #16525: Dump transaction version as an unsigned integer in RPC/TxToUniv (master...2019-07-unsigned-tx-ver) https://github.com/bitcoin/bitcoin/pull/16525
< bitcoin-git>
bitcoin/master c57dc56 Wladimir J. van der Laan: Merge #16525: Dump transaction version as an unsigned integer in RPC/TxToU...
< bitcoin-git>
bitcoin/master e80259f Matt Corallo: Additionally treat Tx.nVersion as unsigned in joinpsbts
< bitcoin-git>
bitcoin/master 970de70 Matt Corallo: Dump transaction version as an unsigned integer in RPC/TxToUniv
< bitcoin-git>
[bitcoin] laanwj merged pull request #19524: [0.20] Backport #19517 - Increment input value sum only once per UTXO in decodepsbt (0.20...0_20_19517) https://github.com/bitcoin/bitcoin/pull/19524
< bitcoin-git>
bitcoin/0.20 f61398a Wladimir J. van der Laan: Merge #19524: [0.20] Backport #19517 - Increment input value sum only once...
< bitcoin-git>
bitcoin/0.20 bad9cf8 Andrew Chow: Increment input value sum only once per UTXO in decodepsbt
< bitcoin-git>
[bitcoin] vasild opened pull request #19534: net: save the network type explicitly in CNetAddr (master...explicit_network_type_in_CNetAddr) https://github.com/bitcoin/bitcoin/pull/19534
< bitcoin-git>
[bitcoin] jnewbery opened pull request #19533: [tests] Remove unnecessary cs_mains in denialofservice_tests (master...2020-07-dos-tests-cs-main) https://github.com/bitcoin/bitcoin/pull/19533
< bitcoin-git>
bitcoin/master 6a53c3e MarcoFalke: Merge bitcoin-core/gui#14: scripted-diff: rename movie folder to animation...
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #19526: log: Avoid treating remote misbehvior as local system error (master...2007-logErrorVal) https://github.com/bitcoin/bitcoin/pull/19526
< bitcoin-git>
[bitcoin] jnewbery closed pull request #18461: net processing: Make it more obvious that we'll never upgrade a pre-segwit node to high-bandwidth (master...2020-03-sendcmpct-downgrade) https://github.com/bitcoin/bitcoin/pull/18461
< bitcoin-git>
[bitcoin] fanquake closed pull request #18351: Updated text on send confirmation dialog (master...Mar-20-send-confirmation-dialog) https://github.com/bitcoin/bitcoin/pull/18351
< bitcoin-git>
[bitcoin] fanquake closed pull request #17950: gui: Check the strength of an encryption password (master...2020-01-password-strength-checker) https://github.com/bitcoin/bitcoin/pull/17950
< bitcoin-git>
[bitcoin] fanquake opened pull request #19525: build: add -Wl,-z,separate-code to hardening flags (master...z_separate_code) https://github.com/bitcoin/bitcoin/pull/19525
< bitcoin-git>
[bitcoin] fanquake opened pull request #19524: [0.20] Backport #19517 - Increment input value sum only once per UTXO in decodepsbt (0.20...0_20_19517) https://github.com/bitcoin/bitcoin/pull/19524
< bitcoin-git>
[bitcoin] fanquake merged pull request #19517: psbt: Increment input value sum only once per UTXO in decodepsbt (master...fix-decodepsbt-fee) https://github.com/bitcoin/bitcoin/pull/19517
< bitcoin-git>
bitcoin/master 032cfdc fanquake: Merge #19517: psbt: Increment input value sum only once per UTXO in decode...
< bitcoin-git>
bitcoin/master 7512278 Andrew Chow: Increment input value sum only once per UTXO in decodepsbt
< bitcoin-git>
[bitcoin] fanquake opened pull request #19522: build: fix building libconsensus with reduced exports for Darwin targets (master...libconsensus_visibility_clang) https://github.com/bitcoin/bitcoin/pull/19522
< bitcoin-git>
[bitcoin] instagibbs opened pull request #19520: Rename signal TransactionRemovedFromMempool to better describe behavior (master...not_block) https://github.com/bitcoin/bitcoin/pull/19520
< bitcoin-git>
[bitcoin] hebasto opened pull request #19519: ci: Increase CCACHE_SIZE in some builds on Travis (master...200714-ccache) https://github.com/bitcoin/bitcoin/pull/19519
< bitcoin-git>
[bitcoin] achow101 opened pull request #19517: psbt: Increment input value sum only once per UTXO in decodepsbt (master...fix-decodepsbt-fee) https://github.com/bitcoin/bitcoin/pull/19517
< bitcoin-git>
[bitcoin] kallewoof closed pull request #18265: build: add data.h dependency to raw files (master...2003-makefile-bench-data) https://github.com/bitcoin/bitcoin/pull/18265
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #19508: Work around memory-aliasing in descriptor ParsePubkey (master...2007-noAliasMemDesc) https://github.com/bitcoin/bitcoin/pull/19508
< bitcoin-git>
[bitcoin] sipa opened pull request #19503: Add parameter feature to serialization and use it for CAddress (master...202007_ser_options) https://github.com/bitcoin/bitcoin/pull/19503
< bitcoin-git>
[bitcoin] luke-jr opened pull request #19502: Bugfix: Wallet: Soft-fail exceptions within ListWalletDir file checks (master...bugfix_listwalletdir_errors) https://github.com/bitcoin/bitcoin/pull/19502
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #19499: p2p: Make timeout mockable and type safe, speed up test (master...2007-p2pMockTimeout) https://github.com/bitcoin/bitcoin/pull/19499