2015-10-21

< GitHub79> [bitcoin] MarcoFalke opened pull request #6864: [qt] Use monospace font (master...MarcoFalke-2015-qtMonospace) https://github.com/bitcoin/bitcoin/pull/6864
< gmaxwell> I'd like to see this go in https://github.com/bitcoin/bitcoin/pull/6622 I've had this in testing on several nodes (including one acting as a gateway to the outside world) for several others for over a month now.
< GitHub192> [bitcoin] domob1812 opened pull request #6863: [Test Suite] Fix test for null tx input (master...null-txin-test) https://github.com/bitcoin/bitcoin/pull/6863
< GitHub199> [bitcoin] laanwj closed pull request #6859: http: Restrict maximum size of http + headers (master...2015_10_max_http_headers) https://github.com/bitcoin/bitcoin/pull/6859
< GitHub36> bitcoin/master 0fbfc51 Wladimir J. van der Laan: Merge pull request #6859...
< GitHub36> bitcoin/master 41db8c4 Wladimir J. van der Laan: http: Restrict maximum size of request line + headers...
< GitHub36> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/3b20e239c602...0fbfc5106cd9
< gmaxwell> because outside of bitcoin core most software (but by no means all) in the ecosystem is developed by teams of one or two people, and shipped with little to no systematic testing.
< gmaxwell> the problem is that it is not very reasonable to demand the entire bitcoin ecosystem cut cold to new code all at once.
< GitHub173> [bitcoin] laanwj closed pull request #6722: Limit mempool by throwing away the cheapest txn and setting min relay fee to it (master...mempoollimit) https://github.com/bitcoin/bitcoin/pull/6722
< GitHub9> bitcoin/master 9c9b66f Matt Corallo: Fix calling mempool directly, instead of pool, in ATMP
< GitHub9> bitcoin/master 49b6fd5 Pieter Wuille: Add Mempool Expire function to remove old transactions...
< GitHub9> bitcoin/master 78b82f4 Suhas Daftuar: Reverse the sort on the mempool's feerate index
< GitHub9> [bitcoin] laanwj pushed 14 new commits to master: https://github.com/bitcoin/bitcoin/compare/c6de5cc88614...3b20e239c602

2015-10-20

