2019-06-05

< bitcoin-git> [bitcoin] JosuGZ opened pull request #16153: Qt: Add antialiasing to traffic graph widget (master...antialiasing) https://github.com/bitcoin/bitcoin/pull/16153
< bitcoin-git> [bitcoin] sdaftuar closed pull request #15505: [p2p] Request NOTFOUND transactions immediately from other outbound peers, when possible (master...2019-02-notfound-requests) https://github.com/bitcoin/bitcoin/pull/15505
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #16041: depends: Build secondary deps statically. (master...2019-05-depends-static-if-secondary-dep) https://github.com/bitcoin/bitcoin/pull/16041
< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #16041: depends: Build secondary deps statically. (master...2019-05-depends-static-if-secondary-dep) https://github.com/bitcoin/bitcoin/pull/16041
< bitcoin-git> [bitcoin] TheBlueMatt opened pull request #16152: Disable bloom filtering by default. (master...2019-06-fix-dos) https://github.com/bitcoin/bitcoin/pull/16152
< bitcoin-git> [bitcoin] fanquake closed pull request #16041: depends: Build secondary deps statically. (master...2019-05-depends-static-if-secondary-dep) https://github.com/bitcoin/bitcoin/pull/16041
< bitcoin-git> [bitcoin] laanwj merged pull request #15844: depends: Purge libtool archives (master...2019-04-depends-purge-libtool-archives) https://github.com/bitcoin/bitcoin/pull/15844
< bitcoin-git> [bitcoin] laanwj pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/03e2786f05c8...03858b23fe1d
< bitcoin-git> bitcoin/master 1420928 Carl Dong: depends: Build secondary deps statically.
< bitcoin-git> bitcoin/master 683b7d7 Carl Dong: depends: Purge libtool archives
< bitcoin-git> bitcoin/master 0e75263 Carl Dong: depends: libXext: Bump to 1.3.3 to fix _XEatDataWords
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #16149: doc: Rework section on ACK (master...1906-docACK) https://github.com/bitcoin/bitcoin/pull/16149
< bitcoin-git> [bitcoin] laanwj merged pull request #16140: docs: create security policy (master...security-policy) https://github.com/bitcoin/bitcoin/pull/16140
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d936cf9eaf83...03e2786f05c8
< bitcoin-git> bitcoin/master fdd7fa1 Neha Narula: docs: create security policy
< bitcoin-git> bitcoin/master 03e2786 Wladimir J. van der Laan: Merge #16140: docs: create security policy
< bitcoin-git> [bitcoin] laanwj merged pull request #15985: Add test for GCC bug 90348 (master...201905_gccbug90348) https://github.com/bitcoin/bitcoin/pull/15985
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/52ec4c64e89f...d936cf9eaf83
< bitcoin-git> bitcoin/master 58e291c Pieter Wuille: Add test for GCC bug 90348
< bitcoin-git> bitcoin/master d936cf9 Wladimir J. van der Laan: Merge #15985: Add test for GCC bug 90348
< bitcoin-git> [bitcoin] mxaddict opened pull request #16147: Updated more NULL -> nullptr (master...patch-1) https://github.com/bitcoin/bitcoin/pull/16147
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #16146: Updated more NULL -> nullptr (master...patch-1) https://github.com/bitcoin/bitcoin/pull/16146
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5d37c1bde01a...52ec4c64e89f
< bitcoin-git> bitcoin/master 7860c98 whythat: wallet: do not encrypt wallets with disabled private keys
< bitcoin-git> bitcoin/master 52ec4c6 Wladimir J. van der Laan: Merge #16144: wallet: do not encrypt wallets with disabled private keys
< bitcoin-git> [bitcoin] laanwj merged pull request #16144: wallet: do not encrypt wallets with disabled private keys (master...encrypt-watchonly) https://github.com/bitcoin/bitcoin/pull/16144
< bitcoin-git> [bitcoin] mxaddict opened pull request #16146: Updated more NULL -> nullptr (master...patch-1) https://github.com/bitcoin/bitcoin/pull/16146
< bitcoin-git> [bitcoin] LongShao007 closed pull request #16131: enable -salvagewallet test in wallet_basic.py (master...pytest) https://github.com/bitcoin/bitcoin/pull/16131
< bitcoin-git> bitcoin/master 3ccbc37 James O'Beirne: refactoring: FlushStateToDisk -> CChainState
< bitcoin-git> [bitcoin] laanwj merged pull request #15976: refactor: move methods under CChainState (pt. 1) (master...2019-05-au-cchainstate) https://github.com/bitcoin/bitcoin/pull/15976
< bitcoin-git> [bitcoin] laanwj pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/51858c57f0e2...5d37c1bde01a
< bitcoin-git> bitcoin/master d7c97ed James O'Beirne: move-only: make the CChainState interface public
< bitcoin-git> bitcoin/master 4d66886 James O'Beirne: refactoring: introduce ChainstateActive()

2019-06-04

< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16139: Docs: Add riscv64 to outputs list in release-process.md (master...doc-release-process-riscv) https://github.com/bitcoin/bitcoin/pull/16139
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d3a1c2502bb1...51858c57f0e2
< bitcoin-git> bitcoin/master 6f7f141 JeremyRand: Add riscv64 to outputs list in release-process.md
< bitcoin-git> bitcoin/master 51858c5 MarcoFalke: Merge #16139: Docs: Add riscv64 to outputs list in release-process.md
< bitcoin-git> [bitcoin] promag opened pull request #16145: gui: Prevent idle sleep if in macos while in IBD (master...2019-06-prevent-idle-sleep-ibd) https://github.com/bitcoin/bitcoin/pull/16145
< bitcoin-git> [bitcoin] mrwhythat opened pull request #16144: wallet: do not encrypt wallets with disabled private keys (master...encrypt-watchonly) https://github.com/bitcoin/bitcoin/pull/16144
< bitcoin-git> [bitcoin] practicalswift opened pull request #16143: tests: Mark unit test blockfilter_index_initial_sync as non-deterministic (master...non-determinism-in-blockfilter_index_initial_sync) https://github.com/bitcoin/bitcoin/pull/16143

