2016-01-07

< GitHub126> bitcoin/master faf3299 MarcoFalke: [qt] Intro: Display required space...
< GitHub189> bitcoin/master 7b0a9a8 Wladimir J. van der Laan: Merge pull request #7266...
< GitHub11> [bitcoin] laanwj closed pull request #7266: Removed comment about IsStandard for P2SH scripts (master...zauguin-patch-1) https://github.com/bitcoin/bitcoin/pull/7266
< GitHub189> bitcoin/master 6cd198f Marcel Krüger: Removed comment about IsStandard for P2SH scripts...
< GitHub189> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/554156093800...7b0a9a804004
< GitHub99> bitcoin/0.12 ff9b610 MarcoFalke: [wallet] Add regression test for vValue sort order...
< GitHub99> [bitcoin] laanwj pushed 1 new commit to 0.12: https://github.com/bitcoin/bitcoin/commit/ff9b610026067755b1d766c13a212734d96757ea
< GitHub49> [bitcoin] laanwj closed pull request #7293: [wallet] Add regression test for vValue sort order (master...Mf1601-wallet-vValue) https://github.com/bitcoin/bitcoin/pull/7293
< GitHub132> bitcoin/master 5541560 Wladimir J. van der Laan: Merge pull request #7293...
< GitHub132> bitcoin/master faf538b MarcoFalke: [trivial] Merge test cases and replace CENT with COIN
< GitHub132> bitcoin/master fa3c7e6 MarcoFalke: [wallet] Add regression test for vValue sort order
< GitHub132> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/d964b5bb1a1c...554156093800
< GitHub29> bitcoin/0.12 1ed938b MarcoFalke: [qa] wallet: Check if maintenance changes the balance...
< GitHub29> [bitcoin] laanwj pushed 1 new commit to 0.12: https://github.com/bitcoin/bitcoin/commit/1ed938b5fe4f5760b516eaec3358f13003830907
< GitHub11> [bitcoin] laanwj closed pull request #7229: [qa] wallet: Check if maintenance changes the balance (master...MarcoFalke-2015-rpcWalletMaintenance) https://github.com/bitcoin/bitcoin/pull/7229
< GitHub159> bitcoin/master fa33d97 MarcoFalke: [walletdb] Add missing LOCK() in Recover() for dummyWallet
< GitHub159> bitcoin/master fa14d99 MarcoFalke: [qa] check if wallet or blochchain maintenance changes the balance
< GitHub159> bitcoin/master fa0765d MarcoFalke: [qa] Cleanup wallet.py test...
< GitHub159> [bitcoin] laanwj pushed 4 new commits to master: https://github.com/bitcoin/bitcoin/compare/de9e5ea75e46...d964b5bb1a1c
< GitHub163> [bitcoin] laanwj closed pull request #7257: Combine common error strings for different options so translations can be shared and reused (master...reduce_opt_ts) https://github.com/bitcoin/bitcoin/pull/7257
< GitHub110> bitcoin/master de9e5ea Wladimir J. van der Laan: Merge pull request #7257...
< GitHub110> bitcoin/master 5e10922 Luke Dashjr: Combine common error strings for different options so translations can be shared and reused
< GitHub110> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/41f1a3e99bfa...de9e5ea75e46
< GitHub56> [bitcoin] laanwj closed pull request #7302: C++11 build/runtime fixes (master...c++11-prep) https://github.com/bitcoin/bitcoin/pull/7302
< GitHub119> bitcoin/master 57d2f62 Cory Fields: c++11: CAccountingEntry must be defined before use in a list...
< GitHub119> bitcoin/master 89f71c6 Cory Fields: c++11: don't throw from the reverselock destructor...
< GitHub119> bitcoin/master 76ac35f Cory Fields: c++11: detect and correct for boost builds with an incompatible abi...
< GitHub119> [bitcoin] laanwj pushed 5 new commits to master: https://github.com/bitcoin/bitcoin/compare/605c17844ea3...41f1a3e99bfa
< GitHub142> [bitcoin] jonasschnelli opened pull request #7307: [RPC, Wallet] Move RPC dispatch table registration to wallet/ code (master...2016/01/corewallet) https://github.com/bitcoin/bitcoin/pull/7307

2016-01-06

< GitHub137> [bitcoin] morcos opened pull request #7306: Make sure conflicted wallet tx's update balances (master...fixconflicts) https://github.com/bitcoin/bitcoin/pull/7306
< GitHub134> [bitcoin] MarcoFalke opened pull request #7304: [contrib] Add clang-format-diff.py (master...Mf1601-clang-format-diff) https://github.com/bitcoin/bitcoin/pull/7304
< Luke-Jr> morcos: for an example using real-world terms, say I merge the "Unify name" PR into Bitcoin LJR yesterday; and now I rebase it for Core master. Trying to merge this rebased branch into Bitcoin LJR will not work, even after I merge Core master into LJR, because the rebased branch conflicts with the pre-rebase branch
< MarcoFalke> Here you could change the lines a bit to avoid a rebase: https://github.com/bitcoin/bitcoin/pull/7192/files#r48915192

2016-01-05

