2020-02-28

< bitcoin-git> [bitcoin] Empact opened pull request #18226: refactor: Consolidate unnecessary base58 interfaces (master...2020-02-base58) https://github.com/bitcoin/bitcoin/pull/18226
< bitcoin-git> [bitcoin] jkczyz closed pull request #17557: util: Refactor message hashing into a utility function (master...2019-11-hash-message) https://github.com/bitcoin/bitcoin/pull/17557
< bitcoin-git> [bitcoin] laanwj merged pull request #18135: build: add --enable-determinism configure flag (master...no_insert_timestamp_ld) https://github.com/bitcoin/bitcoin/pull/18135
< bitcoin-git> bitcoin/master 5ad80be Wladimir J. van der Laan: Merge #18135: build: add --enable-determinism configure flag
< bitcoin-git> bitcoin/master 3d9b41e fanquake: build: add --enable-determinism configure flag
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/73cfa070e5e4...5ad80bec3f31
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18195: test: Add cost_of_change parameter assertions to bnb_search_test (master...add-coinselection-cost-of-change-test-cases) https://github.com/bitcoin/bitcoin/pull/18195
< bitcoin-git> bitcoin/master 73cfa07 MarcoFalke: Merge #18195: test: Add cost_of_change parameter assertions to bnb_search_...
< bitcoin-git> bitcoin/master c72a11a Yancy Ribbens: test: Add cost_of_change parameter assertions to bnb_search_test
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e5753fa4e808...73cfa070e5e4
< bitcoin-git> [bitcoin] instagibbs closed pull request #18214: wallet: Give slightly more understandable advice when needing -fallbackfee (master...fallback_msg) https://github.com/bitcoin/bitcoin/pull/18214
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18225: util: Fail to parse empty string in ParseMoney (master...2002-utilMoney) https://github.com/bitcoin/bitcoin/pull/18225
< bitcoin-git> [bitcoin] Sjors closed pull request #18220: psbt: AnalyzePSBT set next to"finalizer" when all inputs need finalizing (master...2020/02/analyze_psbt) https://github.com/bitcoin/bitcoin/pull/18220
< bitcoin-git> [bitcoin] instagibbs opened pull request #18224: Make AnalyzePSBT next role calculation simple, correct (master...analyze_psbt_role_simple) https://github.com/bitcoin/bitcoin/pull/18224
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17921: test: test OP_CSV empty stack fail in feature_csv_activation.py (master...20200113-test-check-for-empty-stack-op_csv) https://github.com/bitcoin/bitcoin/pull/17921
< bitcoin-git> bitcoin/master 5ffaf88 Sebastian Falbesoner: test: eliminiated magic numbers in feature_csv_activation.py
< bitcoin-git> bitcoin/master 09f706a Sebastian Falbesoner: test: check for OP_CSV empty stack fail reject reason in feature_csv_activ...
< bitcoin-git> bitcoin/master cbd345a Sebastian Falbesoner: test: test OP_CSV empty stack fail in feature_csv_activation.py
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/eae48ec84c4d...e5753fa4e808
< bitcoin-git> [bitcoin] dangershony opened pull request #18223: Add new filer type p2wpkh to blockfilterindex (master...nutrino-p2wpkh-filters) https://github.com/bitcoin/bitcoin/pull/18223
< bitcoin-git> [bitcoin] Sjors opened pull request #18220: psbt: AnalyzePSBT set next to FINALIZER when all inputs need finalizing (master...2020/02/analyze_psbt) https://github.com/bitcoin/bitcoin/pull/18220
< bitcoin-git> [bitcoin] corollari opened pull request #18219: doc: Add warning against wallet.dat re-use (master...doc-wallet-copy) https://github.com/bitcoin/bitcoin/pull/18219
< bitcoin-git> [bitcoin] fanquake merged pull request #18209: test: Reduce unneeded whitelist permissions in tests (master...2002-qaLimitWhitelist) https://github.com/bitcoin/bitcoin/pull/18209
< bitcoin-git> bitcoin/master eae48ec fanquake: Merge #18209: test: Reduce unneeded whitelist permissions in tests
< bitcoin-git> bitcoin/master fa45d60 MarcoFalke: test: Reduce unneeded whitelist permissions in tests
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/fe63d79eabf1...eae48ec84c4d
< bitcoin-git> [bitcoin] fanquake opened pull request #18218: [0.19] Further 0.19 backports (0.19...futher-0-19-backports) https://github.com/bitcoin/bitcoin/pull/18218
< bitcoin-git> [bitcoin] fanquake merged pull request #18212: doc: add missing step in win deployment instructions (master...patch-1) https://github.com/bitcoin/bitcoin/pull/18212
< bitcoin-git> bitcoin/master fe63d79 fanquake: Merge #18212: doc: add missing step in win deployment instructions
< bitcoin-git> bitcoin/master 7644567 Dan Gershony: Add missing step in win deployment instructions
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1615043935ef...fe63d79eabf1

2020-02-27

< bitcoin-git> [bitcoin] Empact opened pull request #18216: test, build: Enable -Werror=sign-compare (master...2020-02-sign-compare) https://github.com/bitcoin/bitcoin/pull/18216
< bitcoin-git> [bitcoin] instagibbs opened pull request #18214: Give slightly more understandable advice when needing -fallbackfee (master...fallback_msg) https://github.com/bitcoin/bitcoin/pull/18214
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18213: test: Fix race in p2p_segwit (master...2002-qaFixRaceSegwit) https://github.com/bitcoin/bitcoin/pull/18213
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17461: test: check custom descendant limit in mempool_packages.py (master...20191112-test-check_custom_descendant_limit_in_mempool-packages) https://github.com/bitcoin/bitcoin/pull/17461
< bitcoin-git> bitcoin/master 1615043 MarcoFalke: Merge #17461: test: check custom descendant limit in mempool_packages.py
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/324a6dfeafcb...1615043935ef
< bitcoin-git> bitcoin/master b902bd6 Sebastian Falbesoner: test: check custom descendant limit in mempool_packages.py
< bitcoin-git> bitcoin/master 324a6df MarcoFalke: Merge #17771: tests: Add fuzzing harness for V1TransportDeserializer (P2P ...
< bitcoin-git> [bitcoin] MarcoFalke merged 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/master 2f63ffd practicalswift: tests: Add fuzzing harness for V1TransportDeserializer (P2P transport)
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4502ed7cd1b3...324a6dfeafcb
< bitcoin-git> [bitcoin] dangershony opened pull request #18212: Add missing step in win deployment instructions. (master...patch-1) https://github.com/bitcoin/bitcoin/pull/18212
< bitcoin-git> [bitcoin] fanquake closed pull request #18174: WIP test: make mockscheduler test more reliable (master...2020-02-fix-scheduler-test) https://github.com/bitcoin/bitcoin/pull/18174
< bitcoin-git> [bitcoin] fanquake merged pull request #18211: test: Disable mockforward scheduler unit test for now (master...2002-testSchedulerWorkaround) https://github.com/bitcoin/bitcoin/pull/18211
< bitcoin-git> [bitcoin] fanquake closed pull request #18174: WIP test: make mockscheduler test more reliable (master...2020-02-fix-scheduler-test) https://github.com/bitcoin/bitcoin/pull/18174
< bitcoin-git> bitcoin/master 4502ed7 fanquake: Merge #18211: test: Disable mockforward scheduler unit test for now
< bitcoin-git> bitcoin/master fab2527 MarcoFalke: test: Disable mockforward scheduler unit test for now
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e5d47ed8fd37...4502ed7cd1b3

