< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #13145: Use common getPath method to create temp directory in tests. (master...master) https://github.com/bitcoin/bitcoin/pull/13145
< bitcoin-git>
bitcoin/master d3dae3d MarcoFalke: Merge #13145: Use common getPath method to create temp directory in tests....
< bitcoin-git>
bitcoin/master 075429a winder: Use common SetDataDir method to create temp directory in tests.
< bitcoin-git>
[bitcoin] domob1812 opened pull request #13638: tests: Use MAX_SCRIPT_ELEMENT_SIZE from script.py (master...script-element-size) https://github.com/bitcoin/bitcoin/pull/13638
< bitcoin-git>
[bitcoin] promag opened pull request #13637: wallet: Add GetBalances to calculate all balances (master...2018-06-wallet-getbalance) https://github.com/bitcoin/bitcoin/pull/13637
< bitcoin-git>
[bitcoin] laanwj closed pull request #13622: Remove mapRequest tracking that just effects Qt display. (master...2018-07-kill-maprequest) https://github.com/bitcoin/bitcoin/pull/13622
< bitcoin-git>
bitcoin/master e538a95 Wladimir J. van der Laan: Merge #13622: Remove mapRequest tracking that just effects Qt display....
< bitcoin-git>
bitcoin/master beef7ec Matt Corallo: Remove useless mapRequest tracking that just effects Qt display....
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #13634: ui: Compile boost::signals2 only once (master...Mf1807-uiSignals2Wrap) https://github.com/bitcoin/bitcoin/pull/13634
< bitcoin-git>
[bitcoin] satwo opened pull request #13625: doc: Add release notes for -printtoconsole and -debuglogfile changes (master...printtoconsole_release_notes) https://github.com/bitcoin/bitcoin/pull/13625
< bitcoin-git>
[bitcoin] laanwj closed pull request #13547: Make signrawtransaction* give an error when amount is needed but missing (master...signrawamount) https://github.com/bitcoin/bitcoin/pull/13547
< bitcoin-git>
bitcoin/master fad42e8 Wladimir J. van der Laan: Merge #13547: Make signrawtransaction* give an error when amount is needed but missing...
< bitcoin-git>
bitcoin/master 685d1d8 Anthony Towns: [tests] Check signrawtransaction* errors on missing prevtx info
< bitcoin-git>
[bitcoin] TheBlueMatt opened pull request #13622: Remove useless mapRequest tracking that just effects Qt display. (master...2018-07-kill-maprequest) https://github.com/bitcoin/bitcoin/pull/13622
< bitcoin-git>
[bitcoin] Empact closed pull request #13619: Include cstring alongside select in compat/glib_sanity.cpp (master...glib-sanity) https://github.com/bitcoin/bitcoin/pull/13619
< bitcoin-git>
[bitcoin] Flowdalic opened pull request #13621: Check for datadir after the config files where read (master...init-swap-datadir-readconf) https://github.com/bitcoin/bitcoin/pull/13621
2018-07-09
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #13562: travis: Switch back to trusty for now (master...Mf1806-qaTravisTrusty) https://github.com/bitcoin/bitcoin/pull/13562
< bitcoin-git>
[bitcoin] Empact opened pull request #13619: Inlcude cstring rather than cstddef in compat/glib_sanity.cpp (master...glib-sanity) https://github.com/bitcoin/bitcoin/pull/13619
< bitcoin-git>
[bitcoin] laanwj closed pull request #13452: rpc: have verifytxoutproof check the number of txns in proof structure (master...actuallyverifytxoutproof) https://github.com/bitcoin/bitcoin/pull/13452
< bitcoin-git>
bitcoin/master 7e74c54 Wladimir J. van der Laan: Merge #13452: rpc: have verifytxoutproof check the number of txns in proof structure...
< bitcoin-git>
bitcoin/master d280617 Suhas Daftuar: [qa] Add a test for merkle proof malleation
< bitcoin-git>
bitcoin/master ed82f17 Gregory Sanders: have verifytxoutproof check the number of txns in proof structure
< bitcoin-git>
[bitcoin] laanwj closed pull request #13605: Docs: corrected text to reflect new[er] process of specifying fingerprints (master...update-gitian-keys-README) https://github.com/bitcoin/bitcoin/pull/13605
< bitcoin-git>
bitcoin/master 8cc048e Wladimir J. van der Laan: Merge #13605: Docs: corrected text to reflect new[er] process of specifying fingerprints...
< bitcoin-git>
bitcoin/master 8564435 Jeff Frontz: Corrected text to reflect new[er] process of specifying fingerprints instead of individual keys.
< bitcoin-git>
[bitcoin] laanwj closed pull request #13614: doc: Update command line help for -printtoconsole and -debuglogfile (satwo) (master...satwo_contrib_rebased) https://github.com/bitcoin/bitcoin/pull/13614
< bitcoin-git>
bitcoin/master 17e9106 Wladimir J. van der Laan: Merge #13614: doc: Update command line help for -printtoconsole and -debuglogfile (satwo)...
< bitcoin-git>
[bitcoin] laanwj closed pull request #13611: [bugfix] Use __cpuid_count for gnu C to avoid gitian build fail. (master...sha256-cpuid) https://github.com/bitcoin/bitcoin/pull/13611
< bitcoin-git>
bitcoin/master b55f0c3 Wladimir J. van der Laan: Merge #13611: [bugfix] Use __cpuid_count for gnu C to avoid gitian build fail....
< bitcoin-git>
bitcoin/master 63c16ed Chun Kuan Lee: Use __cpuid_count for gnu C to avoid gitian build fail.
< bitcoin-git>
[bitcoin] fanquake opened pull request #13615: net: Remove unused interrupt from SendMessages (master...plv-send-messages) https://github.com/bitcoin/bitcoin/pull/13615
< bitcoin-git>
[bitcoin] fanquake closed pull request #13589: Fix command line help for -printtoconsole and -debuglogfile (master...master) https://github.com/bitcoin/bitcoin/pull/13589
< bitcoin-git>
[bitcoin] fanquake opened pull request #13614: doc: Update command line help for -printtoconsole and -debuglogfile (master...satwo_contrib_rebased) https://github.com/bitcoin/bitcoin/pull/13614
< bitcoin-git>
[bitcoin] tecnovert opened pull request #13612: Qt: Only call tryGetBalances in pollBalanceChanged if the result will be used. (master...bitcoin) https://github.com/bitcoin/bitcoin/pull/13612
< bitcoin-git>
[bitcoin] ken2812221 opened pull request #13611: Use __cpuid_count for gnu C to avoid gitian build fail. (master...sha256-cpuid) https://github.com/bitcoin/bitcoin/pull/13611
< bitcoin-git>
[bitcoin] Empact opened pull request #13608: Require that input amount is provided for bitcoin-tx witness transactions (master...bitcoin-tx-sign-amount) https://github.com/bitcoin/bitcoin/pull/13608
2018-07-06
< bitcoin-git>
[bitcoin] jhfrontz opened pull request #13605: Corrected text to reflect new[er] process of specifying fingerprints (master...update-gitian-keys-README) https://github.com/bitcoin/bitcoin/pull/13605
< bitcoin-git>
[bitcoin] Sjors closed pull request #13029: Interpret absense of prune= as prune=1 if there are pruned blocks (master...2018/04/implicit_prune) https://github.com/bitcoin/bitcoin/pull/13029
< bitcoin-git>
[bitcoin] mruddy closed pull request #13596: zmq: update to avoid deprecated zeromq api functions and log zmq version used (master...zmq-deprecation-update) https://github.com/bitcoin/bitcoin/pull/13596
< bitcoin-git>
[bitcoin] laanwj closed pull request #13577: logging: avoid nStart may be used uninitialized in AppInitMain warning (master...dev1) https://github.com/bitcoin/bitcoin/pull/13577
< bitcoin-git>
bitcoin/master c9eb8d1 Wladimir J. van der Laan: Merge #13577: logging: avoid nStart may be used uninitialized in AppInitMain warning...
< bitcoin-git>
bitcoin/master 2dcd7b4 mruddy: logging: avoid nStart may be used uninitialized in AppInitMain warning
< bitcoin-git>
[bitcoin] mruddy opened pull request #13596: zmq: update to avoid deprecated zeromq api functions and log zmq version used (master...zmq-deprecation-update) https://github.com/bitcoin/bitcoin/pull/13596
< bitcoin-git>
[bitcoin] ken2812221 opened pull request #13592: Docs: Modify policy to not translate command-line help (master...patch-1) https://github.com/bitcoin/bitcoin/pull/13592
2018-07-02
< bitcoin-git>
[bitcoin] satwo opened pull request #13589: Fix command line help for -printtoconsole and -debuglogfile (master...master) https://github.com/bitcoin/bitcoin/pull/13589
< bitcoin-git>
[bitcoin] mruddy opened pull request #13577: logging: avoid nStart may be used uninitialized in AppInitMain warning (master...dev1) https://github.com/bitcoin/bitcoin/pull/13577
< bitcoin-git>
[bitcoin] wodry opened pull request #13575: Refactor: Rename NET_TOR to NET_ONION (master...replace-NET_TOR-with-NET_ONION) https://github.com/bitcoin/bitcoin/pull/13575
< bitcoin-git>
[bitcoin] practicalswift closed pull request #12611: interpreter: Use safer casting in IsValidSignatureEncoding(...) (master...safer-casting-in-IsValidSignatureEncoding) https://github.com/bitcoin/bitcoin/pull/12611
< bitcoin-git>
[bitcoin] laanwj closed pull request #13517: qa: Remove need to handle the network thread in tests (master...Mf1806-qaAsyncIo) https://github.com/bitcoin/bitcoin/pull/13517
< bitcoin-git>
bitcoin/master a6ed99a Wladimir J. van der Laan: Merge #13517: qa: Remove need to handle the network thread in tests...
< bitcoin-git>
bitcoin/master fa87da2 MarcoFalke: qa: Avoid start/stop of the network thread mid-test
< bitcoin-git>
[bitcoin] Empact opened pull request #13565: Fix AreInputsStandard test to reference the proper scriptPubKey (master...p2sh-tests-pub-key) https://github.com/bitcoin/bitcoin/pull/13565
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #13562: travis: Switch back to trusty for now (master...Mf1806-qaTravisTrusty) https://github.com/bitcoin/bitcoin/pull/13562
< bitcoin-git>
[bitcoin] droark opened pull request #13561: Qt: Remove unnecessary image buffer for Mac dock icon (master...rm_icon_buffer) https://github.com/bitcoin/bitcoin/pull/13561
< bitcoin-git>
[bitcoin] Empact closed pull request #13560: WIP: Drop unused serialization support from CAddresss (master...caddress-serialization) https://github.com/bitcoin/bitcoin/pull/13560
< bitcoin-git>
[bitcoin] Empact opened pull request #13560: Drop unused serialization support from CAddresss (master...caddress-serialization) https://github.com/bitcoin/bitcoin/pull/13560
< bitcoin-git>
[bitcoin] JBaczuk opened 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] practicalswift opened pull request #13554: Remove unused function arguments (master...remove-unused-function-arguments) https://github.com/bitcoin/bitcoin/pull/13554
< bitcoin-git>
[bitcoin] practicalswift opened pull request #13551: tests: Fix incorrect documentation for test case cuckoocache_hit_rate_ok (master...truth-in-advertising) https://github.com/bitcoin/bitcoin/pull/13551
< bitcoin-git>
[bitcoin] practicalswift opened pull request #13548: Document assumptions made in PeerLogicValidation::SendMessages(...) and rescanblockchain(...) (master...document-non-nullptr-assumptions) https://github.com/bitcoin/bitcoin/pull/13548
< bitcoin-git>
[bitcoin] ajtowns opened pull request #13547: Make signrawtransaction* give an error when amount is needed but missing (master...signrawamount) https://github.com/bitcoin/bitcoin/pull/13547
< bitcoin-git>
[bitcoin] practicalswift opened pull request #13546: wallet: Avoid potential use of uninitialized value bnb_used in CWallet::CreateTransaction(...) (master...uninitialized-bnb_used) https://github.com/bitcoin/bitcoin/pull/13546
< bitcoin-git>
[bitcoin] practicalswift opened pull request #13545: tests: Fix test case streams_serializedata_xor. Remove Boost dependency. (master...fix-test-and-de-boost) https://github.com/bitcoin/bitcoin/pull/13545
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #13503: Document FreeBSD quirk. Fix FreeBSD build: Use std::min<int>(...) to allow for compilation under certain FreeBSD versions. (master...document-freebsd-quirk) https://github.com/bitcoin/bitcoin/pull/13503
< bitcoin-git>
bitcoin/master c655b2c MarcoFalke: Merge #13503: Document FreeBSD quirk. Fix FreeBSD build: Use std::min<int>(...) to allow for compilation under certain FreeBSD versions....