2019-06-03

< bitcoin-git> [bitcoin] promag closed pull request #16019: refactor: Move result instead of copy in Solver() (master...2019-05-solver-nit) https://github.com/bitcoin/bitcoin/pull/16019
< bitcoin-git> [bitcoin] laanwj merged pull request #16124: tests: Limit Python linting to files in the repo (master...lint-inside-repo) https://github.com/bitcoin/bitcoin/pull/16124
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/652033008755...d3a1c2502bb1
< bitcoin-git> bitcoin/master 3c5254a practicalswift: Limit Python linting to files in the repo
< bitcoin-git> bitcoin/master d3a1c25 Wladimir J. van der Laan: Merge #16124: tests: Limit Python linting to files in the repo
< bitcoin-git> [bitcoin] laanwj merged pull request #16044: qt: fix opening bitcoin.conf via Preferences on macOS (master...master) https://github.com/bitcoin/bitcoin/pull/16044
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/599206fda765...652033008755
< bitcoin-git> bitcoin/master 6e6494b shannon1916: qt: fix opening bitcoin.conf via Preferences on macOS; see #15409
< bitcoin-git> bitcoin/master 6520330 Wladimir J. van der Laan: Merge #16044: qt: fix opening bitcoin.conf via Preferences on macOS
< bitcoin-git> [bitcoin] laanwj merged pull request #16090: Qt: Add vertical spacer to peer detail widget (master...gui-improvements) https://github.com/bitcoin/bitcoin/pull/16090
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c3723c80dad2...599206fda765
< bitcoin-git> bitcoin/master 36b0a2f Josu Goñi: Add vertical spacer
< bitcoin-git> bitcoin/master 599206f Wladimir J. van der Laan: Merge #16090: Qt: Add vertical spacer to peer detail widget
< bitcoin-git> [bitcoin] laanwj merged pull request #16122: gui: Enable console line edit on setClientModel (master...2019-05-null-completer) https://github.com/bitcoin/bitcoin/pull/16122
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/38523721ac39...c3723c80dad2
< bitcoin-git> bitcoin/master 2d8ad2f João Barbosa: gui: Enable console line edit on setClientModel
< bitcoin-git> bitcoin/master c3723c8 Wladimir J. van der Laan: Merge #16122: gui: Enable console line edit on setClientModel
< bitcoin-git> [bitcoin] laanwj merged pull request #16135: gui: Set progressDialog to nullptr (master...2019-06-progressdialog-nullptr) https://github.com/bitcoin/bitcoin/pull/16135
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c7cfd20a77ce...38523721ac39
< bitcoin-git> bitcoin/master d2ae6be João Barbosa: gui: Set progressDialog to nullptr
< bitcoin-git> bitcoin/master 3852372 Wladimir J. van der Laan: Merge #16135: gui: Set progressDialog to nullptr
< bitcoin-git> [bitcoin] fanquake opened pull request #16141: build: remove GZIP export from gitian descriptors (master...unused_gzip) https://github.com/bitcoin/bitcoin/pull/16141
< bitcoin-git> [bitcoin] narula opened pull request #16140: docs: create security policy (master...security-policy) https://github.com/bitcoin/bitcoin/pull/16140
< bitcoin-git> [bitcoin] JeremyRand opened pull request #16139: Docs: Add riscv64 to outputs list in release-process.md (master...doc-release-process-riscv) https://github.com/bitcoin/bitcoin/pull/16139
< bitcoin-git> [bitcoin] JeremyRand opened pull request #16138: Add sudoers.d, rc.local from docs to gitian script (master...gitian-automated-sudoers-br0) https://github.com/bitcoin/bitcoin/pull/16138

2019-06-02

< bitcoin-git> [bitcoin] fanquake closed pull request #16134: fix importwallet crash due to out of scope wallet reference (master...patch-1) https://github.com/bitcoin/bitcoin/pull/16134
< bitcoin-git> [bitcoin] practicalswift opened pull request #16136: Add an optional extra level of checking: CHECK(...) - an opt-in side-effect safe assert(...) (master...check) https://github.com/bitcoin/bitcoin/pull/16136
< bitcoin-git> [bitcoin] promag opened pull request #16135: gui: Set BitcoinGUI::progressDialog to nullptr (master...2019-06-progressdialog-nullptr) https://github.com/bitcoin/bitcoin/pull/16135
< bitcoin-git> [bitcoin] sidhujag opened pull request #16134: fix importwallet crash due to out of scope wallet reference (master...patch-1) https://github.com/bitcoin/bitcoin/pull/16134

2019-06-01

< bitcoin-git> [bitcoin] LongShao007 opened pull request #16131: enable -salvagewallet test in wallet_basic.py (master...pytest) https://github.com/bitcoin/bitcoin/pull/16131

2019-05-31

< bitcoin-git> [bitcoin] stevenroose opened pull request #16130: Don't GPG sign intermediate commits with github-merge tool (master...contrib-no-sign) https://github.com/bitcoin/bitcoin/pull/16130
< bitcoin-git> [bitcoin] practicalswift opened pull request #16129: Make reasoning about dependencies easier by not including unused dependencies (master...decouple-translation-units) https://github.com/bitcoin/bitcoin/pull/16129
< bitcoin-git> [bitcoin] instagibbs opened pull request #16128: Delete error-prone CScript constructor only used with FindAndDelete (master...cscript_construct) https://github.com/bitcoin/bitcoin/pull/16128
< bitcoin-git> [bitcoin] ajtowns opened pull request #16127: Add support for thread safety annotations when using std::mutex (master...201905-locking) https://github.com/bitcoin/bitcoin/pull/16127

