< GitHub105>
bitcoin/master 621940e Wladimir J. van der Laan: Merge #7520: LibreSSL doesn't define OPENSSL_VERSION, use LIBRESSL_VERSION_TEXT instead...
< GitHub22>
[bitcoin] luke-jr opened pull request #7522: Bugfix: Only use git for build info if the repository is actually the right one (master...bugfix_gitdir) https://github.com/bitcoin/bitcoin/pull/7522
2016-02-11
< GitHub14>
[bitcoin] morcos opened pull request #7521: Don't resend wallet txs that aren't in our own mempool (master...testBeforeRelay) https://github.com/bitcoin/bitcoin/pull/7521
< GitHub71>
[bitcoin] laanwj opened pull request #7517: test: script_error checking in script_invalid tests (master...2016_02_test_script_errors) https://github.com/bitcoin/bitcoin/pull/7517
< GitHub123>
bitcoin/0.12 d0dbb6d Luke Dashjr: release-notes: Remove suggestion to use 0.11
< GitHub123>
bitcoin/0.12 73a0375 Luke Dashjr: release-notes: Mention possibility of priority removal in 0.13, uncertainty of priority calculation being changed back, and request community input
< GitHub123>
bitcoin/0.12 4b8d2bc Luke Dashjr: release-notes: Cover priority changes correctly, removing mentions of possible futures
< GitHub1>
[bitcoin] paveljanik opened pull request #7511: [WIP] New ax_pthread.m4 from upstream - draft 3 (not final), for testing on all platforms (master...20160211_WIP_test_new_ax_pthread) https://github.com/bitcoin/bitcoin/pull/7511
< GitHub178>
[bitcoin] luke-jr opened pull request #7510: Read/write bitcoin_rw.conf for exposing shared Daemon/GUI options in the GUI (master...rwconf) https://github.com/bitcoin/bitcoin/pull/7510
< GitHub131>
[bitcoin] luke-jr opened pull request #7509: Common argument defaults for NODE_BLOOM stuff and -wallet (master...common_defaults_0.12) https://github.com/bitcoin/bitcoin/pull/7509
< GitHub59>
[bitcoin] promag opened pull request #7506: Use CCoinControl selection in CWallet::FundTransaction (master...enhancement/use-coin-control-selection) https://github.com/bitcoin/bitcoin/pull/7506
2016-02-10
< Luke-Jr>
weird, when the same setting is set multiple times in bitcoin.conf, it's the first that has effect
< sipa>
Luke-Jr: so what do you think the Bitcoin Core wallet should do in the near future? always use fee estimation, and pay the estimated/chosen fee?
< GitHub120>
bitcoin/0.12 7728635 Wladimir J. van der Laan: doc: fix author list in release notes
< GitHub29>
[bitcoin] laanwj closed pull request #7491: wallet: Ignore MarkConflict if block hash is not known (master...2016_02_wallet_markconflict_assert) https://github.com/bitcoin/bitcoin/pull/7491
< GitHub186>
bitcoin/master c9da9c4 Wladimir J. van der Laan: Merge #7491: wallet: Ignore MarkConflict if block hash is not known...
< GitHub186>
bitcoin/master 40e7b61 Wladimir J. van der Laan: wallet: Ignore MarkConflict if block hash is not known...
< GitHub104>
[bitcoin] laanwj opened pull request #7491: wallet: Ignore MarkConflict if block hash is not known (master...2016_02_wallet_markconflict_assert) https://github.com/bitcoin/bitcoin/pull/7491
< GitHub111>
[bitcoin] laanwj opened pull request #7489: tests: Make proxy_test work on travis servers without IPv6 (master...2016_02_ipv6_tests_conditional) https://github.com/bitcoin/bitcoin/pull/7489
< wumpus>
and filing a pull request for travis won't work either, as on bitcoin/bitcoin the proxy tests are still passing
< GitHub18>
bitcoin/0.12 43484d7 Wladimir J. van der Laan: doc: Update release notes for rc4 changes
< GitHub105>
[bitcoin] instagibbs opened pull request #7480: Changed getnetworkhps value to double to avoid overflow. (master...hashps) https://github.com/bitcoin/bitcoin/pull/7480
< wumpus>
(probably means an even worse situation of having rsvg, which is notoriously leaky and buggy, as a dependency of bitcoin-qt, but OK)
< wumpus>
rather not require any graphical tools for building/deploying bitcoin
< petertodd>
it's also notable how jgarzik has been promoting non-bitcoin fintech uses of the blockchain for bitfury - demand for those is potentially basically infinite
< instagibbs>
greg@greg-ThinkPad-T530:~/Documents/bitcoin$ Error: Prune: last wallet synchronisation goes beyond pruned data. You need to -reindex (download the whole blockchain again in case of pruned node)
< PRab>
Would it be possible to merge everything into master in the bitcoin-detached-sigs repo?
< midnightmagic>
the ones I'm comparing are rc1. b0b27e04c5df96e7bcda47d977b970b4cffd4bbdc2b7ab16fe0f56fa4b049aa0 bitcoin-0.12.0-linux64.tar.gz vs fanquake: efb075cd298f484d90a01731471829b65ca39abb8fcc00cfa94ea452c157df8e bitcoin-0.12.0-linux64.tar.gz
< GitHub43>
[bitcoin] domob1812 opened pull request #7477: Fix quoting of copyright holders in configure.ac. (master...configure-quoting) https://github.com/bitcoin/bitcoin/pull/7477
2016-02-05
< Tasoshi>
how can bitcoin operate when r/bitcoin is banned and censored, on what basis would anyone find this community welcoming at all
< Tasoshi>
these are difficult times for bitcoin
< Tasoshi>
The unthinkable is happening with r/bitcoin being censored/banned, that affects all for it breaches all principles
< cfields>
Luke-Jr: yes. Otherwise, I was afraid it would trigger a verification of "Bitcoin Core", which of course doesn't exist as a corporate entity. That could've made the process drag on for a while, so I took the easy route this time and just fixed the sha256 issue, leaving all else the same
< GitHub16>
bitcoin/0.12 996c27d Wladimir J. van der Laan: doc: add PR authors to release notes...
< GitHub8>
[bitcoin] laanwj opened pull request #7472: rpc: Add WWW-Authenticate header to 401 response (master...2016_02_www_authenticate) https://github.com/bitcoin/bitcoin/pull/7472
< wumpus>
we should add the "system requirement for buildling" back in the build-unix.md, it's gone a few days and we have someone complaining you can't compile with 512MB of memory https://github.com/bitcoin/bitcoin/issues/7471
< PRab>
Honestly, the level of build reproducibility and verification that bitcoin core has is so far ahead of pretty much anything else that I don't worry about it too much.
< wumpus>
anyhow, the canonical way of checking if bitcoin core executables are untampered with is by checking the GPG signature (which uses sha256), or checking the sha256 hash against the gitian signatures. The windows signing is pretty much because windows requires it.
< GitHub148>
[bitcoin] sandakersmann opened pull request #7467: [0.12] Set -mempoolreplacement to false (master...mempoolreplacement) https://github.com/bitcoin/bitcoin/pull/7467
< GitHub114>
bitcoin/master 5d3b29b Luke Dashjr: doc: Add UniValue to build instructions
< GitHub45>
[bitcoin] laanwj closed pull request #6480: include the chaintip blockindex in the SyncTransaction signal, add signal UpdateTip() (master...2015/07/syncsignal_hight) https://github.com/bitcoin/bitcoin/pull/6480
< GitHub77>
bitcoin/master d222838 Wladimir J. van der Laan: Merge #6480: include the chaintip blockindex in the SyncTransaction signal, add signal UpdateTip()...
< GitHub169>
[bitcoin] laanwj closed pull request #7192: Unify product name to as few places as possible (master...single_prodname) https://github.com/bitcoin/bitcoin/pull/7192
< GitHub89>
bitcoin/master 63bcdc5 Luke Dashjr: More complicated package name substitution for Mac deployment
< GitHub89>
bitcoin/master 1a6c67c Luke Dashjr: Parameterise 2009 in translatable copyright strings
< GitHub47>
[bitcoin] wangchun opened pull request #7464: Opt-in RBF must be strictly enabled or disabled before GBT can be called (master...master) https://github.com/bitcoin/bitcoin/pull/7464
< wumpus>
can you just choose that name? sure, yes I'd like it to be Bitcoin Core
< cfields>
wumpus: we also have the option of changing the name/org for the key while we're at it. Would you prefer to try to change to Bitcoin Core, or keep all else the same?
< GitHub168>
[bitcoin] zander closed pull request #7460: [0.12] Make internal (core) errors show up in the Qt client. (0.12...propagateAlert12) https://github.com/bitcoin/bitcoin/pull/7460
< GitHub50>
[bitcoin] zander opened pull request #7461: Make internal (core) errors show up in the Qt client. (master...propagateAlert) https://github.com/bitcoin/bitcoin/pull/7461
< GitHub18>
[bitcoin] zander opened pull request #7460: Make internal (core) errors show up in the Qt client. (0.12...propagateAlert12) https://github.com/bitcoin/bitcoin/pull/7460
< GitHub65>
[bitcoin] laanwj closed pull request #6819: WIP: force zeromq to work with static linking+mingw (master...zeromq-mingw) https://github.com/bitcoin/bitcoin/pull/6819
< Luke-Jr>
gavink: the idea is to put bitcoincore.org on the same server currently hosting bitcoin.org (the server is not itself bitcoin.org's)
< gavink>
tangent: do you think core should maintain a place for binaries and source to easily be downloaded, so it's easier to write guides, and show control of what core is doing? would linking to bitcoin.org in a guide for bitcoincore.org be ok? (i am looking at writing some guides for running nodes on the core website) thank you
< GitHub73>
bitcoin/master cf82d05 Jorge Timón: Build: Consensus: Make libbitcoinconsensus_la_SOURCES fully dynamic and dependend on both crypto and consensus packages...
< petertodd>
or Bitcoin Objectivism... free in every box of Ayn Bran!
< petertodd>
gmaxwell: hey, not too late to release my own Bitcoin Freedom Edition fork
< wumpus>
I want to wrap up rc3 soon; any opinions on https://github.com/bitcoin/bitcoin/pull/7431 / Rename permitrbf to replacebyfee and provide minimal string-list forward compatibility ?
< wumpus>
2016-01-13 09:35:05 ERROR: Read: Failed to open file /home/orion/.bitcoin/banlist.dat / 2016-01-13 09:35:05 Invalid or missing banlist.dat; recreating
< GitHub83>
bitcoin/0.12 e2d9a58 Wladimir J. van der Laan: Merge #7438: Do not absolutely protect local peers; decide group ties based on time....
< GitHub83>
bitcoin/0.12 8e09f91 Gregory Maxwell: Decide eviction group ties based on time....
< GitHub83>
bitcoin/0.12 46dbcd4 Gregory Maxwell: Do not absolutely protect local peers from eviction....
< GitHub51>
[bitcoin] laanwj closed pull request #7438: Do not absolutely protect local peers; decide group ties based on time. (0.12...dont_protect_local) https://github.com/bitcoin/bitcoin/pull/7438
< gmaxwell>
"hint : create manually "banlist.dat" in "blockchain" folder if bitcoin-qt.exe crash after the check of the local blockchain." <- cargo cult fixes due to spurrious log entries that we've never fixed?
2016-01-31
< instagibbs>
#bitcoin <--- someone can help there
< Rebroad>
i can compile bitcoind but not bitcoin-qt :-s