< gmaxwell>
the whole coinselector in bitcoin core appears to have been written with a strong assumption that an address isn't used more than once. :(
< wumpus>
at last I prefer not including unnecessary commits, I admit other people may have different opinions, but that's the annoying thing about having one wallet implementation bound to bitcoin core
< Luke-Jr>
do you know if src/qt/res/bitcoin-qt-res.rc can use PRODUCT_NAME?
< Luke-Jr>
jonasschnelli: re isolating "Bitcoin Core" to fewer places.. there's 8 instances in the .ui files; I could move those to the equivalent .cpp, but it would look not-so-nice in Designer; thoughts?
< GitHub35>
[bitcoin] luke-jr opened pull request #7192: Unify product name to as few places as possible without major changes (master...single_prodname) https://github.com/bitcoin/bitcoin/pull/7192
< Luke-Jr>
let's rename to Nucleul Bitcoin in all languages. it sounds nicer.
< jonasschnelli_>
nucleul sounded after a reasonable Bitcoin wallet name...:-)
< wumpus>
jonasschnelli_: hehe in Dutch it's called "Bitcoin Kern"
< jonasschnelli_>
Maybe my lol was inappropriate (I thought he is using a different wallet (Nucleul Bitcoin versiunea v0.11.0 (32-bit)), but looks like core. Could be that the user really face an issue/bug.
< GitHub51>
[bitcoin] laanwj closed pull request #7154: [Qt] add InMempool() info to transaction details (master...2015/12/qt_conflicts) https://github.com/bitcoin/bitcoin/pull/7154
< GitHub113>
bitcoin/master 00b4b8d Wladimir J. van der Laan: Merge pull request #7154...
< dcousens>
those bastards, lol, yeah no worries, jsut wanted to quickly compile something and realised I had to put include "config/bitcoin-config.h" in a bunch of files just to stop it exploding
< GitHub148>
[bitcoin] pstratem opened pull request #7185: Note that reviewers should mention the id of the commits they reviewed. (master...2015-12-07-contributingackcommit) https://github.com/bitcoin/bitcoin/pull/7185
< GitHub173>
[bitcoin] Xekyo opened pull request #7183: Removed obsolete lines of code, broke continuation of loop. (master...Fix-#7182) https://github.com/bitcoin/bitcoin/pull/7183
< GitHub25>
[bitcoin] laanwj opened pull request #7181: net: Add and document network messages in protocol.h (master...2015_12_network_messages) https://github.com/bitcoin/bitcoin/pull/7181
< GitHub38>
[bitcoin] laanwj opened pull request #7180: net: Account for `sendheaders` `verack` messages (master...2015_12_log_sendheaders_verack) https://github.com/bitcoin/bitcoin/pull/7180
< GitHub92>
[bitcoin] laanwj opened pull request #7179: net: Fix sent reject messages for blocks and transactions (master...2015_12_fix_reject_message) https://github.com/bitcoin/bitcoin/pull/7179
< GitHub85>
bitcoin/master dc0305d Wladimir J. van der Laan: Merge pull request #6589...
< dcousens>
what do y'all get for "bitcoin-cli getrawtransaction 4a5e1e4baab89f3a32518a88c31bc87f618f76673e2cc77ab2127b7afdeda33b"
2015-12-06
< GitHub123>
[bitcoin] MarcoFalke opened pull request #7177: [qa] Change default block priority size to 0 (master...MarcoFalke-2015-rpcNoPrio) https://github.com/bitcoin/bitcoin/pull/7177
2015-12-05
< GitHub32>
[bitcoin] gmaxwell closed pull request #7174: Don't do mempool lookups for "mempool" command without a filter (master...2015-12-braindead-mempool) https://github.com/bitcoin/bitcoin/pull/7174
< gmaxwell>
AFAIK bitcoin core is the only wallet thats ever supported priority on the send side, and it's never even optimized for using priority wisely.
< paveljanik>
gmaxwell, using this argument, this calls for a lot of NEW users to bitcoin to call for "restart" of the network...
< phantomcircuit>
Luke-Jr, either fees become a significant portion of the total block reward and miners acting in their own self interest ignore priority, or we have massively misjudged the economic rational for mining and bitcoin will fail
< Luke-Jr>
believe it or not, most miners *do* care to some degree about Bitcoin's success
< GitHub43>
[bitcoin] TheBlueMatt opened pull request #7174: Don't do mempool lookups for "mempool" command without a filter (master...2015-12-braindead-mempool) https://github.com/bitcoin/bitcoin/pull/7174
< GitHub164>
bitcoin/master 7922592 Wladimir J. van der Laan: Merge pull request #7166...
< GitHub147>
[bitcoin] laanwj closed pull request #7166: Disconnect on mempool requests from peers when over the upload limit. (master...mempool_p2p_when_overlimit) https://github.com/bitcoin/bitcoin/pull/7166
< GitHub164>
bitcoin/master 6aadc75 Gregory Maxwell: Disconnect on mempool requests from peers when over the upload limit....
< GitHub68>
[bitcoin] jameshilliard opened pull request #7167: Move TestBlockValidity into a background thread (master...TBVBackground) https://github.com/bitcoin/bitcoin/pull/7167
2015-12-03
< GitHub29>
[bitcoin] gmaxwell opened pull request #7166: Disconnect on mempool requests from peers when over the upload limit. (master...mempool_p2p_when_overlimit) https://github.com/bitcoin/bitcoin/pull/7166
< jtimon>
the code is in jtimon/libconsensus-f2 (pre-bitcoin-jt) anyway
< jtimon>
and I don't close it because you have objections to it, just because I'm not going to rebase it as is if it's incompatible with building only once, which I also want for bitcoin jt
< GitHub142>
[bitcoin] laanwj opened pull request #7165: WIP: build: Enable C++11 in build, require C++11 compiler (master...2015_12_c++11) https://github.com/bitcoin/bitcoin/pull/7165
< GitHub156>
[bitcoin] ptschip opened pull request #7164: Do not download transactions during initial blockchain sync (master...tx_getdata) https://github.com/bitcoin/bitcoin/pull/7164
< GitHub120>
[bitcoin] laanwj closed pull request #7133: Replace setInventoryKnown with a rolling bloom filter (rebase of #7100) (master...known_bloom) https://github.com/bitcoin/bitcoin/pull/7133
< GitHub182>
bitcoin/master e206724 Gregory Maxwell: Remove mruset as it is no longer used.
< GitHub182>
bitcoin/master ec73ef3 Gregory Maxwell: Replace setInventoryKnown with a rolling bloom filter....
< MarcoFalke>
Can't find it in bitcoin/master nor transifex
< GitHub83>
[bitcoin] laanwj closed pull request #7128: Constrain rpcport default values to a single location in code (master...const_rpcport) https://github.com/bitcoin/bitcoin/pull/7128
< GitHub117>
bitcoin/master df2ced5 Wladimir J. van der Laan: Merge pull request #7128...
< GitHub117>
bitcoin/master 02354c9 Luke Dashjr: Constrain rpcport default values to a single location in code
< GitHub11>
bitcoin/master 83f06ca Wladimir J. van der Laan: Merge pull request #6216...
< GitHub9>
[bitcoin] laanwj closed pull request #6216: Take the training wheels off anti-fee-sniping (master...take-training-wheels-off-fee-sniping) https://github.com/bitcoin/bitcoin/pull/6216
< GitHub11>
bitcoin/master db6047d Peter Todd: Take the training wheels off anti-fee-sniping...
< wumpus>
strange, I see bitcoin's travis does report that
< btcdrak>
wumpus: alternatively jgarzik could push his repo to the bitcoin org
< wumpus>
I've updated the description for it "ork for bitcoin changes to univalue, upstream is https://github.com/jgarzik/univalue" my idea is that it's similar to the leveldb one
< GitHub125>
[bitcoin] petertodd opened pull request #7155: Remove old replace-by-fee tests (master...2015-12-remove-old-rbf-tests) https://github.com/bitcoin/bitcoin/pull/7155
< GitHub195>
[bitcoin] laanwj closed pull request #6872: Remove UTXO cache entries when the tx they were added for is removed/does not enter mempool (master...limitucache) https://github.com/bitcoin/bitcoin/pull/6872
< GitHub36>
bitcoin/master 677aa3d Matt Corallo: Discard txn cache entries that were loaded for removed mempool txn
< GitHub36>
bitcoin/master b2e74bd Matt Corallo: Get the set of now-uncacheable-txn from CTxMemPool::TrimToSize
< GitHub36>
bitcoin/master 74d0f90 Matt Corallo: Add method to remove a tx from CCoinsViewCache if it is unchanged
< GitHub44>
[bitcoin] jonasschnelli closed pull request #7040: [doc] Update OS X build notes for new qt5 configure (master...patch-4) https://github.com/bitcoin/bitcoin/pull/7040
< GitHub147>
bitcoin/master 4a63f94 Jonas Schnelli: Merge pull request #7040...
< GitHub147>
bitcoin/master b171c69 Michael Ford: [doc] Update OS X build notes for new qt5 configure...
< GitHub77>
[bitcoin] jonasschnelli closed pull request #6997: Don't use hard-coded AllowFree, as this is usually far too low. (master...no-default-free-priority) https://github.com/bitcoin/bitcoin/pull/6997
< GitHub195>
[bitcoin] posita opened pull request #7152: Add missing automake package to deb-based UNIX install instructions. (master...posita/fix-doc-build-unix) https://github.com/bitcoin/bitcoin/pull/7152
< gmaxwell>
my earliest posts on bitcoin talk were worrying about mining cartels driving up fee prices, then I realized buyers cartels were possible too and worried less about that. :P
< aj>
gmaxwell: oh, wow, a bitcoin user's union putting the screws into the Big Business of corporate mining!
< tulip>
Luke-Jr: I think at least one popular wallet has a proxy for Bitcoin Cores estimatefee built in.
< Luke-Jr>
and at least my Bitcoin LJR wallet does (although I understand 0.12 won't)
< Luke-Jr>
gmaxwell: "Bitcoin only works for users with lots of bitcoins during spam attacks" is much better than "Bitcoin doesn't work during spam attacks period"
< GitHub39>
[bitcoin] pstratem opened pull request #7150: Print size of pcoinsTip cache in AcceptToMemoryPool (master...2015-12-1-printcachesize) https://github.com/bitcoin/bitcoin/pull/7150
< GitHub68>
[bitcoin] luke-jr opened pull request #7149: Bugfix: Correctly calculate priority when inputs are mined after dependent transactions enter the memory pool (master...bugfix_priority) https://github.com/bitcoin/bitcoin/pull/7149
< Luke-Jr>
anything else is harmful to Bitcoin
< sipa>
morcos: if everything in bitcoin was rational, nobody would have started using it
< GitHub151>
[bitcoin] MarcoFalke reopened pull request #7084: mempool: Replace maxFeeRate of 10000*minRelayTxFee with maxTxFee (master...MarcoFalke-2015-mempoolMaxTxFee) https://github.com/bitcoin/bitcoin/pull/7084
< GitHub90>
bitcoin/master 7230187 Alex Morcos: Add TxPriority class and comparator
< GitHub54>
[bitcoin] paveljanik opened pull request #7146: Name union to prevent compiler warning (master...20151201_prevector_name_union) https://github.com/bitcoin/bitcoin/pull/7146
< GitHub181>
[bitcoin] laanwj opened pull request #7143: qt: use QMetaObject::invokeMethod for cross-thread signaling in clientmodel (master...2015_12_qt4_build) https://github.com/bitcoin/bitcoin/pull/7143