2018-06-04

< bitcoin-git> [bitcoin] ken2812221 reopened pull request #13390: Tests: Ignore RemoteDisconnected and BadStatusLine when stopping node (master...stop_node) https://github.com/bitcoin/bitcoin/pull/13390
< bitcoin-git> [bitcoin] ken2812221 closed pull request #13390: Tests: Ignore RemoteDisconnected and BadStatusLine when stopping node (master...stop_node) https://github.com/bitcoin/bitcoin/pull/13390
< bitcoin-git> [bitcoin] practicalswift opened pull request #13392: util: Make strprintf noexcept. Improve error message on format string error. (master...strprintf-noexcept) https://github.com/bitcoin/bitcoin/pull/13392
< bitcoin-git> [bitcoin] practicalswift closed pull request #13391: Make tinyformat noexcept: Use default error handling (assert(0 && reason)) on incorrect format strings (master...non-throwing-tinyformat) https://github.com/bitcoin/bitcoin/pull/13391
< bitcoin-git> [bitcoin] practicalswift opened pull request #13391: Make tinyformat noexcept: Use default error handling (assert(0 && reason)) on incorrect format strings (master...non-throwing-tinyformat) https://github.com/bitcoin/bitcoin/pull/13391
< bitcoin-git> [bitcoin] ken2812221 opened pull request #13390: Tests: Ignore RemoteDisconnected and BadStatusLine when stopping node (master...stop_node) https://github.com/bitcoin/bitcoin/pull/13390
< bitcoin-git> [bitcoin] laanwj closed pull request #13191: Specialized double-SHA256 with 64 byte inputs with SSE4.1 and AVX2 (master...201709_dsha256_64) https://github.com/bitcoin/bitcoin/pull/13191
< bitcoin-git> bitcoin/master 57f3463 Pieter Wuille: Refactor SHA256 code
< bitcoin-git> bitcoin/master d0c9632 Pieter Wuille: Specialized double sha256 for 64 byte inputs
< bitcoin-git> bitcoin/master 0df0178 Pieter Wuille: Benchmark Merkle root computation
< bitcoin-git> [bitcoin] laanwj pushed 8 new commits to master: https://github.com/bitcoin/bitcoin/compare/2722a1f8e935...0de7cc848e07
< bitcoin-git> [bitcoin] laanwj closed pull request #13383: bench: Use non-throwing ParseDouble(...) instead of throwing boost::lexical_cast<double>(...) (master...remove-dependency-on-lexical_cast-which-is-boost-and-also-throws) https://github.com/bitcoin/bitcoin/pull/13383
< bitcoin-git> bitcoin/master 2722a1f Wladimir J. van der Laan: Merge #13383: bench: Use non-throwing ParseDouble(...) instead of throwing boost::lexical_cast<double>(...)...
< bitcoin-git> bitcoin/master f41d339 practicalswift: bench: Use non-throwing ParseDouble(...) instead of throwing boost::lexical_cast<double>(...)
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/f0149330d2f8...2722a1f8e935
< bitcoin-git> [bitcoin] laanwj closed pull request #13372: doc: split FreeBSD build instructions out of build-unix.md (master...link-to-building-on-freebsd) https://github.com/bitcoin/bitcoin/pull/13372
< bitcoin-git> bitcoin/master f014933 Wladimir J. van der Laan: Merge #13372: doc: split FreeBSD build instructions out of build-unix.md...
< bitcoin-git> bitcoin/master 1e4eec4 steverusso: doc: split FreeBSD build instructions out of build-unix.md...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/e24bf1ce184b...f0149330d2f8
< bitcoin-git> [bitcoin] n2yen opened pull request #13389: Utils and libraries: Fix #13371 - move umask operation earlier in AppInit() (master...13371) https://github.com/bitcoin/bitcoin/pull/13389
< bitcoin-git> [bitcoin] qmma70 opened pull request #13388: util: Implement boolean conversion and !operator for uint_* (master...uint_bool) https://github.com/bitcoin/bitcoin/pull/13388
< bitcoin-git> [bitcoin] yuntai closed pull request #13365: RPC/REST/ZMQ, Wallet: Set label with importprivkey only requested (master...master) https://github.com/bitcoin/bitcoin/pull/13365

2018-06-03

< bitcoin-git> [bitcoin] sipa opened pull request #13386: SHA256 implementations based on Intel SHA Extensions (master...201806_shani) https://github.com/bitcoin/bitcoin/pull/13386
< bitcoin-git> [bitcoin] practicalswift opened pull request #13385: build: Guard against accidental introduction of new Boost dependencies (master...lint-boost) https://github.com/bitcoin/bitcoin/pull/13385
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #13384: qa: Remove polling loop from test_runner (master...Mf1806-qaTestRunnerConcurrentFuture) https://github.com/bitcoin/bitcoin/pull/13384
< bitcoin-git> [bitcoin] practicalswift opened pull request #13383: bench: Use non-throwing ParseDouble(...) instead of throwing boost::lexical_cast<double>(...) (master...remove-dependency-on-lexical_cast-which-is-boost-and-also-throws) https://github.com/bitcoin/bitcoin/pull/13383
< bitcoin-git> [bitcoin] practicalswift opened pull request #13382: util: Don't throw in GetTime{Millis,Micros}(). Mark as noexcept. (master...dont-throw-in-GetTimeMillis-and-GetTimeMicros) https://github.com/bitcoin/bitcoin/pull/13382
< bitcoin-git> [bitcoin] marcoagner opened pull request #13381: [WIP] RPC: creates preserve parameter for importprivkey call (master...feature_preserve_labels_on_import) https://github.com/bitcoin/bitcoin/pull/13381

2018-06-02

