< bitcoin-git>
[bitcoin] sipsorcery opened pull request #19839: Set appveyor VM version to previous Visual Studio 2019 release (master...appveyor_fix) https://github.com/bitcoin/bitcoin/pull/19839
< bitcoin-git>
[bitcoin] hebasto reopened pull request #19668: Do not hide compile-time thread safety warnings (master...200805-assert) https://github.com/bitcoin/bitcoin/pull/19668
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #19830: test: Add tsan supp for leveldb::DBImpl::DeleteObsoleteFiles (master...2008-testTsan) https://github.com/bitcoin/bitcoin/pull/19830
2020-08-28
< bitcoin-git>
[bitcoin] laanwj merged pull request #19607: [p2p] Add Peer struct for per-peer data in net processing (master...2020-07-peer) https://github.com/bitcoin/bitcoin/pull/19607
< bitcoin-git>
bitcoin/master 1f96d2e John Newbery: [net processing] Move misbehavior tracking state to Peer
< bitcoin-git>
bitcoin/master 7cd4159 John Newbery: [net processing] Add Peer
< bitcoin-git>
bitcoin/master aba0335 John Newbery: [net processing] Remove CNodeState.name
< bitcoin-git>
[bitcoin] fanquake merged pull request #19761: build: improve sed robustness by not using sed (master...maximum_sed_robustness) https://github.com/bitcoin/bitcoin/pull/19761
< bitcoin-git>
bitcoin/master 865cb23 fanquake: build: use patch rather than sed in fontconfig package
< bitcoin-git>
bitcoin/master 335bd7f fanquake: build: use patch rather than sed in Boost package
< bitcoin-git>
bitcoin/master f36140d fanquake: build: use patch rather than sed in bdb package
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #19816: test: Rename wait until helper to wait_until_helper (master...2008-testWaithelper) https://github.com/bitcoin/bitcoin/pull/19816
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #19752: test: Update wait_until usage in tests not to use the one from utils (master...master) https://github.com/bitcoin/bitcoin/pull/19752
< bitcoin-git>
bitcoin/master 28f4e53 MarcoFalke: Merge #19752: test: Update wait_until usage in tests not to use the one fr...
< bitcoin-git>
bitcoin/master d841301 Seleme Topuz: test: Add docstring to wait_until() in util.py to warn about its usage
< bitcoin-git>
bitcoin/master 1343c86 Seleme Topuz: test: Update wait_until usage in tests not to use the one from utils
< bitcoin-git>
[bitcoin] practicalswift opened pull request #19809: log: Prefix log messages with function name if -logfunctionnames is set (master...logfunctionnames) https://github.com/bitcoin/bitcoin/pull/19809
< bitcoin-git>
[bitcoin] theStack opened pull request #19801: test: check for all possible OP_CLTV fail reasons in feature_cltv.py (BIP 65) (master...20200825-test-check-all-failure-reasons-for-CLTV) https://github.com/bitcoin/bitcoin/pull/19801
< bitcoin-git>
[bitcoin] fanquake merged pull request #15704: Move Win32 defines to configure.ac to ensure they are globally defined (master...win32_defines_globally) https://github.com/bitcoin/bitcoin/pull/15704
< bitcoin-git>
bitcoin/master 8e0f341 fanquake: Merge #15704: Move Win32 defines to configure.ac to ensure they are global...
< bitcoin-git>
bitcoin/master 1ccb9f3 Luke Dashjr: Move Win32 defines to configure.ac to ensure they are globally defined
< bitcoin-git>
[bitcoin] i-rme opened pull request #19797: net: Remove old check for 3-byte shifted IP addresses from pre-0.2.9 node … (master...patch-1) https://github.com/bitcoin/bitcoin/pull/19797
< bitcoin-git>
[bitcoin] ryanofsky opened pull request #19793: bitcoin-wallet salvage: Return false instead of asserting when a loaded tx isn't new (master...pr/badsalv) https://github.com/bitcoin/bitcoin/pull/19793
< bitcoin-git>
[bitcoin] jnewbery opened pull request #19791: [net processing] Move Misbehaving() to PeerManager (master...2020-08-misbehaving-in-plv) https://github.com/bitcoin/bitcoin/pull/19791
< bitcoin-git>
[bitcoin] luke-jr opened pull request #19790: Flag when blocks have had their scripts checked instead of skipped (master...blkindex_scriptschecked_flag) https://github.com/bitcoin/bitcoin/pull/19790
< bitcoin-git>
[bitcoin] laanwj merged pull request #19731: net, rpc: expose nLastBlockTime/nLastTXTime as last block/last_transaction in getpeerinfo (master...add-eviction-criteria-to-getpeerinfo) https://github.com/bitcoin/bitcoin/pull/19731
< bitcoin-git>
bitcoin/master 21c57ba Jon Atack: test: getpeerinfo last_block and last_transaction tests
< bitcoin-git>
bitcoin/master 8a560a7 Jon Atack: rpc: expose nLastBlockTime/TXTime as getpeerinfo last_block/transaction
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #19786: doc: Remove label from good first issue template (master...2008-docGFI) https://github.com/bitcoin/bitcoin/pull/19786
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #19659: Add a seed corpus generation option to the fuzzing test_runner (master...20/08/04/fuzz_runner_gen_seeds) https://github.com/bitcoin/bitcoin/pull/19659
< bitcoin-git>
bitcoin/master 1d53d72 MarcoFalke: Merge #19659: Add a seed corpus generation option to the fuzzing test_runn...
< bitcoin-git>
bitcoin/master 15ae4a1 Antoine Poinsot: test/fuzz: add a seed corpus generation option to the test_runner
< bitcoin-git>
[bitcoin] hebasto opened pull request #19783: build, doc: Correct and complete zlib info and usage (master...200823-zlib) https://github.com/bitcoin/bitcoin/pull/19783
< bitcoin-git>
[bitcoin] hebasto closed pull request #19780: build, qt: Add SVG support, and replace bitcoin PNG image with SVG one (master...200822-svg) https://github.com/bitcoin/bitcoin/pull/19780
< bitcoin-git>
[bitcoin] theStack opened pull request #19781: test: add parameterized constructor for msg_sendcmpct() (master...20200823-test-extend-msg_sendcmpct_ctor) https://github.com/bitcoin/bitcoin/pull/19781
2020-08-22
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #19777: docs: Correct description for getblockstats's txs field (master...202008-getblockstats-docs) https://github.com/bitcoin/bitcoin/pull/19777
< bitcoin-git>
bitcoin/master 197450f MarcoFalke: Merge #19777: docs: Correct description for getblockstats's txs field
< bitcoin-git>
bitcoin/master 4148f55 Nadav Ivgi: docs: Correct description for getblockstats's txs field
< bitcoin-git>
[bitcoin] luke-jr opened pull request #19771: net: Replace enum CConnMan::NumConnections with enum class ConnectionDirection (master...enum_conndir) https://github.com/bitcoin/bitcoin/pull/19771
< bitcoin-git>
[bitcoin] luke-jr opened pull request #19770: RPC: getpeerinfo: Deprecate "whitelisted" field (replaced by "permissions") (master...deprecate_whitelisted) https://github.com/bitcoin/bitcoin/pull/19770
< bitcoin-git>
[bitcoin] luke-jr closed pull request #15421: torcontrol: Launch a private Tor instance when not already running (master...tor_subprocess) https://github.com/bitcoin/bitcoin/pull/15421
< bitcoin-git>
[bitcoin] dongcarl opened pull request #19764: depends: Split boost into build/host packages + bump + cleanup (master...2020-08-boost-build-pickup) https://github.com/bitcoin/bitcoin/pull/19764
< bitcoin-git>
[bitcoin] vasild opened pull request #19763: net: don't try to relay to node that knows an addr (master...only_relay_to_unaware) https://github.com/bitcoin/bitcoin/pull/19763
< bitcoin-git>
[bitcoin] ryanofsky opened pull request #19762: rpc: Allow named and positional arguments to be used together (master...pr/named) https://github.com/bitcoin/bitcoin/pull/19762
< bitcoin-git>
[bitcoin] fanquake opened pull request #19761: build: improve sed robustness by not using sed (master...maximum_sed_robustness) https://github.com/bitcoin/bitcoin/pull/19761
< bitcoin-git>
[bitcoin] jnewbery opened pull request #19759: [doc] Struct members should have m_ prefix (master...2020-08-struct-members) https://github.com/bitcoin/bitcoin/pull/19759
< bitcoin-git>
[bitcoin] hebasto opened pull request #19758: Drop deprecated and unused GUARDED_VAR and PT_GUARDED_VAR annotations (master...200818-tsa) https://github.com/bitcoin/bitcoin/pull/19758
< bitcoin-git>
[bitcoin] vasild closed pull request #18857: build: avoid repetitions when enabling warnings in configure.ac (master...avoid_repetitions_in_configure.ac) https://github.com/bitcoin/bitcoin/pull/18857
< bitcoin-git>
[bitcoin] hebasto closed pull request #16641: refactor: Improve special member functions definitions (master...20190817-psbt-copy-ctor) https://github.com/bitcoin/bitcoin/pull/16641
< bitcoin-git>
[bitcoin] JeremyRubin opened pull request #19757: net/net_processing: Convert net std::list buffers to std::forward_list (master...net-list-type) https://github.com/bitcoin/bitcoin/pull/19757
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #19756: tests: add sync_all to fix race condition in wallet groups test (master...202008-wallet-groups-sync-all) https://github.com/bitcoin/bitcoin/pull/19756
< bitcoin-git>
bitcoin/master e6e277f MarcoFalke: Merge #19756: tests: add sync_all to fix race condition in wallet groups t...
< bitcoin-git>
bitcoin/master 72ae20f Karl-Johan Alm: tests: add sync_all to fix race condition in wallet groups test
< bitcoin-git>
[bitcoin] kallewoof opened pull request #19756: tests: add sync_all to fix race condition in wallet groups test (master...202008-wallet-groups-sync-all) https://github.com/bitcoin/bitcoin/pull/19756
2020-08-17
< bitcoin-git>
[bitcoin] achow101 opened pull request #19754: wallet: Move UpdateWalletSetting to wallet module and use from GUI interface (master...load-on-start-gui) https://github.com/bitcoin/bitcoin/pull/19754
< bitcoin-git>
[bitcoin] slmtpz opened pull request #19752: test: Update wait_until usage in tests not to use the one from utils (master...master) https://github.com/bitcoin/bitcoin/pull/19752
< bitcoin-git>
[bitcoin] hebasto closed pull request #19745: build: Drop back compatibility code for 32-bit x86 Linux binaries (master...200817-i686) https://github.com/bitcoin/bitcoin/pull/19745
< bitcoin-git>
[bitcoin] hebasto opened pull request #19745: build: Drop back compatibility code for 32-bit x86 Linux binaries (master...200817-i686) https://github.com/bitcoin/bitcoin/pull/19745
< bitcoin-git>
[bitcoin] meshcollider merged pull request #14582: wallet: always do avoid partial spends if fees are within a specified range (master...181026-try-avoidpartialspends) https://github.com/bitcoin/bitcoin/pull/14582
< bitcoin-git>
bitcoin/master c831e10 Samuel Dobson: Merge #14582: wallet: always do avoid partial spends if fees are within a ...
< bitcoin-git>
bitcoin/master 7f13dfb Karl-Johan Alm: test: test the implicit avoid partial spends functionality
< bitcoin-git>
bitcoin/master b82067b Karl-Johan Alm: wallet: try -avoidpartialspends mode and use its result if fees are below ...