< 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
< rook520>
Why is it wrong to get involved in the bitcoin trade?? Wouldnt it be smart to buy some shares and just let it sit and not touch it...and just let it evolve with bitcoin itself??
< sipa>
jonasschnelli: opinion about asking on bitcoin-qt first startup how much RAM the user wants to make available for chainstate?
< jgarzik>
(picocoin thing just an anecdote noting Fedora people working on the overall ecosystem; Harald also works on bitcoin)
< jgarzik>
Vaguely related - Fedora keeps inching along towards shipping bitcoin - I got a patch from Harald Hoyer to picocoin, adding bitcoin's curve to an otherwise functional openssl lib. Once libsecp256k1 is packaged into Fedora, that makes a nice end run around the patent/copyright annoyances blocking Fedora deployment.
< GitHub22>
[bitcoin] sdaftuar opened pull request #7137: Tests: Explicitly set chain limits in replace-by-fee test (master...fix-rbf-test) https://github.com/bitcoin/bitcoin/pull/7137
< GitHub20>
[bitcoin] sipa opened pull request #7133: Replace setInventoryKnown with a rolling bloom filter (rebase of #7100) (master...known_bloom) https://github.com/bitcoin/bitcoin/pull/7133
< GitHub88>
[bitcoin] laanwj closed pull request #7112: [Qt] reduce cs_main locks during tip update, more fluently update UI (master...2015/11/qt_tipupdate) https://github.com/bitcoin/bitcoin/pull/7112
< GitHub77>
bitcoin/master 947d20b Jonas Schnelli: [Qt] reduce cs_main in getVerificationProgress()
< GitHub77>
bitcoin/master e6d50fc Jonas Schnelli: [Qt] update block tip (height and date) without locking cs_main, update always (each block)
< GitHub77>
bitcoin/master 012fc91 Jonas Schnelli: NotifyBlockTip signal: switch from hash (uint256) to CBlockIndex*...
< wumpus>
bitcoin core's wallet makes the explicit assumption that we're the only one with the keys in this wallet.dat, they cannot be shared, so that should never happen
< btcdrak>
gmaxwell: I thoroughly agree with you. In fact, we sort of need a PR side to act as a communication bridge with the general public. The weekly IRC meetings have been really well received, but because they are posted on social media they get buried. This is why I discussed with harding to make a new section on bitcoin.org so we can collate these kind of
< wumpus>
gmaxwell: this is another example of how something only gains interest as soon as it is merged. RBF discussions have been going on for as long bitcoin exists, and still they manage to pose it as if this is something new and controversial instead of the compromise of years of argument
< GitHub118>
[bitcoin] jonasschnelli closed pull request #7127: Bugfix: Default -uiplatform is not actually the platform this build was compiled on (master...bugfix_uiplatform) https://github.com/bitcoin/bitcoin/pull/7127
< GitHub198>
bitcoin/master fa93174 Jonas Schnelli: Merge pull request #7127...
< GitHub198>
bitcoin/master a6cbc02 Luke Dashjr: Bugfix: Default -uiplatform is not actually the platform this build was compiled on
< GitHub107>
[bitcoin] gmaxwell closed pull request #7123: [WIP] Make trickle logic useful again, delay trickle when past upload limit. (master...actually_trickle) https://github.com/bitcoin/bitcoin/pull/7123
2015-11-28
< GitHub170>
[bitcoin] luke-jr opened pull request #7128: Constrain rpcport default values to a single location in code (master...const_rpcport) https://github.com/bitcoin/bitcoin/pull/7128
< GitHub26>
[bitcoin] luke-jr opened pull request #7127: Bugfix: Default -uiplatform is not actually the platform this build was compiled on (master...bugfix_uiplatform) https://github.com/bitcoin/bitcoin/pull/7127
< GitHub101>
[bitcoin] sipa closed pull request #6349: Constrain constant values to a single location in code (master...opt_defaults) https://github.com/bitcoin/bitcoin/pull/6349
< GitHub170>
[bitcoin] gmaxwell opened pull request #7123: [WIP] Make trickle logic useful again, delay trickle when past upload limit. (master...actually_trickle) https://github.com/bitcoin/bitcoin/pull/7123
< GitHub62>
[bitcoin] robegan21 opened pull request #7122: simple fix to mask command line arguments after they are copied (master...MaskCommandLineArgs) https://github.com/bitcoin/bitcoin/pull/7122
2015-11-27
< GitHub102>
[bitcoin] petertodd opened pull request #7119: Add option to opt into full-RBF when sending funds (master...2015-11-opt-into-full-rbf-option) https://github.com/bitcoin/bitcoin/pull/7119
< jtimon>
anyway, I'll rewrite my policy stuff on bitcoin jt 0.12, just like my consensus stuff and then decide, worse case I can just rebase a giant branch once per major release
< GitHub146>
[bitcoin] paveljanik opened pull request #7118: Describe maxmempool and mempoolminfee in the getmempoolinfo RPC help. (master...20151127_getmempoolinfo_fixes) https://github.com/bitcoin/bitcoin/pull/7118