< bitcoin-git> [bitcoin] undercoverGod opened pull request #13375: utils and libraries: address check in update-translations.py (master...master) https://github.com/bitcoin/bitcoin/pull/13375
< bitcoin-git> [bitcoin] kaplanmaxe opened pull request #13374: utils and libraries: checking for bitcoin address in translations (master...check-addr-translations) https://github.com/bitcoin/bitcoin/pull/13374
< bitcoin-git> [bitcoin] eudisd opened pull request #13373: Qt: Update Wallet Encryption Titles To Better Describe Process (master...feature/bitcoin-#13245) https://github.com/bitcoin/bitcoin/pull/13373
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #12744: WIP: eliminate dependency on boost::program_options (master...program_options) https://github.com/bitcoin/bitcoin/pull/12744
< bitcoin-git> [bitcoin] steverusso opened pull request #13372: Docs: Linked to 'Building on FreeBSD' in build-unix.md (master...link-to-building-on-freebsd) https://github.com/bitcoin/bitcoin/pull/13372

2018-06-01

< bitcoin-git> [bitcoin] mess110 opened pull request #13369: [docs] update transifex doc link (master...fix_transifex_doc_link) https://github.com/bitcoin/bitcoin/pull/13369
< bitcoin-git> [bitcoin] mess110 closed pull request #13364: update transifex doc links (master...fix_transifex_client_config_link) https://github.com/bitcoin/bitcoin/pull/13364
< bitcoin-git> [bitcoin] achow101 opened pull request #13368: Update gitian-build.sh for docker (master...gitian-docker) https://github.com/bitcoin/bitcoin/pull/13368
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #13367: qa: Increase includeconf test coverage (master...Mf1806-qaIncludeconf) https://github.com/bitcoin/bitcoin/pull/13367
< bitcoin-git> [bitcoin] giulio92 opened pull request #13366: Docs: Rename “OS X” to the newer “macOS” convention (master...osx-renaming) https://github.com/bitcoin/bitcoin/pull/13366
< bitcoin-git> [bitcoin] yuntai opened pull request #13365: RPC/REST/ZMQ: Set label with importprivkey only requested. #13087 (master...master) https://github.com/bitcoin/bitcoin/pull/13365
< bitcoin-git> [bitcoin] laanwj closed pull request #13352: qa: Avoid checking reject code for now (master...Mf1806-qaRejectCode) https://github.com/bitcoin/bitcoin/pull/13352
< bitcoin-git> bitcoin/master faac7a2 MarcoFalke: qa: Avoid checking reject code for now...
< bitcoin-git> bitcoin/master e24bf1c Wladimir J. van der Laan: Merge #13352: qa: Avoid checking reject code for now...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/d4f6dac9abf8...e24bf1ce184b
< bitcoin-git> [bitcoin] mess110 opened pull request #13364: update transifex doc links (master...fix_transifex_client_config_link) https://github.com/bitcoin/bitcoin/pull/13364
< bitcoin-git> bitcoin/0.16 4ea3e8e Wladimir J. van der Laan: qt: Periodic translations update...
< bitcoin-git> [bitcoin] laanwj pushed 1 new commit to 0.16: https://github.com/bitcoin/bitcoin/commit/4ea3e8ef070417ccc22007407d78fa0a41949bee
< bitcoin-git> [bitcoin] laanwj closed pull request #13353: qa: Fixup setting of PATH env var (master...Mf1806-qaPathBitcoind) https://github.com/bitcoin/bitcoin/pull/13353
< bitcoin-git> bitcoin/master d4f6dac Wladimir J. van der Laan: Merge #13353: qa: Fixup setting of PATH env var...
< bitcoin-git> bitcoin/master fa26cf0 MarcoFalke: qa: Fixup setting of PATH env var
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/343d4e44ef4d...d4f6dac9abf8
< bitcoin-git> bitcoin/master f7e153e John Newbery: [wallets] [docs] Add release notes for createwallet RPC.
< bitcoin-git> [bitcoin] jonasschnelli closed pull request #13058: [wallet] `createwallet` RPC - create new wallet at runtime (master...create_wallet) https://github.com/bitcoin/bitcoin/pull/13058
< bitcoin-git> bitcoin/master 32167e8 John Newbery: [wallet] [tests] Add tests for `createwallet` RPC.
< bitcoin-git> bitcoin/master 9421317 John Newbery: [wallet] [rpc] Add `createwallet` RPC...
< bitcoin-git> [bitcoin] jonasschnelli pushed 4 new commits to master: https://github.com/bitcoin/bitcoin/compare/0b1c0c462eda...343d4e44ef4d
< bitcoin-git> [bitcoin] laanwj closed pull request #13355: Fix "gmake check" under OpenBSD 6.3 (probably *BSD): Avoid using GNU grep specific regexp handling (master...openbsd-gmake-check) https://github.com/bitcoin/bitcoin/pull/13355
< bitcoin-git> bitcoin/master 0b1c0c4 Wladimir J. van der Laan: Merge #13355: Fix "gmake check" under OpenBSD 6.3 (probably *BSD): Avoid using GNU grep specific regexp handling...
< bitcoin-git> bitcoin/master db56755 practicalswift: Fix "gmake check" under OpenBSD 6.3 (probably *BSD): Avoid using GNU grep specific regexp handling
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/87a9d03c0c1e...0b1c0c462eda

2018-05-31