2019-05-30

< bitcoin-git> [bitcoin] practicalswift opened pull request #16124: tests: Limit Python linting to files in the repo (master...lint-inside-repo) https://github.com/bitcoin/bitcoin/pull/16124
< bitcoin-git> [bitcoin] Empact closed pull request #16123: Return error information on descriptor parse error (master...descriptor-parse-error) https://github.com/bitcoin/bitcoin/pull/16123
< bitcoin-git> [bitcoin] Empact opened pull request #16123: Return error information on descriptor parse error (master...descriptor-parse-error) https://github.com/bitcoin/bitcoin/pull/16123

2019-05-29

< bitcoin-git> [bitcoin] promag closed pull request #15700: rfc: Synchronize validation interface registration (master...2019-03-sync-validation-interface-registration) https://github.com/bitcoin/bitcoin/pull/15700
< bitcoin-git> [bitcoin] promag opened pull request #16122: gui: Enable console line edit on setClientModel (master...2019-05-null-completer) https://github.com/bitcoin/bitcoin/pull/16122
< bitcoin-git> [bitcoin] fanquake closed pull request #16120: test: Compile json to hex separately, at most once (master...1905-testJson) https://github.com/bitcoin/bitcoin/pull/16120
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #16120: test: Compile json to hex separately, at most once (master...1905-testJson) https://github.com/bitcoin/bitcoin/pull/16120
< bitcoin-git> [bitcoin] promag opened pull request #16118: gui: Enable open wallet menu on setWalletController (master...2019-05-null-walletcontroller) https://github.com/bitcoin/bitcoin/pull/16118
< bitcoin-git> [bitcoin] promag closed pull request #16103: Remove unnecessary call to CTransaction::IsCoinBase() (master...2015-05-avoid-iscoinbase) https://github.com/bitcoin/bitcoin/pull/16103
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #16117: util: Replace boost:: with std:: in utiltime (master...1905-noBoostUtilTime) https://github.com/bitcoin/bitcoin/pull/16117
< bitcoin-git> [bitcoin] laanwj merged pull request #16086: contrib: use newer config.guess & config.sub in install_db4.sh (master...db4_install_new_config_guess_sub) https://github.com/bitcoin/bitcoin/pull/16086
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/abcce46a33af...c7cfd20a77ce
< bitcoin-git> bitcoin/master 00fade0 fanquake: contrib: use newer config.guess & config.sub in install_db4.sh
< bitcoin-git> bitcoin/master c7cfd20 Wladimir J. van der Laan: Merge #16086: contrib: use newer config.guess & config.sub in install_db4....
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16039: docs: add release note for 14954 (master...release-notes-14954) https://github.com/bitcoin/bitcoin/pull/16039
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1dbbfea9cd91...abcce46a33af
< bitcoin-git> bitcoin/master 0830d40 fanquake: docs: add release note for 14954
< bitcoin-git> bitcoin/master abcce46 MarcoFalke: Merge #16039: docs: add release note for 14954
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/62efead8a833...1dbbfea9cd91
< bitcoin-git> bitcoin/master 5424598 Pieter Wuille: Squashed 'src/secp256k1/' changes from 0b70241850..b19c000063
< bitcoin-git> bitcoin/master 99df276 Pieter Wuille: Update the secp256k1 subtree to the latest upstream version
< bitcoin-git> bitcoin/master 1dbbfea Wladimir J. van der Laan: Merge #15703: Update secp256k1 subtree to latest upstream
< bitcoin-git> [bitcoin] laanwj merged pull request #15703: Update secp256k1 subtree to latest upstream (master...201903_secp256k1) https://github.com/bitcoin/bitcoin/pull/15703
< bitcoin-git> [bitcoin] laanwj merged pull request #16046: util: Add type safe GetTime (master...1905-typeTime) https://github.com/bitcoin/bitcoin/pull/16046
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/12ba656de38f...62efead8a833
< bitcoin-git> bitcoin/master fa01366 MarcoFalke: util: Add type safe GetTime
< bitcoin-git> bitcoin/master 62efead Wladimir J. van der Laan: Merge #16046: util: Add type safe GetTime
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/de458da0c129...12ba656de38f
< bitcoin-git> bitcoin/master c995c87 fanquake: depends: add ability to skip building zeromq
< bitcoin-git> bitcoin/master 12ba656 Wladimir J. van der Laan: Merge #16089: depends: add ability to skip building zeromq
< bitcoin-git> [bitcoin] laanwj merged pull request #16089: depends: add ability to skip building zeromq (master...depends_no_zeromq_one) https://github.com/bitcoin/bitcoin/pull/16089
< bitcoin-git> [bitcoin] promag closed pull request #16102: Improve base_blob<BITS>::IsNull() (master...2010-05-baseblob-isnull) https://github.com/bitcoin/bitcoin/pull/16102
< bitcoin-git> [bitcoin] laanwj merged pull request #16056: mempool: remove unused magic number from consistency check (master...onemil_height) https://github.com/bitcoin/bitcoin/pull/16056
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/411e5f15478c...de458da0c129
< bitcoin-git> bitcoin/master fadbc5d Gregory Sanders: mempool: remove unused magic number from consistency check
< bitcoin-git> bitcoin/master de458da Wladimir J. van der Laan: Merge #16056: mempool: remove unused magic number from consistency check
< bitcoin-git> [bitcoin] laanwj merged pull request #16047: doc: analyzepsbt description in doc/psbt.md (master...improve-analyzepsbt-doc) https://github.com/bitcoin/bitcoin/pull/16047
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ab6d18e6f83e...411e5f15478c
< bitcoin-git> bitcoin/master d5dc66e Jon Atack: doc: fix/improve analyzepsbt in doc/psbt.md
< bitcoin-git> bitcoin/master 411e5f1 Wladimir J. van der Laan: Merge #16047: doc: analyzepsbt description in doc/psbt.md
< bitcoin-git> [bitcoin] jonasschnelli merged pull request #16113: gui: move coin control "OK" to the right hand side of the dialog (master...ok_right_have_side) https://github.com/bitcoin/bitcoin/pull/16113
< bitcoin-git> [bitcoin] jonasschnelli pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ed40fbb02a82...ab6d18e6f83e
< bitcoin-git> bitcoin/master d595b4a fanquake: gui: move coin control OK to the right
< bitcoin-git> bitcoin/master ab6d18e Jonas Schnelli: Merge #16113: gui: move coin control "OK" to the right hand side of the di...
< bitcoin-git> [bitcoin] meshcollider pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/e78c33131b00...ed40fbb02a82
< bitcoin-git> bitcoin/master 366fe0b Andrew Chow: Add AddWatchOnlyWithDB, AddKeyOriginWithDB, AddCScriptWithDB functions
< bitcoin-git> bitcoin/master d6576e3 Andrew Chow: Have WalletBatch automatically flush every 1000 updates
< bitcoin-git> bitcoin/master ccb26cf Andrew Chow: Batch writes for importmulti
< bitcoin-git> [bitcoin] meshcollider merged pull request #15741: Batch write imported stuff in importmulti (master...batch-write-importmulti) https://github.com/bitcoin/bitcoin/pull/15741
< bitcoin-git> [bitcoin] Empact opened pull request #16116: Move Merge() to FlatSigningProvider::Merge() (master...merge-flat-signing-provider) https://github.com/bitcoin/bitcoin/pull/16116
< bitcoin-git> [bitcoin] LarryRuane opened pull request #16115: On bitcoind startup, write config args to debug.log (master...args-to-debug-log) https://github.com/bitcoin/bitcoin/pull/16115
< bitcoin-git> [bitcoin] ajtowns closed pull request #13088: Log early messages with -printtoconsole (master...earlyconsolelog) https://github.com/bitcoin/bitcoin/pull/13088