< GitHub106> [bitcoin] theuni opened pull request #7302: C++11 build/runtime fixes (master...c++11-prep) https://github.com/bitcoin/bitcoin/pull/7302
< GitHub152> [bitcoin] MarcoFalke opened pull request #7300: [trivial] Add missing copyright headers (master...Mf1601-copyrightheaders) https://github.com/bitcoin/bitcoin/pull/7300
< GitHub152> [bitcoin] MarcoFalke opened pull request #7298: [qt] Intro: Display required space (master...Mf1601-qtDataDir) https://github.com/bitcoin/bitcoin/pull/7298
< morcos> imagine someone has some external program that does their own fee estimation. And they use settxfee to tell bitcoin core what fee to pay based on that
< GitHub180> [bitcoin] MarcoFalke closed pull request #7295: [WIP] Obey mintxfee on txconfirmtarget, Bump mintxfee (master...Mf1601-wallet-mintxfee) https://github.com/bitcoin/bitcoin/pull/7295
< GitHub115> [bitcoin] morcos opened pull request #7296: Add sane fallback for fee estimation (master...fallbackfee) https://github.com/bitcoin/bitcoin/pull/7296
< GitHub110> [bitcoin] MarcoFalke opened pull request #7295: [WIP] Obey mintxfee on txconfirmtarget, Bump mintxfee (master...Mf1601-wallet-mintxfee) https://github.com/bitcoin/bitcoin/pull/7295
< GitHub179> [bitcoin] laanwj pushed 1 new commit to 0.12: https://github.com/bitcoin/bitcoin/commit/333e1eaeea80344e5a28db6efbce2691c85e2b25
< GitHub179> bitcoin/0.12 333e1ea MarcoFalke: Bump copyright headers to 2015...
< GitHub122> [bitcoin] laanwj closed pull request #7205: Update copyright headers to 2015 (master...MarcoFalke-2015-BumpHeaders-0.12) https://github.com/bitcoin/bitcoin/pull/7205
< GitHub66> bitcoin/master fa71669 MarcoFalke: [devtools] Use git pretty-format for year parsing
< GitHub66> bitcoin/master fa24439 MarcoFalke: Bump copyright headers to 2015
< GitHub66> bitcoin/master fa6ad85 MarcoFalke: [devtools] Rewrite fix-copyright-headers.py
< GitHub66> [bitcoin] laanwj pushed 4 new commits to master: https://github.com/bitcoin/bitcoin/compare/aa413687de45...605c17844ea3
< GitHub51> bitcoin/0.12 5cadf3e Jonas Schnelli: [Qt] fix coincontrol update issue when deleting a send coin entry...
< GitHub51> [bitcoin] laanwj pushed 1 new commit to 0.12: https://github.com/bitcoin/bitcoin/commit/5cadf3eb60ddc630d9e749f7a92e51d07d2e614a
< GitHub75> [bitcoin] jonasschnelli closed pull request #7282: [Qt] fix coincontrol update issue when deleting a send coins entry (master...2016/01/qt_cc_fee) https://github.com/bitcoin/bitcoin/pull/7282
< GitHub107> bitcoin/master aa41368 Jonas Schnelli: Merge pull request #7282...
< GitHub107> [bitcoin] jonasschnelli pushed 1 new commit to master: https://github.com/bitcoin/bitcoin/commit/aa413687de45ef9add61f97447532a87bd2b2bb7
< GitHub162> bitcoin/0.12 bfdaa3c MarcoFalke: [wallet] Adjust pruning test...
< GitHub162> [bitcoin] laanwj pushed 1 new commit to 0.12: https://github.com/bitcoin/bitcoin/commit/bfdaa3c87f6054b0b1e617031d6a8f02cdfc99dd
< GitHub159> [bitcoin] laanwj closed pull request #7193: [wallet] Cleanup tests (master...MarcoFalke-2015-WalletTests) https://github.com/bitcoin/bitcoin/pull/7193
< GitHub45> bitcoin/master 2078495 Wladimir J. van der Laan: Merge pull request #7193...
< GitHub45> bitcoin/master fafd093 MarcoFalke: [wallet] Adjust pruning test
< GitHub45> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/a10a7920c3ac...2078495d9c5f
< GitHub58> bitcoin/0.12 e08b7cb Suhas Daftuar: Mark blocks with too many sigops as failed...
< GitHub58> [bitcoin] laanwj pushed 1 new commit to 0.12: https://github.com/bitcoin/bitcoin/commit/e08b7cb33ca30e03a4fda2eb13fc101628907258
< GitHub105> [bitcoin] laanwj closed pull request #7217: Mark blocks with too many sigops as failed (master...fix-sigops-rejection) https://github.com/bitcoin/bitcoin/pull/7217
< GitHub141> bitcoin/master a10a792 Wladimir J. van der Laan: Merge pull request #7217...
< GitHub141> bitcoin/master 5246180 Suhas Daftuar: Mark blocks with too many sigops as failed
< GitHub141> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/45d13abf4ea1...a10a7920c3ac
< morcos> I'm asking this because I think we should change the default value that gets used if fee estimation can't give you an answer. As rusty was pointing out in bitcoin-dev, 1000 sat/KB is just too small

2016-01-04

