< GitHub86>
[bitcoin] laanwj opened pull request #8240: doc: Mention Windows XP end of support in release notes (master...2016_06_windows_xp) https://github.com/bitcoin/bitcoin/pull/8240
< GitHub183>
[bitcoin] laanwj closed pull request #8233: Mention Linux ARM executables in release process and notes (master...2016_06_release_process_arm) https://github.com/bitcoin/bitcoin/pull/8233
< GitHub170>
bitcoin/master 06f40ef Wladimir J. van der Laan: depends: Mention aarch64 as common cross-compile target
< GitHub170>
bitcoin/master 05f64c9 Wladimir J. van der Laan: doc: Mention Linux ARM builds in release notes
< GitHub170>
bitcoin/master b7bf037 Wladimir J. van der Laan: doc: Mention ARM executables in release process...
< GitHub92>
[bitcoin] laanwj closed pull request #8231: [Qt] fix a bug where the SplashScreen will not be hidden during startup (master...2016/06/qt_min_fix) https://github.com/bitcoin/bitcoin/pull/8231
< GitHub115>
bitcoin/master b3e1348 Jonas Schnelli: [Qt] fix a bug where the SplashScreen will not be hidden during startup
< GitHub115>
bitcoin/master 760a6c7 Wladimir J. van der Laan: Merge #8231: [Qt] fix a bug where the SplashScreen will not be hidden during startup...
< gribble>
maaku was last seen in #bitcoin-core-dev 6 weeks, 4 days, 1 hour, 19 minutes, and 54 seconds ago: <maaku> yeah but still, we should try not to add to the noise
< GitHub127>
[bitcoin] laanwj closed pull request #8229: [Doc] Update OS X build notes for 10.11 SDK (master...osx-build-notes-new) https://github.com/bitcoin/bitcoin/pull/8229
< GitHub30>
bitcoin/master 8ccdac1 Wladimir J. van der Laan: Merge #8229: [Doc] Update OS X build notes for 10.11 SDK...
< GitHub30>
bitcoin/master e5a680d fanquake: [Doc] Update OS X build notes for 10.11 SDK
< sipa>
wumpus: there is the abcore project, which uses the arch or debian built arm binaries for bitcoin core on android
< GitHub137>
[bitcoin] laanwj opened pull request #8233: Mention Linux ARM executables in release process and notes (master...2016_06_release_process_arm) https://github.com/bitcoin/bitcoin/pull/8233
< GitHub95>
[bitcoin] jonasschnelli opened pull request #8231: [Qt] fix a bug where the SplashScreen will not be hidden during startup (master...2016/06/qt_min_fix) https://github.com/bitcoin/bitcoin/pull/8231
< GitHub198>
[bitcoin] laanwj closed pull request #8216: [qa] assert 'changePosition out of bounds' (master...Mf1606-qaFundrawtransaction) https://github.com/bitcoin/bitcoin/pull/8216
< jl2012>
so we could have a locked_in just with only standard Bitcoin Core 0.12.1 blocks
< jl2012>
I think it'd be better if they change it before 419328. Otherwise, if they keep signalling 0x20000001 after 419328, Bitcoin Core clients will think there is an unknown softfork
2016-06-20
< btcdrak>
prolly should be asking in #bitcoin or #bitcoin-dev
< gmaxwell>
rubensayshi: probably your time would be better spent helping to get counterparty onto it's own network instead of trying to steganographically hide data in Bitcoin transactions.
< gmaxwell>
rubensayshi: no version of bitcoin core will ever create bare multisig outputs.
< GitHub70>
[bitcoin] laanwj closed pull request #8179: Evict orphans which are included or precluded by accepted blocks. (master...reap_orphans) https://github.com/bitcoin/bitcoin/pull/8179
< GitHub79>
bitcoin/master 11cc143 Gregory Maxwell: Adds an expiration time for orphan tx....
< GitHub79>
bitcoin/master db0ffe8 Gregory Maxwell: This eliminates the primary leak that causes the orphan map to...
< GitHub79>
bitcoin/master 1b0bcc5 Pieter Wuille: Track orphan by prev COutPoint rather than prev hash
<@wumpus>
Chris_Stewart_5: I have no experience with it either, if you can apply it to improve test coverage of bitcoin core, why not try it
< Chris_Stewart_5>
sipa: Do you have any thoughts on property based checking? I'm starting to integrate it into a library I'm writing and it seems it would be useful in Bitcoin Core. I was looking at this library for C++
< petertodd>
GreenIsMyPepper: yeah, the tl;dr: is Lightning means if Bitcoin breaks, we have deadlines to fix it or all hell breaks loose
< gmaxwell>
Chris_Stewart_5: going back to your earlier comments, per the lifecycle, changes for network consensus exist outside of the bitcoin core release cycle, the reason we're talking about segwit merge in master here is not so much related to deploying segwit in the network, but related to managing the code implementing segwit in core as part of master. This is important to us because of the overhead
< petertodd>
GreenIsMyPepper: it's ok for a bit, but given a sufficiently long period of empty blocks being mined eventually lightning users are really screwed over; that's not true for other ways of using Bitcoin
<@wumpus>
consensus changes are not on bitcoin core's major release schedule, the first release introducing segwit would ideally be 0.12.x
< petertodd>
so, I'd strongly suggest we at least get in my global optin setting, so that people who need RBF can easily use external scripts to do so: https://github.com/bitcoin/bitcoin/pull/7132
< GitHub171>
bitcoin/master 0a64777 Wladimir J. van der Laan: Merge #8208: Do not set extra flags for unfiltered DNS seed results...
< GitHub118>
[bitcoin] laanwj closed pull request #8208: Do not set extra flags for unfiltered DNS seed results (master...simplerservices) https://github.com/bitcoin/bitcoin/pull/8208
< GitHub171>
bitcoin/master bc0a895 Pieter Wuille: Do not set extra flags for unfiltered DNS seed results
< GitHub19>
[bitcoin] laanwj closed pull request #8207: [trivial] Add a link to the Bitcoin-Core repository and website to the About Dialog (master...Mf1606-LicInfo) https://github.com/bitcoin/bitcoin/pull/8207
< GitHub163>
bitcoin/master f7a403b Wladimir J. van der Laan: Merge #8207: [trivial] Add a link to the Bitcoin-Core repository and website to the About Dialog...
< GitHub163>
bitcoin/master fa58e5e MarcoFalke: [doc] Add website links to about dialog
< GitHub100>
[bitcoin] sipa opened pull request #8208: Do not set extra flags for unfiltered DNS seed results (master...simplerservices) https://github.com/bitcoin/bitcoin/pull/8208
< GitHub170>
[bitcoin] MarcoFalke opened pull request #8207: [trivial] Add a link to the Bitcoin-Core repository to the About Dialog (master...Mf1606-LicInfo) https://github.com/bitcoin/bitcoin/pull/8207
< GitHub29>
[bitcoin] jonasschnelli opened pull request #8206: [Wallet] add HD xpriv to dumpwallet, show masterkeyid in getwalletinfo (master...2016/06/hd_info) https://github.com/bitcoin/bitcoin/pull/8206
< GitHub116>
[bitcoin] jonasschnelli opened pull request #8205: [Wallet] add HD keypath to CKeyMetadata, report over validateaddress (master...2016/06/hd_metadata) https://github.com/bitcoin/bitcoin/pull/8205
< jonasschnelli>
sipa: hmm.. "dig A testnet-seed.bitcoin.jonasschnelli.ch" reports different result then "dig A x1.testnet-seed.bitcoin.jonasschnelli.ch"?
< sipa>
no results from x9.testnet-seed.bitcoin.jonasschnelli.ch :(
< wumpus>
at least bitcoin core doesn't change the 'user agent' on such conditions, no
< murch>
instagibbs: Main goals of the work are a comprehensive overview of the problem, the different parameters and approaches how it could be solved, and an evaluation of said approaches. Whether or not it gets adopted by Bitcoin Core is not part of my thesis, but a personal goal. :)
< murch>
Yeah, but my overall familiarity with the Bitcoin Core is slightly behind yours. ;) But I guess, I'd count that as an "I haven't seen anything that contradicts Murch". :)
< wumpus>
jonasschnelli: I'm trying to get a bucket of random testnet hosts by looking up testnet-seed.bitcoin.jonasschnelli.ch manually, but none of the node IP returned seem to have port 18333 open, am I doing something wrong?
< GitHub4>
[bitcoin] laanwj closed pull request #7598: Refactor CreateNewBlock to be a method of the BlockAssembler class (master...BlockAssembler) https://github.com/bitcoin/bitcoin/pull/7598
< GitHub61>
bitcoin/master c2dd5a3 Alex Morcos: FIX: correctly measure size of priority block
< GitHub61>
bitcoin/master a278764 Alex Morcos: FIX: Account for txs already added to block in addPriorityTxs
< GitHub61>
bitcoin/master 4dc94d1 Alex Morcos: Refactor CreateNewBlock to be a method of the BlockAssembler class
< GitHub158>
[bitcoin] fanquake opened pull request #8193: [trivial][doc] Use Debian 8.5 in the gitian-build guide (master...gitian-debian-85) https://github.com/bitcoin/bitcoin/pull/8193
< GitHub196>
[bitcoin] fanquake opened pull request #8192: [trivial] Add a link to the Bitcoin-Core repository to the About Dialog (master...source-code-link) https://github.com/bitcoin/bitcoin/pull/8192
2016-06-11
< GitHub59>
[bitcoin] paveljanik opened pull request #8191: Do not shadow variables in src/wallet (master...20160611_shadowing_wallet) https://github.com/bitcoin/bitcoin/pull/8191
< GitHub153>
[bitcoin] MarcoFalke opened pull request #8187: [WIP] [0.12.2] backport: [qa] Switch to py3 (0.12...Mf1606-qaPy3Backport) https://github.com/bitcoin/bitcoin/pull/8187
< GitHub176>
[bitcoin] MarcoFalke opened pull request #8186: [0.12.2] backport: getblockchaininfo: make bip9_softforks an object, not an array. (0.12...Mf1606-rpcBip9Backport) https://github.com/bitcoin/bitcoin/pull/8186