2020-02-26

< bitcoin-git> [bitcoin] luke-jr closed pull request #10729: Wrap EvalScript in a ScriptExecution class (master...scriptex) https://github.com/bitcoin/bitcoin/pull/10729
< bitcoin-git> [bitcoin] laanwj merged pull request #18167: Fix a violation of C++ standard rules where unions are used for type-punning (master...master) https://github.com/bitcoin/bitcoin/pull/18167
< bitcoin-git> bitcoin/master e5d47ed Wladimir J. van der Laan: Merge #18167: Fix a violation of C++ standard rules where unions are used ...
< bitcoin-git> bitcoin/master 0653939 Samer Afach: Add static_asserts to ser_X_to_Y() methods
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/89a97a71f2ee...e5d47ed8fd37
< bitcoin-git> bitcoin/master be94096 Samer Afach: Fix a violation of C++ standard rules that unions cannot be switched.
< bitcoin-git> [bitcoin] laanwj merged pull request #17985: net: Remove forcerelay of rejected txs (master...2001-p2pNoDeadCode) https://github.com/bitcoin/bitcoin/pull/17985
< bitcoin-git> bitcoin/master 89a97a7 Wladimir J. van der Laan: Merge #17985: net: Remove forcerelay of rejected txs
< bitcoin-git> bitcoin/master facb715 MarcoFalke: net: Remove forcerelay of rejected txs
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c3b471592346...89a97a71f2ee
< bitcoin-git> [bitcoin] achow101 closed pull request #18163: descriptors: Use xpub at last hardened step if possible (master...desc-last-hardened) https://github.com/bitcoin/bitcoin/pull/18163
< bitcoin-git> [bitcoin] jonatack closed pull request #18178: script: de-dupe and update valgrind suppressions (master...add-valgrind-suppressions) https://github.com/bitcoin/bitcoin/pull/18178
< bitcoin-git> [bitcoin] promag closed pull request #16145: gui: Prevent idle sleep in macos while in IBD (master...2019-06-prevent-idle-sleep-ibd) https://github.com/bitcoin/bitcoin/pull/16145
< bitcoin-git> [bitcoin] luke-jr closed pull request #17213: gui: Add Windows taskbar progress (master...win_taskbar_progress) https://github.com/bitcoin/bitcoin/pull/17213

2020-02-25

< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18211: test: Work around scheduler_tests intermittent failures (take 2) (master...2002-testSchedulerWorkaround) https://github.com/bitcoin/bitcoin/pull/18211
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18206: tests: Add fuzzing harness for bloom filter classes (CBloomFilter + CRollingBloomFilter) (master...fuzzers-bloom_filter) https://github.com/bitcoin/bitcoin/pull/18206
< bitcoin-git> bitcoin/master c3b4715 MarcoFalke: Merge #18206: tests: Add fuzzing harness for bloom filter classes (CBloomF...
< bitcoin-git> bitcoin/master eabbbe4 practicalswift: tests: Add fuzzing harness for rolling bloom filter class CRollingBloomFil...
< bitcoin-git> bitcoin/master 2a6a6ea practicalswift: tests: Add fuzzing harness for bloom filter class CBloomFilter
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/31c0006a6cd5...c3b471592346
< bitcoin-git> [bitcoin] kiminuo opened pull request #18210: Type hints in Python tests (master...feature/type-hint-minimum) https://github.com/bitcoin/bitcoin/pull/18210
< bitcoin-git> [bitcoin] yusufsahinhamza closed pull request #18197: rpc: update some RPCExamples to bech32 (master...rpc-examples) https://github.com/bitcoin/bitcoin/pull/18197
< bitcoin-git> [bitcoin] yusufsahinhamza reopened pull request #18197: rpc: update some RPCExamples to bech32 (master...rpc-examples) https://github.com/bitcoin/bitcoin/pull/18197
< bitcoin-git> [bitcoin] yusufsahinhamza closed pull request #18197: rpc: update some RPCExamples to bech32 (master...rpc-examples) https://github.com/bitcoin/bitcoin/pull/18197
< bitcoin-git> [bitcoin] yusufsahinhamza opened pull request #18208: rpc: Fix RPCExamples (master...fix-rpc-examples) https://github.com/bitcoin/bitcoin/pull/18208
< bitcoin-git> [bitcoin] sipsorcery closed pull request #18207: WIP: Touch appveyor vcpkg file to force refresh (master...appveyor-force-refresh) https://github.com/bitcoin/bitcoin/pull/18207
< bitcoin-git> [bitcoin] sipsorcery opened pull request #18207: WIP: Touch appveyor vcpkg file to force refresh (master...appveyor-force-refresh) https://github.com/bitcoin/bitcoin/pull/18207
< bitcoin-git> [bitcoin] meshcollider merged pull request #17264: rpc: set default bip32derivs to true for psbt methods (master...2019/10/bip32_derivs) https://github.com/bitcoin/bitcoin/pull/17264
< bitcoin-git> bitcoin/master 31c0006 Samuel Dobson: Merge #17264: rpc: set default bip32derivs to true for psbt methods
< bitcoin-git> bitcoin/master 5bad792 Sjors Provoost: [test] PSBT RPC: check that bip32_derivs are present by default
< bitcoin-git> [bitcoin] meshcollider pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/03f98b15ad4f...31c0006a6cd5
< bitcoin-git> bitcoin/master 29a21c9 Sjors Provoost: [rpc] set default bip32derivs to true for psbt methods
< bitcoin-git> [bitcoin] meshcollider merged pull request #17577: refactor: deduplicate the message sign/verify code (master...message-dedup) https://github.com/bitcoin/bitcoin/pull/17577
< bitcoin-git> bitcoin/master e193a84 Jeffrey Czyz: Refactor message hashing into a utility function
< bitcoin-git> bitcoin/master f8f0d98 Vasil Dimov: Deduplicate the message signing code
< bitcoin-git> bitcoin/master 2ce3447 Vasil Dimov: Deduplicate the message verifying code
< bitcoin-git> [bitcoin] meshcollider pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/a674e89d2771...03f98b15ad4f
< bitcoin-git> [bitcoin] practicalswift opened pull request #18206: tests: Add fuzzing harness for bloom filter classes (CBloomFilter + CRollingBloomFilter) (master...fuzzers-bloom_filter) https://github.com/bitcoin/bitcoin/pull/18206
< bitcoin-git> [bitcoin] fanquake closed pull request #18116: depends: Use clang for Ubuntu 16.04 (master...20200211-clang-ubuntu) https://github.com/bitcoin/bitcoin/pull/18116
< bitcoin-git> [bitcoin] fanquake closed 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] fanquake closed pull request #13989: add avx512 instrinsic (master...1-avx512) https://github.com/bitcoin/bitcoin/pull/13989
< bitcoin-git> [bitcoin] fanquake closed pull request #16486: [consensus] skip bip30 checks when assumevalid is set for the block (master...2019-07-29-fassumevalid-bip34) https://github.com/bitcoin/bitcoin/pull/16486
< bitcoin-git> [bitcoin] fanquake closed pull request #15873: Rpc removemempoolentry (master...rpc-removemempoolentry) https://github.com/bitcoin/bitcoin/pull/15873
< bitcoin-git> [bitcoin] fanquake closed pull request #16523: Add removemempoolentry RPC to evict transactions from the mempool (master...removemempoolentry) https://github.com/bitcoin/bitcoin/pull/16523
< bitcoin-git> [bitcoin] fanquake merged pull request #18162: util: Avoid potential uninitialized read in FormatISO8601DateTime(int64_t) by checking gmtime_s/gmtime_r return value (master...FormatISO8601DateTime-unitialized-read) https://github.com/bitcoin/bitcoin/pull/18162
< bitcoin-git> bitcoin/master a674e89 fanquake: Merge #18162: util: Avoid potential uninitialized read in FormatISO8601Dat...
< bitcoin-git> bitcoin/master 12a2f37 practicalswift: util: Avoid potential uninitialized read in FormatISO8601DateTime(int64_t ...
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/225aa5d6d519...a674e89d2771
< bitcoin-git> [bitcoin] achow101 opened pull request #18204: descriptors: improve descriptor cache and cache xpubs (master...desc-xpub-cache) https://github.com/bitcoin/bitcoin/pull/18204

2020-02-24

< bitcoin-git> [bitcoin] Sjors reopened pull request #16378: [WIP] The ultimate send RPC (master...2019/07/send) https://github.com/bitcoin/bitcoin/pull/16378
< bitcoin-git> [bitcoin] Sjors opened pull request #18202: refactor: consolidate sendmany and sendtoaddress code (master...2020/02/refactor_sendmany_sendtoaddress) https://github.com/bitcoin/bitcoin/pull/18202
< bitcoin-git> [bitcoin] Sjors closed pull request #18201: rpc: sendmany and sendtoaddress return PSBT for wallets without private keys (master...2020/02/sendmany_sendtoaddress) https://github.com/bitcoin/bitcoin/pull/18201
< bitcoin-git> [bitcoin] Sjors opened pull request #18201: rpc: sendmany and sendtoaddress return PSBT for wallets without private keys (master...2020/02/sendmany_sendtoaddress) https://github.com/bitcoin/bitcoin/pull/18201
< bitcoin-git> bitcoin/master 225aa5d MarcoFalke: Merge #18193: scripted-diff: Wallet: Rename incorrectly named *UsedDestina...
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18193: scripted-diff: Wallet: Rename incorrectly named *UsedDestination (master...rename_useddest) https://github.com/bitcoin/bitcoin/pull/18193
< bitcoin-git> bitcoin/master bca8665 Luke Dashjr: scripted-diff: Wallet: Rename incorrectly named *UsedDestination
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ab9de435880c...225aa5d6d519
< bitcoin-git> [bitcoin] fanquake closed pull request #18200: Sebible v0.18.1 prow (master...sebible-v0.18.1-prow) https://github.com/bitcoin/bitcoin/pull/18200
< bitcoin-git> [bitcoin] zengyiheng opened pull request #18200: Sebible v0.18.1 prow (master...sebible-v0.18.1-prow) https://github.com/bitcoin/bitcoin/pull/18200
< bitcoin-git> [bitcoin] practicalswift closed pull request #18199: build: Enable AddressSanitizer as part of --enable-debug (master...enable-debug-asan) https://github.com/bitcoin/bitcoin/pull/18199

2020-02-23

< bitcoin-git> [bitcoin] practicalswift opened pull request #18199: build: Enable AddressSanitizer as part of --enable-debug (master...enable-debug-asan) https://github.com/bitcoin/bitcoin/pull/18199
< bitcoin-git> [bitcoin] practicalswift reopened pull request #17208: Make all tests pass UBSan without using any UBSan suppressions (master...ubsan-warnings) https://github.com/bitcoin/bitcoin/pull/17208

2020-02-22

< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18181: test: Remove incorrect assumptions in validation_flush_tests (master...2002-ciTestValNoArch) https://github.com/bitcoin/bitcoin/pull/18181
< bitcoin-git> bitcoin/master ab9de43 MarcoFalke: Merge #18181: test: Remove incorrect assumptions in validation_flush_tests...
< bitcoin-git> bitcoin/master faca8ef MarcoFalke: test: Remove incorrect assumptions in validation_flush_tests
< bitcoin-git> bitcoin/master fa31eeb MarcoFalke: test: Tabs to spaces in all tests
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/36e507227ed6...ab9de435880c
< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #18195: test: Add cost_of_change parameter assertions to bnb_search_test (master...add-coinselection-cost-of-change-test-cases) https://github.com/bitcoin/bitcoin/pull/18195
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #18195: test: Add cost_of_change parameter assertions to bnb_search_test (master...add-coinselection-cost-of-change-test-cases) https://github.com/bitcoin/bitcoin/pull/18195
< bitcoin-git> [bitcoin] yusufsahinhamza opened pull request #18197: rpc: update some RPCExamples to bech32 (master...rpc-examples) https://github.com/bitcoin/bitcoin/pull/18197
< bitcoin-git> [bitcoin] HonyZahy closed pull request #18196: dumpBlock (master...master) https://github.com/bitcoin/bitcoin/pull/18196
< bitcoin-git> [bitcoin] HonyZahy opened pull request #18196: dumpBlock (master...master) https://github.com/bitcoin/bitcoin/pull/18196
< bitcoin-git> [bitcoin] yancyribbens opened pull request #18195: test: Add cost_of_change parameter assertions to bnb_search_test (master...add-coinselection-cost-of-change-test-cases) https://github.com/bitcoin/bitcoin/pull/18195
< bitcoin-git> [bitcoin] luke-jr opened pull request #18194: GUI: Remove broken ability to edit the address field in the sending address book (master...bugfix_gui_edit_sendaddr) https://github.com/bitcoin/bitcoin/pull/18194
< bitcoin-git> [bitcoin] luke-jr opened pull request #18193: scripted-diff: Wallet: Rename incorrectly named *UsedDestination (master...rename_useddest) https://github.com/bitcoin/bitcoin/pull/18193
< bitcoin-git> [bitcoin] luke-jr opened pull request #18192: Bugfix: Wallet: Safely deal with change in the address book (master...bugfix_addressbook_change) https://github.com/bitcoin/bitcoin/pull/18192
< bitcoin-git> [bitcoin] JeremyRubin opened pull request #18191: Epoch mempool cache regression plus remove excluded set. (master...epoch-mempool-cache-regression-plus-remove-excluded) https://github.com/bitcoin/bitcoin/pull/18191

2020-02-21

< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18183: test: Set catch_system_errors=no on boost unit tests (master...2002-testNoCatchSystemErrors) https://github.com/bitcoin/bitcoin/pull/18183
< bitcoin-git> bitcoin/master 36e5072 MarcoFalke: Merge #18183: test: Set catch_system_errors=no on boost unit tests
< bitcoin-git> bitcoin/master fac52da MarcoFalke: test: Set catch_system_errors=no on boost unit tests
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9dd7bd47be2f...36e507227ed6
< bitcoin-git> [bitcoin] luke-jr closed pull request #18175: [0.19] build: Allow export of environ symbols and work around rv64 toolchain issue (0.19...pr17569-0.18) https://github.com/bitcoin/bitcoin/pull/18175
< bitcoin-git> [bitcoin] meshcollider merged pull request #18034: Get the OutputType for a descriptor (master...desc-getoutputtype) https://github.com/bitcoin/bitcoin/pull/18034
< bitcoin-git> bitcoin/master 9dd7bd4 Samuel Dobson: Merge #18034: Get the OutputType for a descriptor
< bitcoin-git> bitcoin/master 7e80f64 Andrew Chow: Get the OutputType for a descriptor
< bitcoin-git> [bitcoin] meshcollider pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e9fc8f6e7f57...9dd7bd47be2f
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18172: test: Transaction expiry from mempool (master...2020-02-mempool-expiry-test) https://github.com/bitcoin/bitcoin/pull/18172
< bitcoin-git> bitcoin/master e9fc8f6 MarcoFalke: Merge #18172: test: Transaction expiry from mempool
< bitcoin-git> bitcoin/master d6d2602 0xb10c: add: test that transactions expire from mempool
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/eb3c6b091234...e9fc8f6e7f57
< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #16117: util: Replace boost:: with std:: in utiltime (master...1905-noBoostUtilTime) https://github.com/bitcoin/bitcoin/pull/16117
< bitcoin-git> [bitcoin] practicalswift opened pull request #18190: tests: Add fuzzing harness for Golomb-Rice coding (GolombRiceEncode/GolombRiceDecode) (master...fuzzers-golomb-rice) https://github.com/bitcoin/bitcoin/pull/18190
< bitcoin-git> [bitcoin] uhliksk opened pull request #18189: Add error handling to all boost filesystem functions (master...master) https://github.com/bitcoin/bitcoin/pull/18189
< bitcoin-git> [bitcoin] jonasschnelli closed pull request #18131: add macOS notarization info to the release process doc (master...2020/02/notarize) https://github.com/bitcoin/bitcoin/pull/18131
< bitcoin-git> [bitcoin] fanquake closed pull request #18171: build: add macOS signing entitlements to macdeploy (master...macos_signing_requirements) https://github.com/bitcoin/bitcoin/pull/18171

2020-02-20

< bitcoin-git> [bitcoin] instagibbs reopened pull request #15283: log: Fix UB with bench on genesis block (master...ub_genesis_bench) https://github.com/bitcoin/bitcoin/pull/15283
< bitcoin-git> [bitcoin] practicalswift closed pull request #17208: Make all tests pass UBSan without using any UBSan suppressions (master...ubsan-warnings) https://github.com/bitcoin/bitcoin/pull/17208
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #18188: test: Bump process time in scheduler_tests to avoid race (master...2002-testBumpSched) https://github.com/bitcoin/bitcoin/pull/18188
< bitcoin-git> [bitcoin] Empact closed pull request #13949: Introduce MempoolObserver interface to break "policy/fees -> txmempool -> policy/fees" circular dependency (master...mempool-observer) https://github.com/bitcoin/bitcoin/pull/13949
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18188: test: Bump process time in scheduler_tests to avoid race (master...2002-testBumpSched) https://github.com/bitcoin/bitcoin/pull/18188
< bitcoin-git> [bitcoin] jonasschnelli opened pull request #18187: Add --options runtime (runtime hardening) to macOS codesign (master...2020/02/macos_runtime_hardening) https://github.com/bitcoin/bitcoin/pull/18187
< bitcoin-git> [bitcoin] Mentors4EDU closed pull request #18186: Stage and add commits behind (master...master) https://github.com/bitcoin/bitcoin/pull/18186
< bitcoin-git> [bitcoin] Mentors4EDU opened pull request #18186: Stage and add commits behind (master...master) https://github.com/bitcoin/bitcoin/pull/18186
< bitcoin-git> [bitcoin] icota closed pull request #18179: Add Lightning Network support (master...2020-01-core-lightning) https://github.com/bitcoin/bitcoin/pull/18179
< bitcoin-git> [bitcoin] fanquake merged pull request #18070: doc: add note about `brew doctor` (master...documentation) https://github.com/bitcoin/bitcoin/pull/18070
< bitcoin-git> bitcoin/master eb3c6b0 fanquake: Merge #18070: doc: add note about `brew doctor`
< bitcoin-git> bitcoin/master 63ce882 Gastón I. Silva: doc: link to homebrew's troubleshooting page
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/56fc2dfcc3e6...eb3c6b091234
< bitcoin-git> [bitcoin] fanquake merged pull request #18122: rpc: update validateaddress RPCExamples to bech32 (master...20200211-rpc-update-validateaddress-rpcexamples-to-bech32) https://github.com/bitcoin/bitcoin/pull/18122
< bitcoin-git> bitcoin/master 7f1475c Sebastian Falbesoner: rpc: update validateaddress RPCExamples to bech32
< bitcoin-git> bitcoin/master 56fc2df fanquake: Merge #18122: rpc: update validateaddress RPCExamples to bech32
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/eddcbfb109e5...56fc2dfcc3e6
< bitcoin-git> [bitcoin] hebasto reopened pull request #18077: net: Add NAT-PMP port forwarding support (master...20200130-natpmp) https://github.com/bitcoin/bitcoin/pull/18077
< bitcoin-git> [bitcoin] hebasto closed pull request #18077: net: Add NAT-PMP port forwarding support (master...20200130-natpmp) https://github.com/bitcoin/bitcoin/pull/18077
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18183: test: Set catch_system_errors=no on boost unit tests (master...2002-testNoCatchSystemErrors) https://github.com/bitcoin/bitcoin/pull/18183

2020-02-19

< bitcoin-git> [bitcoin] fanquake closed pull request #18154: Trivial(qt): Capitalization, spelling (master...qt-nitpicking) https://github.com/bitcoin/bitcoin/pull/18154
< bitcoin-git> bitcoin/master 5ea8144 practicalswift: tests: Add support for excluding fuzz targets using -x/--exclude
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18166: ci: Run fuzz testing test cases (bitcoin-core/qa-assets) under valgrind to catch memory errors (master...fuzz-test-cases-under-valgrind) https://github.com/bitcoin/bitcoin/pull/18166
< bitcoin-git> bitcoin/master a3b539a practicalswift: ci: Run fuzz testing test cases under valgrind
< bitcoin-git> bitcoin/master 555236f practicalswift: tests: Remove -detect_leaks=0 from test/fuzz/test_runner.py - no longer ne...
< bitcoin-git> [bitcoin] MarcoFalke pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/68e841e0af22...eddcbfb109e5
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18181: test: Remove incorrect assumptions in validation_flush_tests (master...2002-ciTestValNoArch) https://github.com/bitcoin/bitcoin/pull/18181
< bitcoin-git> [bitcoin] icota opened pull request #18179: Add Lightning Network support (master...2020-01-core-lightning) https://github.com/bitcoin/bitcoin/pull/18179
< bitcoin-git> [bitcoin] jonatack opened pull request #18178: test: update valgrind suppressions (master...add-valgrind-suppressions) https://github.com/bitcoin/bitcoin/pull/18178
< bitcoin-git> [bitcoin] Sjors closed pull request #16895: External signer multisig support (master...2019/09/hww-multisig) https://github.com/bitcoin/bitcoin/pull/16895
< bitcoin-git> bitcoin/master a304a36 Russell Yanofsky: Revert "Store p2sh scripts in AddAndGetDestinationForScript"
< bitcoin-git> [bitcoin] meshcollider merged pull request #18067: wallet: Improve LegacyScriptPubKeyMan::CanProvide script recognition (master...pr/provide) https://github.com/bitcoin/bitcoin/pull/18067
< bitcoin-git> bitcoin/master eb7d8a5 Sjors Provoost: [test] check for addmultisigaddress regression
< bitcoin-git> bitcoin/master 005f8a9 Russell Yanofsky: wallet: Improve LegacyScriptPubKeyMan::CanProvide script recognition
< bitcoin-git> [bitcoin] meshcollider pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/36f42e1bf43f...68e841e0af22

2020-02-18

< bitcoin-git> [bitcoin] martinus closed pull request #17060: Cache 26% more coins: Reduce CCoinsMap::value_type from 96 to 76 bytes (master...2019-09-more-compact-Coin) https://github.com/bitcoin/bitcoin/pull/17060
< bitcoin-git> [bitcoin] sdaftuar reopened pull request #18044: Use wtxid for transaction relay (master...2020-01-wtxid-inv) https://github.com/bitcoin/bitcoin/pull/18044
< bitcoin-git> [bitcoin] sdaftuar closed pull request #18044: Use wtxid for transaction relay (master...2020-01-wtxid-inv) https://github.com/bitcoin/bitcoin/pull/18044
< bitcoin-git> [bitcoin] practicalswift opened pull request #18176: tests: Add fuzzing harness for CScript operations (master...fuzzers-script_ops) https://github.com/bitcoin/bitcoin/pull/18176
< bitcoin-git> [bitcoin] luke-jr opened pull request #18175: [0.19] build: Allow export of environ symbols and work around rv64 toolchain issue (0.19...pr17569-0.18) https://github.com/bitcoin/bitcoin/pull/18175
< bitcoin-git> [bitcoin] amitiuttarwar opened pull request #18174: WIP test: make mockscheduler test more reliable (master...2020-02-fix-scheduler-test) https://github.com/bitcoin/bitcoin/pull/18174
< bitcoin-git> [bitcoin] theStack opened pull request #18173: refactor: test/bench: deduplicate SetupDummyInputs() (master...20200218-refactor-dedup-SetupDummyInputs) https://github.com/bitcoin/bitcoin/pull/18173
< bitcoin-git> [bitcoin] 0xB10C opened pull request #18172: test: Transaction expiry from mempool (master...2020-02-mempool-expiry-test) https://github.com/bitcoin/bitcoin/pull/18172
< bitcoin-git> [bitcoin] fanquake opened pull request #18171: build: add macOS signing entitlements to macdeploy (master...macos_signing_requirements) https://github.com/bitcoin/bitcoin/pull/18171
< bitcoin-git> [bitcoin] travinkeith opened pull request #18170: doc: Minor grammatical changes and flow improvements (master...patch-2) https://github.com/bitcoin/bitcoin/pull/18170
< bitcoin-git> [bitcoin] fanquake closed pull request #18169: Update CONTRIBUTING.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/18169
< bitcoin-git> [bitcoin] travinkeith opened pull request #18169: Update CONTRIBUTING.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/18169
< bitcoin-git> [bitcoin] toxeus opened pull request #18168: httpserver: use own HTTP status codes (master...500) https://github.com/bitcoin/bitcoin/pull/18168
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18037: Util: Allow scheduler to be mocked (master...2020-01-mock-scheduler) https://github.com/bitcoin/bitcoin/pull/18037
< bitcoin-git> bitcoin/master 930d837 Amiti Uttarwar: [test] add chainparams property to indicate chain allows time mocking
< bitcoin-git> bitcoin/master 1cd43e8 Amiti Uttarwar: [test] unit test for new MockForward scheduler method
< bitcoin-git> bitcoin/master a6f6359 Amiti Uttarwar: [util] allow scheduler to be mocked
< bitcoin-git> [bitcoin] MarcoFalke pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/179504ccb6f4...36f42e1bf43f

2020-02-17

< bitcoin-git> [bitcoin] TheQuantumPhysicist opened pull request #18167: Fix a violation of C++ standard rules where unions are used for type-punning (master...master) https://github.com/bitcoin/bitcoin/pull/18167
< bitcoin-git> [bitcoin] practicalswift opened pull request #18166: ci: Run fuzz testing test cases under valgrind (master...fuzz-test-cases-under-valgrind) https://github.com/bitcoin/bitcoin/pull/18166
< bitcoin-git> [bitcoin] laanwj merged pull request #17948: build: pass -fno-ident in Windows gitian descriptor (master...pass_fno_ident) https://github.com/bitcoin/bitcoin/pull/17948
< bitcoin-git> bitcoin/master 179504c Wladimir J. van der Laan: Merge #17948: build: pass -fno-ident in Windows gitian descriptor
< bitcoin-git> bitcoin/master 530d02a fanquake: build: pass -fno-ident in Windows gitian descriptor
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/051439813e2c...179504ccb6f4
< bitcoin-git> [bitcoin] laanwj merged pull request #13339: wallet: Replace %w by wallet name in -walletnotify script (master...2018-05-walletnotify) https://github.com/bitcoin/bitcoin/pull/13339
< bitcoin-git> bitcoin/master 0514398 Wladimir J. van der Laan: Merge #13339: wallet: Replace %w by wallet name in -walletnotify script
< bitcoin-git> bitcoin/master 4e9efac Joao Barbosa: test: Check wallet name in -walletnotify script
< bitcoin-git> bitcoin/master 9a5b5ee Joao Barbosa: wallet: Replace %w by wallet name in -walletnotify script
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/263f53e2d07a...051439813e2c
< bitcoin-git> [bitcoin] luke-jr opened pull request #18165: Consolidate service flag bit-to-name conversion to a shared serviceFlagToStr function (master...svcflags2str) https://github.com/bitcoin/bitcoin/pull/18165
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18098: scripted-diff: Add missing spaces in RPCResult, Normalize type names (master...1912-rpcDocFixes) https://github.com/bitcoin/bitcoin/pull/18098
< bitcoin-git> bitcoin/master 263f53e MarcoFalke: Merge #18098: scripted-diff: Add missing spaces in RPCResult, Normalize ty...
< bitcoin-git> bitcoin/master fad027f MarcoFalke: scripted-diff: Add missing spaces in RPCResult, Fix type names
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/94c0287aec9a...263f53e2d07a

2020-02-16

< bitcoin-git> [bitcoin] theStack opened pull request #18164: rpc: generalize address in decoderawtransaction RPCResult (master...20200216-rpc-remove-concrete-address-from-rpcresult) https://github.com/bitcoin/bitcoin/pull/18164
< bitcoin-git> [bitcoin] achow101 opened pull request #18163: descriptors: Use xpub at last hardened step if possible (master...desc-last-hardened) https://github.com/bitcoin/bitcoin/pull/18163
< bitcoin-git> [bitcoin] practicalswift opened pull request #18162: util: Avoid potential uninitialized read in FormatISO8601DateTime(int64_t n) by checking gmtime_s/gmtime_r return value (master...FormatISO8601DateTime-unitialized-read) https://github.com/bitcoin/bitcoin/pull/18162
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18159: tests: Add --valgrind option to test/fuzz/test_runner.py for running fuzzing test cases under valgrind (master...fuzzers-valgrind) https://github.com/bitcoin/bitcoin/pull/18159
< bitcoin-git> bitcoin/master 94c0287 MarcoFalke: Merge #18159: tests: Add --valgrind option to test/fuzz/test_runner.py for...
< bitcoin-git> bitcoin/master 1b068c5 practicalswift: tests: Add --valgrind option to test/fuzz/test_runner.py for running fuzzi...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/33861a836727...94c0287aec9a
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18145: build: add Wreturn-type to Werror flags, check on more Travis machines (master...2020/return-type) https://github.com/bitcoin/bitcoin/pull/18145
< bitcoin-git> bitcoin/master 33861a8 MarcoFalke: Merge #18145: build: add Wreturn-type to Werror flags, check on more Travi...
< bitcoin-git> bitcoin/master c98c26e Sjors Provoost: ci: use --enable-werror on more hosts
< bitcoin-git> bitcoin/master 6ba617d Sjors Provoost: build: add Wreturn-type to Werror flags
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/2a2631fb0dc7...33861a836727
< bitcoin-git> [bitcoin] promag opened pull request #18160: gui: Avoid Wallet::GetBalance in WalletModel::pollBalanceChanged (master...2020-02-avoid-getbalance) https://github.com/bitcoin/bitcoin/pull/18160
< bitcoin-git> [bitcoin] practicalswift opened pull request #18159: tests: Add --valgrind option to test/fuzz/test_runner.py for running fuzzing test cases under valgrind (master...fuzzers-valgrind) https://github.com/bitcoin/bitcoin/pull/18159
< bitcoin-git> [bitcoin] jkcd opened pull request #18157: doc: fixing init.md documentation to not require rpcpassword (master...fix_16346_doc_init) https://github.com/bitcoin/bitcoin/pull/18157

2020-02-15

< bitcoin-git> [bitcoin] practicalswift opened pull request #18155: tests: Add harness which fuzzes EvalScript and VerifyScript using a fuzzed signature checker (master...fuzzers-signature_checker) https://github.com/bitcoin/bitcoin/pull/18155
< bitcoin-git> [bitcoin] yahiheb opened pull request #18154: Trivial(qt): Capitalization, spelling (master...qt-nitpicking) https://github.com/bitcoin/bitcoin/pull/18154
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18108: Fix .gitignore policy in build_msvc directory (master...20200210-fix-msvc-gitignore) https://github.com/bitcoin/bitcoin/pull/18108
< bitcoin-git> bitcoin/master 2a2631f MarcoFalke: Merge #18108: Fix .gitignore policy in build_msvc directory
< bitcoin-git> bitcoin/master dcb7af0 Hennadii Stepanov: Ignore only auto-generated .vcxproj files
< bitcoin-git> bitcoin/master 79c811c Hennadii Stepanov: Specify ignored bitcoin-qt file precisely
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/470664f2b788...2a2631fb0dc7
< bitcoin-git> [bitcoin] luke-jr opened pull request #18153: doc/release-process: Restore and update PPA note (master...doc_ppa_202002) https://github.com/bitcoin/bitcoin/pull/18153
< bitcoin-git> [bitcoin] hebasto opened pull request #18152: qt: Use NotificationStatus enum for signals to GUI (master...20200215-pr18121-followup2) https://github.com/bitcoin/bitcoin/pull/18152
< bitcoin-git> [bitcoin] fanquake opened pull request #18151: build: replace libdmg and genisoimage with xorriso (master...xorriso_replaces_libdmg_genisoimage) https://github.com/bitcoin/bitcoin/pull/18151
< bitcoin-git> [bitcoin] sipa closed pull request #10785: Serialization improvements (master...20170707_noncastserial) https://github.com/bitcoin/bitcoin/pull/10785

2020-02-14

< bitcoin-git> [bitcoin] fanquake closed pull request #18148: Update README.md (master...JeremyRubin-patch-1) https://github.com/bitcoin/bitcoin/pull/18148
< bitcoin-git> [bitcoin] vasild opened pull request #18149: build: change --enable-werror to enable -Werror (master...werror) https://github.com/bitcoin/bitcoin/pull/18149
< bitcoin-git> [bitcoin] JeremyRubin opened pull request #18148: Update README.md (master...JeremyRubin-patch-1) https://github.com/bitcoin/bitcoin/pull/18148
< bitcoin-git> [bitcoin] sanjaykdragon closed pull request #18146: refactor / optimizations: feebumper (master...patch-1) https://github.com/bitcoin/bitcoin/pull/18146
< bitcoin-git> [bitcoin] practicalswift opened pull request #18147: qt: Kill the locale dependency bug class by not allowing Qt to mess with LC_NUMERIC (master...kill-locale-dependency-bug-class) https://github.com/bitcoin/bitcoin/pull/18147
< bitcoin-git> [bitcoin] sanjaykdragon opened pull request #18146: refactor / optimizations: feebumper (master...patch-1) https://github.com/bitcoin/bitcoin/pull/18146
< bitcoin-git> [bitcoin] Sjors opened pull request #18145: build: add Wreturn-type to Werror flags, check on more Travis machines (master...2020/return-type) https://github.com/bitcoin/bitcoin/pull/18145

2020-02-13

< bitcoin-git> [bitcoin] fanquake closed pull request #18143: Update chainparams.cpp (master...patch-1) https://github.com/bitcoin/bitcoin/pull/18143
< bitcoin-git> [bitcoin] bitzec opened pull request #18143: Update chainparams.cpp (master...patch-1) https://github.com/bitcoin/bitcoin/pull/18143
< bitcoin-git> [bitcoin] laanwj merged pull request #17746: refactor: rpc: Remove vector copy from listtransactions (master...2019-12-listtransactions) https://github.com/bitcoin/bitcoin/pull/17746
< bitcoin-git> bitcoin/master 25bc17f Joao Barbosa: refactor: rpc: Remove vector copy from listtransactions
< bitcoin-git> bitcoin/master 470664f Wladimir J. van der Laan: Merge #17746: refactor: rpc: Remove vector copy from listtransactions
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0c20809da85a...470664f2b788
< bitcoin-git> [bitcoin] laanwj merged pull request #18139: doc: Add missing author to 0.19.1 release notes (0.19...2002-docRelAuth) https://github.com/bitcoin/bitcoin/pull/18139
< bitcoin-git> bitcoin/0.19 a28ea31 Wladimir J. van der Laan: Merge #18139: doc: Add missing author to 0.19.1 release notes
< bitcoin-git> bitcoin/0.19 facbdc0 MarcoFalke: doc: Add missing author to 0.19.1 release notes
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to 0.19: https://github.com/bitcoin/bitcoin/compare/628103d67302...a28ea316ed47
< bitcoin-git> [bitcoin] Bushstar closed pull request #18138: build: remove redundant compiler warning suppression (master...redundant-no-error) https://github.com/bitcoin/bitcoin/pull/18138
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18139: doc: Add missing author to 0.19.1 release notes (0.19...2002-docRelAuth) https://github.com/bitcoin/bitcoin/pull/18139
< bitcoin-git> [bitcoin] Bushstar opened pull request #18138: build: remove redundant compiler error supression (master...redundant-no-error) https://github.com/bitcoin/bitcoin/pull/18138
< bitcoin-git> [bitcoin] jonasschnelli merged pull request #18121: gui: Throttle GUI update pace when -reindex (master...20200211-reindex-gui) https://github.com/bitcoin/bitcoin/pull/18121
< bitcoin-git> bitcoin/master 0c20809 Jonas Schnelli: Merge #18121: gui: Throttle GUI update pace when -reindex
< bitcoin-git> bitcoin/master c9fe612 Hennadii Stepanov: gui: Throttle GUI update pace when -reindex
< bitcoin-git> [bitcoin] jonasschnelli pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b6a16fa44ef2...0c20809da85a
< bitcoin-git> bitcoin/master b6a16fa Jonas Schnelli: Merge #18123: gui: Fix race in WalletModel::pollBalanceChanged
< bitcoin-git> [bitcoin] jonasschnelli merged pull request #18123: gui: Fix race in WalletModel::pollBalanceChanged (master...pr/pollbug) https://github.com/bitcoin/bitcoin/pull/18123
< bitcoin-git> bitcoin/master bf36a3c Russell Yanofsky: gui: Fix race in WalletModel::pollBalanceChanged
< bitcoin-git> [bitcoin] jonasschnelli pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2bdc476d4d23...b6a16fa44ef2
< bitcoin-git> [bitcoin] fanquake opened pull request #18135: build: add --no-insert-timestamp to Windows linker flags (master...no_insert_timestamp_ld) https://github.com/bitcoin/bitcoin/pull/18135
< bitcoin-git> [bitcoin] Empact opened pull request #18134: Replace std::to_string with locale-independent alternative (master...2020-02-to-string) https://github.com/bitcoin/bitcoin/pull/18134
< bitcoin-git> [bitcoin] luke-jr opened pull request #18133: Fix various edge case bugs in QValidatedLineEdit (master...bugfix_qvalidlineedit) https://github.com/bitcoin/bitcoin/pull/18133

2020-02-12

< bitcoin-git> [bitcoin] MarcoFalke closed pull request #18127: fuzz: Add fuzzer for ConditionStack (master...2002-fuzzConditionStack) https://github.com/bitcoin/bitcoin/pull/18127
< bitcoin-git> [bitcoin] practicalswift closed pull request #17760: util: Don't depend on locale when trimming strings. Add tests. (master...trimming-without-borders) https://github.com/bitcoin/bitcoin/pull/17760
< bitcoin-git> [bitcoin] jonasschnelli opened pull request #18131: add macOS notarization info to the release process doc (master...2020/02/notarize) https://github.com/bitcoin/bitcoin/pull/18131
< bitcoin-git> [bitcoin] Empact opened pull request #18130: Replace uses of boost::trim* with non-locale-dependent alternatives (master...2020-02-boost-trim) https://github.com/bitcoin/bitcoin/pull/18130
< bitcoin-git> [bitcoin] abitfan opened pull request #18129: Doc: Fix BSD docs regarding gmake (master...bsddocs) https://github.com/bitcoin/bitcoin/pull/18129
< bitcoin-git> [bitcoin] laanwj merged pull request #17708: prevector: avoid misaligned member accesses (master...201912-prevec-pack) https://github.com/bitcoin/bitcoin/pull/17708
< bitcoin-git> bitcoin/master 5f26855 Wladimir J. van der Laan: test: Remove ubsan alignment suppressions
< bitcoin-git> bitcoin/master 2bdc476 Wladimir J. van der Laan: Merge #17708: prevector: avoid misaligned member accesses
< bitcoin-git> bitcoin/master 9d933ef Anthony Towns: prevector: avoid misaligned member accesses
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/d4fc9aeb8b6a...2bdc476d4d23
< bitcoin-git> [bitcoin] laanwj merged pull request #18125: doc: remove PPA note from release-process.md (master...dont_bug_the_bluematt) https://github.com/bitcoin/bitcoin/pull/18125
< bitcoin-git> bitcoin/master d4fc9ae Wladimir J. van der Laan: Merge #18125: doc: remove PPA note from release-process.md
< bitcoin-git> bitcoin/master 53234fd fanquake: doc: remove PPA note from release-process.md
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/caa2f3af2928...d4fc9aeb8b6a
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18127: fuzz: Add fuzzer for ConditionStack (master...2002-fuzzConditionStack) https://github.com/bitcoin/bitcoin/pull/18127
< bitcoin-git> [bitcoin] practicalswift opened pull request #18126: tests: Add fuzzing harness testing the locale independence of the strencodings.h functions (master...fuzzers-locale) https://github.com/bitcoin/bitcoin/pull/18126
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #12134: Build previous releases and run functional tests (master...previous-release) https://github.com/bitcoin/bitcoin/pull/12134
< bitcoin-git> bitcoin/master c7ca630 Sjors Provoost: [scripts] support release candidates of earlier releases
< bitcoin-git> bitcoin/master 8b1460d Sjors Provoost: [tests] check v0.17.1 and v0.18.1 backwards compatibility
< bitcoin-git> bitcoin/master ae379cf Sjors Provoost: [scripts] build earlier releases
< bitcoin-git> [bitcoin] MarcoFalke pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/73a396e0280a...caa2f3af2928
< bitcoin-git> [bitcoin] giulio92 closed pull request #17981: Docs: Improve release-process.md formatting (master...release-process-formatting) https://github.com/bitcoin/bitcoin/pull/17981
< bitcoin-git> [bitcoin] fanquake opened pull request #18125: doc: remove PPA note from release-process.md (master...dont_bug_the_bluematt) https://github.com/bitcoin/bitcoin/pull/18125
< bitcoin-git> bitcoin/master 73a396e fanquake: Merge #18004: build: don't embed a build-id when building libdmg-hfsplus
< bitcoin-git> bitcoin/master cb9e88e fanquake: build: don't embed a build-id when building libdmg-hfsplus
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/98264e2ccb17...73a396e0280a

2020-02-11

< bitcoin-git> [bitcoin] practicalswift opened pull request #18124: init: Clarify C and C++ locale assumptions. Add locale sanity check to verify assumptions at run-time. (master...LocaleSanityCheck) https://github.com/bitcoin/bitcoin/pull/18124
< bitcoin-git> [bitcoin] ryanofsky opened pull request #18123: gui: Fix race in WalletModel::pollBalanceChanged (master...pr/pollbug) https://github.com/bitcoin/bitcoin/pull/18123
< bitcoin-git> [bitcoin] theStack opened pull request #18122: rpc: update validateaddress RPCExamples to bech32 (master...20200211-rpc-update-validateaddress-rpcexamples-to-bech32) https://github.com/bitcoin/bitcoin/pull/18122
< bitcoin-git> [bitcoin] hebasto opened pull request #18121: gui: Throttle GUI update pace when -reindex (master...20200211-reindex-gui) https://github.com/bitcoin/bitcoin/pull/18121