< bitcoin-git> [bitcoin] jl2012 opened pull request #13360: [Policy] Reject SIGHASH_SINGLE with output out of bound (master...insecure_single) https://github.com/bitcoin/bitcoin/pull/13360
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #13359: wallet: Directly operate with CMutableTransaction (master...Mf1806-avoidTxConstuctor) https://github.com/bitcoin/bitcoin/pull/13359
< bitcoin-git> [bitcoin] jl2012 opened pull request #13357: Accurately determine the use of SIGHASH_SINGLE in signing (master...signsingle) https://github.com/bitcoin/bitcoin/pull/13357
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #13347: travis: Skip cache for lint stage (master...Mf1806-travisLintNoCache) https://github.com/bitcoin/bitcoin/pull/13347
< bitcoin-git> bitcoin/master 87a9d03 MarcoFalke: Merge #13347: travis: Skip cache for lint stage...
< bitcoin-git> bitcoin/master fa2d83e MarcoFalke: travis: Skip cache for lint stage
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/24f70118414f...87a9d03c0c1e
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #13349: bench: Don't return a bool from main (master...2017_05_bench_warning) https://github.com/bitcoin/bitcoin/pull/13349
< bitcoin-git> bitcoin/master 24f7011 MarcoFalke: Merge #13349: bench: Don't return a bool from main...
< bitcoin-git> bitcoin/master 493a166 Wladimir J. van der Laan: bench: Don't return a bool from main...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/36fc8052f62b...24f70118414f
< bitcoin-git> [bitcoin] laanwj closed pull request #13309: Directly operate with CMutableTransaction in SignSignature (master...SignSignature-with-CMutableTransaction) https://github.com/bitcoin/bitcoin/pull/13309
< bitcoin-git> bitcoin/master 36fc805 Wladimir J. van der Laan: Merge #13309: Directly operate with CMutableTransaction in SignSignature...
< bitcoin-git> bitcoin/master 6b8b63a Martin Ankerl: Generic TransactionSignatureCreator works with both CTransaction and CMutableTransaction...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/472fe8a2ce9f...36fc8052f62b
< bitcoin-git> [bitcoin] practicalswift opened pull request #13355: Fix "gmake check" under OpenBSD 6.3 (probably *BSD): Avoid using GNU grep specific regexp handling (master...openbsd-gmake-check) https://github.com/bitcoin/bitcoin/pull/13355

2018-05-30

< bitcoin-git> [bitcoin] MarcoFalke opened pull request #13353: qa: Fixup setting of PATH env var (master...Mf1806-qaPathBitcoind) https://github.com/bitcoin/bitcoin/pull/13353
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #13352: qa: Avoid checking reject code for now (master...Mf1806-qaRejectCode) https://github.com/bitcoin/bitcoin/pull/13352
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #13069: docs: Fix typos (master...typos-201804) https://github.com/bitcoin/bitcoin/pull/13069
< bitcoin-git> bitcoin/master d8c4998 practicalswift: Fix typos
< bitcoin-git> bitcoin/master 472fe8a MarcoFalke: Merge #13069: docs: Fix typos...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/61fcef0f89c4...472fe8a2ce9f
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #13351: wallet: Prevent segfault when sending to unspendable witness (master...Mf1806-walletUnspendableWitnessIsMine) https://github.com/bitcoin/bitcoin/pull/13351
< bitcoin-git> [bitcoin] lmanners opened pull request #13350: [tests] Add logging to provide anchor points when debugging failures. (master...testlogging) https://github.com/bitcoin/bitcoin/pull/13350
< bitcoin-git> [bitcoin] laanwj opened pull request #13349: bench: Don't return a bool from main (master...2017_05_bench_warning) https://github.com/bitcoin/bitcoin/pull/13349
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #13112: Throw an error for unknown args (master...gargs-know-args) https://github.com/bitcoin/bitcoin/pull/13112
< bitcoin-git> bitcoin/master 9030557 Andrew Chow: Test gArgs erroring on unknown args
< bitcoin-git> bitcoin/master 4f8704d Andrew Chow: Give an error and exit if there are unknown parameters...
< bitcoin-git> bitcoin/master 174f7c8 Andrew Chow: Use a struct for arguments and nested map for categories...
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 new commits to master: https://github.com/bitcoin/bitcoin/compare/c4cc8d9930ec...61fcef0f89c4
< bitcoin-git> [bitcoin] laanwj closed pull request #13252: Wallet: Refactor ReserveKeyFromKeyPool for safety (master...refactor_wallet_RKFKP) https://github.com/bitcoin/bitcoin/pull/13252
< bitcoin-git> bitcoin/master c4cc8d9 Wladimir J. van der Laan: Merge #13252: Wallet: Refactor ReserveKeyFromKeyPool for safety...
< bitcoin-git> bitcoin/master 4b62bdf Ben Woosley: Wallet: Refactor ReserveKeyFromKeyPool for safety...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/fd96d54f39cf...c4cc8d9930ec
< bitcoin-git> [bitcoin] jl2012 opened pull request #13348: Standard template for CHECKMULTISIG with 17~20 keys (master...20multisig) https://github.com/bitcoin/bitcoin/pull/13348
< bitcoin-git> [bitcoin] laanwj closed pull request #13194: Remove template matching and pseudo opcodes (master...201805_noscriptpattern) https://github.com/bitcoin/bitcoin/pull/13194
< bitcoin-git> bitcoin/master fd96d54 Wladimir J. van der Laan: Merge #13194: Remove template matching and pseudo opcodes...
< bitcoin-git> bitcoin/master c814e2e Pieter Wuille: Remove template matching and pseudo opcodes...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/25d2df2aa988...fd96d54f39cf
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #13341: Stop translating command line options (master...2018_05_notranslate_options) https://github.com/bitcoin/bitcoin/pull/13341
< bitcoin-git> bitcoin/master 25d2df2 MarcoFalke: Merge #13341: Stop translating command line options...
< bitcoin-git> bitcoin/master 3d4fa83 Wladimir J. van der Laan: Stop translating command line options...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/60f0358b4a1e...25d2df2aa988
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #13347: travis: Skip cache for lint stage (master...Mf1806-travisLintNoCache) https://github.com/bitcoin/bitcoin/pull/13347
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #13346: doc: update bitcoin-dot-org links in release-process.md (master...release-process-links) https://github.com/bitcoin/bitcoin/pull/13346
< bitcoin-git> bitcoin/master 60f0358 MarcoFalke: Merge #13346: doc: update bitcoin-dot-org links in release-process.md...
< bitcoin-git> bitcoin/master 8310238 fanquake: doc: update bitcoin-dot-org links in release-process.md
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/f8a29ca823fb...60f0358b4a1e
< bitcoin-git> [bitcoin] fanquake opened pull request #13346: doc: update bitcoin-dot-org links in release-process.md (master...release-process-links) https://github.com/bitcoin/bitcoin/pull/13346
< bitcoin-git> bitcoin/0.16 afc115d Wladimir J. van der Laan: doc: Add commits and authors to release notes for rc1...
< bitcoin-git> [bitcoin] laanwj pushed 1 new commit to 0.16: https://github.com/bitcoin/bitcoin/commit/afc115d7535986f6c2bec3c3ad4ed0fe90d31f01