< CodeShark> travis is apparently not liking alert_tests on windows https://travis-ci.org/bitcoin/bitcoin/jobs/86404141
< wumpus> (but yes in bitcoin we use tons of small allocations)
< GitHub92> [bitcoin] sdaftuar closed pull request #6557: Mempool limiting with descendant package tracking (master...mempool-packages) https://github.com/bitcoin/bitcoin/pull/6557
< GitHub107> [bitcoin] jtimon closed pull request #6672: Consensus: Separate most consensus functions to consensus.cpp (master...consensus-moveonly-0.12.99) https://github.com/bitcoin/bitcoin/pull/6672
< GitHub85> [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
< GitHub160> [bitcoin] laanwj closed pull request #6796: Update debian/changelog and slight tweak to debian/control (master...debian) https://github.com/bitcoin/bitcoin/pull/6796
< GitHub87> bitcoin/master c6de5cc Wladimir J. van der Laan: Merge pull request #6796...
< GitHub87> bitcoin/master c7b36cc Matt Corallo: Change URLs to https in debian/control
< GitHub87> bitcoin/master e253e83 Matt Corallo: Update debian/changelog and slight tweak to debian/control
< GitHub87> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/e26a3f6713f8...c6de5cc88614
< GitHub151> [bitcoin] laanwj closed pull request #6235: Chainparams: Translations: DRY: options and error strings (master...chainparams-dry) https://github.com/bitcoin/bitcoin/pull/6235
< GitHub73> bitcoin/master 55a8975 Jorge Timón: Chainparams: Translations: DRY: options and error strings...
< GitHub73> bitcoin/master e26a3f6 Wladimir J. van der Laan: Merge pull request #6235...
< GitHub73> bitcoin/master f3525e2 Jorge Timón: Chainparams: Replace CBaseChainParams::Network enum with string constants (suggested by Wladimir)
< wumpus> but I hope bitcoin's is more like the BSD/Linux kernel lock than the python one, at least the former got rid of it at some point
< GitHub73> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/020c4073a03a...e26a3f6713f8
< GitHub186> [bitcoin] laanwj closed pull request #6855: [REST] API versioning (master...restVersioning) https://github.com/bitcoin/bitcoin/pull/6855
< wumpus> jgarzik: you can't be SERIOUS that truncating a 64 bit number to a 32 bit number was a good idea!??! https://github.com/bitcoin/bitcoin/issues/6765#event-440267158
< GitHub23> [bitcoin] laanwj closed pull request #6860: Drop minRelayTxFee to 1000 (master...MarcoFalke-2015-minRelayTxFeeDrop) https://github.com/bitcoin/bitcoin/pull/6860
< GitHub65> [bitcoin] MarcoFalke opened pull request #6860: Drop minRelayTxFee to 1000 (master...MarcoFalke-2015-minRelayTxFeeDrop) https://github.com/bitcoin/bitcoin/pull/6860
< GitHub43> bitcoin/0.11 0720324 Alex Morcos: Make fee aware of min relay in pruning.py RPC test...
< GitHub43> [bitcoin] laanwj pushed 1 new commit to 0.11: https://github.com/bitcoin/bitcoin/commit/072032448be5263f58cbd6b47f61edc7bb8210e1
< GitHub193> [bitcoin] laanwj closed pull request #6841: Increase fee in pruning.py RPC test (master...fixPruningRPC) https://github.com/bitcoin/bitcoin/pull/6841
< GitHub27> bitcoin/master 020c407 Wladimir J. van der Laan: Merge pull request #6841...
< GitHub27> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/ae69a75c554f...020c4073a03a
< GitHub27> bitcoin/master b6d5e32 Alex Morcos: Make fee aware of min relay in pruning.py RPC test
< GitHub91> [bitcoin] laanwj closed pull request #6801: [depends] Latest config.guess and config.sub (master...update-config-guess-sub) https://github.com/bitcoin/bitcoin/pull/6801
< GitHub8> bitcoin/master ae69a75 Wladimir J. van der Laan: Merge pull request #6801...
< GitHub8> bitcoin/master e76d9e4 fanquake: [depends] Latest config.guess and config.sub
< GitHub8> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/87e5539e9c50...ae69a75c554f
< GitHub93> [bitcoin] laanwj closed pull request #6827: [rpc-tests] Check return code (master...MarcoFalke-2015-rpcTestsReturnCode) https://github.com/bitcoin/bitcoin/pull/6827
< GitHub132> [bitcoin] laanwj closed pull request #6828: [rpc-tests] fundrawtransaction: Update fee after minRelayTxFee increase (master...MarcoFalke-2015-fundrawtransactionTestFix) https://github.com/bitcoin/bitcoin/pull/6828
< GitHub88> bitcoin/master 87e5539 Wladimir J. van der Laan: Merge pull request #6827...
< GitHub88> bitcoin/master bd4c22e MarcoFalke: [rpc-tests] Check return code
< GitHub88> bitcoin/master 0d8b175 MarcoFalke: [rpc-tests] fundrawtransaction: Update fee after minRelayTxFee increase
< GitHub88> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/c834f568693b...87e5539e9c50
< GitHub42> [bitcoin] laanwj closed pull request #6853: Added fPowNoRetargeting field to Consensus::Params (master...fNoRetargeting) https://github.com/bitcoin/bitcoin/pull/6853
< GitHub62> bitcoin/master c834f56 Wladimir J. van der Laan: Merge pull request #6853...
< GitHub62> bitcoin/master 7801f43 Eric Lombrozo: Added fPowNoRetargeting field to Consensus::Params that disables nBits recalculation.
< GitHub62> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/488f8517a154...c834f568693b
< GitHub46> [bitcoin] laanwj closed pull request #6829: doc: add comment explaining initial header request (master...doc-getheaders) https://github.com/bitcoin/bitcoin/pull/6829
< GitHub168> bitcoin/master 488f851 Wladimir J. van der Laan: Merge pull request #6829...
< GitHub168> bitcoin/master 53b86d0 Daniel Kraft: doc: add comment explaining initial header request...
< GitHub168> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/da7d57fb9501...488f8517a154
< GitHub6> [bitcoin] laanwj opened pull request #6859: http: Restrict maximum size of http + headers (master...2015_10_max_http_headers) https://github.com/bitcoin/bitcoin/pull/6859
< btcdrak> Mempool PR https://github.com/bitcoin/bitcoin/pull/6722 is looking good. lots of ACKs now.
< wumpus> how openbsd, even with the recent release, still manages to package a BDB that is *older* than the 4.8 required to build bitcoin core

2015-10-19

< GitHub123> [bitcoin] morcos opened pull request #6857: Require nLastBlockFile to be the highest numbered file. (master...nLastBlockFile) https://github.com/bitcoin/bitcoin/pull/6857
< GitHub130> [bitcoin] morcos opened pull request #6856: Do not allow block file pruning during reindex. (master...noPruneDuringReindex) https://github.com/bitcoin/bitcoin/pull/6856
< GitHub73> [bitcoin] lclc opened pull request #6855: [REST] API versioning (master...restVersioning) https://github.com/bitcoin/bitcoin/pull/6855
< GitHub169> bitcoin/0.10 7e9a987 Wladimir J. van der Laan: Merge pull request #6836...
< GitHub169> bitcoin/0.10 fb818b6 Micha: Bring historical release notes up to date...
< GitHub169> [bitcoin] laanwj pushed 2 new commits to 0.10: https://github.com/bitcoin/bitcoin/compare/0b3fd07fd24a...7e9a9874f3cc
< GitHub47> [bitcoin] laanwj closed pull request #6836: Bring historical release notes up to date (0.10...0.10-add-release-notes) https://github.com/bitcoin/bitcoin/pull/6836
< GitHub70> bitcoin/0.10 0b3fd07 Wladimir J. van der Laan: build: make sure OpenSSL heeds noexecstack...
< GitHub70> [bitcoin] laanwj pushed 1 new commit to 0.10: https://github.com/bitcoin/bitcoin/commit/0b3fd07fd24a96b205d4f85d00157d5f115fad9e
< GitHub136> bitcoin/0.11 21e58b8 Wladimir J. van der Laan: build: make sure OpenSSL heeds noexecstack...
< GitHub136> [bitcoin] laanwj pushed 1 new commit to 0.11: https://github.com/bitcoin/bitcoin/commit/21e58b8e3544987db0bdaa91c23bb398e655bd21
< GitHub39> [bitcoin] laanwj closed pull request #6852: build: make sure OpenSSL heeds noexecstack (master...2015_10_openssl_noexecstack) https://github.com/bitcoin/bitcoin/pull/6852
< GitHub166> bitcoin/master da7d57f Wladimir J. van der Laan: Merge pull request #6852...
< GitHub166> bitcoin/master bfcdc21 Wladimir J. van der Laan: build: make sure OpenSSL heeds noexecstack...
< GitHub166> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/5f5ee0f3ce6b...da7d57fb9501
< GitHub52> [bitcoin] laanwj opened pull request #6854: devtools: Add security-check.py (master...2015_10_security_checks) https://github.com/bitcoin/bitcoin/pull/6854
< btcdrak> Trolling for reviews/ACKs please https://github.com/bitcoin/bitcoin/pull/6566 (Median past locktime)
< CodeShark> why are the travis tests failing on windows? https://travis-ci.org/bitcoin/bitcoin/jobs/86161511
< GitHub124> [bitcoin] CodeShark opened pull request #6853: Added fNoRetargeting field to Consensus::Params (master...fNoRetargeting) https://github.com/bitcoin/bitcoin/pull/6853
< GitHub199> [bitcoin] laanwj closed pull request #6162: Use 512-bit arithmetic for difficulty retarget calculation. (master...regtest_consensus_fix) https://github.com/bitcoin/bitcoin/pull/6162
< GitHub134> [bitcoin] laanwj closed pull request #6837: Cleanup rpc-tests.py (master...fixupRPCtests) https://github.com/bitcoin/bitcoin/pull/6837
< GitHub98> bitcoin/master 5f5ee0f Wladimir J. van der Laan: Merge pull request #6837...
< GitHub98> bitcoin/master 0658d0b Alex Morcos: temporarily comment out rpcbind.py...
< GitHub98> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/fc41278e9689...5f5ee0f3ce6b
< GitHub163> [bitcoin] laanwj opened pull request #6852: build: make sure OpenSSL heeds noexecstack (master...2015_10_openssl_noexecstack) https://github.com/bitcoin/bitcoin/pull/6852
< GitHub177> [bitcoin] laanwj closed pull request #6843: Trivial: Correct spelling mistakes in doc folder (master...spelling_fixes) https://github.com/bitcoin/bitcoin/pull/6843
< GitHub166> bitcoin/master fc41278 Wladimir J. van der Laan: Merge pull request #6843...
< GitHub166> bitcoin/master 99963b9 Mitchell Cash: Correct spelling mistakes in doc folder...
< GitHub166> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/5888046323dd...fc41278e9689
< wumpus> if bitcoin core starts to include code that censors specific transactions/senders, start running very fast
< GitHub130> [bitcoin] laanwj closed pull request #6849: Mention PHP bindings to libbitcoinconsensus (master...bitcoinconsensus-php-bindings) https://github.com/bitcoin/bitcoin/pull/6849
< GitHub48> bitcoin/master 5888046 Wladimir J. van der Laan: Merge pull request #6849...
< GitHub48> bitcoin/master d2e3fbc Thomas Kerin: Mention PHP bindings to libbitcoinconsensus
< GitHub48> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/d78a880900c1...5888046323dd
< GitHub21> [bitcoin] luke-jr opened pull request #6851: Optimisation: Store transaction list order in memory rather than compute it every need (master...opti_txorder) https://github.com/bitcoin/bitcoin/pull/6851
< gmaxwell> please don't do the rest submittx at all if its only bin, if it won't take hex it will be massively less used, and we'll just have more code to hang around and bloat the codebase; while people will continue to eschew bitcoin core and use some web api that actually gives an interface people expect. :-/
< dcousens> Probably easiest to just specify the format to whatever the default is, and have `-json` or whatever on bitcoin-tx though
< dcousens> I feel like most users might do something along the lines of 'bitcoin-tx ... | curl 'http://somepopularnode.com/tx' --data-raw -H "Content-Type:application/octet-stream"

2015-10-18

< GitHub197> [bitcoin] bittylicious opened pull request #6850: Improve AddToWallet performance when rescanning (master...master) https://github.com/bitcoin/bitcoin/pull/6850
< GitHub31> [bitcoin] afk11 opened pull request #6849: Mention PHP bindings to libbitcoinconsensus (master...bitcoinconsensus-php-bindings) https://github.com/bitcoin/bitcoin/pull/6849
< GitHub58> [bitcoin] rnicoll opened pull request #6848: Add DERSIG transaction test cases (master...bip66-tests) https://github.com/bitcoin/bitcoin/pull/6848
< GitHub28> [bitcoin] dcousens opened pull request #6846: bitcoind: alias -h for --help (master...aliash) https://github.com/bitcoin/bitcoin/pull/6846
< Luke-Jr> JoeLiu: bitcoin.org has some useful documentation
< JoeLiu> Is there any book for Bitcoin developping?

2015-10-17

< GitHub179> [bitcoin] lclc opened pull request #6844: [REST] Add sendrawtransaction (master...sendrawtransactionREST) https://github.com/bitcoin/bitcoin/pull/6844
< GitHub135> [bitcoin] mitchellcash opened pull request #6843: Trivial: Correct spelling mistakes in doc folder (master...spelling_fixes) https://github.com/bitcoin/bitcoin/pull/6843
< GitHub32> [bitcoin] ptschip opened pull request #6842: limitfreerelay edge case bugfix: (master...limitfreerelay_edgecase) https://github.com/bitcoin/bitcoin/pull/6842

2015-10-16

< GitHub181> [bitcoin] morcos closed pull request #6131: Do not use hard-coded AllowFree for free transactions. (master...fix-sendfree) https://github.com/bitcoin/bitcoin/pull/6131
< GitHub52> [bitcoin] morcos opened pull request #6841: Increase fee in pruning.py RPC test (master...fixPruningRPC) https://github.com/bitcoin/bitcoin/pull/6841
< GitHub71> [bitcoin] MarcoFalke opened pull request #6839: clang-format: Recently added files (master...MarcoFalke-2015-clangFormatRecent) https://github.com/bitcoin/bitcoin/pull/6839

2015-10-15

< GitHub106> [bitcoin] morcos opened pull request #6837: Cleanup rpc-tests.py (master...fixupRPCtests) https://github.com/bitcoin/bitcoin/pull/6837
< GitHub199> [bitcoin] Michagogo opened pull request #6836: Bring historical release notes up to date (0.10...0.10-add-release-notes) https://github.com/bitcoin/bitcoin/pull/6836
< GitHub52> [bitcoin] rnicoll opened pull request #6835: Add address-based index (master...search-raw-transactions) https://github.com/bitcoin/bitcoin/pull/6835
< gmaxwell> Luke-Jr: your edit here is weird; https://www.reddit.com/r/Bitcoin/comments/3ou1im/bitcoin_core_version_0111_released/cw0h368?context=1 git master does the first half of what he's asking. (#6148)
< gmaxwell> e sense to keep waiting just to avoid disrupting the [last 5%](https://github.com/bitcoin/bitcoin/pull/6769#issuecomment-146100684) of transactions."
< gmaxwell> https://www.reddit.com/r/Bitcoin/comments/3ou1im/bitcoin_core_version_0111_released/cw0g8d0 someone should respond to "A cool example of how an attack can prompt developers to make Bitcoin better." with "This improvement was written years ago, but not activated because at the time it blocked most transactions. We've been waiting for wallets to upgrade; with the attacks going on, it didn't mak
< michagogo> What's github.com/Bitcoin-dot-org?
< GitHub176> [bitcoin] morcos closed pull request #6618: Fee estimate patch (master...fee_estimate_patch) https://github.com/bitcoin/bitcoin/pull/6618
< GitHub157> [bitcoin] laanwj closed pull request #6820: build: univalue subdir build fixups (master...univalue-build-fixes) https://github.com/bitcoin/bitcoin/pull/6820
< GitHub136> bitcoin/master d78a880 Wladimir J. van der Laan: Merge pull request #6820...
< GitHub136> bitcoin/master 60af755 Cory Fields: build: univalue subdir build fixups...
< GitHub136> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/8ce992063510...d78a880900c1
< GitHub189> [bitcoin] laanwj closed pull request #6817: [doc] Cleanup release-process documentation (master...patch-2) https://github.com/bitcoin/bitcoin/pull/6817
< GitHub113> bitcoin/master 8ce9920 Wladimir J. van der Laan: Merge pull request #6817...
< GitHub113> bitcoin/master a0d5e0d Michael: [doc] Cleanup release-process documentation
< GitHub113> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/fa6b405f0594...8ce992063510
< GitHub82> [bitcoin] laanwj closed pull request #6823: [Trivial] Use constants for DB keys (master...txdb-constants) https://github.com/bitcoin/bitcoin/pull/6823
< GitHub166> bitcoin/master fa6b405 Wladimir J. van der Laan: Merge pull request #6823...
< GitHub166> bitcoin/master f8f2ace Daniel Kraft: trivial: use constants for db keys...
< GitHub166> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/34f200d1404d...fa6b405f0594
< GitHub23> [bitcoin] laanwj closed pull request #6832: Bring historical release notes up to date (0.11...0.11-add-release-notes) https://github.com/bitcoin/bitcoin/pull/6832
< GitHub39> bitcoin/0.11 09a00a1 Micha: Add historical release notes for October 2015 bugfix releases...
< GitHub39> [bitcoin] laanwj pushed 1 new commit to 0.11: https://github.com/bitcoin/bitcoin/commit/09a00a1f7f27c95f794aa42bd01a049448ed056d
< GitHub78> [bitcoin] laanwj closed pull request #6831: Bring historical release notes up to date (0.10...0.10-add-release-notes) https://github.com/bitcoin/bitcoin/pull/6831
< GitHub199> [bitcoin] laanwj closed pull request #6830: Add historical release notes for October 2015 bugfix releases (master...add-release-notes) https://github.com/bitcoin/bitcoin/pull/6830
< GitHub149> bitcoin/master 34f200d Wladimir J. van der Laan: Merge pull request #6830...
< GitHub149> bitcoin/master d57586f Micha: Add historical release notes for October 2015 bugfix releases...
< GitHub149> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/a1d623da3ea4...34f200d1404d
< jonasschnelli> ah. found it in the backlog: https://bitcoincore.org/cfields/bitcoin-0.10.3/signature.tar.gz
< btcdrak> https://github.com/bitcoin/bitcoin/pull/6564 BIP112 for OP_CHECKSEQUENCEVERIFY
< btcdrak> https://github.com/bitcoin/bitcoin/pull/6566 BIP113 for median-past locktime
< btcdrak> all three really: https://github.com/bitcoin/bitcoin/pull/6312 BIP68 for sequence numbers
< GitHub16> bitcoin/0.9 460ccfb Wladimir J. van der Laan: Disable upnp by default...
< GitHub16> [bitcoin] laanwj pushed 1 new commit to 0.9: https://github.com/bitcoin/bitcoin/commit/460ccfb7b1d63ef251ee5a881408190f4d41ce20
< Luke-Jr> probably posting soon: http://luke.dashjr.org/programs/bitcoin-ljr/
< da2ce7> hello, what happend to pr https://github.com/bitcoin/bitcoin/pull/6788
< Luke-Jr> there were no changes to bitcoin-cli in 0.11.1, right?
< nanotube> https://bitcoin.org/en/download <- suggest that the "over 20GB" part toward the bottom should probably be updated to "over 50GB", or point to some resource that tracks blockchain size for future-proofness, to avoid giving misleading info.

2015-10-14

< wumpus> uploaded the executables to https://bitcoin.org/bin/bitcoin-core-0.11.1/ and https://bitcoin.org/bin/bitcoin-core-0.10.3/, going to bed now, will do the announcements tomorrow
< [b__b]> Available plugins: bangmotivate, help, last_seen, ping, logger (https://botbot.me/freenode/bitcoin-core-dev/help/)
< * michagogo> checks if there's a release PR for bitcoin.org
< GitHub36> [bitcoin] Michagogo opened pull request #6832: Bring historical release notes up to date (0.11...0.11-add-release-notes) https://github.com/bitcoin/bitcoin/pull/6832
< GitHub66> [bitcoin] Michagogo opened pull request #6831: Bring historical release notes up to date (0.10...0.10-add-release-notes) https://github.com/bitcoin/bitcoin/pull/6831
< GitHub90> [bitcoin] Michagogo opened pull request #6830: Add historical release notes for October 2015 bugfix releases (master...add-release-notes) https://github.com/bitcoin/bitcoin/pull/6830
< michagogo> It would be nice to have this channel subscribed to the gitian.sigs repo the same way it is to bitcoin
< GitHub93> [bitcoin] domob1812 opened pull request #6829: doc: add comment explaining initial header request (master...doc-getheaders) https://github.com/bitcoin/bitcoin/pull/6829
< cfields> gitian builders: 0.10.3 osx detached signature: https://bitcoincore.org/cfields/bitcoin-0.10.3/signature.tar.gz
< GitHub52> [bitcoin] MarcoFalke opened pull request #6828: [rpc-tests] fundrawtransaction: Update fee after minRelayTxFee increase (master...MarcoFalke-2015-fundrawtransactionTestFix) https://github.com/bitcoin/bitcoin/pull/6828
< GitHub58> [bitcoin] MarcoFalke opened pull request #6827: [rpc-tests] Check return code (master...MarcoFalke-2015-rpcTestsReturnCode) https://github.com/bitcoin/bitcoin/pull/6827
< GitHub172> [bitcoin] luke-jr opened pull request #6825: [WIP] Backport bugfixes to 0.11 (2015-10-14 / a1d623d) (0.11...backport-bugfixes-to-0.11-20151014) https://github.com/bitcoin/bitcoin/pull/6825
< wumpus> petertodd noted that https://github.com/bitcoin/bitcoin/pull/6498 should have been backported too (but may be non-trivial)
< Luke-Jr> most potentially-concerning so far is https://github.com/bitcoin/bitcoin/pull/6688 , but obviously things haven't broken terribly without it
< gmaxwell> Unless you think it was also always like this: https://github.com/bitcoin/bitcoin/commits/master?page=264
< gmaxwell> first commit in bitcoin core repo is now from me.
< gmaxwell> looks like github may be compromised or badly broken: https://github.com/bitcoin/bitcoin/commits/master?author=saracen

2015-10-13

< GitHub159> [bitcoin] domob1812 opened pull request #6823: [Trivial] Use constants for DB keys (master...txdb-constants) https://github.com/bitcoin/bitcoin/pull/6823
< GitHub8> [bitcoin] gmaxwell closed pull request #6792: Defaults UPNP to off when discovery is disabled. (master...upnp_off_on_ip) https://github.com/bitcoin/bitcoin/pull/6792
< GitHub58> [bitcoin] MarcoFalke opened pull request #6822: [trivial] minrelaytxfee cleanup (master...MarcoFalke-2015-minRelayTxFeeCleanup) https://github.com/bitcoin/bitcoin/pull/6822
< GitHub58> [bitcoin] domob1812 opened pull request #6821: Avoid duplicate getheaders requests (master...no-duplicate-getheaders) https://github.com/bitcoin/bitcoin/pull/6821
< GitHub45> [bitcoin] theuni opened pull request #6820: build: univalue subdir build fixups (master...univalue-build-fixes) https://github.com/bitcoin/bitcoin/pull/6820
< GitHub38> [bitcoin] theuni opened pull request #6819: WIP: force zeromq to work with static linking+mingw (master...zeromq-mingw) https://github.com/bitcoin/bitcoin/pull/6819
< GitHub118> [bitcoin] dajohi opened pull request #6818: script: Remove magic numbers (master...script_const) https://github.com/bitcoin/bitcoin/pull/6818
< GitHub151> [bitcoin] fanquake opened pull request #6817: [doc] Cleanup release-process documentation (master...patch-2) https://github.com/bitcoin/bitcoin/pull/6817
< GitHub2> [bitcoin] CodeShark opened pull request #6816: BIP9: versionbits (master...versionbits) https://github.com/bitcoin/bitcoin/pull/6816
< GitHub146> [bitcoin] jmcorgan closed pull request #6811: Adds gpg key for jcorgan (671DA2F7) (master...add-gpg-key) https://github.com/bitcoin/bitcoin/pull/6811
< GitHub120> [bitcoin] laanwj closed 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
< GitHub9> bitcoin/master a1d623d Wladimir J. van der Laan: Merge pull request #6810...
< GitHub9> bitcoin/master 7d325b9 Johnathan Corgan: zmq: point API link to 4.0 as that is what we are conforming to [Trivial]...
< GitHub9> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/9caaf6ed22d0...a1d623da3ea4
< GitHub99> [bitcoin] laanwj closed pull request #6777: Unobfuscate chainstate data in CCoinsViewDB::GetStats (master...obfuscate_fix) https://github.com/bitcoin/bitcoin/pull/6777
< GitHub10> bitcoin/master 0fdf8c8 James O'Beirne: Handle obfuscation in CLevelDBIterator
< GitHub10> bitcoin/master 1488506 James O'Beirne: Add tests for gettxoutsetinfo, CLevelDBBatch, CLevelDBIterator...
< GitHub10> bitcoin/master 3499ce1 Pieter Wuille: Encapsulate CLevelDB iterators cleanly...
< GitHub10> [bitcoin] laanwj pushed 5 new commits to master: https://github.com/bitcoin/bitcoin/compare/16faccb736ab...9caaf6ed22d0
< GitHub180> [bitcoin] laanwj closed pull request #6791: [trivial] Misc cleanup (master...MarcoFalke-2015-trivial2) https://github.com/bitcoin/bitcoin/pull/6791
< GitHub143> bitcoin/master 3507992 MarcoFalke: [trivial] Make optimize-pngs.py also cover share/pixmaps...
< GitHub143> bitcoin/master 60a8b70 MarcoFalke: [doc] trivial: developer-notes.md covers more than just coding standards
< GitHub143> [bitcoin] laanwj pushed 5 new commits to master: https://github.com/bitcoin/bitcoin/compare/01f74999e3df...16faccb736ab
< GitHub143> bitcoin/master 8a320c7 MarcoFalke: [trivial] Remove obsolete share/qt/make_windows_icon.sh
< GitHub49> bitcoin/master 01f7499 Wladimir J. van der Laan: Merge pull request #6798...
< GitHub85> [bitcoin] laanwj closed pull request #6798: Clarification of unit test build instructions. (master...unit_test_readme_fix) https://github.com/bitcoin/bitcoin/pull/6798
< GitHub49> bitcoin/master 700f52e Eric Lombrozo: Clarification of unit test build instructions.
< GitHub49> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/feea3057df47...01f74999e3df
< GitHub55> [bitcoin] laanwj closed pull request #6812: Update bluematt-key, the old one is long-since revoked (master...master) https://github.com/bitcoin/bitcoin/pull/6812
< GitHub74> bitcoin/master feea305 Wladimir J. van der Laan: Merge pull request #6812...
< GitHub74> bitcoin/master 3a4a458 Matt Corallo: Update bluematt-key, the old one is long-since revoked
< GitHub74> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/97bee37d4c35...feea3057df47
< GitHub199> bitcoin/master 3b1279f Cory Fields: build: match upstream build change
< GitHub25> [bitcoin] laanwj closed pull request #6788: [trivial] sync univalue subtree (master...MarcoFalke-2015-syncUnivalue) https://github.com/bitcoin/bitcoin/pull/6788
< GitHub199> bitcoin/master 31f4ba9 MarcoFalke: Merge commit '313e7f5c89d6e72e06efe9255089765b4c5815fe' into HEAD
< GitHub199> [bitcoin] laanwj pushed 4 new commits to master: https://github.com/bitcoin/bitcoin/compare/cd57f344a591...97bee37d4c35
< GitHub199> bitcoin/master 313e7f5 MarcoFalke: Squashed 'src/univalue/' changes from 87d9045..5839ac3...
< 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
< GitHub196> [bitcoin] laanwj closed pull request #6807: Updated Prab's PGP Key (master...NewGPG) https://github.com/bitcoin/bitcoin/pull/6807
< GitHub11> bitcoin/master 3b363df Paul Rabahy: Updated Prab's PGP Key...
< GitHub11> bitcoin/master cd57f34 Wladimir J. van der Laan: Merge pull request #6807...
< GitHub11> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/1fc5ca05cacc...cd57f344a591
< GitHub75> [bitcoin] laanwj closed pull request #6805: Create btcdrak-key.pgp (master...btcdrakpgp) https://github.com/bitcoin/bitcoin/pull/6805
< GitHub3> bitcoin/master 2c4ffbc BtcDrak: Create btcdrak-key.pgp
< GitHub3> bitcoin/master 1fc5ca0 Wladimir J. van der Laan: Merge pull request #6805...
< GitHub3> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/4ca6ddec4d79...1fc5ca05cacc
< 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.
< PRab> Where is "bitcoin-builder" supposed to get created when following the instructions at https://github.com/bitcoin/bitcoin/blob/master/doc/release-process.md#optional-seed-the-gitian-sources-cache-and-offline-git-repositories
< 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
< GitHub86> [bitcoin] jmcorgan opened pull request #6811: Adds gpg key for jcorgan (671DA2F7) (master...add-gpg-key) https://github.com/bitcoin/bitcoin/pull/6811
< warren> jcorgan: you could also add your key to https://github.com/bitcoin/bitcoin/tree/master/contrib/gitian-downloader
< 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...
< GitHub91> [bitcoin] laanwj pushed 1 new commit to 0.11: https://github.com/bitcoin/bitcoin/commit/cf33f196e79b1e61d6266f8e5190a0c4bfae7224
< btcdrak> heads up: meeting in #bitcoin-dev now about the mailing list
< wumpus> ok, pushes to bitcoin-detached-sigs should now be reported here
< cfields> cfields/bitcoin-win-0.10-build.* -> cfields/bitcoin-win-0.11-build.*
< GitHub151> [bitcoin] jamesob reopened pull request #6804: [tests] Add basic coverage reporting for RPC tests (master...rpc_coverage) https://github.com/bitcoin/bitcoin/pull/6804
< GitHub44> [bitcoin] jamesob closed pull request #6804: [tests] Add basic coverage reporting for RPC tests (master...rpc_coverage) https://github.com/bitcoin/bitcoin/pull/6804
< wumpus> 0.10.3rc2 executables live: https://bitcoin.org/bin/bitcoin-core-0.10.3/test/
< wumpus> 0.11.1rc2 executables live: https://bitcoin.org/bin/bitcoin-core-0.11.1/test/
< GitHub1> [bitcoin] theuni closed pull request #6800: build: fix dmg-mount crashes on OSX 10.11 (0.11...dmg-crash-0.11) https://github.com/bitcoin/bitcoin/pull/6800
< GitHub12> [bitcoin] RHavar closed pull request #6649: Default fPayAtLeastCustomFee to false (master...master) https://github.com/bitcoin/bitcoin/pull/6649
< nanotube> maybe just the rss feed? https://bitcoin.org/en/rss/releases.rss
< 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.
< jcorgan> why bother with /r/bitcoin anymore?

2015-10-11

< GitHub41> [bitcoin] PRabahy opened pull request #6807: Updated Prab's PGP Key (master...NewGPG) https://github.com/bitcoin/bitcoin/pull/6807
< GitHub128> [bitcoin] PRabahy closed pull request #6806: Updating my GPG key because my old one expired. (master...NewGPG) https://github.com/bitcoin/bitcoin/pull/6806
< GitHub37> [bitcoin] PRabahy opened pull request #6806: Updating my GPG key because my old one expired. (master...NewGPG) https://github.com/bitcoin/bitcoin/pull/6806
< GitHub31> [bitcoin] btcdrak opened pull request #6805: Create btcdrak-key.pgp (master...btcdrakpgp) https://github.com/bitcoin/bitcoin/pull/6805
< wumpus> nartac: sounds like a #bitcoin question
< GitHub186> bitcoin/0.10 8d598c2 Wladimir J. van der Laan: doc: Update release notes for 0.10.3rc2
< GitHub186> [bitcoin] laanwj pushed 1 new commit to 0.10: https://github.com/bitcoin/bitcoin/commit/8d598c26e34e36619180f73926043a43bfe68879
< GitHub69> bitcoin/0.11 dad3e98 Wladimir J. van der Laan: doc: update release notes for 0.11.1rc2
< GitHub69> [bitcoin] laanwj pushed 1 new commit to 0.11: https://github.com/bitcoin/bitcoin/commit/dad3e98e8f4d2efdcad947631a48b520f01f822e
< GitHub198> bitcoin/0.11 e7bcc4a Wladimir J. van der Laan: Bump minrelaytxfee default...
< GitHub198> [bitcoin] laanwj pushed 1 new commit to 0.11: https://github.com/bitcoin/bitcoin/commit/e7bcc4aac3a1a2b62d53c0261e803786123477a8
< GitHub2> bitcoin/0.10 842c48d Wladimir J. van der Laan: Bump minrelaytxfee default...
< GitHub2> [bitcoin] laanwj pushed 1 new commit to 0.10: https://github.com/bitcoin/bitcoin/commit/842c48dba39e9ad7a74d21106a67e047e3d79ced
< GitHub99> [bitcoin] laanwj closed pull request #6793: Bump minrelaytxfee default (master...2015_10_bump_minrelaytxfee) https://github.com/bitcoin/bitcoin/pull/6793
< GitHub35> bitcoin/master 4ca6dde Wladimir J. van der Laan: Merge pull request #6793...
< GitHub35> bitcoin/master 28e3249 Wladimir J. van der Laan: Bump minrelaytxfee default...
< GitHub35> bitcoin/master 4e2efb3 Wladimir J. van der Laan: tests: update transaction_tests for new dust threshold
< GitHub35> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/b94ae81576c1...4ca6ddec4d79
< GitHub84> [bitcoin] jamesob opened pull request #6804: [tests] Add basic coverage reporting for RPC tests (master...rpc_coverage) https://github.com/bitcoin/bitcoin/pull/6804

2015-10-10

< michagogo> 15ec97be9bb843dd315c9835a8791c874bedb41cb994f88508fc5767f4043121 src/bitcoin-0.10.2.tar.gz
< michagogo> 6d8942b5ee59549b23080320bcce18077c10ef9e07b3b0fa1305c88dd07e1e52 bitcoin-0.10.2-linux64.tar.gz
< michagogo> be1e69c5d6f1dd57a28d2ae3778d6fbd98bb3f9c86c82855d3404aa80ff11a69 bitcoin-0.10.2-linux32.tar.gz
< GitHub145> [bitcoin] gmaxwell closed pull request #6799: Merge It (master...trivial-next) https://github.com/bitcoin/bitcoin/pull/6799
< GitHub142> [bitcoin] ptschip opened pull request #6803: Automatically adjusting Spam Block (master...spamblock) https://github.com/bitcoin/bitcoin/pull/6803
< GitHub187> [bitcoin] fanquake opened pull request #6801: [depends] Latest config.guess and config.sub (master...update-config-guess-sub) https://github.com/bitcoin/bitcoin/pull/6801
< GitHub131> [bitcoin] theuni opened pull request #6800: build: fix dmg-mount crashes on OSX 10.11 (0.11...dmg-crash-0.11) https://github.com/bitcoin/bitcoin/pull/6800
< GitHub176> [bitcoin] sightisanillusion opened pull request #6799: Merge It (master...trivial-next) https://github.com/bitcoin/bitcoin/pull/6799
< wumpus> would decoupling the dust threshold from mintxfee make sense? context: https://github.com/bitcoin/bitcoin/pull/6793
< 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
< GitHub90> [bitcoin] laanwj closed pull request #6797: Do not store more than 200 timedata samples (0.10...patch-13) https://github.com/bitcoin/bitcoin/pull/6797
< GitHub184> bitcoin/0.10 91ef4d9 Pavel Janík: Do not store more than 200 timedata samples....
< GitHub184> [bitcoin] laanwj pushed 1 new commit to 0.10: https://github.com/bitcoin/bitcoin/commit/91ef4d93d4952759a6c766fd94eaf2c1df78c372
< GitHub186> bitcoin/0.11 4dbcec0 Wladimir J. van der Laan: net: Disable upnp by default...
< GitHub186> [bitcoin] laanwj pushed 1 new commit to 0.11: https://github.com/bitcoin/bitcoin/commit/4dbcec03ab1e0bc312378cbc16c1b11116f5e506
< GitHub114> bitcoin/0.10 f2778e0 Wladimir J. van der Laan: net: Disable upnp by default...
< GitHub114> [bitcoin] laanwj pushed 1 new commit to 0.10: https://github.com/bitcoin/bitcoin/commit/f2778e0ce6581f68382a4812ef847d387b35f2a0
< GitHub102> [bitcoin] laanwj closed pull request #6795: net: Disable upnp by default (master...2015_10_disable_upnp_default) https://github.com/bitcoin/bitcoin/pull/6795
< GitHub131> bitcoin/master b94ae81 Wladimir J. van der Laan: Merge pull request #6795...
< GitHub131> bitcoin/master 21d27eb Wladimir J. van der Laan: net: Disable upnp by default...
< GitHub131> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/8c7e6138dbcb...b94ae81576c1
< GitHub25> [bitcoin] paveljanik opened pull request #6797: Do not store more than 200 timedata samples (0.10...patch-13) https://github.com/bitcoin/bitcoin/pull/6797
< wumpus> quantum computers is more of a #bitcoin-wizards topic I think