< bitcoin-git>
[bitcoin] hebasto opened pull request #17877: qt, refactor: Make enums in BitcoinUnits class scoped (master...20200105-scoped-enums) https://github.com/bitcoin/bitcoin/pull/17877
< bitcoin-git>
[bitcoin] luke-jr opened pull request #17872: QA: p2p_invalid_block: Check that a block rejected due to too-new time is later accepted (master...qa_timetoonew_retry) https://github.com/bitcoin/bitcoin/pull/17872
< bitcoin-git>
[bitcoin] charlesrocket opened pull request #17865: scripts: Add system notice for prior signing functions in gitan-build.py (master...system_notice-gitian) https://github.com/bitcoin/bitcoin/pull/17865
< bitcoin-git>
[bitcoin] fanquake opened pull request #17863: scripts: Add MACHO dylib checks to symbol-check.py (master...add_macos_dylib_checks) https://github.com/bitcoin/bitcoin/pull/17863
< bitcoin-git>
[bitcoin] practicalswift opened pull request #17851: tests: Add std::to_string to list of locale dependent functions (master...locale-dependence-of-to_string) https://github.com/bitcoin/bitcoin/pull/17851
< bitcoin-git>
[bitcoin] laanwj merged pull request #17762: net: Log to net category for exceptions in ProcessMessages (master...2019_12_network_exceptions) https://github.com/bitcoin/bitcoin/pull/17762
< bitcoin-git>
bitcoin/master 190a405 Wladimir J. van der Laan: Merge #17762: net: Log to net category for exceptions in ProcessMessages
< bitcoin-git>
bitcoin/master 4bdd68f Wladimir J. van der Laan: Add missing typeinfo includes
< bitcoin-git>
bitcoin/master 4d88c3d Wladimir J. van der Laan: net: Log to net category for exceptions in ProcessMessages
< bitcoin-git>
[bitcoin] MarcoFalke reopened pull request #17669: tests: have coins simulation test also use CCoinsViewDB (master...2019-12-coins-tests) https://github.com/bitcoin/bitcoin/pull/17669
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #17669: tests: have coins simulation test also use CCoinsViewDB (master...2019-12-coins-tests) https://github.com/bitcoin/bitcoin/pull/17669
< bitcoin-git>
[bitcoin] emilengler opened pull request #17841: util: Make -help more Unix and grep friendly (master...2020-01-unix-and-grep-friendly-help) https://github.com/bitcoin/bitcoin/pull/17841
< bitcoin-git>
[bitcoin] kallewoof opened pull request #17838: test: test the >10 UTXO case for output groups (master...191231-test-avoidreuse-many-utxos) https://github.com/bitcoin/bitcoin/pull/17838
< bitcoin-git>
[bitcoin] hebasto closed pull request #17837: build: Refactor out Qt version check macro (master...20191230-autoconf-qt-version-macro) https://github.com/bitcoin/bitcoin/pull/17837
< bitcoin-git>
[bitcoin] asoltys opened pull request #17831: rpc: doc: Fix and extend getblockstats examples (master...getblockstats-examples) https://github.com/bitcoin/bitcoin/pull/17831
2019-12-29
< bitcoin-git>
[bitcoin] emilengler opened pull request #17830: test: Add test to detect wrong file permissions (master...2019-12-test-file-permissions) https://github.com/bitcoin/bitcoin/pull/17830
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #17829: scripted-diff: Bump copyright of files changed in 2019 (master...1912-bumpC) https://github.com/bitcoin/bitcoin/pull/17829
< bitcoin-git>
[bitcoin] practicalswift opened 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] emilengler opened pull request #17815: rpc: Make __cookie__ user immune to rpcwhitelist (master...2019-12-rpc-cookie-user-independence) https://github.com/bitcoin/bitcoin/pull/17815
< bitcoin-git>
[bitcoin] emilengler opened pull request #17806: test: Change filemode of rpc_whitelist.py (master...2019-12-filemode-rpc-whitelist-test) https://github.com/bitcoin/bitcoin/pull/17806
< bitcoin-git>
[bitcoin] emilengler opened pull request #17805: test: Add test for rpcwhitelistdefault (master...2019-12-rpc-whitelistdefault-test) https://github.com/bitcoin/bitcoin/pull/17805
< bitcoin-git>
[bitcoin] emilengler opened pull request #17801: trivial: Update license year range to 2020 (master...2019-12-update-license-year-range-to-2020) https://github.com/bitcoin/bitcoin/pull/17801
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #17770: bump test timeouts so all functional test run on CI (WIP) (master...bump) https://github.com/bitcoin/bitcoin/pull/17770
< bitcoin-git>
[bitcoin] MarcoFalke reopened pull request #17770: bump test timeouts so all functional test run on CI (WIP) (master...bump) https://github.com/bitcoin/bitcoin/pull/17770
< bitcoin-git>
[bitcoin] fanquake opened pull request #17800: random: don't special case clock usage on macOS (master...random_macos_clocks) https://github.com/bitcoin/bitcoin/pull/17800
< bitcoin-git>
bitcoin/master 1dbf335 fanquake: Merge #17793: ci: Update GitHub Actions CI vcpkg cache on MSBuild update
< bitcoin-git>
[bitcoin] fanquake merged pull request #17793: ci: Update GitHub Actions CI vcpkg cache on MSBuild update (master...20191223-vcpkg-cache) https://github.com/bitcoin/bitcoin/pull/17793
< bitcoin-git>
[bitcoin] emilengler opened pull request #17795: gui: Shortcut to close RPC Console (master...2019-12-gui-close-rpcconsole-shortcut) https://github.com/bitcoin/bitcoin/pull/17795
< bitcoin-git>
[bitcoin] sipsorcery closed pull request #17789: Update Qt binaries for GitHub Action CI job (master...ghaction-vs2019) https://github.com/bitcoin/bitcoin/pull/17789
< bitcoin-git>
[bitcoin] jbampton opened pull request #17794: Use best practice for Python chained comparisions. (master...fix-chained-comparision) https://github.com/bitcoin/bitcoin/pull/17794
< bitcoin-git>
[bitcoin] hebasto opened pull request #17793: ci: Update GitHub Actions CI vcpkg cache on MSBuild update (master...20191223-vcpkg-cache) https://github.com/bitcoin/bitcoin/pull/17793
< bitcoin-git>
bitcoin/master 6094222 hackerrdave: use preferred shebang approach for documentation
< bitcoin-git>
bitcoin/master 0cda557 MarcoFalke: Merge #17751: doc: use recommended shebang approach in documentation code ...
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #17751: doc: use recommended shebang approach in documentation code block (master...docs-shebang) https://github.com/bitcoin/bitcoin/pull/17751
< bitcoin-git>
[bitcoin] hebasto opened pull request #17785: p2p: Unify Send and Receive protocol versions (master...20191220-unify-protocol-versions) https://github.com/bitcoin/bitcoin/pull/17785
< bitcoin-git>
[bitcoin] ryanofsky opened pull request #17783: util: Fix -norpcwhitelist, -norpcallowip, and similar corner case behavior (master...pr/wdnolist) https://github.com/bitcoin/bitcoin/pull/17783
< bitcoin-git>
bitcoin/master 4f4ae6f fanquake: build: set AC_PREREQ to 2.69
< bitcoin-git>
bitcoin/master 7f9fbb8 fanquake: Merge #17769: build: set AC_PREREQ to 2.69
< bitcoin-git>
[bitcoin] instagibbs opened pull request #17775: DecodeHexTx: Try case where txn has inputs first (master...decode_wit_first) https://github.com/bitcoin/bitcoin/pull/17775
2019-12-18
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #17773: test: Fix rare error in wallet_basic test for witness transactions (master...1912-testWalletVsizeWitness) https://github.com/bitcoin/bitcoin/pull/17773
< bitcoin-git>
[bitcoin] practicalswift opened pull request #17771: tests: Add fuzzing harness for V1TransportDeserializer (P2P transport) (master...fuzzers-p2p_transport_deserializer) https://github.com/bitcoin/bitcoin/pull/17771
< bitcoin-git>
[bitcoin] michiboo opened pull request #17770: bump test timeouts so all functional test run on CI (WIP) (master...bump) https://github.com/bitcoin/bitcoin/pull/17770
< bitcoin-git>
bitcoin/master faede70 MarcoFalke: doc: Add formatting to the good first issue template
< bitcoin-git>
bitcoin/master 6fef85b fanquake: Merge #17764: doc: Add formatting to the good first issue template
< bitcoin-git>
[bitcoin] fanquake merged pull request #17764: doc: Add formatting to the good first issue template (master...1912-docGFI) https://github.com/bitcoin/bitcoin/pull/17764
< bitcoin-git>
bitcoin/master abc147d fanquake: build: remove WINDOWS_BITS from build system
< bitcoin-git>
bitcoin/master ab4e6ad fanquake: Merge #17756: build: remove WINDOWS_BITS from build system
< bitcoin-git>
[bitcoin] fanquake merged pull request #17537: wallet: Cleanup and move opportunistic and superfluous TopUp()s (master...cleanup-topups) https://github.com/bitcoin/bitcoin/pull/17537
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #17764: doc: Add formatting to the good first issue template (master...1912-docGFI) https://github.com/bitcoin/bitcoin/pull/17764
< bitcoin-git>
[bitcoin] laanwj opened pull request #17762: net: Log to net category for exceptions in ProcessMessages (master...2019_12_network_exceptions) https://github.com/bitcoin/bitcoin/pull/17762
< bitcoin-git>
bitcoin/master 869b631 John Newbery: [qt] remove unused parameter from getWarnings()
< bitcoin-git>
bitcoin/master 492c6dc John Newbery: util: change GetWarnings parameter to bool
< bitcoin-git>
bitcoin/master 7aab8d1 John Newbery: [style] Code style fixups in GetWarnings()
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #17564: rpc: Use mempool from node context instead of global (master...1911-rpcNoTxPoolGlobal) https://github.com/bitcoin/bitcoin/pull/17564