2018-05-29

< bitcoin-git> [bitcoin] achow101 closed pull request #13289: [Qt] Re-setup args after translator setup to translate help text (master...qt-help-translations) https://github.com/bitcoin/bitcoin/pull/13289
< bitcoin-git> [bitcoin] laanwj closed pull request #13215: Travis: Build tests on Ubuntu 18.04 with docker (master...patch-1) https://github.com/bitcoin/bitcoin/pull/13215
< bitcoin-git> bitcoin/master f8a29ca Wladimir J. van der Laan: Merge #13215: Travis: Build tests on Ubuntu 18.04 with docker...
< bitcoin-git> bitcoin/master 59e9688 Chun Kuan Lee: Travis: Build tests on Ubuntu 18.04 with docker
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/3a8e3f480612...f8a29ca823fb
< bitcoin-git> [bitcoin] krab reopened pull request #12783: macOS: Disable AppNap (master...macos-disable-appnap) https://github.com/bitcoin/bitcoin/pull/12783
< bitcoin-git> [bitcoin] krab closed pull request #12783: macOS: Disable AppNap (master...macos-disable-appnap) https://github.com/bitcoin/bitcoin/pull/12783
< bitcoin-git> [bitcoin] laanwj closed pull request #13340: doc: remove leftover check-doc documentation (master...move-check-doc) https://github.com/bitcoin/bitcoin/pull/13340
< bitcoin-git> bitcoin/master 3a8e3f4 Wladimir J. van der Laan: Merge #13340: doc: remove leftover check-doc documentation...
< bitcoin-git> bitcoin/master 93843f6 fanquake: doc: remove leftover check-doc documentation
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/e08c130c25ed...3a8e3f480612
< bitcoin-git> [bitcoin] fanquake closed pull request #13320: Ensure gitian-build.sh uses bash (master...patch-1) https://github.com/bitcoin/bitcoin/pull/13320
< bitcoin-git> bitcoin/master e08c130 Wladimir J. van der Laan: Merge #13320: Ensure gitian-build.sh uses bash...
< bitcoin-git> bitcoin/master f44a0eb Jeff Frontz: Ensure gitian-build.sh uses bash...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/2ac6315f44a8...e08c130c25ed
< bitcoin-git> [bitcoin] fanquake opened pull request #13340: doc: remove leftover check-doc documentation (master...move-check-doc) https://github.com/bitcoin/bitcoin/pull/13340
< bitcoin-git> [bitcoin] laanwj closed pull request #13281: test: Move linters to test/lint, add readme (master...Mf1805-qaLint) https://github.com/bitcoin/bitcoin/pull/13281
< bitcoin-git> [bitcoin] promag opened 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] laanwj closed pull request #13134: net: Add option `-enablebip61` to configure sending of BIP61 notifications (master...2018_05_optional_bip61) https://github.com/bitcoin/bitcoin/pull/13134
< bitcoin-git> bitcoin/master 87fe292 Wladimir J. van der Laan: doc: Mention disabling BIP61 in bips.md
< bitcoin-git> bitcoin/master 70d3541 Wladimir J. van der Laan: Merge #13134: net: Add option `-enablebip61` to configure sending of BIP61 notifications...
< bitcoin-git> bitcoin/master fe16dd8 Wladimir J. van der Laan: net: Add option `-enablebip61` to configure sending of BIP61 notifications...
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/3fd0c2336a12...70d354131379
< bitcoin-git> [bitcoin] laanwj closed pull request #13273: Qt/Bugfix: fix handling default wallet with no name (master...2018/05/loadwallet_fix) https://github.com/bitcoin/bitcoin/pull/13273
< bitcoin-git> bitcoin/master 3fd0c23 Wladimir J. van der Laan: Merge #13273: Qt/Bugfix: fix handling default wallet with no name...
< bitcoin-git> bitcoin/master 13c3a65 João Barbosa: Qt/Bugfix: fix handling default wallet with no name
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/56fe3dc235a0...3fd0c2336a12
< bitcoin-git> [bitcoin] laanwj closed pull request #13142: Separate IsMine from solvability (master...201804_separate_ismine_solvable) https://github.com/bitcoin/bitcoin/pull/13142
< bitcoin-git> bitcoin/master 4e91820 Pieter Wuille: Make IsMine stop distinguishing solvable/unsolvable
< bitcoin-git> bitcoin/master b5802a9 Pieter Wuille: Simplify IsMine logic
< bitcoin-git> bitcoin/master 6d714c3 Pieter Wuille: Make coincontrol use IsSolvable to determine solvability
< bitcoin-git> [bitcoin] laanwj pushed 6 new commits to master: https://github.com/bitcoin/bitcoin/compare/a315b79ad2b8...56fe3dc235a0
< bitcoin-git> [bitcoin] harrymckinnon86 closed pull request #13338: Test (master...test) https://github.com/bitcoin/bitcoin/pull/13338
< bitcoin-git> [bitcoin] harrymckinnon86 opened pull request #13338: Test (master...test) https://github.com/bitcoin/bitcoin/pull/13338

2018-05-28

