< 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
< aj>
wumpus: if you're making test_runner nicer, might work to just report all the failed tests at the end so they're easy to find. https://github.com/laanwj/bitcoin/pull/6 has sample code
< 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] 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