< GitHub1> [bitcoin] MarcoFalke opened pull request #7293: [wallet] Add regression test for vValue sort order (master...Mf1601-wallet-vValue) https://github.com/bitcoin/bitcoin/pull/7293
< GitHub151> [bitcoin] sdaftuar closed pull request #7222: [WIP] RPC: Indicate which transactions are signaling opt-in RBF (master...add-optin-info) https://github.com/bitcoin/bitcoin/pull/7222
< GitHub199> [bitcoin] sdaftuar opened pull request #7292: [RPC] Expose ancestor/descendant information over RPC (master...add-chain-info) https://github.com/bitcoin/bitcoin/pull/7292
< GitHub179> [bitcoin] EthanHeilman opened pull request #7291: Add CNetAddr and CService tests demonstrating constructor differences (master...cservice) https://github.com/bitcoin/bitcoin/pull/7291
< GitHub108> [bitcoin] MarcoFalke opened pull request #7290: [init] Add missing help for args (master...Mf1601-doc) https://github.com/bitcoin/bitcoin/pull/7290
< GitHub131> [bitcoin] luke-jr opened pull request #7289: [WIP] Make arguments reconfigurable at runtime via RPC (master...rpc_setarg) https://github.com/bitcoin/bitcoin/pull/7289
< GitHub191> [bitcoin] jtimon opened pull request #7287: Consensus: Remove calls to error(), FormatStateMessage() and FormatMoney() (master...consensus-decouple-util-0.13.99) https://github.com/bitcoin/bitcoin/pull/7287
< GitHub134> [bitcoin] MarcoFalke opened pull request #7286: Misc. non-critical cleanup (master...Mf1601-trivial8) https://github.com/bitcoin/bitcoin/pull/7286
< MarcoFalke> Looks like it's this issue: https://github.com/bitcoin/bitcoin/issues/7235
< vojtik> i have bitcoin core, and it generate me adress for income bitcoin, but in this moment i can this adress find, cant find money, anythink,,, just have link for block chain
< GitHub184> bitcoin/0.12 3cb066c Wladimir J. van der Laan: Update translations after #7253...
< GitHub184> [bitcoin] laanwj pushed 1 new commit to 0.12: https://github.com/bitcoin/bitcoin/commit/3cb066c62b98acac3c9323082094ccc6ae8f0bd7
< GitHub13> bitcoin/0.12 a75a03a Luke Dashjr: Bugfix: update-translations: Allow numerus translations to omit %n specifier (usually when it only has one possible value)...
< GitHub13> [bitcoin] laanwj pushed 1 new commit to 0.12: https://github.com/bitcoin/bitcoin/commit/a75a03a5f2fe386d953e52839a1c5492975c93cf
< GitHub22> [bitcoin] laanwj closed pull request #7253: Bugfix: update-translations: Allow numerus translations to omit %n specifier (usually when it only has one possible value) (master...numerus_omit_n) https://github.com/bitcoin/bitcoin/pull/7253
< GitHub169> bitcoin/master 45d13ab Wladimir J. van der Laan: Merge pull request #7253...
< GitHub169> bitcoin/master 0d59589 Luke Dashjr: Bugfix: update-translations: Allow numerus translations to omit %n specifier (usually when it only has one possible value)
< GitHub169> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/49a735cba4f7...45d13abf4ea1
< GitHub77> bitcoin/0.12 bdd0f9e MarcoFalke: [qa] Move gen_return_txouts() to util.py...
< GitHub77> [bitcoin] laanwj pushed 1 new commit to 0.12: https://github.com/bitcoin/bitcoin/commit/bdd0f9e286e8ad28eb724d076275c3cd1734553f
< GitHub29> [bitcoin] laanwj closed pull request #7250: [qa] Move gen_return_txouts() to util.py (master...MarcoFalke-2015-rpcUtilReturnTxouts-0.12) https://github.com/bitcoin/bitcoin/pull/7250
< GitHub94> bitcoin/master 49a735c Wladimir J. van der Laan: Merge pull request #7250...
< GitHub94> bitcoin/master fa0a974 MarcoFalke: [qa] Move gen_return_txouts() to util.py
< GitHub94> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/ac982a16e07d...49a735cba4f7
< GitHub1> bitcoin/0.12 f6c8c12 MarcoFalke: [gitian] Set reference date to something more recent...
< GitHub1> [bitcoin] laanwj pushed 1 new commit to 0.12: https://github.com/bitcoin/bitcoin/commit/f6c8c1242b34eafdbee912544a071d2b58484ea8
< jonasschnelli> MarcoFalke: just started the build: https://bitcoin.jonasschnelli.ch/pulls/7283/
< GitHub174> [bitcoin] MarcoFalke opened pull request #7283: [gitian] Default reference_datetime to commit author date (master...MarcoFalke-2016-gitianTimeDefault) https://github.com/bitcoin/bitcoin/pull/7283
< GitHub116> [bitcoin] MarcoFalke closed pull request #7252: [gitian] Default reference date to commit author date (master...MarcoFalke-2015-gitianTime-0.13) https://github.com/bitcoin/bitcoin/pull/7252
< GitHub104> [bitcoin] laanwj closed pull request #7263: Double semicolon cleanup (master...doubles) https://github.com/bitcoin/bitcoin/pull/7263
< GitHub81> bitcoin/master ac982a1 Wladimir J. van der Laan: Merge pull request #7263...
< GitHub81> bitcoin/master a5a0831 21E14: Double semicolon cleanup.
< GitHub81> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/c17301382159...ac982a16e07d
< GitHub46> bitcoin/0.12 e70fc6f MarcoFalke: [debian] Bump manpages and only mention -?...
< GitHub46> [bitcoin] laanwj pushed 1 new commit to 0.12: https://github.com/bitcoin/bitcoin/commit/e70fc6f8420b2e9b4f50c93b885016d60dc5d5f2
< GitHub66> [bitcoin] laanwj closed pull request #7274: [debian] Bump manpages and only mention -? (master...MarcoFalke-2015-debianManpages) https://github.com/bitcoin/bitcoin/pull/7274
< GitHub157> bitcoin/master fa6ce44 MarcoFalke: [debian] Update bitcoind manpage description...
< GitHub157> bitcoin/master c173013 Wladimir J. van der Laan: Merge pull request #7274...
< GitHub157> bitcoin/master fae7a36 MarcoFalke: [debian] Bump manpages and only mention -?...
< GitHub157> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/136abda59728...c17301382159
< GitHub90> [bitcoin] jonasschnelli opened pull request #7282: [Qt] fix coincontrol update issue when deleting a send coins entry (master...2016/01/qt_cc_fee) https://github.com/bitcoin/bitcoin/pull/7282
< GitHub66> bitcoin/master 136abda Wladimir J. van der Laan: qt: periodic translations pull from transifex
< GitHub66> [bitcoin] laanwj pushed 1 new commit to master: https://github.com/bitcoin/bitcoin/commit/136abda59728708ab4dffeac6fb08e0abf7e3b27
< GitHub66> bitcoin/0.12 5ba42ba Wladimir J. van der Laan: qt: periodic translations pull from transifex
< GitHub66> [bitcoin] laanwj pushed 1 new commit to 0.12: https://github.com/bitcoin/bitcoin/commit/5ba42bad6d69c5a3e17254b15818d45d6bad1478
< GitHub78> bitcoin/0.12 2d6a493 Wladimir J. van der Laan: Merge pull request #7245...
< GitHub78> [bitcoin] laanwj pushed 1 new commit to 0.12: https://github.com/bitcoin/bitcoin/commit/2d6a493493a799a030944db37279341b1df8ae74
< GitHub118> [bitcoin] laanwj closed pull request #7245: [0.12] Backport: Torcontrol debug msg (0.12...MF/0.12/merge/debugMsg) https://github.com/bitcoin/bitcoin/pull/7245
< GitHub113> [bitcoin] laanwj closed pull request #7251: [0.12] gitian: Set reference date to something more recent (0.12...MarcoFalke-2015-gitianTime-0.12) https://github.com/bitcoin/bitcoin/pull/7251
< GitHub193> bitcoin/master eb2b745 Wladimir J. van der Laan: Merge pull request #7251...
< GitHub193> bitcoin/master fa09562 MarcoFalke: [gitian] Set reference date to something more recent
< GitHub193> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/e289807e5a2c...eb2b74526a5b
< GitHub49> [bitcoin] jonasschnelli closed pull request #7255: Replace some instances of formatWithUnit with formatHtmlWithUnit (master...bitcoinunits-format) https://github.com/bitcoin/bitcoin/pull/7255
< GitHub113> bitcoin/master e289807 Jonas Schnelli: Merge pull request #7255...
< GitHub113> bitcoin/master 6fd0a07 fanquake: Remove hardcoded fee from CoinControl ToolTip
< GitHub113> bitcoin/master 5fdf32d fanquake: Replace some instances of formatWithUnit with formatHtmlWithUnit...
< GitHub113> [bitcoin] jonasschnelli pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/08ab9069afaa...e289807e5a2c
< GitHub153> [bitcoin] laanwj closed pull request #7256: Add note to coin control dialog QT5 workaround (master...remove-qt5-fix-ccontrol) https://github.com/bitcoin/bitcoin/pull/7256
< GitHub0> bitcoin/master 33877ed fanquake: Add note to CoinControl Dialog workaround
< GitHub0> bitcoin/master 08ab906 Wladimir J. van der Laan: Merge pull request #7256...
< GitHub0> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/d032b5b64b0d...08ab9069afaa
< GitHub189> [bitcoin] laanwj closed pull request #6782: Master (0.8...master) https://github.com/bitcoin/bitcoin/pull/6782
< GitHub73> bitcoin/0.12 76de36f Pieter Wuille: Report non-mandatory script failures correctly...
< GitHub73> [bitcoin] laanwj pushed 1 new commit to 0.12: https://github.com/bitcoin/bitcoin/commit/76de36fd2e2bd733fcab68314f6d67704d2047d1
< GitHub162> [bitcoin] laanwj closed pull request #7276: Report non-mandatory script failures correctly (master...nonmanrep) https://github.com/bitcoin/bitcoin/pull/7276
< GitHub181> bitcoin/master d032b5b Wladimir J. van der Laan: Merge pull request #7276...
< GitHub181> bitcoin/master 7ef8f3c Pieter Wuille: Report non-mandatory script failures correctly
< GitHub181> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/be9a9a3d2253...d032b5b64b0d
< GitHub20> [bitcoin] petertodd opened pull request #7281: Improve CheckInputs() comment about sig verification (master...2016-01-improve-checkinputs-comment) https://github.com/bitcoin/bitcoin/pull/7281
< GitHub128> [bitcoin] MarcoFalke opened pull request #7280: [travis] Fail when documentation is outdated (master...MarcoFalke-2015-travisDoc) https://github.com/bitcoin/bitcoin/pull/7280