< bitcoin-git> [bitcoin] laanwj closed pull request #13275: Qt: use [default wallet] as name for wallet with no name (master...2018/05/loadwallet_gui_name) https://github.com/bitcoin/bitcoin/pull/13275
< bitcoin-git> bitcoin/master a315b79 Wladimir J. van der Laan: Merge #13275: Qt: use [default wallet] as name for wallet with no name...
< bitcoin-git> bitcoin/master 2885c13 Jonas Schnelli: Qt: use [default wallet] as name for wallet with no name
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/14a4b4966361...a315b79ad2b8
< bitcoin-git> [bitcoin] laanwj closed pull request #13300: qa: Initialize lockstack to prevent null pointer deref (master...Mf1805-qaLockDebug) https://github.com/bitcoin/bitcoin/pull/13300
< bitcoin-git> bitcoin/master 14a4b49 Wladimir J. van der Laan: Merge #13300: qa: Initialize lockstack to prevent null pointer deref...
< bitcoin-git> bitcoin/master fa9da85 MarcoFalke: qa: Initialize lockstack to prevent null pointer deref
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/fb7731089ed2...14a4b4966361
< bitcoin-git> [bitcoin] laanwj closed pull request #13295: docs: Update OpenBSD build instructions for OpenBSD 6.3 (master...openbsd-6.3) https://github.com/bitcoin/bitcoin/pull/13295
< bitcoin-git> bitcoin/master fb77310 Wladimir J. van der Laan: Merge #13295: docs: Update OpenBSD build instructions for OpenBSD 6.3...
< bitcoin-git> bitcoin/master 1680b8b practicalswift: docs: Update OpenBSD build instructions for OpenBSD 6.3
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/f5a7733ff767...fb7731089ed2
< bitcoin-git> [bitcoin] laanwj closed pull request #13306: build: split warnings out of CXXFLAGS (master...debug_flags) https://github.com/bitcoin/bitcoin/pull/13306
< bitcoin-git> bitcoin/master f5a7733 Wladimir J. van der Laan: Merge #13306: build: split warnings out of CXXFLAGS...
< bitcoin-git> bitcoin/master 9e305b5 Cory Fields: build: split warnings out of CXXFLAGS...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/610f4dd719ad...f5a7733ff767
< bitcoin-git> [bitcoin] laanwj closed pull request #13336: [0.16.1] doc: Bump to Ubuntu Bionic 18.04 in build-windows.md (0.16...windows-1804) https://github.com/bitcoin/bitcoin/pull/13336
< bitcoin-git> [bitcoin] fanquake opened pull request #13336: [0.16.1] doc: Bump to Ubuntu Bionic 18.04 in build-windows.md (0.16...windows-1804) https://github.com/bitcoin/bitcoin/pull/13336
< bitcoin-git> bitcoin/0.16 81bc982 Wladimir J. van der Laan: build: Bump version to 0.16.1...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to 0.16: https://github.com/bitcoin/bitcoin/compare/07fb2a6e166f...81bc9829cdaf
< bitcoin-git> bitcoin/0.16 b42c355 Wladimir J. van der Laan: qt: Pre-rc1 transifex pull...
< bitcoin-git> bitcoin/0.16 dcb13a0 MarcoFalke: qt: Update translations pre-rc1
< bitcoin-git> bitcoin/0.16 0eda98d Luke Dashjr: GUI: Allow generating Bech32 addresses with a legacy-address default...
< bitcoin-git> bitcoin/0.16 ea487f9 Luke Dashjr: GUI: Rephrase Bech32 checkbox text/tooltip...
< bitcoin-git> [bitcoin] laanwj pushed 4 new commits to 0.16: https://github.com/bitcoin/bitcoin/compare/bfd1e923335e...07fb2a6e166f
< bitcoin-git> [bitcoin] eklitzke opened pull request #13335: Implement pinentry wrapper to unlock bitcoin wallet (master...pinentry) https://github.com/bitcoin/bitcoin/pull/13335

2018-05-27

< bitcoin-git> [bitcoin] kallewoof closed pull request #12869: BIP-178: Extend WIF format with key type (master...importmulti-wif-extended) https://github.com/bitcoin/bitcoin/pull/12869

2018-05-26

< bitcoin-git> [bitcoin] glaksmono opened pull request #13322: Fixing texts in the "encrypt wallet" GUI process (master...bitcoin-gui-13245) https://github.com/bitcoin/bitcoin/pull/13322
< bitcoin-git> [bitcoin] glaksmono closed pull request #13321: Fixing texts in the "encrypt wallet" GUI process (master...bitcoin-13245) https://github.com/bitcoin/bitcoin/pull/13321
< bitcoin-git> [bitcoin] glaksmono opened pull request #13321: Fixing texts in the "encrypt wallet" GUI process (master...bitcoin-13245) https://github.com/bitcoin/bitcoin/pull/13321

2018-05-25

< bitcoin-git> [bitcoin] jhfrontz opened pull request #13320: Ensure gitian-build.sh uses bash (master...patch-1) https://github.com/bitcoin/bitcoin/pull/13320

2018-05-24

