< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #12853: qa: Match full plain text by default (master...Mf1803-qaErrorMatchFullText) https://github.com/bitcoin/bitcoin/pull/12853
< bitcoin-git>
bitcoin/master 2106c4c MarcoFalke: Merge #12853: qa: Match full plain text by default...
< bitcoin-git>
bitcoin/master faace13 MarcoFalke: qa: Match full plain text by default
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #12702: [wallet] [rpc] [doc] importprivkey: hint about importmulti (master...importprivkey-importmulti-hint) https://github.com/bitcoin/bitcoin/pull/12702
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #12851: travis: Run verify-commits only on cron jobs (master...Mf1804-travisCronVerifyCommits) https://github.com/bitcoin/bitcoin/pull/12851
< bitcoin-git>
bitcoin/master 648252e MarcoFalke: Merge #12851: travis: Run verify-commits only on cron jobs...
< bitcoin-git>
bitcoin/master fa6f12a MarcoFalke: travis: Run verify-commits only on cron jobs
< bitcoin-git>
[bitcoin] jamesob reopened pull request #12873: [ci] Run functional tests using bitcoin-qt in one Travis job (master...2018-04-03-travis-func-qt) https://github.com/bitcoin/bitcoin/pull/12873
< bitcoin-git>
[bitcoin] jamesob closed pull request #12873: [ci] Run functional tests using bitcoin-qt in one Travis job (master...2018-04-03-travis-func-qt) https://github.com/bitcoin/bitcoin/pull/12873
< bitcoin-git>
[bitcoin] jnewbery opened pull request #12887: [trivial] Add newlines to end of log messages. (master...log_messages_newlines) https://github.com/bitcoin/bitcoin/pull/12887
< bitcoin-git>
[bitcoin] jamesob reopened pull request #12873: [ci] Run functional tests using bitcoin-qt in one Travis job (master...2018-04-03-travis-func-qt) https://github.com/bitcoin/bitcoin/pull/12873
< bitcoin-git>
[bitcoin] jamesob closed pull request #12873: [ci] Run functional tests using bitcoin-qt in one Travis job (master...2018-04-03-travis-func-qt) https://github.com/bitcoin/bitcoin/pull/12873
< bitcoin-git>
[bitcoin] jamesob closed pull request #12873: [ci] Run functional tests using bitcoin-qt in one Travis job (master...2018-04-03-travis-func-qt) https://github.com/bitcoin/bitcoin/pull/12873
< bitcoin-git>
[bitcoin] practicalswift opened pull request #12882: tests: Fix lock-order-inversion (potential deadlock) in DoS_tests. Reported by TSAN. (master...lock-order-inversion-in-DoS_tests) https://github.com/bitcoin/bitcoin/pull/12882
< bitcoin-git>
[bitcoin] kallewoof opened pull request #12879: [scripted-diff] No extern function declarations (master...scripted-no-extern-functions) https://github.com/bitcoin/bitcoin/pull/12879
< bitcoin-git>
[bitcoin] ajtowns opened pull request #12878: [refactor] Config handling refactoring in preparation for network-specific sections (master...netconf-refactor) https://github.com/bitcoin/bitcoin/pull/12878
< bitcoin-git>
[bitcoin] sipa opened pull request #12874: Only accept bare multisig outputs after addmultisigaddress (master...201803_nowalletbaremultisig) https://github.com/bitcoin/bitcoin/pull/12874
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #12484: [net] Skip stale tip checks in regtest (master...no-staletip-check-regtest) https://github.com/bitcoin/bitcoin/pull/12484
< bitcoin-git>
[bitcoin] jamesob opened pull request #12873: [ci] Run functional tests using bitcoin-qt in one Travis job (master...2018-04-03-travis-func-qt) https://github.com/bitcoin/bitcoin/pull/12873
< bitcoin-git>
[bitcoin] jnewbery closed pull request #12490: Remove deprecated wallet rpc features from bitcoin_server (master...remove_deprecated_rpcs) https://github.com/bitcoin/bitcoin/pull/12490
< bitcoin-git>
[bitcoin] jnewbery reopened pull request #12490: Remove deprecated wallet rpc features from bitcoin_server (master...remove_deprecated_rpcs) https://github.com/bitcoin/bitcoin/pull/12490
< bitcoin-git>
[bitcoin] jnewbery closed pull request #8695: [Net] Retry feeler connection if OpenNetworkConnection fails in under 1ms. (master...2016-09-09-net-feeler-timeout) https://github.com/bitcoin/bitcoin/pull/8695
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #12846: [moveonly] Extract HelpRequested to dry up the help options testing (master...dry-help) https://github.com/bitcoin/bitcoin/pull/12846
< bitcoin-git>
bitcoin/master ad960f5 MarcoFalke: Merge #12846: [moveonly] Extract HelpRequested to dry up the help options testing...
< bitcoin-git>
bitcoin/master b386970 Ben Woosley: [moveonly] Extract HelpRequested to dry up the help options testing...
< ossifrage>
Is it normal for the head to fail to compile? Failing: bitcoin.git/src/wallet/wallet.cpp:2478: undefined reference to `SelectCoinsBnB(std::vector<CInputCoin, std::allocator<CInputCoin> >&, long const&, long const&, std::set<CInputCoin, std::less<CInputCoin>, std::allocator<CInputCoin> >&, long&, long)'
2018-03-30
< bitcoin-git>
[bitcoin] jnewbery opened pull request #12843: [tests] Test starting bitcoind with -h and -version (master...test_help) https://github.com/bitcoin/bitcoin/pull/12843
< bitcoin-git>
bitcoin/master de7e586 MarcoFalke: Merge #12810: [Tests] Fix a typo at assert_start_raises_init_error() and use specific exception for initialization error...
< bitcoin-git>
bitcoin/master 8394300 Roman Zeyde: [Tests] fix a typo in TestNode.assert_start_raises_init_error()...
< bitcoin-git>
[bitcoin] joemphilips opened pull request #12837: fix type mistmatch in `listreceivedbyaddress` (master...fix_listreceivedbyaddress_type) https://github.com/bitcoin/bitcoin/pull/12837
< bitcoin-git>
[bitcoin] promag opened pull request #12836: Make WalletInitInterface and DummyWalletInit private (master...2018-03-walletinit) https://github.com/bitcoin/bitcoin/pull/12836
2018-03-29
< bitcoin-git>
[bitcoin] laanwj closed pull request #12172: Bugfix: RPC: savemempool: Don't save until LoadMempool() is finished (master...b16-bugfix-savemempool) https://github.com/bitcoin/bitcoin/pull/12172
< bitcoin-git>
bitcoin/master 3b62a91 Wladimir J. van der Laan: Merge #12172: Bugfix: RPC: savemempool: Don't save until LoadMempool() is finished...
< bitcoin-git>
bitcoin/master cb1e319 Jorge Timón: Bugfix: RPC: savemempool: Don't save until LoadMempool() is finished
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #12823: doc: Switch release-notes.md to union merge (master...Mf1803-docGitattributes) https://github.com/bitcoin/bitcoin/pull/12823
< bitcoin-git>
[bitcoin] Sjors opened pull request #12833: WIP [qt] move QSettings to bitcoin.conf where possible (master...2018/03/bitcoin-conf-rw) https://github.com/bitcoin/bitcoin/pull/12833
< bitcoin-git>
[bitcoin] practicalswift closed pull request #12789: Don't return a CExtPubKey filled with random data when DecodeExt{Pub,}Key is given input not passing DecodeBase58Check(...) (master...CExtKey-junk) https://github.com/bitcoin/bitcoin/pull/12789
< bitcoin-git>
[bitcoin] matthias-g closed pull request #12827: Trivial: Don't use short version of 'tinyformat/fmt' namespace (master...tinyformat-fmt) https://github.com/bitcoin/bitcoin/pull/12827
< bitcoin-git>
[bitcoin] matthias-g opened pull request #12827: Trivial: Don't use short version of 'tinyformat/fmt' namespace (master...tinyformat-fmt) https://github.com/bitcoin/bitcoin/pull/12827
< bitcoin-git>
[bitcoin] murrayn closed pull request #12809: Formatting changes to --help code for increased readability. (master...help_formatting) https://github.com/bitcoin/bitcoin/pull/12809
< bitcoin-git>
[bitcoin] fanquake closed pull request #12826: Fix lint error that is making travis builds fail (master...fix_lint_error) https://github.com/bitcoin/bitcoin/pull/12826
< bitcoin-git>
[bitcoin] eklitzke opened pull request #12825: Only allocate a LevelDB block cache if LevelDB will actually use it (master...buffer-cache) https://github.com/bitcoin/bitcoin/pull/12825
< bitcoin-git>
[bitcoin] jtimon closed pull request #11426: BIP90: Make buried deployments slightly more easily extensible (master...e16-bip90-extensible) https://github.com/bitcoin/bitcoin/pull/11426
2018-03-28
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #12823: doc: Add .gitattributes file for release-notes.md (master...Mf1803-docGitattributes) https://github.com/bitcoin/bitcoin/pull/12823
< bitcoin-git>
[bitcoin] TheBlueMatt opened pull request #12822: Revert 7deba93bdc76616011a9f493cbc203d60084416f and fix expired-key-sigs properly (master...master) https://github.com/bitcoin/bitcoin/pull/12822
< bitcoin-git>
[bitcoin] laanwj closed pull request #12811: test: Make summary row bold-red if any test failed and show failed tests at end of table (master...2018_03_tests_summaryrow) https://github.com/bitcoin/bitcoin/pull/12811
< bitcoin-git>
bitcoin/master 0d8fc8d Wladimir J. van der Laan: Merge #12811: test: Make summary row bold-red if any test failed and show failed tests at end of table...
< bitcoin-git>
bitcoin/master ffb033a Anthony Towns: test: List any failed tests at the end of test_runner output...
< bitcoin-git>
bitcoin/master f92541f Wladimir J. van der Laan: test: Make summary row bold-red if any test failed...
< bitcoin-git>
[bitcoin] laanwj closed pull request #12798: doc: Refer to witness reserved value as spec. in the BIP (master...Mf1803-docWitnessReservedValue) https://github.com/bitcoin/bitcoin/pull/12798
< bitcoin-git>
bitcoin/master 174d016 Wladimir J. van der Laan: Merge #12798: doc: Refer to witness reserved value as spec. in the BIP...
< bitcoin-git>
bitcoin/master adc2586 MarcoFalke: doc: Refer to witness reserved value as spec. in the BIP
< bitcoin-git>
[bitcoin] laanwj opened pull request #12811: test: Make summary row bold-red if any test failed (master...2018_03_tests_summaryrow) https://github.com/bitcoin/bitcoin/pull/12811
< bitcoin-git>
[bitcoin] laanwj closed pull request #12806: qa: Fix function names in feature_blocksdir (master...Mf1803-qaBlocksdirFixup) https://github.com/bitcoin/bitcoin/pull/12806
< bitcoin-git>
bitcoin/master 18606eb Wladimir J. van der Laan: Merge #12806: qa: Fix function names in feature_blocksdir...
< bitcoin-git>
bitcoin/master d71bedb MarcoFalke: qa: Fix function names in feature_blocksdir
< bitcoin-git>
[bitcoin] romanz opened pull request #12810: [Tests] Fix a typo at assert_start_raises_init_error() and update its invocation (master...fix-blocksdir-test) https://github.com/bitcoin/bitcoin/pull/12810
< bitcoin-git>
[bitcoin] murrayn opened pull request #12809: Formatting changes to --help code for increased readability. (master...help_formatting) https://github.com/bitcoin/bitcoin/pull/12809
2018-03-27
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #12806: qa: Fix function names in feature_blocksdir (master...Mf1803-qaBlocksdirFixup) https://github.com/bitcoin/bitcoin/pull/12806
< bitcoin-git>
[bitcoin] sipa opened pull request #12803: Make BaseSignatureCreator a pure interface (master...201803_puresignaturecreator) https://github.com/bitcoin/bitcoin/pull/12803
< bitcoin-git>
[bitcoin] TheBlueMatt opened pull request #12802: Colonel Mustard in the Lounge with the Lead Pipe (killed mapBlockIndex outside of validation) (master...2018-03-const-cblockindex) https://github.com/bitcoin/bitcoin/pull/12802
< bitcoin-git>
[bitcoin] TheBlueMatt closed pull request #10692: Make mapBlockIndex and chainActive and all CBlockIndex*es const outside of validation/CChainState (master...2017-04-const-mapblockindex) https://github.com/bitcoin/bitcoin/pull/10692
< bitcoin-git>
[bitcoin] laanwj closed pull request #12653: Allow to optional specify the directory for the blocks storage (master...2018/03/blocksdir) https://github.com/bitcoin/bitcoin/pull/12653
< bitcoin-git>
bitcoin/master a192636 Jonas Schnelli: -blocksdir: keep blockindex leveldb database in datadir
< bitcoin-git>
bitcoin/master f38e4fd Jonas Schnelli: QA: Add -blocksdir test
< bitcoin-git>
bitcoin/master 386a6b6 Jonas Schnelli: Allow to optional specify the directory for the blocks storage
< bitcoin-git>
[bitcoin] skeees opened pull request #12801: Add option to only notify after wallet transactions are confirmed (master...notifycount) https://github.com/bitcoin/bitcoin/pull/12801
< bitcoin-git>
bitcoin/master 0fee2b4 practicalswift: doc: Add note about our preference for scoped enumerations ("enum class")
< bitcoin-git>
bitcoin/master 2d97611 Wladimir J. van der Laan: Merge #12800: doc: Add note about our preference for scoped enumerations ("enum class")...
< bitcoin-git>
[bitcoin] jonasschnelli closed pull request #12795: do not truncate .dat extension for wallets in gui (master...nowalletprune) https://github.com/bitcoin/bitcoin/pull/12795
< bitcoin-git>
bitcoin/master 68484d6 Jonas Schnelli: Merge #12795: do not truncate .dat extension for wallets in gui...
< bitcoin-git>
bitcoin/master fc7c32f Gregory Sanders: do not truncate .dat extension for wallets in gui
< bitcoin-git>
[bitcoin] practicalswift closed pull request #12781: Don't test size_t variables for negative values (master...–size_t) https://github.com/bitcoin/bitcoin/pull/12781
2018-03-26
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #12798: doc: Refer to witness reserved value as spec. in the BIP (master...Mf1803-docWitnessReservedValue) https://github.com/bitcoin/bitcoin/pull/12798
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #12797: init: Fix help message for checkblockindex (master...Mf1803-initHelpCheckBlockIndex) https://github.com/bitcoin/bitcoin/pull/12797
< bitcoin-git>
[bitcoin] instagibbs opened pull request #12795: do not truncate .dat extension for wallets in gui (master...nowalletprune) https://github.com/bitcoin/bitcoin/pull/12795
< bitcoin-git>
[bitcoin] practicalswift opened pull request #12789: Don't return a CExtPubKey filled with junk when DecodeExt{Pub,}Key is given input not passing DecodeBase58Check(...) (master...CExtKey-junk) https://github.com/bitcoin/bitcoin/pull/12789
< bitcoin-git>
[bitcoin] kallewoof opened pull request #12788: [build] Tune wildcards for LIBSECP256K1 target (master...build-tune-libsecp256k1-wildcards) https://github.com/bitcoin/bitcoin/pull/12788
< bitcoin-git>
[bitcoin] practicalswift opened pull request #12787: rpc: Adjust ifdef to avoid unreachable code (master...unreachable-code-ifdef-ENABLE_WALLET) https://github.com/bitcoin/bitcoin/pull/12787
< bitcoin-git>
[bitcoin] practicalswift opened pull request #12785: wallet: Set m_last_block_processed to nullptr in CWallet::SetNull() (master...m_last_block_processed-setnull) https://github.com/bitcoin/bitcoin/pull/12785
< bitcoin-git>
[bitcoin] practicalswift opened pull request #12784: Fix error in memory usage calculation (unintended integer division) (master...calc-error) https://github.com/bitcoin/bitcoin/pull/12784
< bitcoin-git>
[bitcoin] GabrielDav opened pull request #12778: RPC: Add username and ip logging for RPC method requests (master...12223-rpc-log-username) https://github.com/bitcoin/bitcoin/pull/12778
< bitcoin-git>
[bitcoin] practicalswift closed pull request #12534: tests: List skipped flake8 warnings (rather than listing enabled warnings) (master...lint-python-invert) https://github.com/bitcoin/bitcoin/pull/12534
2018-03-24
< bitcoin-git>
[bitcoin] Christewart opened pull request #12775: Integration of property based testing into Bitcoin Core (master...rapidcheck_build) https://github.com/bitcoin/bitcoin/pull/12775
< bitcoin-git>
[bitcoin] jakubtrnka opened pull request #12774: Issue #10542 Signmessage doesn't work with segwit addresses (master...master) https://github.com/bitcoin/bitcoin/pull/12774
< bitcoin-git>
[bitcoin] jnewbery opened pull request #12772: [CI]: bump travis timeout for make check to 50m (master...bump_travis_timeout) https://github.com/bitcoin/bitcoin/pull/12772
< bitcoin-git>
[bitcoin] ctp-tsteenholdt reopened pull request #12769: Add systemd service to bitcoind in debian package (master...master) https://github.com/bitcoin/bitcoin/pull/12769
< bitcoin-git>
[bitcoin] ctp-tsteenholdt closed pull request #12769: Add systemd service to bitcoind in debian package (master...master) https://github.com/bitcoin/bitcoin/pull/12769
< bitcoin-git>
[bitcoin] practicalswift opened pull request #12770: Use explicit casting in cuckoocache's compute_hashes(...) to clarify integer conversion (master...cuckoocache) https://github.com/bitcoin/bitcoin/pull/12770
< bitcoin-git>
[bitcoin] ctp-tsteenholdt opened pull request #12769: Add systemd service to bitcoind in debian package (master...master) https://github.com/bitcoin/bitcoin/pull/12769
< bitcoin-git>
[bitcoin] practicalswift opened pull request #12767: Initialize nVersionDummy to zero in deserialization code (master...initialize-nVersionDummy-to-zero) https://github.com/bitcoin/bitcoin/pull/12767
< bitcoin-git>
[bitcoin] romanz opened pull request #12766: [WIP] Tidy up REST interface functional tests (master...tidy_up_rest_test) https://github.com/bitcoin/bitcoin/pull/12766
< bitcoin-git>
[bitcoin] Empact opened pull request #12765: Store the current config file at read time, and return it from GetConfigFile if set (master...config-file-path) https://github.com/bitcoin/bitcoin/pull/12765
< bitcoin-git>
[bitcoin] conscott opened pull request #12764: Remove field in getblocktemplate help that has never been used. (master...remove_unused_gbt_field) https://github.com/bitcoin/bitcoin/pull/12764