< 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
< GitHub169>
[bitcoin] laanwj closed pull request #7122: simple fix to mask command line arguments after they are copied (master...MaskCommandLineArgs) https://github.com/bitcoin/bitcoin/pull/7122
< GitHub62>
[bitcoin] laanwj closed pull request #7423: doc: add example for building with constrained resources (master...docBuildFlags) https://github.com/bitcoin/bitcoin/pull/7423
< GitHub94>
bitcoin/master 69e2a40 Wladimir J. van der Laan: Merge #7423: doc: add example for building with constrained resources...
< GitHub94>
bitcoin/master f9298cc Jarret Dyrbye: doc: add example for building with constrained resources...
< bad_duck>
gijensen: I'm talkong about bitcoincore's slack.. I'm on #bitcoin but that's not the content I'm looking for!
< GitHub59>
[bitcoin] luke-jr opened pull request #7440: [0.12] Rename permitrbf to replacebyfee and provide minimal string-list forward compatibility (0.12...permitrbf_rename-0.12.x) https://github.com/bitcoin/bitcoin/pull/7440
< gijensen>
#bitcoin is good (though not specifically core, it is specifically bitcoin)
< bad_duck>
is there a bitcoin-core related chan for non dev questions? I saw that there is a slack but I don't want to use it.. (bis)
2016-01-28
< GitHub27>
[bitcoin] gmaxwell closed pull request #7099: Add whitelistforcerelay setting [PR changed to no longer default to off.] (master...control_relay_force) https://github.com/bitcoin/bitcoin/pull/7099
< GitHub77>
[bitcoin] gmaxwell opened pull request #7439: Add whitelistforcerelay to control forced relaying. [#7099 redux] (master...control_relay_force) https://github.com/bitcoin/bitcoin/pull/7439
< GitHub56>
[bitcoin] gmaxwell opened 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
< what_now>
I'm gonna pick up c++ and start getting more involved into bitcoin, although currently my knowledge of c++ is limited to the qt framework.
< jonasschnelli>
Yes. Bitcoin Cores wallet def. needs a better backend and a performance boost
< jonasschnelli>
Can you compile bitcoin by yourself?
< btcdrak>
meeting in #bitcoin-dev now
< wumpus>
yes, #bitcoin-core-dev is only about development of the software
< btcdrak>
If you have any other questions let's take it to #bitcoin
< btcdrak>
OxADADA: #bitcoin is a general bitcoin discussion channel, #bitcoin-dev is a general bitcoin development discussion channel. This channel is specifically regarding Bitcoin Core
< OxADADA>
re: Clarifying Communications: How does #bitcoin-core-dev IRC discussion differ from #bitcoin discussion?
< bad_duck>
is there a bitcoin-core related chan for non dev questions? I saw that there is a slack but I don't want to use it
< GitHub152>
[bitcoin] dcousens opened pull request #7436: AcceptToMempool: extract various policy functions [WIP] (master...expolicy) https://github.com/bitcoin/bitcoin/pull/7436
< GitHub146>
[bitcoin] laanwj closed pull request #7212: Adds unittests for CAddrMan and CAddrinfo, removes source of non-determinism. (master...unittest) https://github.com/bitcoin/bitcoin/pull/7212
< GitHub117>
bitcoin/master 326ffed Wladimir J. van der Laan: Merge #7212: Adds unittests for CAddrMan and CAddrinfo, removes source of non-determinism....