< bitcoin-git> [bitcoin] MarcoFalke opened pull request #13319: gui: Backport bech32 checkbox (0.16...Mf1805-016ForBackportGui) https://github.com/bitcoin/bitcoin/pull/13319
< bitcoin-git> [bitcoin] TronBlack closed pull request #13318: Remove legacy verification (master...Remove-legacy-verification) https://github.com/bitcoin/bitcoin/pull/13318
< bitcoin-git> [bitcoin] TronBlack opened pull request #13318: Remove legacy verification (master...Remove-legacy-verification) https://github.com/bitcoin/bitcoin/pull/13318
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #13317: [0.16.1] Remainig backports (0.16...Mf1805-016ForBackport) https://github.com/bitcoin/bitcoin/pull/13317
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #13304: qa: Fix wallet_listreceivedby race (master...Mf1805-qaWalletRace) https://github.com/bitcoin/bitcoin/pull/13304
< bitcoin-git> bitcoin/master 610f4dd MarcoFalke: Merge #13304: qa: Fix wallet_listreceivedby race...
< bitcoin-git> bitcoin/master fa865ef MarcoFalke: qa: Fix wallet_listreceivedby race
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/f8be43413368...610f4dd719ad
< bitcoin-git> [bitcoin] FeedTheWeb opened pull request #13315: remove ZMQ message limit (master...master) https://github.com/bitcoin/bitcoin/pull/13315
< bitcoin-git> bitcoin/master f8be434 Wladimir J. van der Laan: Merge #13284: gui: fix visual "overflow" of amount input....
< bitcoin-git> [bitcoin] laanwj closed pull request #13284: gui: fix visual "overflow" of amount input. (master...ui_amount_overflow_fix) https://github.com/bitcoin/bitcoin/pull/13284
< bitcoin-git> bitcoin/master 5f3cbde Brandon Ruggles: Increased max width of amount field to prevent number overflow bug.
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/536120ec39be...f8be43413368
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #13291: test: Don't include torcontrol.cpp into the test file (master...tor-reply) https://github.com/bitcoin/bitcoin/pull/13291
< bitcoin-git> bitcoin/master 536120e MarcoFalke: Merge #13291: test: Don't include torcontrol.cpp into the test file...
< bitcoin-git> bitcoin/master 97c112d Ben Woosley: Declare TorReply parsing functions in torcontrol_tests...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/a9b6957383a7...536120ec39be
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #13314: Fix FreeBSD build by including utilstrencodings.h (master...2018_05_freebsd_build) https://github.com/bitcoin/bitcoin/pull/13314
< bitcoin-git> bitcoin/master a9b6957 MarcoFalke: Merge #13314: Fix FreeBSD build by including utilstrencodings.h...
< bitcoin-git> bitcoin/master c865ee1 Wladimir J. van der Laan: Fix FreeBSD build by including utilstrencodings.h...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/6378eef18f61...a9b6957383a7
< bitcoin-git> [bitcoin] laanwj closed pull request #13063: Use shared pointer to retain wallet instance (master...2018-04-wallet-sharedptr) https://github.com/bitcoin/bitcoin/pull/13063
< bitcoin-git> bitcoin/master 6378eef Wladimir J. van der Laan: Merge #13063: Use shared pointer to retain wallet instance...
< bitcoin-git> bitcoin/master 80b4910 João Barbosa: wallet: Use shared pointer to retain wallet instance
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/5c41b6008079...6378eef18f61
< bitcoin-git> [bitcoin] laanwj closed pull request #13246: doc: Bump to Ubuntu Bionic 18.04 in build-windows.md (master...patch-2) https://github.com/bitcoin/bitcoin/pull/13246
< bitcoin-git> bitcoin/master 5c41b60 Wladimir J. van der Laan: Merge #13246: doc: Bump to Ubuntu Bionic 18.04 in build-windows.md...
< bitcoin-git> bitcoin/master 9d4f942 Chun Kuan Lee: doc: Bump to Ubuntu Bionic 18.04 in build-windows.md...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/7f4db9a7c354...5c41b6008079
< bitcoin-git> [bitcoin] laanwj closed pull request #13253: [0.16] Further Backports (0.16...0-16-further-backports) https://github.com/bitcoin/bitcoin/pull/13253

2018-05-23

< bitcoin-git> [bitcoin] laanwj opened pull request #13314: Fix FreeBSD build by including utilstrencodigs.h (master...2018_05_freebsd_build) https://github.com/bitcoin/bitcoin/pull/13314
< bitcoin-git> [bitcoin] laanwj closed pull request #13151: net: Serve blocks directly from disk when possible (master...2018_05_direct_from_disk) https://github.com/bitcoin/bitcoin/pull/13151
< bitcoin-git> bitcoin/master 7f4db9a Wladimir J. van der Laan: Merge #13151: net: Serve blocks directly from disk when possible...
< bitcoin-git> bitcoin/master 0bf4318 Wladimir J. van der Laan: net: Serve blocks directly from disk when possible...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/3c2a41a9fc3c...7f4db9a7c354
< bitcoin-git> [bitcoin] laanwj closed pull request #13011: Cache witness hash in CTransaction (master...Mf1804-cacheWitnessHash) https://github.com/bitcoin/bitcoin/pull/13011
< bitcoin-git> bitcoin/master 3c2a41a Wladimir J. van der Laan: Merge #13011: Cache witness hash in CTransaction...
< bitcoin-git> bitcoin/master fac1223 MarcoFalke: Cache witness hash in CTransaction
< bitcoin-git> bitcoin/master faab55f MarcoFalke: Make CMutableTransaction constructor explicit...
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/b9551d3663fc...3c2a41a9fc3c
< bitcoin-git> [bitcoin] laanwj closed pull request #10757: RPC: Introduce getblockstats to plot things (master...b15-rpc-plotter) https://github.com/bitcoin/bitcoin/pull/10757
< bitcoin-git> bitcoin/master 4cbfb6a Jorge Timón: Tests: Test new getblockstats RPC...
< bitcoin-git> bitcoin/master 35e77a0 Jorge Timón: RPC: Introduce getblockstats
< bitcoin-git> bitcoin/master cda8e36 Jorge Timón: Refactor: RPC: Separate GetBlockChecked() from getblock()...
< bitcoin-git> [bitcoin] laanwj pushed 5 new commits to master: https://github.com/bitcoin/bitcoin/compare/6916024768ec...b9551d3663fc
< bitcoin-git> [bitcoin] jamesob reopened pull request #13200: Process logs in a separate thread (master...2018-05-asynclog) https://github.com/bitcoin/bitcoin/pull/13200
< bitcoin-git> [bitcoin] practicalswift opened pull request #13312: docs: Add a note about the source code filename naming convention (master...lowercase-filenames) https://github.com/bitcoin/bitcoin/pull/13312
< bitcoin-git> [bitcoin] jtimon opened pull request #13311: Don't edit Chainparams after initialization (master...b17-regtest-only-params) https://github.com/bitcoin/bitcoin/pull/13311
< bitcoin-git> [bitcoin] promag opened pull request #13310: Report progress in ReplayBlocks while rolling forward (master...2018-05-replayblocks-progress) https://github.com/bitcoin/bitcoin/pull/13310
< bitcoin-git> [bitcoin] martinus opened pull request #13309: Faster unit tests: directloy operate with CMutableTransaction (master...SignSignature-with-CMutableTransaction) https://github.com/bitcoin/bitcoin/pull/13309
< bitcoin-git> [bitcoin] ken2812221 closed pull request #13308: Qt594 (master...qt594) https://github.com/bitcoin/bitcoin/pull/13308
< bitcoin-git> [bitcoin] ken2812221 opened pull request #13308: Qt594 (master...qt594) https://github.com/bitcoin/bitcoin/pull/13308
< bitcoin-git> [bitcoin] achow101 opened pull request #13307: Replace coin selection fallback strategy with Single Random Draw (master...srd-fallback) https://github.com/bitcoin/bitcoin/pull/13307

2018-05-22

