< bitcoin-git>
[bitcoin] ajtowns opened pull request #18026: psbt_wallet_tests: use unique_ptr for GetSigningProvider (master...202001-getsigningprovider-fix) https://github.com/bitcoin/bitcoin/pull/18026
< bitcoin-git>
[bitcoin] meshcollider merged pull request #17261: Make ScriptPubKeyMan an actual interface and the wallet to have multiple (master...wallet-box-pr-2) https://github.com/bitcoin/bitcoin/pull/17261
< bitcoin-git>
bitcoin/master fadc08a Andrew Chow: Locking: Lock cs_KeyStore instead of cs_wallet in legacy keyman
< bitcoin-git>
bitcoin/master eb81fc3 Andrew Chow: Refactor: Allow LegacyScriptPubKeyMan to be null
< bitcoin-git>
[bitcoin] laanwj merged pull request #16702: p2p: supplying and using asmap to improve IP bucketing in addrman (master...asn_buckets) https://github.com/bitcoin/bitcoin/pull/16702
< bitcoin-git>
bitcoin/master ec45646 Gleb Naumenko: Integrate ASN bucketing in Addrman and add tests
< bitcoin-git>
bitcoin/master e4658aa Gleb Naumenko: Return mapped AS in RPC call getpeerinfo
< bitcoin-git>
bitcoin/master 8feb4e4 Gleb Naumenko: Add asmap utility which queries a mapping
< bitcoin-git>
[bitcoin] fanquake merged pull request #18008: test: only declare a main() when fuzzing with AFL (master...macos_libfuzzer_weak_main) https://github.com/bitcoin/bitcoin/pull/18008
< bitcoin-git>
bitcoin/master c434282 fanquake: Merge #18008: test: only declare a main() when fuzzing with AFL
< bitcoin-git>
bitcoin/master b35567f fanquake: test: only declare a main() when fuzzing with AFL
< bitcoin-git>
[bitcoin] fanquake merged pull request #17156: psbt: check that various indexes and amounts are within bounds (master...psbt-fuzz-fix) https://github.com/bitcoin/bitcoin/pull/17156
< bitcoin-git>
bitcoin/master 1326092 fanquake: Merge #17156: psbt: check that various indexes and amounts are within boun...
< bitcoin-git>
bitcoin/master deaa6dd Andrew Chow: psbt: check output index is within bounds before accessing
< bitcoin-git>
bitcoin/master f1ef7f0 Andrew Chow: Don't calculate tx fees for PSBTs with invalid money values
< bitcoin-git>
[bitcoin] Bushstar opened pull request #18012: GBT segwit rule in RPC error msg missing single quotes (master...patch-5) https://github.com/bitcoin/bitcoin/pull/18012
< bitcoin-git>
[bitcoin] fanquake merged pull request #18010: test: rename test suite name "tx_validationcache_tests" to match filename (master...20200127-test-adapt-test-suite-names-to-file-names) https://github.com/bitcoin/bitcoin/pull/18010
< bitcoin-git>
bitcoin/master 2755b2b fanquake: Merge #18010: test: rename test suite name "tx_validationcache_tests" to m...
< bitcoin-git>
bitcoin/master b3c4d9b Sebastian Falbesoner: test: rename test suite name "tx_validationcache_tests" to match filename
< bitcoin-git>
[bitcoin] martinus opened pull request #18011: Replace current benchmarking framework with nanobench (master...2019-10-nanobench) https://github.com/bitcoin/bitcoin/pull/18011
< bitcoin-git>
[bitcoin] theStack opened pull request #18010: test: rename test suite name "tx_validationcache_tests" to match filename (master...20200127-test-adapt-test-suite-names-to-file-names) https://github.com/bitcoin/bitcoin/pull/18010
< bitcoin-git>
[bitcoin] jonasschnelli merged pull request #17453: gui: Fix intro dialog labels when the prune button is toggled (master...20191112-fix-intro-prune) https://github.com/bitcoin/bitcoin/pull/17453
< bitcoin-git>
bitcoin/master e4caa82 Hennadii Stepanov: refactor: Replace static variable with data member
< bitcoin-git>
bitcoin/master 2bede28 Hennadii Stepanov: util: Add PruneGBtoMiB() function
< bitcoin-git>
bitcoin/master e35e4b2 Hennadii Stepanov: util: Add PruneMiBtoGB() function
< bitcoin-git>
[bitcoin] jonasschnelli merged pull request #18007: Bugfix: GUI: Hide the HD/encrypt icons earlier so they get re-shown if another wallet is open (master...bugfix_for_pr17935) https://github.com/bitcoin/bitcoin/pull/18007
< bitcoin-git>
bitcoin/master ef8e2ce Jonas Schnelli: Merge #18007: Bugfix: GUI: Hide the HD/encrypt icons earlier so they get r...
< bitcoin-git>
bitcoin/master 4c524f0 Luke Dashjr: Bugfix: GUI: Hide the HD/encrypt icons earlier so they get re-shown if ano...
< bitcoin-git>
[bitcoin] luke-jr opened pull request #18007: Bugfix: GUI: Hide the HD/encrypt icons earlier so they get re-shown if another wallet is open (master...bugfix_for_pr17935) https://github.com/bitcoin/bitcoin/pull/18007
< bitcoin-git>
[bitcoin] kallewoof closed pull request #17892: bug-fix: delay flushing undo files until after they are finalized (master...200108-reflush-undo) https://github.com/bitcoin/bitcoin/pull/17892
< bitcoin-git>
[bitcoin] Sjors closed pull request #16539: wallet: lower -txmaxfee default from 0.1 to 0.01 BTC (master...2019/08/lower_txmaxfee) https://github.com/bitcoin/bitcoin/pull/16539
< bitcoin-git>
[bitcoin] fanquake opened pull request #18004: build: don't embed a build-id when building libdmg-hfsplus (master...libdmg_no_build_id) https://github.com/bitcoin/bitcoin/pull/18004
< bitcoin-git>
[bitcoin] fanquake opened pull request #18003: build: remove --large-address-aware linker flag (master...configure_large_address_aware) https://github.com/bitcoin/bitcoin/pull/18003
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #18001: Updated appveyor job to checkout a specific vcpkg commit ID (master...vcpkg-specific-version) https://github.com/bitcoin/bitcoin/pull/18001
< bitcoin-git>
bitcoin/master b4f832e MarcoFalke: Merge #18001: Updated appveyor job to checkout a specific vcpkg commit ID
< bitcoin-git>
bitcoin/master 2bcc705 Aaron Clauson: Updated appveyor job to checkout a specific vcpkg commit ID.
< bitcoin-git>
[bitcoin] sipa opened pull request #18002: Abstract out script execution out of VerifyWitnessProgram() (master...202001_execute_witness) https://github.com/bitcoin/bitcoin/pull/18002
< bitcoin-git>
[bitcoin] sipsorcery closed pull request #17995: Load vcpkg port files from a separate repository. (master...vcpkg-ports-separate) https://github.com/bitcoin/bitcoin/pull/17995
< bitcoin-git>
[bitcoin] sipsorcery opened pull request #18001: Updated appveyor job to checkout a specific vcpkg commit ID (master...vcpkg-specific-version) https://github.com/bitcoin/bitcoin/pull/18001
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #17770: test: bump test timeouts so that functional tests run in valgrind (master...bump) https://github.com/bitcoin/bitcoin/pull/17770
< bitcoin-git>
bitcoin/master c26b05c MarcoFalke: Merge #17770: test: bump test timeouts so that functional tests run in val...
< bitcoin-git>
bitcoin/master 2d23082 Micky Yun Chan: bump test timeouts so that functional tests run in valgrind
< bitcoin-git>
[bitcoin] fanquake closed pull request #16696: validation: static_assert to ensure width in unit class (master...fix-uintbase) https://github.com/bitcoin/bitcoin/pull/16696
< bitcoin-git>
[bitcoin] emilengler opened pull request #17998: gui: Shortcut to close modaloverlay (master...2020-01-escape-modaloverlay) https://github.com/bitcoin/bitcoin/pull/17998
< bitcoin-git>
[bitcoin] practicalswift opened pull request #17996: tests: Add fuzzing harness for functions with floating-point parameters (master...fuzzers-float) https://github.com/bitcoin/bitcoin/pull/17996
< bitcoin-git>
[bitcoin] sipsorcery opened pull request #17995: Load vcpkg port files from a separate repository. (master...vcpkg-ports-separate) https://github.com/bitcoin/bitcoin/pull/17995
< bitcoin-git>
[bitcoin] fanquake merged pull request #17974: [0.18] net: Log to net category for exceptions in ProcessMessages (0.18...bp18_network_exceptions) https://github.com/bitcoin/bitcoin/pull/17974
< bitcoin-git>
bitcoin/0.18 c89611e Wladimir J. van der Laan: net: Log to net category for exceptions in ProcessMessages
< bitcoin-git>
bitcoin/0.18 8b67698 fanquake: Merge #17974: [0.18] net: Log to net category for exceptions in ProcessMes...
< bitcoin-git>
[bitcoin] instagibbs opened pull request #17974: net: Log to net category for exceptions in ProcessMessages (0.18...bp18_network_exceptions) https://github.com/bitcoin/bitcoin/pull/17974
< bitcoin-git>
[bitcoin] practicalswift opened pull request #17972: tests: Add fuzzing harness for CKey and key related functions (master...fuzzers-key) https://github.com/bitcoin/bitcoin/pull/17972
< bitcoin-git>
[bitcoin] kirankashyap opened pull request #17964: Improve contibutor doc formatting and readability (master...patch-1) https://github.com/bitcoin/bitcoin/pull/17964
2020-01-18
< bitcoin-git>
[bitcoin] theStack opened pull request #17959: test: check specific reject reasons in feature_csv_activation.py (master...20200118-test-check-reject-reasons-in-feature-csv-activation) https://github.com/bitcoin/bitcoin/pull/17959
< bitcoin-git>
[bitcoin] brakmic opened pull request #17958: rpc: return general daemon information to client (master...rpc-implement-getgeneralinfo) https://github.com/bitcoin/bitcoin/pull/17958
< bitcoin-git>
[bitcoin] kristapsk opened pull request #17956: gui: Disable unavailable context menu items in transactions tab (master...tx-menu-disable) https://github.com/bitcoin/bitcoin/pull/17956
< bitcoin-git>
[bitcoin] emilengler opened pull request #17955: gui: Paste button in Open URI dialog (master...2020-01-paste-bitcoin-uri-button) https://github.com/bitcoin/bitcoin/pull/17955
< bitcoin-git>
[bitcoin] sdaftuar opened pull request #17951: Use rolling bloom filter of recent block txs for AlreadyHave() check (master...2020-01-improve-alreadyhave) https://github.com/bitcoin/bitcoin/pull/17951
< bitcoin-git>
[bitcoin] emilengler opened 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] emilengler closed pull request #17949: doc: Remove double space in README_windows.txt (master...2020-01-remove-double-space-in-readme-win) https://github.com/bitcoin/bitcoin/pull/17949
< bitcoin-git>
[bitcoin] emilengler opened pull request #17949: doc: Remove double space in README_windows.txt (master...2020-01-remove-double-space-in-readme-win) https://github.com/bitcoin/bitcoin/pull/17949
< bitcoin-git>
[bitcoin] fanquake opened pull request #17948: build: pass -fno-ident to prevent compilers emitting ident directives (master...pass_fno_ident) https://github.com/bitcoin/bitcoin/pull/17948
< bitcoin-git>
[bitcoin] fanquake merged pull request #17943: qt, refactor: Remove never used default parameter (master...20200116-message-parameter) https://github.com/bitcoin/bitcoin/pull/17943
< bitcoin-git>
bitcoin/master 0deba68 fanquake: Merge #17943: qt, refactor: Remove never used default parameter
< bitcoin-git>
[bitcoin] fanquake closed pull request #17570: test: add unit test for non-standard txs w/ too large tx size (master...test_unit_IsStandardTx_tx-size) https://github.com/bitcoin/bitcoin/pull/17570
< bitcoin-git>
[bitcoin] theStack opened pull request #17947: test: add unit test for non-standard txs with too large tx size (master...20200116-test-check-for-non-standard-txs-with-too-large-tx-size) https://github.com/bitcoin/bitcoin/pull/17947