< gribble>
https://github.com/bitcoin/bitcoin/issues/8650 | Make tests much faster by replacing BOOST_CHECK with FAST_CHECK by JeremyRubin · Pull Request #8650 · bitcoin/bitcoin · GitHub
< bitcoin-git>
[bitcoin] MarcoFalke 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] MarcoFalke closed pull request #7729: rpc: introduce 'label' API for wallet (master...2016_03_wallet_label_api) https://github.com/bitcoin/bitcoin/pull/7729
< bitcoin-git>
[bitcoin] jnewbery opened pull request #12892: [wallet] [rpc] introduce 'label' API for wallet (master...7729_jnewbery) https://github.com/bitcoin/bitcoin/pull/12892
< gribble>
https://github.com/bitcoin/bitcoin/issues/11639 | Rewrite the interface between validation and net_processing wrt DoS by TheBlueMatt · Pull Request #11639 · bitcoin/bitcoin · GitHub
< gribble>
https://github.com/bitcoin/bitcoin/issues/11639 | Rewrite the interface between validation and net_processing wrt DoS by TheBlueMatt · Pull Request #11639 · bitcoin/bitcoin · GitHub
< gribble>
https://github.com/bitcoin/bitcoin/issues/11639 | Rewrite the interface between validation and net_processing wrt DoS by TheBlueMatt · Pull Request #11639 · bitcoin/bitcoin · GitHub
< gribble>
https://github.com/bitcoin/bitcoin/issues/12463 | Drop the return and corruptionPossible arguments from CValidationState::DoS, and rename to ::Reject by Empact · Pull Request #12463 · bitcoin/bitcoin · GitHub
< bitcoin-git>
[bitcoin] jnewbery opened pull request #12891: [logging] add lint-logs.sh to check for newline termination. (master...log_lint) https://github.com/bitcoin/bitcoin/pull/12891
< bitcoin-git>
[bitcoin] sipa opened pull request #12890: [DEBUG TRAVIS] Detailed unit test report for win32 (master...201803_debugtravis) https://github.com/bitcoin/bitcoin/pull/12890
< gribble>
https://github.com/bitcoin/bitcoin/issues/8650 | Make tests much faster by replacing BOOST_CHECK with FAST_CHECK by JeremyRubin · Pull Request #8650 · bitcoin/bitcoin · GitHub
< mryandao>
cant the bitcoin core project afford dedicated machines with gitlab ci?
< gribble>
https://github.com/bitcoin/bitcoin/issues/12240 | [rpc] Introduced a new `fees` structure that aggregates all sub-field fee types denominated in BTC by mryandao · Pull Request #12240 · bitcoin/bitcoin · GitHub
< bitcoin-git>
[bitcoin] instagibbs opened pull request #12888: debug log number of unknown wallet records on load (master...unknownrec) https://github.com/bitcoin/bitcoin/pull/12888
< bitcoin-git>
[bitcoin] sipa closed pull request #12167: Make segwit failure due to CLEANSTACK violation return a SCRIPT_ERR_CLEANSTACK error code (master...cleanstack-script-error) https://github.com/bitcoin/bitcoin/pull/12167
< bitcoin-git>
bitcoin/master 88430cb Pieter Wuille: Merge #12167: Make segwit failure due to CLEANSTACK violation return a SCRIPT_ERR_CLEANSTACK error code...
< bitcoin-git>
bitcoin/master 1e747e3 Mark Friedenbach: Make segwit failure due to CLEANSTACK violation return a SCRIPT_ERR_CLEANSTACK error code.
< 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
< DrDraake>
This might be a silly question to some. I'm just having a hard time finding the answer. If someone has a Bitcoin Core wallet and I install the Bitcoin Core Wallet on a new PC. Do I need to wait for the entire history of the blockchain to download prior to receiving coins?
< 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
< gribble>
https://github.com/bitcoin/bitcoin/issues/12167 | Make segwit failure due to CLEANSTACK violation return a SCRIPT_ERR_CLEANSTACK error code by maaku · Pull Request #12167 · bitcoin/bitcoin · GitHub
< 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
< sdaftuar>
setpill: i think it might be pretty straightforward to do what i think you're asking. perhaps open an issue on bitcoin core as a feature request?
< provoostenator>
But it matters if your new transaction is smaller and the fee rate isn't increased enough to offset that. There's some discussion on the bitcoin-dev mailinglist to relax that particular rule
< gribble>
https://github.com/bitcoin/bitcoin/issues/12878 | [refactor] Config handling refactoring in preparation for network-specific sections by ajtowns · Pull Request #12878 · bitcoin/bitcoin · GitHub
< aj>
wumpus: i've split #12878 out of #11862 (-sasl/daer] has joined #bitcoin
< 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)'
< marcinja>
Hi everyone. I’m an undergrad looking to contribute to Bitcoin Core as a summer project. One idea I had was to work on implementing a assume UTXO option for speeding up IBD, but I got some feedback suggesting it might require more work on design and documentation than on coding. I’m still thinking through some other ideas, but was wondering if anyone here had any ideas they could share. Ideally it
< 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
< gribble>
https://github.com/bitcoin/bitcoin/issues/12810 | [Tests] Fix a typo at assert_start_raises_init_error() and use specific exception for initialization error by romanz · Pull Request #12810 · bitcoin/bitcoin · GitHub
< 18WAAOAGJ>
[bitcoin] MarcoFalke closed pull request #12810: [Tests] Fix a typo at assert_start_raises_init_error() and use specific exception for initialization error (master...fix-blocksdir-test) https://github.com/bitcoin/bitcoin/pull/12810
< bitcoin-git>
bitcoin/master 0c17e27 MarcoFalke: init: Remove help text for non-existent -fuzzmessagestest arg
< 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
< 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
< gribble>
https://github.com/bitcoin/bitcoin/issues/12789 | Dont return a CExtPubKey filled with random data when DecodeExt{Pub,}Key is given input not passing DecodeBase58Check(...) by practicalswift · Pull Request #12789 · bitcoin/bitcoin · GitHub
< 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
< gribble>
https://github.com/bitcoin/bitcoin/issues/12790 | [Tests] Use blockmaxweight where tests previously had blockmaxsize by conscott · Pull Request #12790 · bitcoin/bitcoin · GitHub
< 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] 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
< jtimon>
sorry for not following up, but promag will take care of the second part he discovered, please let's move on with https://github.com/bitcoin/bitcoin/pull/12172 's from 58 comments anf +9-4 as it was supposed to be
< aj>
Randolf: https://travis-ci.org/bitcoin/bitcoin/builds/359365323 failed badly, causing a bug to slip through into master that's only picked up in a travis-only (ish) test, causing travis to fail for all PRs after that, needing #12821 to fix
2018-03-28
< jnewbery>
hkjn0: #bitcoin please. This channel is for bitcoin core development
< paulg222>
with bitcoin 0.16 in regtest mode I'm seeing that coinbase transactions are not going to a segwit p2sh wrapped address, but to a regular p2pkh address. Is that expected?
< 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