< bitcoin-git>
[bitcoin] laanwj closed pull request #12422: util: Make LockDirectory thread-safe, consistent, and fix OpenBSD 6.2 build (master...2018_01_openbsd_util_fix) https://github.com/bitcoin/bitcoin/pull/12422
< bitcoin-git>
bitcoin/master 58715f6 Wladimir J. van der Laan: Merge #12422: util: Make LockDirectory thread-safe, consistent, and fix OpenBSD 6.2 build...
< bitcoin-git>
bitcoin/master 1d4cbd2 Wladimir J. van der Laan: test: Add unit test for LockDirectory...
< bitcoin-git>
bitcoin/master fc888bf Wladimir J. van der Laan: util: Fix multiple use of LockDirectory...
< gribble>
https://github.com/bitcoin/bitcoin/issues/12422 | util: Make LockDirectory thread-safe, consistent, and fix OpenBSD 6.2 build by laanwj · Pull Request #12422 · bitcoin/bitcoin · GitHub
< Randolf>
When it comes to "enemies of Bitcoin," it seems that the only name that ever comes up is Roger Ver.
< booyah>
fyi, enemies of bitcoin at r/btc claim also that "you" kept commiting changes to "trunk", prohibiting poor Gavin from getting his changes in (cos he needed to constantly rebase?). what the ;)
< bitcoin-git>
[bitcoin] MeshCollider opened pull request #12438: [Tests] Fix trivial typo in test_runner.py causing error (master...201802_fix_testrunner_typo) https://github.com/bitcoin/bitcoin/pull/12438
< bitcoin-git>
[bitcoin] jeffrade opened pull request #12437: [Trivial] Simplify if-else blocks and more descriptive variable naming (master...test_runner_refactor) https://github.com/bitcoin/bitcoin/pull/12437
< bitcoin-git>
[bitcoin] 251Labs opened pull request #12436: [rpc] Adds a functional test to validate the transaction version number in the RPC output (master...issue/11561/test-negative-transaction-version-numbers) https://github.com/bitcoin/bitcoin/pull/12436
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #12434: [doc] dev-notes: Members should be initialized (master...Mf1802-docDevMemberInit) https://github.com/bitcoin/bitcoin/pull/12434
< bitcoin-git>
[bitcoin] Sjors opened pull request #12433: [qt] move SendCoinsRecipient to its own file (master...2018/02/qt-send-coins-recipient) https://github.com/bitcoin/bitcoin/pull/12433
< gribble>
https://github.com/bitcoin/bitcoin/issues/12208 | GUI: Rephrase Bech32 checkbox texts, and enable it with legacy address default by luke-jr · Pull Request #12208 · bitcoin/bitcoin · GitHub
< bitcoin-git>
[bitcoin] laanwj closed pull request #11866: Do not un-mark fInMempool on wallet txn if ATMP fails. (master...2017-12-11839-fixup) https://github.com/bitcoin/bitcoin/pull/11866
< bitcoin-git>
bitcoin/master 6bb9c13 Wladimir J. van der Laan: Merge #11866: Do not un-mark fInMempool on wallet txn if ATMP fails....
< bitcoin-git>
bitcoin/master 6ef86c9 Matt Corallo: Do not un-mark fInMempool on wallet txn if ATMP fails....
< bitcoin-git>
[bitcoin] Sjors opened pull request #12432: [qt] send: Clear All also resets coin control options (master...2018/02/qt-send-clear-all-coin-control) https://github.com/bitcoin/bitcoin/pull/12432
< bitcoin-git>
[bitcoin] 251Labs closed pull request #12430: [rpc] Fix issue: "Negative version of transaction using json-rpc" (master...patch/11561/fix-negative-json-rpc-version) https://github.com/bitcoin/bitcoin/pull/12430
< bitcoin-git>
[bitcoin] 251Labs opened pull request #12430: [rpc] Fix issue: "Negative version of transaction using json-rpc" (master...patch/11561/fix-negative-json-rpc-version) https://github.com/bitcoin/bitcoin/pull/12430
2018-02-13
< luke-jr>
if you think this is full, you should see #bitcoin
< sipa>
eklitzke: the bitcoin utxo set is pretty unique as a data set in that a very large number of newly written entries are almost immediately after deleted again
< gribble>
https://github.com/bitcoin/bitcoin/issues/11708 | Add P2SH-P2WSH support to signrawtransaction and listunspent RPC by MeshCollider · Pull Request #11708 · bitcoin/bitcoin · GitHub
< bitcoin-git>
[bitcoin] sipa opened pull request #12427: Make signrawtransaction accept P2SH-P2WSH redeemscripts (master...201802_signrawp2shp2wsh) https://github.com/bitcoin/bitcoin/pull/12427
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #12426: qt: Initialize members in WalletModel (master...Mf1802-qtInitializeMembersWalletModel) https://github.com/bitcoin/bitcoin/pull/12426
< bitcoin-git>
[bitcoin] ryanofsky opened pull request #12424: Fix rescan test failure due to unset g_address_type, g_change_type (master...pr/scang) https://github.com/bitcoin/bitcoin/pull/12424
< bitcoin-git>
[bitcoin] Sjors opened pull request #12421: [qt] navigate to transaction history page after send (master...2018/02/qt-goto-transactions-after-send) https://github.com/bitcoin/bitcoin/pull/12421
< bitcoin-git>
[bitcoin] laanwj closed pull request #11966: clientversion: Use full commit hash for commit-based version descriptions (master...ver_full_commit_hash) https://github.com/bitcoin/bitcoin/pull/11966
< bitcoin-git>
bitcoin/master f4f4f51 Wladimir J. van der Laan: Merge #11966: clientversion: Use full commit hash for commit-based version descriptions...
< bitcoin-git>
bitcoin/master a71c56a Luke Dashjr: clientversion: Use full commit hash for commit-based version descriptions...
< bitcoin-git>
[bitcoin] MarcoFalke reopened pull request #12349: shutdown: fix crash on shutdown with reindex-chainstate (master...fix-qt-shutdown) https://github.com/bitcoin/bitcoin/pull/12349
< meshcollider>
looks like contrib/bitcoin-cli.bash-completion needs an update, hasn't been updated for ages
< gmaxwell>
n1bor: conversation continued in #bitcoin he posted bench logs which indicated to me that he was IO bound very badly. Today he followed up with,
< sipa>
no, people may be using wallet software other than bitcoin core
< qttmyth88>
Hello, Is there a precaution to sending a request through bitcoin core. What happens if a malware classified me as a fraud because my name doesn't show as the name on the internet provider. Is there away to remove me off that alert?
< wumpus>
yes not so much hashes as a full mirror of information available through the API, though of course you can use it to compute hashes: https://github.com/zw/bitcoin-gh-meta
< bitcoin-git>
[bitcoin] practicalswift opened pull request #12416: Fix Windows build errors introduced in #10498 (master...fix-windows-build) https://github.com/bitcoin/bitcoin/pull/12416
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #12193: RPC: Consistently use UniValue.pushKV instead of push_back(Pair()) (karel-3d) (master...Mf1801-univalueDeprecatedPair) https://github.com/bitcoin/bitcoin/pull/12193
< bitcoin-git>
bitcoin/master 91986ed Karel Bilek: scripted-diff: Use UniValue.pushKV instead of push_back(Pair())...
< bitcoin-git>
[bitcoin] laanwj closed pull request #12392: Fix ignoring tx data requests when fPauseSend is set on a peer (master...2018-02-fix-fpausesend-getdata-resp) https://github.com/bitcoin/bitcoin/pull/12392
< bitcoin-git>
bitcoin/master a8cbbdb Wladimir J. van der Laan: Merge #12392: Fix ignoring tx data requests when fPauseSend is set on a peer...
< bitcoin-git>
bitcoin/master c4af738 Matt Corallo: Fix ignoring tx data requests when fPauseSend is set on a peer...
< bitcoin-git>
[bitcoin] jameshilliard opened pull request #12412: Enable spectre mitigations when supported by compiler. (master...spectre-mitigation) https://github.com/bitcoin/bitcoin/pull/12412
< wumpus>
the data directory is not empty if a bitcoin.conf is there, it'd have to have some specialized, twisted definition of 'empty'
< provoostenator>
Would be nice though if it worked on an _empty_ data dir as well as a new one, so the user can create bitcoin.conf before the first launch.
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #12409: rpc: Reject deprecated reserveChangeKey in fundrawtransaction (master...Mf1802-rpcFundRawDeprecatedOption) https://github.com/bitcoin/bitcoin/pull/12409
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #12408: wallet: Change output type globals to members (master...Mf1802-walletChangeTypeMember) https://github.com/bitcoin/bitcoin/pull/12408
< echeveria>
spudowiar: I don't have ops in this channel. just note that BlueMatt_ was kicked from #bitcoin for being an impostor.
< bitcoin-git>
[bitcoin] jamesob opened pull request #12407: Ensure nStatus is set properly for all invalid blocks (master...jamesob/2018-02-mark-headers-invalid) https://github.com/bitcoin/bitcoin/pull/12407
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #12120: Add dev guideline limiting auto usage. (master...2018-01-auto-devnotes) https://github.com/bitcoin/bitcoin/pull/12120
< provoostenator>
michagogo: regarding Ubuntu inside of Windows and scary instructions. I'm currently trying to upgrade a fresh install to 18.04 and then see if I can compile Bitcoin
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #12394: gitian-builder.sh: fix --setup doc, since lxc is default (master...2018/02/gitian-build-setup-lxc) https://github.com/bitcoin/bitcoin/pull/12394
< Randolf>
I wonder if someone could take a quick look at PR 12393 at https://github.com/bitcoin/bitcoin/pull/12393 for me. The committer - practicalswift - indicated that they implemented a change that I suggested, but that change isn't appearing for me. Am I missing something, or is there something else
< bitcoin-git>
[bitcoin] promag closed pull request #12361: Replace unreachable error handling with assertions in feebumper (master...2018-02-feebumper) https://github.com/bitcoin/bitcoin/pull/12361
2018-02-08
< bitcoin-git>
[bitcoin] TheBlueMatt opened pull request #12392: Fix ignoring tx data requests when fPauseSend is set on a peer (master...2018-02-fix-fpausesend-getdata-resp) https://github.com/bitcoin/bitcoin/pull/12392