< wumpus>
e.g. blablablabla.onion:8333 -> seed.bitcoin.jonasschnelli.ch:8333 means a node with Tor can connect to the onion instead, the exit node cannot interfere
< michagogo>
You need the `bitcoin` repo (specifically the contrib/gitian-descriptors and depends dirs), your fork of the `gitian.sigs` repo so you can add to it, and the `devrandom/gitian-builder` repo.
< michagogo>
PRab: "bitcoin-builder" isn't a thing
2015-10-12
< PRab>
I cloned gitian-builder, but never bitcoin-builder.
< GitHub171>
[bitcoin] dexX7 opened pull request #6813: Support gathering code coverage data for RPC tests with lcov (master...btc-test-lcov-rpc) https://github.com/bitcoin/bitcoin/pull/6813
< GitHub99>
[bitcoin] TheBlueMatt opened pull request #6812: Update bluematt-key, the old one is long-since revoked (master...master) https://github.com/bitcoin/bitcoin/pull/6812
< GitHub81>
[bitcoin] jmcorgan opened pull request #6810: zmq: point API link to 4.0 as that is what we are conforming to (master...zmq-api-link) https://github.com/bitcoin/bitcoin/pull/6810
< btcdrak>
could you come to #bitcoin-dev for a few mins to discuss the mailing list policy?
< btcdrak>
meeting needs to cover policy of bitcoin-dev@ and the new list
< GitHub91>
bitcoin/0.11 cf33f19 Wladimir J. van der Laan: doc: Add Luke Dashjr to credits in release notes...
< nanotube>
hm, set up a twitterbot to tweet bitcoin-announce mailing list titles with links to full email body? :)
< jgarzik>
would prefer to keep non-tech discussion of my post on #bitcoin. if there are tech corrections, by all means, post here
< jcorgan>
guys, sorry for instigating this discussion thread. clearly this was the kind of thing happening on #bitcoin-dev that brought about the change to using this channel instead. can we go back to pull requests and releases?
< alpalp>
most of the children have moved out of /r/bitcoin anyway
< jcorgan>
i'm not sure there are any useful public venues for bitcoin related matters any more. i'd say post announcements on a read-only mailing list, say, bitcoin-core-announce, and let responsible people stay on top of announcements about software they run that handles their money.
< GitHub12>
[bitcoin] CodeShark opened pull request #6798: Clarification of unit test build instructions. (master...unit_test_readme_fix) https://github.com/bitcoin/bitcoin/pull/6798
< GitHub44>
[bitcoin] gmaxwell opened pull request #6792: Defaults UPNP to off when discovery is disabled. (master...upnp_off_on_ip) https://github.com/bitcoin/bitcoin/pull/6792
< GitHub52>
bitcoin/0.11 717152c Wladimir J. van der Laan: Bump version to 0.11.1
< GitHub31>
bitcoin/master 0cca024 Wladimir J. van der Laan: Update miniupnpc to 1.9.20151008...
< wumpus>
yeah@gavinandresen in the GUI too <wumpus> to disable upnp in Bitcoin Core: run with -noupnp, or disable checkbox in GUI under Options → Network → Map port using UPNP
< CodeShark>
sipa: I just don't think bitcoin can perpetually keep on adding new features at the protocol level if each proposed change requires a handful of people such as yourself to review the same lines of code over and over again :)
< sipa>
but from the point of existing code - and that's what your abstraction framework can deal with - it just completely deletes the concept of script from bitcoin
< GitHub108>
[bitcoin] Diapolo closed pull request #6288: [Qt] fix debug console window handling when e.g. minimized (master...show-rpconsole) https://github.com/bitcoin/bitcoin/pull/6288
< GitHub142>
[bitcoin] dgenr8 opened pull request #6785: Backport to v0.11: In (strCommand == "tx"), return if AlreadyHave() (0.11...already_have_0.11) https://github.com/bitcoin/bitcoin/pull/6785
< CodeShark>
would be nice to define the validation rules for each soft fork in its own module as well...so then the entire soft fork can be specified as a unit that just needs to be added and linked to Bitcoin Core
< GitHub100>
[bitcoin] jonasschnelli opened pull request #6781: [QT] pretty print (indent) multiline html output (master...2015/10/qt_rpcconsole_pp) https://github.com/bitcoin/bitcoin/pull/6781
< GitHub73>
[bitcoin] jonasschnelli opened pull request #6780: Call init's parameter interaction before we create the UI options model (master...2015/10/qt_fix_listen) https://github.com/bitcoin/bitcoin/pull/6780
< GitHub33>
[bitcoin] jamesob opened pull request #6777: Unobfuscate chainstate data in CCoinsViewDB::GetStats (master...obfuscate_fix) https://github.com/bitcoin/bitcoin/pull/6777
2015-10-07
< GitHub83>
[bitcoin] sipa opened pull request #6776: Support -checkmempool=N, which runs checks once every N transactions (master...fraccheck) https://github.com/bitcoin/bitcoin/pull/6776
< dcousens>
I'm just glad I deployed the bitcoin apps I work on with XWalk (compatibility, 20mb+ to your app size, but guarantees a consistent (and new) web view across all versions)
< GitHub136>
bitcoin/0.11 71cc9d9 Gregory Maxwell: Test LowS in standardness, removes nuisance malleability vector....
< GitHub28>
[bitcoin] laanwj closed pull request #6743: autotools: move checking for zmq library to common area in configure.ac (master...fixes/6679) https://github.com/bitcoin/bitcoin/pull/6743
< GitHub73>
bitcoin/master bdece50 Wladimir J. van der Laan: Merge pull request #6743...
< GitHub73>
bitcoin/master dd28089 Johnathan Corgan: autotools: move checking for zmq library to common area in configure.ac...
< GitHub28>
bitcoin/master 3b2d37c Wladimir J. van der Laan: Merge pull request #6742...
< GitHub180>
[bitcoin] laanwj closed pull request #6742: Changed logging to make -logtimestamps to work also for -printtoconsole (master...feature-logtimestamps-toconsole) https://github.com/bitcoin/bitcoin/pull/6742
< GitHub28>
bitcoin/master 58981d4 Arne Brutschy: Changed logging to make -logtimestamps to work also for -printtoconsole
< GitHub183>
[bitcoin] gmaxwell opened pull request #6769: Test LowS in standardness, removes nuisance malleability vector. (master...no_nuisance_malleability) https://github.com/bitcoin/bitcoin/pull/6769
< GitHub89>
[bitcoin] jmcorgan opened pull request #6768: zmq: update docs to reflect feature is compiled in automatically (master...update-zmq-docs) https://github.com/bitcoin/bitcoin/pull/6768
< GitHub13>
[bitcoin] sandakersmann opened pull request #6766: [Trivial] Consistent use of lower case letters (master...lower_case) https://github.com/bitcoin/bitcoin/pull/6766