< 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
< bitcoin-git>
bitcoin/master e2f32cb Jon Atack: qa: unify unix epoch time descriptions
< bitcoin-git>
[bitcoin] fanquake opened pull request #17740: build: remove configure checks for win libraries we don't link against (master...remove_windll_configure_checks) https://github.com/bitcoin/bitcoin/pull/17740
< bitcoin-git>
[bitcoin] brakmic opened pull request #17732: test: check for valgrind presence and set appropriate exit flags (master...valgrind-detection) https://github.com/bitcoin/bitcoin/pull/17732
< bitcoin-git>
[bitcoin] fanquake merged pull request #17598: doc: Update release process with latest changes (master...1911-docRelNotes) https://github.com/bitcoin/bitcoin/pull/17598
< bitcoin-git>
bitcoin/master 2bcf1fc Pieter Wuille: Pass a maximum output length to DecodeBase58 and DecodeBase58Check
< bitcoin-git>
bitcoin/master 5909bcd Pieter Wuille: Add bounds checks in key_io before DecodeBase58Check
< bitcoin-git>
bitcoin/master 3914e87 Wladimir J. van der Laan: Merge #17511: Add bounds checks before base58 decoding
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #17727: WIP: Update msvc build to ignore warning and bump Qt version to 5.12.6. (master...msvc_qtupdate) https://github.com/bitcoin/bitcoin/pull/17727
< bitcoin-git>
[bitcoin] MarcoFalke reopened pull request #17727: WIP: Update msvc build to ignore warning and bump Qt version to 5.12.6. (master...msvc_qtupdate) https://github.com/bitcoin/bitcoin/pull/17727
< bitcoin-git>
[bitcoin] fanquake opened pull request #17730: depends: remove Qt networking features (master...qt_no_lib_system_proxy) https://github.com/bitcoin/bitcoin/pull/17730
< bitcoin-git>
[bitcoin] fanquake merged pull request #17705: test: re-enable CLI test support by using EncodeDecimal in json.dumps() (master...test_framework_json_dumps) https://github.com/bitcoin/bitcoin/pull/17705
< bitcoin-git>
bitcoin/master b6f9e35 fanquake: test: re-enable CLI test support by using EncodeDecimal in json.dumps()
< bitcoin-git>
bitcoin/master 3f1966e fanquake: Merge #17705: test: re-enable CLI test support by using EncodeDecimal in j...
2019-12-11
< bitcoin-git>
[bitcoin] achow101 opened pull request #17728: rpc: require second argument only for scantxoutset start action (master...fix-scantxoutset-args) https://github.com/bitcoin/bitcoin/pull/17728
< bitcoin-git>
[bitcoin] sipsorcery closed pull request #17710: msvc: Change appveyor build image to previous visual studio 2019. (master...appveyor_prev2019) https://github.com/bitcoin/bitcoin/pull/17710
< bitcoin-git>
[bitcoin] sipsorcery opened pull request #17727: WIP: Update msvc build to ignore warning and bump Qt version to 5.12.6. (master...msvc_qtupdate) https://github.com/bitcoin/bitcoin/pull/17727
< bitcoin-git>
[bitcoin] sipsorcery closed pull request #17709: WIP: msvc add an ignore for warning C4834 related to nodiscard attribute. (master...msvc_ignore_c4834) https://github.com/bitcoin/bitcoin/pull/17709
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #17726: ci: Use python 3.7 on Windows Github Actions (master...1912-ciGitHubWindows) https://github.com/bitcoin/bitcoin/pull/17726
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #17050: tests: Add fuzzing harnesses for functions parsing scripts, numbers, JSON and HD keypaths (bip32) (master...fuzzers) https://github.com/bitcoin/bitcoin/pull/17050
< bitcoin-git>
[bitcoin] theStack opened pull request #17720: test: add unit test for non-standard "scriptsig-not-pushonly" txs (master...20191211-test-check-for-non-standard-txs-with-non-push-scriptsig) https://github.com/bitcoin/bitcoin/pull/17720
< bitcoin-git>
[bitcoin] ariard opened pull request #17719: Document better -keypool as a look-ahead safety mechanism (master...2019-12-improve-keypool-doc) https://github.com/bitcoin/bitcoin/pull/17719
2019-12-10
< bitcoin-git>
[bitcoin] jonatack opened pull request #17714: rpc: add missing newline in analyzepsbt RPCResult (master...pr-17524-follow-up) https://github.com/bitcoin/bitcoin/pull/17714
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #17633: tests: Add option --valgrind to run the functional tests under Valgrind (master...functional-valgrind) https://github.com/bitcoin/bitcoin/pull/17633
< bitcoin-git>
bitcoin/master 1bb5d51 Sebastian Falbesoner: test: add unit test for non-standard bare multisig txs
< bitcoin-git>
bitcoin/master ea756bc MarcoFalke: Merge #17502: test: add unit test for non-standard bare multisig txs
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #17502: test: add unit test for non-standard bare multisig txs (master...20191118-test_check-for-non-standard-txs-bare-multisig) https://github.com/bitcoin/bitcoin/pull/17502
< bitcoin-git>
[bitcoin] instagibbs opened pull request #17712: sendmany/bumpfee: Avoid address reuse and partial spends as per walle... (master...avoid_reuse_sm_bf) https://github.com/bitcoin/bitcoin/pull/17712
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #17704: depends: Set default depends fallback url to drahtbot.space (master...1912-dependsDrahtBot) https://github.com/bitcoin/bitcoin/pull/17704
< bitcoin-git>
[bitcoin] sipsorcery opened pull request #17710: msvc: Change appveyor build image to previous visual studio 2019. (master...appveyor_prev2019) https://github.com/bitcoin/bitcoin/pull/17710
< bitcoin-git>
[bitcoin] laanwj closed pull request #17707: util: Use try_lock return value in UniqueLock::TryEnter (master...2019_12_try_lock_returnval) https://github.com/bitcoin/bitcoin/pull/17707
< bitcoin-git>
[bitcoin] sipsorcery opened pull request #17709: msvc: Add an ignore for warning C4834 related to nodiscard attribute. (master...msvc_ignore_c4834) https://github.com/bitcoin/bitcoin/pull/17709
< bitcoin-git>
[bitcoin] ajtowns opened pull request #17708: prevector: avoid misaligned member accesses (master...201912-prevec-pack) https://github.com/bitcoin/bitcoin/pull/17708
< bitcoin-git>
[bitcoin] laanwj opened pull request #17707: util: Use try_lock return value in UniqueLock::TryEnter (master...2019_12_try_lock_returnval) https://github.com/bitcoin/bitcoin/pull/17707
2019-12-09
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #17109: tests: Add fuzzing harness for various functions consuming only integrals (master...fuzzers-integrals) https://github.com/bitcoin/bitcoin/pull/17109
< bitcoin-git>
bitcoin/master 597d10c practicalswift: tests: Add fuzzing harness for various functions consuming only integrals
< bitcoin-git>
bitcoin/master 1189b6a MarcoFalke: Merge #17109: tests: Add fuzzing harness for various functions consuming o...
< bitcoin-git>
[bitcoin] fanquake opened pull request #17705: test: re-enable CLI test support by using EncodeDecimal in json.dumps() (master...test_framework_json_dumps) https://github.com/bitcoin/bitcoin/pull/17705