2016-01-03

< GitHub59> [bitcoin] sipa opened pull request #7276: Report non-mandatory script failures correctly (master...nonmanrep) https://github.com/bitcoin/bitcoin/pull/7276
< GitHub158> [bitcoin] MarcoFalke opened pull request #7274: [debian] Bump manpages and only mention -? (master...MarcoFalke-2015-debianManpages) https://github.com/bitcoin/bitcoin/pull/7274

2016-01-02

< GitHub49> [bitcoin] jonasschnelli opened pull request #7273: [Wallet] Simple HD/BIP32 support (master...2016/01/hdsimple) https://github.com/bitcoin/bitcoin/pull/7273
< jonasschnelli> phantomcircuit: why did you close some of your wallet PRs (example: https://github.com/bitcoin/bitcoin/pull/7064)?

2015-12-31

< GitHub20> [bitcoin] hoffmabc opened pull request #7268: Formatting/gramattical fixes in fees.h (master...fix-typos-fees) https://github.com/bitcoin/bitcoin/pull/7268

2015-12-30

< GitHub89> [bitcoin] doged closed pull request #7267: Update Makefile.am (master...master) https://github.com/bitcoin/bitcoin/pull/7267
< GitHub83> [bitcoin] doged opened pull request #7267: Update Makefile.am (master...master) https://github.com/bitcoin/bitcoin/pull/7267
< GitHub31> [bitcoin] zauguin opened pull request #7266: Removed comment about IsStandard for P2SH scripts (master...zauguin-patch-1) https://github.com/bitcoin/bitcoin/pull/7266
< Luke-Jr> jayd3e: #bitcoin
< GitHub18> [bitcoin] CodeShark closed pull request #7264: Segwit nits (master...segwit_nits) https://github.com/bitcoin/bitcoin/pull/7264
< GitHub148> [bitcoin] CodeShark opened pull request #7264: Segwit nits (master...segwit_nits) https://github.com/bitcoin/bitcoin/pull/7264
< GitHub5> [bitcoin] 21E14 opened pull request #7263: Double semicolon cleanup (master...doubles) https://github.com/bitcoin/bitcoin/pull/7263

2015-12-29

< aj> phantomcircuit: (assuming: no external profits, eg shorting bitcoin on a different exchange; and the cost of creating a hash of an invalid block is the same as for a valid block -- if PoW was changed so you could produce a hash that simultaneously attested to a good and a bad block, that'd change)
< petertodd> dgenr8: I'm working on a document actually to set design criteria - a major one is the hashing power in adttendance at scaling bitcoin came to consensus that under attack conditions the orphan rates of largest and smallest pools should vary no more than +- 0.5%
< dgenr8> [15-12-28 19:39:52] <petertodd> sipa: the blocksize limit needs to be kept low enough to keep that from being a major problem; if the ecosystem wants to go elsewhere, I'm leaving bitcoin development, and so should the rest of you
< petertodd> maaku: heck, even in treechains you still need to force miners to actually have blockchain data for the system to work - bitcoin is at its core a proof-of-publication system, and the only thing forcing miners to publish right now is validation
< petertodd> if startinga new pool is ever difficult (assuming enough hashing power joins to keep variance reasonable) then we've failed and the system we have isn't bitcoin as we know it
< petertodd> sipa: the blocksize limit needs to be kept low enough to keep that from being a major problem; if the ecosystem wants to go elsewhere, I'm leaving bitcoin development, and so should the rest of you
< jayd3e> so, I'm finding the bitcoin-core code pretty dense, it does a lot of things and is configured for a number of different platforms
< GitHub179> [bitcoin] dooglus opened pull request #7262: Reduce inefficiency of GetAccountAddress() (master...faster-getaccountaddress) https://github.com/bitcoin/bitcoin/pull/7262

2015-12-28

< petertodd> sipa: bitcoin has very strongly *defined* transaction finality: at a given # of confirmations from a point after which you're sure is in the longest chain, you know exactly what it'dcost to reorganize
< sipa> but bitcoin doesn't have the strong transaction finality either as such
< sipa> petertodd: "lull you into an ecosystem without strong transaction finality"... isn't that already the case for bitcoin? you never know that the block you saw may be reorganized away
< petertodd> sipa: the alternative isn't that, it's that we scale up bitcoin differently
< petertodd> sipa: well, the fact that you can do that is probably a flaw in the bitcoin protocol

2015-12-27

< phantomcircuit> Luke-Jr, "Bitcoin" and "Bitcoin Core" should not be translated, they are proper names

2015-12-26

< GitHub143> [bitcoin] MarcoFalke opened pull request #7259: [0.11] dbwrapper: Detect obfuscation (0.11...MarcoFalke-2015-dbWrapperObfuscation-0.11) https://github.com/bitcoin/bitcoin/pull/7259
< GitHub25> [bitcoin] luke-jr opened pull request #7257: Combine common error strings for different options so translations can be shared and reused (master...reduce_opt_ts) https://github.com/bitcoin/bitcoin/pull/7257
< GitHub82> [bitcoin] fanquake opened pull request #7256: Remove QT5 workaround from coin control dialog (master...remove-qt5-fix-ccontrol) https://github.com/bitcoin/bitcoin/pull/7256
< GitHub176> [bitcoin] fanquake opened pull request #7255: Replace some instances of formatWithUnit with formatHtmlWithUnit (master...bitcoinunits-format) https://github.com/bitcoin/bitcoin/pull/7255

2015-12-25

< GitHub47> [bitcoin] luke-jr opened pull request #7253: Bugfix: update-translations: Allow numerus translations to omit %n specifier (usually when it only has one possible value) (master...numerus_omit_n) https://github.com/bitcoin/bitcoin/pull/7253
< GitHub54> [bitcoin] MarcoFalke opened pull request #7252: [gitian] Set reference date to actual release date (master...MarcoFalke-2015-gitianTime-0.13) https://github.com/bitcoin/bitcoin/pull/7252
< GitHub80> [bitcoin] MarcoFalke opened pull request #7251: [0.12] gitian: Set reference date to actual release date (0.12...MarcoFalke-2015-gitianTime-0.12) https://github.com/bitcoin/bitcoin/pull/7251

2015-12-24

< GitHub140> [bitcoin] MarcoFalke opened pull request #7250: [qa] Move gen_return_txouts() to util.py (master...MarcoFalke-2015-rpcUtilReturnTxouts-0.12) https://github.com/bitcoin/bitcoin/pull/7250

2015-12-23

< GitHub11> [bitcoin] jonasschnelli closed pull request #7214: qt5: Use the fixed font the system recommends (master...MarcoFalke-2015-qt5monospace) https://github.com/bitcoin/bitcoin/pull/7214
< GitHub60> bitcoin/master be9a9a3 Jonas Schnelli: Merge pull request #7214...
< GitHub60> bitcoin/master fa2f4bc MarcoFalke: qt5: Use the fixed font the system recommends
< GitHub60> [bitcoin] jonasschnelli pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/97d83739db06...be9a9a3d2253
< zooko> btcdrak: there's no authorship shown on https://bitcoin.org/en/bitcoin-core/capacity-increases-faq

2015-12-22

< GitHub121> bitcoin/0.12 453c567 Wladimir J. van der Laan: tests: Disable Tor interaction...
< GitHub121> bitcoin/0.12 9ef7c54 Jonas Schnelli: [Tests] Add mempool_limit.py test...
< GitHub121> [bitcoin] laanwj pushed 2 new commits to 0.12: https://github.com/bitcoin/bitcoin/compare/301f16ad1ca5...453c56701a14
< GitHub55> [bitcoin] laanwj closed pull request #7153: [Tests] Add mempool_limit.py test (master...2015/12/mempool-test) https://github.com/bitcoin/bitcoin/pull/7153
< GitHub198> bitcoin/master 97d8373 Wladimir J. van der Laan: Merge pull request #7153...
< GitHub198> bitcoin/master 7632cf6 Jonas Schnelli: [Tests] Refactor some shared functions
< GitHub198> bitcoin/master 110ff11 Jonas Schnelli: [Tests] Add mempool_limit.py test
< GitHub198> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/a1c185be546b...97d83739db06
< GitHub139> bitcoin/master a1c185b Jonas Schnelli: Merge pull request #7218...
< GitHub139> bitcoin/master fa5769e MarcoFalke: [qt] Fix misleading translation
< GitHub29> [bitcoin] jonasschnelli closed pull request #7218: [qt] Fix misleading translation (master...MarcoFalke-2015-trivial7) https://github.com/bitcoin/bitcoin/pull/7218
< GitHub139> bitcoin/master fa8c8d7 MarcoFalke: torcontrol debug: Change to a blanket message that covers both cases
< GitHub139> [bitcoin] jonasschnelli pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/595f93977c56...a1c185be546b
< jonasschnelli> What about merging https://github.com/bitcoin/bitcoin/pull/7153?
< wumpus> <maaku> I would also question the "but that makes altcoins easier!" argument -- who cares? -- but I know that would fall on deaf ears <- yes, who cares, I'd rather have people that disagree on fundamental properties of bitcoin working on altcoins than staying around here to troll
< morcos> wangchun: Not sure if this is related to the issue you were describing, but very recently a fix to the way PrioritiseTransaction works was merged: https://github.com/bitcoin/bitcoin/pull/7062
< btcdrak> seems like much of this conversation belongs in #bitcoin-dev
< jonasschnelli> Quent: all written here: https://github.com/bitcoin/secp256k1#implementation-details ?
< Luke-Jr> the goal here is to make it easier to rename and/or fork Core, but within the scope of Bitcoin
< jonasschnelli> maaku: i think Luke-Jr's PR does not change the binary names itself (like bitcoin-cli stays bitcoin-cli)
< Luke-Jr> warren: sidechains are Bitcoin
< maaku> and there's still a few places that need to be parameterized, like bitcoind/bitcoin-cli in the RPC help text
< maaku> my experience is that there are a few spots you don't want to search-replace however, such as references to the Bitcoin Wiki
< warren> Can we go further and parameterize all variations of the word Bitcoin in various strings that are currently translated?
< maaku> anyway I think the proposed plan is good -- hard-code "The Bitcoin Core Developers" in #7192, and then later PR a bike-sheddable extended copyright notice for non-Bitcoin Core implementations
< warren> maaku: FWIW, Litecoin added a second copyright instead of renaming "Bitcoin developers" as renaming would be disrespectful and probably a copyright violation.
< warren> wumpus: I suggested parameterizing the name "Bitcoin" everywhere in part to make the overall delta of a sidechain fork far smaller.
< maaku> this is fixable, but for now just don't substitute "Bitcoin Core" in the copyright string
< MarcoFalke> Luke-Jr, it implies that, imo. Imagine MF Core is some fancy bitcoin app with the whole gui changed but running bitcoin core in the background. The only copyright notice says "(c) MF core developers". This clearly implies MF core developers are the only authors of the app.
< wumpus> having it automatically substituted only makes sense for Bitcoin Core, derivative projects likely want to extend it instead
< Luke-Jr> maaku: from Bitcoin Core *developers* -> Liquid *developers*
< maaku> Luke-Jr: (1) changing copyright from Bitcoin Core -> Liquid; (2) Should be Blockstream in this context anyway --- "Copyright 2009-2016 The Bitcoin Core Developers; Copyright 2015-2016 Blockstream"
< MarcoFalke> Luke-Jr, not everyone preserves git history and the binaries are often distributed without the source code, so there'd be no way to find out if "MF core developers" actually include the bitcoin core developers as well
< maaku> I think he meant to highlight me -- I was pointed out that e.g. if I use this patch to change Bitcoin Core -> Liquid, the Liquid documentation would say "Copyright 2009-2015 The Liquid Developers" which is wrong in at least two ways
< wumpus> yes, it's supposed to be Bitcoin Core developers - was it changed back somehow?
< Luke-Jr> MarcoFalke: btw, re copyright display, note we've changed it from Bitcoin developers to Bitcoin Core developers already once :P
< wumpus> imo there's just too little time left, at least I don't have a lot of time to spend on bitcoin the remainder oft this year
< GitHub83> bitcoin/master 595f939 Wladimir J. van der Laan: Merge pull request #7213...
< GitHub83> bitcoin/master 37d271d mb300sd: Rename OP_NOP2 to OP_CHECKLOCKTIMEVERIFY.
< GitHub83> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/ed095f0407bd...595f93977c56
< Luke-Jr> (that is, Bitcoin Kern is every place Bitcoin Core would otherwise have been)
< GitHub171> [bitcoin] laanwj closed pull request #7242: Master: Change the -keypool info text (master...0.12) https://github.com/bitcoin/bitcoin/pull/7242
< GitHub133> bitcoin/0.12 301f16a Suhas Daftuar: Add more tests to p2p-fullblocktest...
< GitHub133> [bitcoin] laanwj pushed 1 new commit to 0.12: https://github.com/bitcoin/bitcoin/commit/301f16ad1ca518c0873cd1bb99a26df36b46838b
< GitHub191> [bitcoin] laanwj closed pull request #7226: Tests: Add more tests to p2p-fullblocktest (master...add-more-tests) https://github.com/bitcoin/bitcoin/pull/7226
< GitHub25> bitcoin/master ed095f0 Wladimir J. van der Laan: Merge pull request #7226...
< GitHub25> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/c24337964f2d...ed095f0407bd
< GitHub25> bitcoin/master 9b41a5f Suhas Daftuar: Add more tests to p2p-fullblocktest
< maaku> wangchun: no matter your parameters. bitcoin usage will grow to exceed capacity. this is the expected outcome
< jtimon> in fact, I believe I will just remove the free tx special case from bitcoin-consensus-policy-jt, so it doesn't beelong in the bitcoin-policy-luke-jt common branch
< jtimon> the goal of bitcoin-policy could be to support the most interesting ones that are relatively easy to rebase from the latest major release, or that can be easily added in the current one
< GitHub50> [bitcoin] luke-jr closed pull request #7219: Make RBF policies optional (master...rbf_opts) https://github.com/bitcoin/bitcoin/pull/7219
< jtimon> let's not support it on github/bitcoin, but it would be good that people understand that is going to be supported anyway, even if they don't like that
< jtimon> Luke-Jr: that shouldn't be an impediment, bitcoin-policy can be just the subset of bitcoin JT related to policy that you are happy with when you have time to be happy with it, not in a hurry for review anymore since this is going to be on top of 0.12 instead of master (I don't plan to PR anything policy-related until all the consensus code is encapsulated in a single building module independent from storage in master)
< sipa> Luke-Jr: once they do, i'm sure we can even discuss it as default policy in bitcoin core
< jtimon> sipa: now we're talking about our potential collaboration (or Bitcoin JT if Luke-Jr cannot commit to the "nit early, nit often" principle) in which I'm interested in exposing as many policies as possible (just to prove the reusability of the underlying Cpolicy interface)
< jtimon> btcdrak: sipa: ok, but let's not make another bool please, let's do -policy=firstseen -policy=optinrbf even if bitcoin core insists on having people like petertodd publishing parallel releases
< jtimon> if you want to collaborate with me on this bitcoin-policy branch you'll have to learn to nit faster, because I already have Bitcoin Core for when I'm fine waiting
< jtimon> I would be happy to collaborate with you in bitcoin-policy if that makes sense to you
< Luke-Jr> jtimon: any interest in combining efforts perhaps BTW? maybe Bitcoin LJR + Bitcoin JT can merge to some not-so-personal name?
< jtimon> Luke-Jr: I think he means bitcoin core did the promise, not the protocol
< jtimon> it will be cleaner for me to add the -policy=fullrbf option in bitcoin JT 0.12
< jtimon> ok, but let's not make another bool please, let's do -policy=firstseen -policy=optinrbf even if bitcoin core insists on having people like petertodd publishing parallel releases
< jtimon> Luke-Jr: but https://github.com/bitcoin/bitcoin/blame/master/src/miner.cpp#L289 it's there from the creation of miner.cpp
< jtimon> dcousens: it is certainly where Bitcoin JT is headed :p
< dcousens> I meant, that is certainly the dream, but, I don't think its where bitcoin/bitcoin is headed
< GitHub106> [bitcoin] jrmithdobbs closed pull request #7243: This community NEEDS to adopt a code of conduct. Recent events make t… (master...code_of_conduct) https://github.com/bitcoin/bitcoin/pull/7243
< jcorgan> blade: this is not the correct channel for this, please go to #bitcoin
< blade> im useig the bitcoin core wallet

2015-12-21

< GitHub71> [bitcoin] jrmithdobbs opened pull request #7243: This community NEEDS to adopt a code of conduct. Recent events make t… (master...code_of_conduct) https://github.com/bitcoin/bitcoin/pull/7243
< GitHub179> [bitcoin] bom64 opened pull request #7242: 0.12 Change the -keypool info text (master...0.12) https://github.com/bitcoin/bitcoin/pull/7242
< GitHub74> bitcoin/0.12 12c469b Suhas Daftuar: [Mempool] Fix mempool limiting and replace-by-fee for PrioritiseTransaction...
< GitHub74> [bitcoin] laanwj pushed 1 new commit to 0.12: https://github.com/bitcoin/bitcoin/commit/12c469b236aa9b31b3744e5c529b9236dda27b27
< GitHub80> [bitcoin] laanwj closed pull request #7062: [Mempool] Fix mempool limiting and replace-by-fee for PrioritiseTransaction (master...fix-mempool-limiting) https://github.com/bitcoin/bitcoin/pull/7062
< GitHub78> bitcoin/master 27fae34 Suhas Daftuar: Use fee deltas for determining mempool acceptance
< GitHub78> bitcoin/master 9ef2a25 Suhas Daftuar: Update replace-by-fee logic to use fee deltas
< GitHub78> bitcoin/master eb30666 Suhas Daftuar: Fix mempool limiting for PrioritiseTransaction...
< GitHub78> [bitcoin] laanwj pushed 5 new commits to master: https://github.com/bitcoin/bitcoin/compare/8ea5ef1d3994...c24337964f2d
< GitHub85> [bitcoin] jtimon closed pull request #6625: BLOCKING: Consensus: Move blocksize and related parameters to consensusparams ...without removing consensus/consensus.h [#6526 alternative] (master...consensus-blocksize-0.12.99) https://github.com/bitcoin/bitcoin/pull/6625
< GitHub159> [bitcoin] jtimon opened pull request #7238: Blocksize: Some small preparations for a blocksize hardfork (master...6526-6625-remainings-0.13.99) https://github.com/bitcoin/bitcoin/pull/7238

2015-12-20

< GitHub4> [bitcoin] dgenr8 opened pull request #7236: Use createrawtx locktime parm in txn_clone (master...use_rpc_locktime_clone) https://github.com/bitcoin/bitcoin/pull/7236
< maaku> that's effectively useless given how bitcoin development works...

2015-12-18

< GitHub169> [bitcoin] jtimon reopened pull request #6597: Chainparams: Don't check the genesis block (master...chainparams-genesis-no-check-0.12.99) https://github.com/bitcoin/bitcoin/pull/6597
< GitHub39> [bitcoin] jtimon reopened pull request #6625: BLOCKING: Consensus: Move blocksize and related parameters to consensusparams ...without removing consensus/consensus.h [#6526 alternative] (master...consensus-blocksize-0.12.99) https://github.com/bitcoin/bitcoin/pull/6625
< GitHub159> [bitcoin] instagibbs opened pull request #7232: Added help text for chainwork value (master...getblockhelp) https://github.com/bitcoin/bitcoin/pull/7232
< GitHub105> [bitcoin] jgarzik opened pull request #7230: BIP 202: 2mb blocksize step (master...2015_2mb_blocksize_step) https://github.com/bitcoin/bitcoin/pull/7230
< GitHub123> [bitcoin] MarcoFalke opened pull request #7229: [qa] wallet: Check if maintenance changes the balance (master...MarcoFalke-2015-rpcWalletMaintenance) https://github.com/bitcoin/bitcoin/pull/7229
< GitHub49> bitcoin/0.12 eccd671 fanquake: [Depends] Bump Boost, miniupnpc, ccache & zeromq...
< GitHub49> [bitcoin] laanwj pushed 1 new commit to 0.12: https://github.com/bitcoin/bitcoin/commit/eccd67106d7ebfcb1d0913c2036848f57ba344fb
< GitHub64> [bitcoin] laanwj closed pull request #6980: [Depends] Bump Boost, miniupnpc, ccache & zeromq (master...depends-bump-boost) https://github.com/bitcoin/bitcoin/pull/6980
< GitHub122> bitcoin/master 26f8ea5 fanquake: [depends] native ccache 3.2.4
< GitHub122> bitcoin/master 9e940fa fanquake: [depends] Boost 1.59.0
< GitHub122> bitcoin/master 17ad964 fanquake: [depends] miniupnpc 1.9.20151026
< GitHub122> [bitcoin] laanwj pushed 7 new commits to master: https://github.com/bitcoin/bitcoin/compare/cd3f12c61ca5...8ea5ef1d3994
< GitHub39> [bitcoin] jtimon closed pull request #6597: Chainparams: Don't check the genesis block (master...chainparams-genesis-no-check-0.12.99) https://github.com/bitcoin/bitcoin/pull/6597
< GitHub37> [bitcoin] jtimon closed pull request #6625: BLOCKING: Consensus: Move blocksize and related parameters to consensusparams ...without removing consensus/consensus.h [#6526 alternative] (master...consensus-blocksize-0.12.99) https://github.com/bitcoin/bitcoin/pull/6625

2015-12-17

< GitHub22> [bitcoin] sdaftuar opened pull request #7226: Tests: Add more tests to p2p-fullblocktest (master...add-more-tests) https://github.com/bitcoin/bitcoin/pull/7226
< Luke-Jr> jonasschnelli: do users expect Bitcoin Core and Bitcoin LJR to overwrite each other, is the question IMO
< jonasschnelli> Changing the whole name from Bitcoin-Qt.app to Bitcoin\ Core.app seems okay for me (with loosing the "replace" functionallity).
< jonasschnelli> Luke-Jr: the filename itself is still "Bitcoin-Qt.app",.. not ideal... but works.
< GitHub109> [bitcoin] laanwj reopened 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
< jonasschnelli> Yes. We kept bitcoin-qt because otherwise new versions would not overwrite old ones.
< jonasschnelli> cfields: Luke-Jr's name unify PR works really good. We might want to fix the osx application name ("Bitcoin-Qt").
< GitHub173> [bitcoin] sdaftuar opened pull request #7225: Eliminate unnecessary call to CheckBlock (master...eliminate-extra-checkblock) https://github.com/bitcoin/bitcoin/pull/7225
< cfields> Luke-Jr: what's missing in the bitcoin build itself? the python libs?
< wumpus> <jgarzik> benjyz1, #bitcoin-dev please
< wumpus> off topic things not related to bitcoin development, If it fits into the above category, you're a legit contributor and somehow got 'censored' feel free to send a complaint to me
< jgarzik> benjyz1, #bitcoin-dev please
< benjyz1> heavy censorship on bitcoin-dev.. what is going on
< GitHub129> [bitcoin] laanwj closed 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
< jonasschnelli> Luke-Jr: your TestyCOIN-Crazy projects still uses "Bitcoin-Qt.app" as filename (as you mentioned). But I guess the whole dmg process should also work if we would use a different filename? right?
< Luke-Jr> oh, it works because we don't actually use "Bitcoin Core" in filenames