< bitcoin-git>
[bitcoin] practicalswift opened pull request #10029: Fix parameter naming inconsistencies between .h and .cpp files (master...fix-header-parameter-naming-inconsistencies) https://github.com/bitcoin/bitcoin/pull/10029
< bitcoin-git>
[bitcoin] practicalswift opened pull request #10027: Set to nullptr after delete (master...set-to-nullptr-after-delete) https://github.com/bitcoin/bitcoin/pull/10027
< bitcoin-git>
bitcoin/0.14 ccb47bf Wladimir J. van der Laan: Merge #10006: [0.14 backport] Don't require segwit in getblocktemplate for segwit signalling or mining...
< bitcoin-git>
bitcoin/0.14 569596c Suhas Daftuar: Don't require segwit in getblocktemplate for segwit signalling or mining...
< bitcoin-git>
bitcoin/0.14 2cd2cd5 Suhas Daftuar: Test transaction selection when gbt called without segwit support...
< bitcoin-git>
[bitcoin] jnewbery opened pull request #10024: [trivial] Use log.info() instead of print() in importmulti.py (master...uselogginginimportmulti) https://github.com/bitcoin/bitcoin/pull/10024
< bitcoin-git>
[bitcoin] laanwj closed pull request #9818: Save watch only key timestamps when reimporting keys (master...pr/multirewatch) https://github.com/bitcoin/bitcoin/pull/9818
< bitcoin-git>
bitcoin/master 3d857f3 Wladimir J. van der Laan: Merge #9818: Save watch only key timestamps when reimporting keys...
< bitcoin-git>
bitcoin/master 7759aa2 Russell Yanofsky: Save watch only key timestamps when reimporting keys...
< bitcoin-git>
[bitcoin] jonasschnelli closed pull request #9592: [Qt] Add checkbox in the GUI to opt-in to RBF when creating a transaction (master...pr/grbf) https://github.com/bitcoin/bitcoin/pull/9592
< bitcoin-git>
bitcoin/master c4e4792 Russell Yanofsky: [Qt] Change RBF checkbox to reflect -walletrbf setting...
< bitcoin-git>
bitcoin/master 838a58e Jonas Schnelli: [Qt] Add simple optin-RBF checkbox and confirmation info
< bitcoin-git>
bitcoin/master 568c05a Jonas Schnelli: Allow to opt-into RBF when creating a transaction
< bitcoin-git>
[bitcoin] jonasschnelli closed pull request #8888: CConnman: Remove some global usage in the gui (master...no-global-connman) https://github.com/bitcoin/bitcoin/pull/8888
< gribble>
https://github.com/bitcoin/bitcoin/issues/10004 | After max chain of unconfirmed change transactions, last tx is missing from memory until rescan · Issue #10004 · bitcoin/bitcoin · GitHub
< gribble>
https://github.com/bitcoin/bitcoin/issues/9262 | Prefer coins that have fewer ancestors, sanity check txn before ATMP by instagibbs · Pull Request #9262 · bitcoin/bitcoin · GitHub
< bitcoin-git>
[bitcoin] jnewbery opened pull request #10015: Wallet should reject long chains by default (master...walletrejectlongchains) https://github.com/bitcoin/bitcoin/pull/10015
< wumpus>
(FYI bitcoin core master compiles without WShadow warnings with clang 4.0 pre-something apart from one in db.cpp)
< bitcoin-git>
[bitcoin] TheBlueMatt opened pull request #10013: Fix shutdown hang with >= 8 -addnodes set (0.14 backport) (0.14...2017-03-exit-with-addnode-13) https://github.com/bitcoin/bitcoin/pull/10013
< NicolasDorier>
the idea is that he receive money to the bitcoin core and tumblebit passively send it through the tumbler
< NicolasDorier>
he can. The way tumbler bit work now is to drain the bitcoin core wallet until empty to the tumbler
< wumpus>
what if the user does a spend from bitcoin core?
< NicolasDorier>
wumpus: The goal is to make it possible to follow the coins from L2 transfers from the Bitcoin qt interface
< bitcoin-git>
[bitcoin] laanwj closed pull request #9921: build: Probe MSG_DONTWAIT in the same way as MSG_NOSIGNAL (master...2017_03_cloudabi_netcompat) https://github.com/bitcoin/bitcoin/pull/9921
< bitcoin-git>
bitcoin/master a4d1c9f Wladimir J. van der Laan: compat: use `unsigned int` instead of `u_int`...
< bitcoin-git>
bitcoin/master 25da1ee Wladimir J. van der Laan: build: cleanup: define MSG_DONTWAIT/MSG_NO_SIGNAL locally...
< bitcoin-git>
bitcoin/master c459d50 Wladimir J. van der Laan: build: Probe MSG_DONTWAIT in the same way as MSG_NOSIGNAL...
< NicolasDorier>
the idea is that when you read the transaction log, you can follow where the coin leave and where it go. This is very useful for every 2nd layer protocols because bitcoin core can show that is happening
< bitcoin-git>
[bitcoin] jonasschnelli closed pull request #10008: [trivial] Fix a typo (introduced two days ago) in the default fee warning (master...fix-typo-in-default-fee-warning) https://github.com/bitcoin/bitcoin/pull/10008
< bitcoin-git>
bitcoin/master d42729a Jonas Schnelli: Merge #10008: [trivial] Fix a typo (introduced two days ago) in the default fee warning...
< bitcoin-git>
bitcoin/master a3ca43b practicalswift: [trivial] Fix a typo (introduced two days ago) in the default fee warning
< bitcoin-git>
[bitcoin] practicalswift opened pull request #10008: [trivial] Fix a typo (introduced two days ago) in the default fee warning (master...fix-typo-in-default-fee-warning) https://github.com/bitcoin/bitcoin/pull/10008
< bitcoin-git>
[bitcoin] NicolasDorier opened pull request #10007: [QT] Remove SendToSelf, and break down its payouts (master...watchonlylabel2) https://github.com/bitcoin/bitcoin/pull/10007
< bitcoin-git>
[bitcoin] sdaftuar opened pull request #10006: [0.14 backport] Don't require segwit in getblocktemplate for segwit signalling or mining (0.14...backport-9955) https://github.com/bitcoin/bitcoin/pull/10006
< bitcoin-git>
[bitcoin] NicolasDorier opened pull request #9999: [LevelDB] Plug leveldb logs to bitcoin logs (master...leveldblog) https://github.com/bitcoin/bitcoin/pull/9999
< bitcoin-git>
[bitcoin] kobake opened pull request #9998: tests: Remove unused function dumpKeyInfo (master...remove-unused-dump-function) https://github.com/bitcoin/bitcoin/pull/9998
< NicolasDorier>
searching... when I do mount : //10.0.75.1/E on /home/bitcoin type cifs
< NicolasDorier>
wondering if it is not my docker which got sneaky upgraded and use a network share for file sharing with the container instead of something else... But even then, I remember running bitcoin core on a network share just fine in the passt
< wumpus>
well up until a few versions ago it didn't work with bitcoin core due to how we integrated leveldb. It works for 0.13/0.14 at least though
< luke-jr>
a number of decent BIPs have negative comments; I suggest perhaps people may wish to provide positive feedback to counter them. https://github.com/bitcoin/bips/pull/500
< bitcoin-git>
[bitcoin] laanwj closed pull request #9481: [Qt] Show more significant warning if we fall back to the default fee (master...2017/01/fee_warning) https://github.com/bitcoin/bitcoin/pull/9481
< bitcoin-git>
bitcoin/master 7abe7bb Luke Dashjr: Qt/Send: Give fallback fee a reasonable indent
< bitcoin-git>
bitcoin/master 3e4d7bf Luke Dashjr: Qt/Send: Figure a decent warning colour from theme
< bitcoin-git>
bitcoin/master c5adf8f Jonas Schnelli: [Qt] Show more significant warning if we fall back to the default fee
< bitcoin-git>
[bitcoin] laanwj closed pull request #9955: Don't require segwit in getblocktemplate for segwit signalling or mining (master...2017-03-mining-segwit-changes) https://github.com/bitcoin/bitcoin/pull/9955
< bitcoin-git>
bitcoin/master c85ffe6 Suhas Daftuar: Test transaction selection when gbt called without segwit support
< bitcoin-git>
bitcoin/master 416809c Wladimir J. van der Laan: Merge #9955: Don't require segwit in getblocktemplate for segwit signalling or mining...
< bitcoin-git>
bitcoin/master abe7b3d Suhas Daftuar: Don't require segwit in getblocktemplate for segwit signalling or mining...
< bitcoin-git>
[bitcoin] NicolasDorier closed pull request #9989: [Doc] Removing references to Windows 32 bit from README (master...patch-2) https://github.com/bitcoin/bitcoin/pull/9989
< bitcoin-git>
bitcoin/master 4d51e9b NicolasDorier: Assert ConnectBlock block and pIndex are the same block
< bitcoin-git>
bitcoin/master 972714c Daniel Cousens: pow: GetNextWorkRequired never called with NULL pindexLast
< bitcoin-git>
bitcoin/master cc44c8f NicolasDorier: ContextualCheckBlockHeader should never have pindexPrev to NULL
< bitcoin-git>
[bitcoin] NicolasDorier opened pull request #9989: [Doc] Removing references to Windows 32 bit from README (master...patch-2) https://github.com/bitcoin/bitcoin/pull/9989
< warren>
is among the worst efficient uses of Bitcoin. I think a more effective guard against too-cheap UTXO creation leading to such a persistent negative externality in which people use the precious resource inefficient ways would be fix the original design problem. Maybe change it so fees to create a UTXO are more front-loaded more toward time of creation instead of at the time it is spending?
< bitcoin-git>
[bitcoin] laanwj closed pull request #9984: devtools: Make github-merge compute SHA512 from git, instead of worktree (master...2017_03_merge_hash_git) https://github.com/bitcoin/bitcoin/pull/9984
< bitcoin-git>
bitcoin/master cce056d Wladimir J. van der Laan: Merge #9984: devtools: Make github-merge compute SHA512 from git, instead of worktree...
< bitcoin-git>
bitcoin/master a327e8e Wladimir J. van der Laan: devtools: Make github-merge compute SHA512 from git, instead of worktree...
< bitcoin-git>
[bitcoin] NicolasDorier opened pull request #9985: [QT] Show more descriptive label for pay to yourself entries (master...watchonlylabel) https://github.com/bitcoin/bitcoin/pull/9985
< bitcoin-git>
[bitcoin] laanwj opened pull request #9984: devtools: Make github-merge compute SHA512 from git, instead of worktree (master...2017_03_merge_hash_git) https://github.com/bitcoin/bitcoin/pull/9984
< gribble>
https://github.com/bitcoin/bitcoin/issues/9940 | Fix verify-commits on OSX, update for new bad Tree-SHA512, point travis to different keyservers by TheBlueMatt · Pull Request #9940 · bitcoin/bitcoin · GitHub
< bitcoin-git>
bitcoin/master 3b092bd Wladimir J. van der Laan: util: Properly handle errors during log message formatting...
< bitcoin-git>
[bitcoin] laanwj opened pull request #9983: tests: Convert selected tests to using named RPC arguments (master...2017_03_rpc_tests_named_arguments) https://github.com/bitcoin/bitcoin/pull/9983
< bitcoin-git>
[bitcoin] laanwj closed pull request #9940: Fix verify-commits on OSX, update for new bad Tree-SHA512, point travis to different keyservers (master...2017-03-verify-commits-no-recursion) https://github.com/bitcoin/bitcoin/pull/9940
< bitcoin-git>
bitcoin/master efc06c2 Matt Corallo: If GNU sha512sum is missing, try perl shasum in verify-commits
< bitcoin-git>
bitcoin/master 8ed849f Matt Corallo: Fix travis failing to fetch keys from the sks keyserver pool...
< bitcoin-git>
bitcoin/master fd5e905 Matt Corallo: Make verify-commits.sh non-recursive
< BlueMatt>
Hisham: I'm happy to go discuss it further on #bitcoin
< BlueMatt>
maybe this is a better topic for #bitcoin, its not really a development topic
< BlueMatt>
Hisham: relevant is bluematt.bitcoin.ninja/2017/02/28/bitcoin-trustlessness/ (and also #bitcoin, not really #bitcoin-core-dev)
< Hisham>
I'm a normal old Bitcoiner since the days of CPU and browser mining but I've got highly involved at 2014, I've read a lot about Bitcoin and you can I'm my life is oriented to it for many reasons.
< bitcoin-git>
[bitcoin] laanwj opened pull request #9979: p2p: Bare minimum to support UNIX sockets (master...2017_03_unix_socket_p2p) https://github.com/bitcoin/bitcoin/pull/9979
< sipa>
note that many C/C++ codebases (and even bitcoin core before 0.14) violate that rule usually
< gwillen>
This isn't really a good channel for this kind of discussion -- better in #bitcoin probably.
2017-03-09
< bitcoin-git>
[bitcoin] jnewbery opened pull request #9966: Control mempool persistence using a command line parameter (master...mempoolpersistenceoption) https://github.com/bitcoin/bitcoin/pull/9966
< kanzure>
i don't think it's directly usable in bitcoin.git because the rpc tests need to actually use real rpc :) (and also we're not using petertodd/python-bitcoinlib in bitcoin rpc tests anyway)