< bitcoin-git> [bitcoin] theuni opened pull request #13306: build: split warnings out of CXXFLAGS (master...debug_flags) https://github.com/bitcoin/bitcoin/pull/13306
< bitcoin-git> [bitcoin] jimpo closed pull request #13305: Refactor: encapsulate mapBlockIndex within validation.cpp (master...validation-globals) https://github.com/bitcoin/bitcoin/pull/13305
< bitcoin-git> [bitcoin] jimpo opened pull request #13305: Refactor: encapsulate mapBlockIndex within validation.cpp (master...validation-globals) https://github.com/bitcoin/bitcoin/pull/13305
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #13304: qa: Fix wallet_listreceivedby race (master...Mf1805-qaWalletRace) https://github.com/bitcoin/bitcoin/pull/13304
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #13282: trivial: Mark overrides as such. (master...mark-override) https://github.com/bitcoin/bitcoin/pull/13282
< bitcoin-git> bitcoin/master 6916024 MarcoFalke: Merge #13282: trivial: Mark overrides as such....
< bitcoin-git> bitcoin/master 60ebc7d Daniel Kraft: trivial: Mark overrides as such....
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/d82c5d15c504...6916024768ec
< bitcoin-git> [bitcoin] Empact opened pull request #13301: lint: Add linter to error on #include <*.cpp> (master...lint-include-cpp) https://github.com/bitcoin/bitcoin/pull/13301
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #13300: qa: Initialize lockstack to prevent null pointer deref (master...Mf1805-qaLockDebug) https://github.com/bitcoin/bitcoin/pull/13300

2018-05-21

< bitcoin-git> [bitcoin] jamesob closed pull request #13200: Process logs in a separate thread (master...2018-05-asynclog) https://github.com/bitcoin/bitcoin/pull/13200
< bitcoin-git> [bitcoin] naumenkogs opened pull request #13298: Net: Random delays *per network group* to obfuscate transaction time (master...delay_per_net_group) https://github.com/bitcoin/bitcoin/pull/13298
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #13297: [wallet] Fix incorrect comment for DeriveNewSeed. (master...derive_hd_seed_comment) https://github.com/bitcoin/bitcoin/pull/13297
< bitcoin-git> bitcoin/master d82c5d1 MarcoFalke: Merge #13297: [wallet] Fix incorrect comment for DeriveNewSeed....
< bitcoin-git> bitcoin/master be87c6f John Newbery: [wallet] Fix incorrect comment for DeriveNewSeed.
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/092b36688142...d82c5d15c504
< bitcoin-git> [bitcoin] jnewbery opened pull request #13297: [wallet] Fix incorrect comment for DeriveNewSeed. (master...derive_hd_seed_comment) https://github.com/bitcoin/bitcoin/pull/13297
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #13254: Remove improper qt/moc_* cleaning glob from the general Makefile (master...make-clean-qt-moc) https://github.com/bitcoin/bitcoin/pull/13254
< bitcoin-git> bitcoin/master 092b366 MarcoFalke: Merge #13254: Remove improper qt/moc_* cleaning glob from the general Makefile...
< bitcoin-git> bitcoin/master 4138f42 Ben Woosley: Revert "Merge #12870: make clean removes src/qt/moc_ files"...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/6738813bcbb7...092b36688142
< bitcoin-git> [bitcoin] practicalswift opened pull request #13295: docs: Update OpenBSD build instructions for OpenBSD 6.3 (master...openbsd-6.3) https://github.com/bitcoin/bitcoin/pull/13295
< bitcoin-git> [bitcoin] practicalswift opened pull request #13294: Fix compiler warnings emitted when compiling under stock OpenBSD 6.3 (master...openbsd-warnings) https://github.com/bitcoin/bitcoin/pull/13294
< bitcoin-git> [bitcoin] fanquake closed pull request #13293: Fixed grammar issue. (master...patch-1) https://github.com/bitcoin/bitcoin/pull/13293
< bitcoin-git> [bitcoin] KaneoHunter opened pull request #13293: Fixed grammar issue. (master...patch-1) https://github.com/bitcoin/bitcoin/pull/13293
< bitcoin-git> [bitcoin] jonasschnelli opened pull request #13292: Re-add bench_bitcoin to gitian binaries (master...2018/05/bench_gitian) https://github.com/bitcoin/bitcoin/pull/13292
< bitcoin-git> [bitcoin] jonasschnelli closed pull request #12924: Fix hdmaster-key / seed-key confusion (scripted diff) (master...master_key_to_seed) https://github.com/bitcoin/bitcoin/pull/12924
< bitcoin-git> bitcoin/master 79053a5 John Newbery: [rpc] [wallet] Add 'hdmasterkeyid' alias return values....
< bitcoin-git> bitcoin/master c75c351 John Newbery: [refactor] manually change remaining instances of master key to seed.
< bitcoin-git> bitcoin/master 131d445 John Newbery: scripted-diff: Rename master key to seed...
< bitcoin-git> [bitcoin] jonasschnelli pushed 5 new commits to master: https://github.com/bitcoin/bitcoin/compare/d792e47421fc...6738813bcbb7
< bitcoin-git> [bitcoin] Empact opened pull request #13291: [moveonly] Extract tor_reply.h from tor_control.cpp (master...tor-reply) https://github.com/bitcoin/bitcoin/pull/13291
< bitcoin-git> [bitcoin] achow101 opened pull request #13289: [Qt] Re-setup args after translator setup to translate help text (master...qt-help-translations) https://github.com/bitcoin/bitcoin/pull/13289

2018-05-20

< bitcoin-git> [bitcoin] Empact opened pull request #13288: Remove the need to include "rpc/blockchain.cpp' in order to put `GetDifficulty` under test (master...get-difficulty) https://github.com/bitcoin/bitcoin/pull/13288
< bitcoin-git> [bitcoin] brandonrninefive opened pull request #13284: Fix for Issue #13231 - [gui] visual "overflow" of amount input. (master...ui_amount_overflow_fix) https://github.com/bitcoin/bitcoin/pull/13284
< bitcoin-git> [bitcoin] qshuai closed pull request #13042: Calculated nBits will be replaced by the following GetNextWorkRequire… (master...master) https://github.com/bitcoin/bitcoin/pull/13042