2019-05-28

< bitcoin-git> [bitcoin] Empact closed pull request #13582: Extract AppInitLoadBlockIndex from AppInitMain (master...app-init-load-block-index) https://github.com/bitcoin/bitcoin/pull/13582
< bitcoin-git> [bitcoin] Empact closed pull request #13226: Optimize SelectCoinsBnB by tracking the selection by index rather than by position (master...select-bnb-by-index) https://github.com/bitcoin/bitcoin/pull/13226
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16114: contrib: add curl as a required program in gitian-build.py (master...gitian-build-missing-curl) https://github.com/bitcoin/bitcoin/pull/16114
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/76e2cded477b...e78c33131b00
< bitcoin-git> bitcoin/master 97dce72 fanquake: contrib: add curl as a required program in gitian-build.py
< bitcoin-git> bitcoin/master e78c331 MarcoFalke: Merge #16114: contrib: add curl as a required program in gitian-build.py
< bitcoin-git> [bitcoin] fanquake opened pull request #16114: contrib: add curl as a required program in gitian-build.py (master...gitian-build-missing-curl) https://github.com/bitcoin/bitcoin/pull/16114
< bitcoin-git> [bitcoin] fanquake opened pull request #16113: gui: move coin control "OK" to the right hand side of the dialog (master...ok_right_have_side) https://github.com/bitcoin/bitcoin/pull/16113
< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #13157: test: Handle timestamps without microseconds in combine_logs (master...2018_05_logcombine_timestamps) https://github.com/bitcoin/bitcoin/pull/13157
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #13157: test: Handle timestamps without microseconds in combine_logs (master...2018_05_logcombine_timestamps) https://github.com/bitcoin/bitcoin/pull/13157
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #16112: log: Log early messages (master...1905-bufferLog) https://github.com/bitcoin/bitcoin/pull/16112
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #16084: scripted-diff: Complete the move from CCriticalSection to identical RecursiveMutex (both are AnnotatedMixin<std::recursive_mutex>) (master...recursive-mutex) https://github.com/bitcoin/bitcoin/pull/16084
< bitcoin-git> [bitcoin] icota opened pull request #16110: Scripts and tools: Add Android NDK support to depends (master...add-android-to-depends) https://github.com/bitcoin/bitcoin/pull/16110

2019-05-27

< bitcoin-git> [bitcoin] promag opened pull request #16106: gui: Sort wallets in open wallet menu (master...2019-05-followup-15957) https://github.com/bitcoin/bitcoin/pull/16106
< bitcoin-git> [bitcoin] sipa closed pull request #16104: 0.14 (0.15...0.14) https://github.com/bitcoin/bitcoin/pull/16104
< bitcoin-git> [bitcoin] sipa closed pull request #16105: Add files via upload (master...master) https://github.com/bitcoin/bitcoin/pull/16105
< bitcoin-git> [bitcoin] jacekdalecki84 opened pull request #16105: Add files via upload (master...master) https://github.com/bitcoin/bitcoin/pull/16105
< bitcoin-git> [bitcoin] jacekdalecki84 opened pull request #16104: 0.14 (0.15...0.14) https://github.com/bitcoin/bitcoin/pull/16104
< bitcoin-git> [bitcoin] promag opened pull request #16103: Remove unnecessary call to CTransaction::IsCoinBase() (master...2015-05-avoid-iscoinbase) https://github.com/bitcoin/bitcoin/pull/16103
< bitcoin-git> [bitcoin] promag opened pull request #16102: Improve base_blob<BITS>::IsNull() (master...2010-05-baseblob-isnull) https://github.com/bitcoin/bitcoin/pull/16102
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8ab4f282c06d...76e2cded477b
< bitcoin-git> bitcoin/master ae7faf2 Kristaps Kaupe: Exceptions should be caught by reference, not by value.
< bitcoin-git> bitcoin/master 76e2cde MarcoFalke: Merge #16095: Catch by reference not value in wallettool
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16095: Catch by reference not value in wallettool (master...catch-by-ref-wallettool) https://github.com/bitcoin/bitcoin/pull/16095