2018-05-19

< bitcoin-git> [bitcoin] domob1812 opened pull request #13282: trivial: Mark overrides as such. (master...mark-override) https://github.com/bitcoin/bitcoin/pull/13282
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #13281: test: Move linters to test/lint, add readme (master...Mf1805-qaLint) https://github.com/bitcoin/bitcoin/pull/13281
< bitcoin-git> [bitcoin] GreatSock opened pull request #13280: [qt] Removed "Pay only the required fee" checkbox (master...custom-fee) https://github.com/bitcoin/bitcoin/pull/13280

2018-05-18

< bitcoin-git> [bitcoin] GreatSock opened pull request #13278: [qt] Fixed tx-view min amount typing period on locales using comma (master...minamount-fix) https://github.com/bitcoin/bitcoin/pull/13278
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #13228: Add script to detect circular dependencies between source modules (master...201805_circular_detect) https://github.com/bitcoin/bitcoin/pull/13228
< bitcoin-git> bitcoin/master d792e47 MarcoFalke: Merge #13228: Add script to detect circular dependencies between source modules...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/d9ebb63919fb...d792e47421fc
< bitcoin-git> bitcoin/master a7b295e Pieter Wuille: Add circular dependencies script
< bitcoin-git> [bitcoin] laanwj closed pull request #13176: Improve CRollingBloomFilter performance: replace modulus with FastMod (master...optimize-CRollingBloomFilter) https://github.com/bitcoin/bitcoin/pull/13176
< bitcoin-git> bitcoin/master d9ebb63 Wladimir J. van der Laan: Merge #13176: Improve CRollingBloomFilter performance: replace modulus with FastMod...
< bitcoin-git> bitcoin/master 9aac9f9 Martin Ankerl: replace modulus with FastMod...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/1a8b12c69c01...d9ebb63919fb
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #12879: [scripted-diff] No extern function declarations (master...scripted-no-extern-functions) https://github.com/bitcoin/bitcoin/pull/12879
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #10669: Pow: Introduce MaybeGenerateProof (master...b14-pow-maybe-prove) https://github.com/bitcoin/bitcoin/pull/10669
< bitcoin-git> [bitcoin] GreatSock opened pull request #13276: [qt] CoinControlDialog amount header display unit (master...coincontrol_unit) https://github.com/bitcoin/bitcoin/pull/13276
< bitcoin-git> [bitcoin] jonasschnelli opened pull request #13275: Qt: use [default wallet] as name for wallet with no name (master...2018/05/loadwallet_gui_name) https://github.com/bitcoin/bitcoin/pull/13275
< bitcoin-git> bitcoin/0.16 5d8de76 Wladimir J. van der Laan: wallet: Exit SyncMetaData if there are no transactions to sync...
< bitcoin-git> [bitcoin] laanwj pushed 1 new commit to 0.16: https://github.com/bitcoin/bitcoin/commit/5d8de762579424d32c437bc3a7695d25e482c200
< bitcoin-git> [bitcoin] laanwj closed pull request #13265: wallet: Exit SyncMetaData if there are no transactions to sync (master...2018_05_wallet_syncmetadata_empty_range) https://github.com/bitcoin/bitcoin/pull/13265
< bitcoin-git> bitcoin/master 1a8b12c Wladimir J. van der Laan: Merge #13265: wallet: Exit SyncMetaData if there are no transactions to sync...
< bitcoin-git> bitcoin/master b0d2ca9 Wladimir J. van der Laan: wallet: Exit SyncMetaData if there are no transactions to sync...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/e54550303bc9...1a8b12c69c01
< bitcoin-git> [bitcoin] jonasschnelli opened pull request #13273: Qt/Bugfix: fix handling default wallet with no name (master...2018/05/loadwallet_fix) https://github.com/bitcoin/bitcoin/pull/13273
< bitcoin-git> [bitcoin] jonasschnelli closed pull request #13097: ui: Support wallets loaded dynamically (master...2018-04-ui-wallet-loaded) https://github.com/bitcoin/bitcoin/pull/13097
< bitcoin-git> bitcoin/master 0e674ba João Barbosa: ui: Support wallets loaded dynamically
< bitcoin-git> bitcoin/master 2e75134 João Barbosa: fixup! ui: Support wallets loaded dynamically
< bitcoin-git> bitcoin/master 1c8fe0b João Barbosa: ui: Remove unnecessary variable fFirstWallet
< bitcoin-git> [bitcoin] jonasschnelli pushed 4 new commits to master: https://github.com/bitcoin/bitcoin/compare/2a7c53bc2aa0...e54550303bc9
< bitcoin-git> [bitcoin] jonasschnelli closed pull request #13264: [qt] Satoshi unit (master...satoshis) https://github.com/bitcoin/bitcoin/pull/13264
< bitcoin-git> bitcoin/master 2a7c53b Jonas Schnelli: Merge #13264: [qt] Satoshi unit...
< bitcoin-git> bitcoin/master c722f00 GreatSock: [qt] Added satoshi unit...
< bitcoin-git> bitcoin/master 4ddbcbf GreatSock: [qt] BitcoinUnits::format with zero decimals...
< bitcoin-git> [bitcoin] jonasschnelli pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/1b53e4f67c6d...2a7c53bc2aa0
< bitcoin-git> [bitcoin] Empact opened pull request #13269: refactoring: Drop UpdateTransaction in favor of UpdateInput (master...update-transaction) https://github.com/bitcoin/bitcoin/pull/13269
< bitcoin-git> [bitcoin] Empact opened pull request #13268: Consistently bounds-check vin/vout access, and throw on out-of-bounds access (master...vout-bounds-check) https://github.com/bitcoin/bitcoin/pull/13268
< bitcoin-git> [bitcoin] Empact opened pull request #13267: refactoring: Clean up GetWitnessCommitmentIndex, and exit early on success (master...witness-committment-index) https://github.com/bitcoin/bitcoin/pull/13267