2019-05-26

< bitcoin-git> [bitcoin] hebasto opened pull request #16097: Prevent meaningless negating of arguments (master...20190526-fix-negated-args) https://github.com/bitcoin/bitcoin/pull/16097
< bitcoin-git> [bitcoin] Empact closed pull request #15253: Net: Consistently log outgoing INV messages (master...inv-log) https://github.com/bitcoin/bitcoin/pull/15253
< bitcoin-git> [bitcoin] kristapsk opened pull request #16095: Catch by reference not value in wallettool (master...catch-by-ref-wallettool) https://github.com/bitcoin/bitcoin/pull/16095
< bitcoin-git> [bitcoin] fanquake closed pull request #16093: change to yamacoin (master...master) https://github.com/bitcoin/bitcoin/pull/16093
< bitcoin-git> [bitcoin] dagrasagra opened pull request #16093: change to yamacoin (master...master) https://github.com/bitcoin/bitcoin/pull/16093
< bitcoin-git> [bitcoin] practicalswift opened pull request #16092: Don't use global (external) symbols for symbols that are used in only one translation unit (master...reduce-global-namespacing) https://github.com/bitcoin/bitcoin/pull/16092

2019-05-25

< bitcoin-git> [bitcoin] JosuGZ opened pull request #16090: Qt: Add vertical spacer to peer detail widget (master...gui-improvements) https://github.com/bitcoin/bitcoin/pull/16090
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #15622: Remove global symbols: Avoid using the global namespace if possible (master...globals-1) https://github.com/bitcoin/bitcoin/pull/15622
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e043bfce684f...8ab4f282c06d
< bitcoin-git> bitcoin/master fb43415 practicalswift: Remove global symbols: Avoid using the global namespace if possible
< bitcoin-git> bitcoin/master 8ab4f28 MarcoFalke: Merge #15622: Remove global symbols: Avoid using the global namespace if p...
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16059: configure: Fix thread_local detection (master...2019-05-fix-thread_local-compat) https://github.com/bitcoin/bitcoin/pull/16059
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/63b9efa73d6b...e043bfce684f
< bitcoin-git> bitcoin/master 480e341 Carl Dong: configure: Add flag for enabling thread_local.
< bitcoin-git> bitcoin/master e043bfc MarcoFalke: Merge #16059: configure: Fix thread_local detection

2019-05-24

< bitcoin-git> [bitcoin] fanquake opened pull request #16086: contrib: use newer config.guess & config.sub in install_db4.sh (master...db4_install_new_config_guess_sub) https://github.com/bitcoin/bitcoin/pull/16086
< bitcoin-git> [bitcoin] practicalswift opened pull request #16084: scripted-diff: Complete the move from CCriticalSection to identical RecursiveMutex (both are AnnotatedMixin<std::recursive_mutex>) (master...recursive-mutex) https://github.com/bitcoin/bitcoin/pull/16084
< bitcoin-git> [bitcoin] FelixWeis opened pull request #16083: [WIP] transaction fees in getblock (master...201905_grt_prevout) https://github.com/bitcoin/bitcoin/pull/16083
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16042: test: Bump MAX_NODES to 12 (master...1905-testMaxNodes) https://github.com/bitcoin/bitcoin/pull/16042
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/854ffcae807d...63b9efa73d6b
< bitcoin-git> bitcoin/master fa6ad7a MarcoFalke: test: Bump MAX_NODES to 12
< bitcoin-git> bitcoin/master fa47330 MarcoFalke: test: Speed up cache creation
< bitcoin-git> bitcoin/master 63b9efa MarcoFalke: Merge #16042: test: Bump MAX_NODES to 12
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16078: test: replace tx hash with txid in rawtransaction test (master...pytest) https://github.com/bitcoin/bitcoin/pull/16078
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/fe47ae168b57...854ffcae807d
< bitcoin-git> bitcoin/master a65dafa LongShao007: replace tx hash with txid in test rawtransaction
< bitcoin-git> bitcoin/master 0784af1 LongShao007: remove parameters -addresstype=legacy in rpc_rawtransaction test
< bitcoin-git> bitcoin/master 854ffca MarcoFalke: Merge #16078: test: replace tx hash with txid in rawtransaction test

2019-05-23

< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16080: build/doc: update bitcoin_config.h packages, release process (master...bitcoin_config-and-release_process-updates) https://github.com/bitcoin/bitcoin/pull/16080
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/65c4bbe629bb...fe47ae168b57
< bitcoin-git> bitcoin/master 3ee28c5 Jon Atack: build: bump bitcoin_config.h packages to v0.18
< bitcoin-git> bitcoin/master 8afca32 Jon Atack: doc: add bitcoin_config.h PACKAGE updates to release process
< bitcoin-git> bitcoin/master fe47ae1 MarcoFalke: Merge #16080: build/doc: update bitcoin_config.h packages, release process...
< bitcoin-git> [bitcoin] fanquake reopened pull request #13442: Convert the 1-way SSE4 SHA256 code from asm to intrinsics (master...201806_sse4intrin) https://github.com/bitcoin/bitcoin/pull/13442
< bitcoin-git> [bitcoin] MarcoFalke pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/0b058ba69d85...65c4bbe629bb
< bitcoin-git> bitcoin/master cc25885 practicalswift: Move LockAnnotation from threadsafety.h (imported code) to sync.h (our cod...
< bitcoin-git> bitcoin/master 3a80944 practicalswift: Move LockAnnotation to make it reflect the truth
< bitcoin-git> bitcoin/master de9b5db practicalswift: Make sure the compile-time locking promises given via LockAnnotation:s hol...
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16034: refactoring: Rename LockAnnotation to LockAssertion and add run-time check to it (master...make-sure-LockAnnotation-promises-are-truthful) https://github.com/bitcoin/bitcoin/pull/16034
< bitcoin-git> [bitcoin] jonatack opened pull request #16080: build/doc: update bitcoin_config.h packages, release process (master...bitcoin_config-and-release_process-updates) https://github.com/bitcoin/bitcoin/pull/16080
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b4223dd5f113...0b058ba69d85
< bitcoin-git> bitcoin/master e23809a Chris Capobianco: [rpc] deriveaddresses: Correct descriptor checksum in RPCExamples
< bitcoin-git> bitcoin/master 0b058ba MarcoFalke: Merge #16024: [rpc] deriveaddresses: Correction of descriptor checksum in ...
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16024: [rpc] deriveaddresses: Correction of descriptor checksum in RPC example (master...2019-05-14-deriveaddresses-example-checksum) https://github.com/bitcoin/bitcoin/pull/16024
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16079: wallet_balance.py: Prevent edge cases (master...wallet-balance-test) https://github.com/bitcoin/bitcoin/pull/16079
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/12fd4bbd1ed9...b4223dd5f113
< bitcoin-git> bitcoin/master bb41e63 Steven Roose: wallet_balance.py: Prevent edge cases
< bitcoin-git> bitcoin/master b4223dd MarcoFalke: Merge #16079: wallet_balance.py: Prevent edge cases
< bitcoin-git> [bitcoin] stevenroose opened pull request #16079: wallet_balance.py: Prevent edge cases (master...wallet-balance-test) https://github.com/bitcoin/bitcoin/pull/16079
< bitcoin-git> [bitcoin] LongShao007 opened pull request #16078: replace tx hash with txid in test rawtransaction (master...pytest) https://github.com/bitcoin/bitcoin/pull/16078
< bitcoin-git> [bitcoin] hebasto opened pull request #16077: docs: Follow ISO/IEC 14882 terms and definitions (master...20190523-iso-parameter) https://github.com/bitcoin/bitcoin/pull/16077

2019-05-22

< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16063: rpc: Mention getwalletinfo where a rescan is triggered (master...2019-05-rescan-info) https://github.com/bitcoin/bitcoin/pull/16063
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/fdc951ad040a...12fd4bbd1ed9
< bitcoin-git> bitcoin/master be4efb1 João Barbosa: rpc: Mention getwalletinfo where a rescan is triggered
< bitcoin-git> bitcoin/master 12fd4bb MarcoFalke: Merge #16063: rpc: Mention getwalletinfo where a rescan is triggered
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #15891: test: Require standard txs in regtest by default (master...1904-testRequireStandard) https://github.com/bitcoin/bitcoin/pull/15891
< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #15891: test: Require standard txs in regtest by default (master...1904-testRequireStandard) https://github.com/bitcoin/bitcoin/pull/15891
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/1c177c3a004f...fdc951ad040a
< bitcoin-git> bitcoin/master d2dbc7d João Barbosa: bench: Add benchmark for CRollingBloomFilter::reset
< bitcoin-git> bitcoin/master df9e15f João Barbosa: refactor: Improve CRollingBloomFilter::reset by using std::fill
< bitcoin-git> bitcoin/master fdc951a Wladimir J. van der Laan: Merge #16073: refactor: Improve CRollingBloomFilter::reset by using std::f...
< bitcoin-git> [bitcoin] laanwj merged pull request #16073: refactor: Improve CRollingBloomFilter::reset by using std::fill (master...2019-05-rollingbloomfilter-reset) https://github.com/bitcoin/bitcoin/pull/16073
< bitcoin-git> [bitcoin] torkelrogstad opened pull request #16076: Docs: Add note on precedence of options in bitcoin.conf (master...patch-1) https://github.com/bitcoin/bitcoin/pull/16076
< bitcoin-git> [bitcoin] promag closed pull request #16065: refactor: Reuse block hash in AddToBlockIndex (master...2019-05-reuse-block-hash) https://github.com/bitcoin/bitcoin/pull/16065
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16015: validation: Hold cs_main when reading chainActive in RewindBlockIndex (master...missing-cs_main-in-RewindBlockIndex) https://github.com/bitcoin/bitcoin/pull/16015
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/953f75767727...1c177c3a004f
< bitcoin-git> bitcoin/master 1609809 practicalswift: validation: Hold cs_main when reading chainActive in RewindBlockIndex
< bitcoin-git> bitcoin/master 1c177c3 MarcoFalke: Merge #16015: validation: Hold cs_main when reading chainActive in RewindB...
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16049: depends: switch to secure download of all dependencies (master...Berkeley_DB_SSL_source) https://github.com/bitcoin/bitcoin/pull/16049
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ecbbb5cafef5...953f75767727
< bitcoin-git> bitcoin/master d8bc47f Ulrich Kempken: depends: switch to secure download of all dependencies
< bitcoin-git> bitcoin/master 953f757 MarcoFalke: Merge #16049: depends: switch to secure download of all dependencies
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16071: RPC: Hint for importmulti in help output of importpubkey and importaddress (master...hint-importmulti) https://github.com/bitcoin/bitcoin/pull/16071
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3001cc61cf11...ecbbb5cafef5
< bitcoin-git> bitcoin/master df0e97c Kristaps Kaupe: RPC: Hint for importmulti in help output of importpubkey and importaddress
< bitcoin-git> bitcoin/master ecbbb5c MarcoFalke: Merge #16071: RPC: Hint for importmulti in help output of importpubkey and...

2019-05-21

< bitcoin-git> [bitcoin] promag opened pull request #16073: refactor: Improve CRollingBloomFilter::reset by using std::fill (master...2019-05-rollingbloomfilter-reset) https://github.com/bitcoin/bitcoin/pull/16073
< bitcoin-git> [bitcoin] kristapsk opened pull request #16071: RPC: Hint for importmulti in help output of importpubkey and importaddress (master...hint-importmulti) https://github.com/bitcoin/bitcoin/pull/16071
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #16069: test: Split large tests into smaller compile units (master...1905-testCompFast) https://github.com/bitcoin/bitcoin/pull/16069
< bitcoin-git> [bitcoin] promag opened pull request #16066: mempool: Update estimator if verification progress > 90% (master...2019-05-ibd-avoid-mempool-estimator) https://github.com/bitcoin/bitcoin/pull/16066
< bitcoin-git> [bitcoin] promag opened pull request #16065: refactor: Reuse block hash in AddToBlockIndex (master...2019-05-reuse-block-hash) https://github.com/bitcoin/bitcoin/pull/16065
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #13555: Tests: parameterize adjustment period in versionbits_computeblockversion (master...parameterize_adj_period_in_versionbits_computeblockversion_unit_test) https://github.com/bitcoin/bitcoin/pull/13555
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2d1583ee6aff...3001cc61cf11
< bitcoin-git> bitcoin/master 2c448d6 Jordan Baczuk: parameterize hard coded numbers referring to miner conf window
< bitcoin-git> bitcoin/master 3001cc6 MarcoFalke: Merge #13555: Tests: parameterize adjustment period in versionbits_compute...
< bitcoin-git> [bitcoin] promag opened pull request #16063: rpc: Mention getwalletinfo where a rescan is triggered (master...2019-05-rescan-info) https://github.com/bitcoin/bitcoin/pull/16063

2019-05-20

< bitcoin-git> [bitcoin] jnewbery opened pull request #16060: Bury bip9 deployments (master...bury_bip9_deployments) https://github.com/bitcoin/bitcoin/pull/16060
< bitcoin-git> [bitcoin] dongcarl opened pull request #16059: configure: Fix thread_local detection (master...2019-05-fix-thread_local-compat) https://github.com/bitcoin/bitcoin/pull/16059
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #15236: scripts and tools: Make --setup command independent (master...20190123-gitian-build-setup) https://github.com/bitcoin/bitcoin/pull/15236
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #15984: net: Remove -whitelistrelay (master...1905-netWhitelistRelay) https://github.com/bitcoin/bitcoin/pull/15984
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f49b8d4783bf...2d1583ee6aff
< bitcoin-git> bitcoin/master e0eae1b Hennadii Stepanov: Make --setup command independent
< bitcoin-git> bitcoin/master 2d1583e MarcoFalke: Merge #15236: scripts and tools: Make --setup command independent
< bitcoin-git> [bitcoin] sipa closed pull request #13442: Convert the 1-way SSE4 SHA256 code from asm to intrinsics (master...201806_sse4intrin) https://github.com/bitcoin/bitcoin/pull/13442
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #16057: net: Remove -whitelistforcerelay (master...1905-netWfr) https://github.com/bitcoin/bitcoin/pull/16057
< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #13442: Convert the 1-way SSE4 SHA256 code from asm to intrinsics (master...201806_sse4intrin) https://github.com/bitcoin/bitcoin/pull/13442
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #13442: Convert the 1-way SSE4 SHA256 code from asm to intrinsics (master...201806_sse4intrin) https://github.com/bitcoin/bitcoin/pull/13442
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #16057: net: Remove -whitelistforcerelay (master...1905-netWfr) https://github.com/bitcoin/bitcoin/pull/16057
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/149b3477ecff...f49b8d4783bf
< bitcoin-git> bitcoin/master cbbd988 Hennadii Stepanov: Fix Docker related issues for gitian-build.py
< bitcoin-git> bitcoin/master 4c56a79 Hennadii Stepanov: Set/unset USE_LXC, USE_VBOX, USE_DOCKER explicitly
< bitcoin-git> bitcoin/master 0f22a0c Hennadii Stepanov: Fix gitian-build.py --verify option
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #13998: Scripts and tools: gitian-build.py improvements and corrections (master...gitian-build-fix) https://github.com/bitcoin/bitcoin/pull/13998
< bitcoin-git> [bitcoin] instagibbs opened pull request #16056: mempool: remove unused magic number from consistency check (master...onemil_height) https://github.com/bitcoin/bitcoin/pull/16056
< bitcoin-git> [bitcoin] laanwj merged pull request #15840: Contrib scripts: Filter IPv6 by ASN (master...dnsseeder) https://github.com/bitcoin/bitcoin/pull/15840
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/bb291b50f254...149b3477ecff
< bitcoin-git> bitcoin/master 316b8b2 Emil: Filter IPv6 by ASN
< bitcoin-git> bitcoin/master 149b347 Wladimir J. van der Laan: Merge #15840: Contrib scripts: Filter IPv6 by ASN
< bitcoin-git> [bitcoin] laanwj closed pull request #15945: net: Log unknown CInv in PushInventory (master...cinv-unknown) https://github.com/bitcoin/bitcoin/pull/15945
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/dfc02dac0f96...bb291b50f254
< bitcoin-git> bitcoin/master fa2b52a MarcoFalke: Disallow extended encoding for non-witness transactions (take 3)
< bitcoin-git> bitcoin/master bb291b5 Wladimir J. van der Laan: Merge #16021: p2p: Avoid logging transaction decode errors to stderr
< bitcoin-git> [bitcoin] laanwj merged pull request #16021: p2p: Avoid logging transaction decode errors to stderr (master...1905-illegalWitnessP2P) https://github.com/bitcoin/bitcoin/pull/16021
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #15812: Do not generate coverage report on test failures (master...fix-issue-15648-test-coverage-report) https://github.com/bitcoin/bitcoin/pull/15812
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16051: depends: add patch to common dependencies (master...depends-needs-patch) https://github.com/bitcoin/bitcoin/pull/16051
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/72634244580d...dfc02dac0f96
< bitcoin-git> bitcoin/master 4de3c15 fanquake: depends: add patch to common dependencies
< bitcoin-git> bitcoin/master dfc02da MarcoFalke: Merge #16051: depends: add patch to common dependencies
< bitcoin-git> [bitcoin] fanquake closed pull request #16053: Update copyrights to 2019 (master...update-copyrights-to-2019) https://github.com/bitcoin/bitcoin/pull/16053
< bitcoin-git> [bitcoin] wbnns opened pull request #16053: Update copyrights to 2019 (master...update-copyrights-to-2019) https://github.com/bitcoin/bitcoin/pull/16053
< bitcoin-git> [bitcoin] fanquake opened pull request #16051: depends: add patch to common dependencies (master...depends-needs-patch) https://github.com/bitcoin/bitcoin/pull/16051

2019-05-19

< bitcoin-git> [bitcoin] Kemu opened pull request #16049: depends:Enable SSL download of Berkeley DB source (master...Berkeley_DB_SSL_source) https://github.com/bitcoin/bitcoin/pull/16049
< bitcoin-git> [bitcoin] promag opened pull request #16050: rpc: Control if rescan updates existing transactions on importmulti (master...2019-05-importmulti-update) https://github.com/bitcoin/bitcoin/pull/16050
< bitcoin-git> [bitcoin] pedrobranco closed pull request #11484: Optional update rescan option in importmulti RPC (master...enhancement/optional-update-rescan-on-importmulti) https://github.com/bitcoin/bitcoin/pull/11484
< bitcoin-git> [bitcoin] sunnyking closed pull request #16048: Fix compile/build error about missing GetHexStr() (master...sunny) https://github.com/bitcoin/bitcoin/pull/16048
< bitcoin-git> [bitcoin] sunnyking opened pull request #16048: Fix compile/build error about missing GetHexStr() (master...sunny) https://github.com/bitcoin/bitcoin/pull/16048
< bitcoin-git> [bitcoin] jonatack opened pull request #16047: doc: analyzepsbt description in doc/psbt.md (master...improve-analyzepsbt-doc) https://github.com/bitcoin/bitcoin/pull/16047
< bitcoin-git> [bitcoin] meshcollider merged pull request #16001: Give WalletModel::UnlockContext move semantics (master...201905_moveunlockcontext) https://github.com/bitcoin/bitcoin/pull/16001
< bitcoin-git> [bitcoin] meshcollider pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/7110d455eb51...72634244580d
< bitcoin-git> bitcoin/master 0b09a57 Pieter Wuille: Give WalletModel::UnlockContext move semantics
< bitcoin-git> bitcoin/master 7263424 MeshCollider: Merge #16001: Give WalletModel::UnlockContext move semantics
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #16046: util: Add type safe GetTime (master...1905-typeTime) https://github.com/bitcoin/bitcoin/pull/16046
< bitcoin-git> [bitcoin] practicalswift opened pull request #16045: Skip redundant memset(p, 0, 0) calls (master...redundant-memsets) https://github.com/bitcoin/bitcoin/pull/16045
< bitcoin-git> [bitcoin] shannon1916 opened pull request #16044: fix the bug of OPEN CONFIGURATION FILE on Mac (master...master) https://github.com/bitcoin/bitcoin/pull/16044
< bitcoin-git> [bitcoin] jonasschnelli pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/387eb5b34307...7110d455eb51
< bitcoin-git> bitcoin/master af5fa82 Jonas Schnelli: Allow quicker shutdowns during LoadBlockIndex()
< bitcoin-git> bitcoin/master 7110d45 Jonas Schnelli: Merge #12980: Allow quicker shutdowns during LoadBlockIndex()
< bitcoin-git> [bitcoin] jonasschnelli merged pull request #12980: Allow quicker shutdowns during LoadBlockIndex() (master...2018/04/shutdown) https://github.com/bitcoin/bitcoin/pull/12980

2019-05-18

< bitcoin-git> [bitcoin] jonasschnelli pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/82b64a5a8102...387eb5b34307
< bitcoin-git> bitcoin/master c3ef63a MeshCollider: Show loaded wallets as disabled in open menu instead of nothing
< bitcoin-git> bitcoin/master 387eb5b Jonas Schnelli: Merge #15957: Show "No wallets available" in open menu instead of nothing
< bitcoin-git> [bitcoin] jonasschnelli merged pull request #15957: Show "No wallets available" in open menu instead of nothing (master...201905_openwallet_empty) https://github.com/bitcoin/bitcoin/pull/15957
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/c89a63412e85...82b64a5a8102
< bitcoin-git> bitcoin/master 1d207bc Pieter Wuille: Add hash strengthening to the RNG
< bitcoin-git> bitcoin/master 3cb9ce8 Pieter Wuille: Document strenghtening
< bitcoin-git> bitcoin/master 82b64a5 Wladimir J. van der Laan: Merge #15224: Add RNG strengthening (10ms once every minute)
< bitcoin-git> [bitcoin] laanwj merged pull request #15224: Add RNG strengthening (10ms once every minute) (master...201901_rand_strengthen) https://github.com/bitcoin/bitcoin/pull/15224

2019-05-17

< bitcoin-git> [bitcoin] MarcoFalke merged pull request #15863: scripts and tools: Ensure repos are up-to-date in gitian-build.py (master...20190421-update-repos) https://github.com/bitcoin/bitcoin/pull/15863
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/277abed604a8...c89a63412e85
< bitcoin-git> bitcoin/master feed98e Hennadii Stepanov: Ensure repos are up-to-date