2016-06-09

< 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
< GitHub89> [bitcoin] MarcoFalke opened pull request #8185: [0.12.2] Various qa and test backports (0.12...Mf1606-qaBackports) https://github.com/bitcoin/bitcoin/pull/8185
< luke-jr> cfields_: review of https://github.com/bitcoin/bitcoin/pull/5872 ? :D
< luke-jr> (ugh, Travis is apparently "detecting abuse" on the Bitcoin code itself, so every clone will be affected?)
< petertodd> sipa: or, to be precise if there is that means Bitcoin is more broken than that
< btcdrak> jeremyrubin: see out lifecycle docs https://github.com/bitcoin-core/bitcoincore.org/pull/179
< luke-jr> jeremyrubin: segwit is a major change to Bitcoin - not Bitcoin Core.
< wumpus> jeremyrubin: I'm not sure. I have no idea what autogen.sh would be spending time on. But it seems more a GNU problem thatn a bitcoin core problem :)
< luke-jr> jonasschnelli: I'm thinking more of Bitcoin-Qt
< jonasschnelli> I think adding cross compile depends options for ARM and AARCH64 would also reduce the "memory problem" (at least the amount of complains): https://github.com/bitcoin/bitcoin/issues/8162
< wumpus> seek/read access for source files is only a problem for really huge projects, and then especially when the source is hosted on some horrible network file system (like clearcase), in any case bitcoin doesn't even come close
< gmaxwell> We have docs that say 1.5GB, they're gonna be like the blocksize on bitcoin.org :)
< wumpus> last meeting there was talk of release lifecycles documentation, btcdrak and David Harding have been working on that page here: https://github.com/bitcoin-core/bitcoincore.org/pull/179 https://github.com/btcdrak/bitcoincore.org/pull/2 this needs review
< wumpus> #link 0.13 release schedule: https://github.com/bitcoin/bitcoin/issues/7679
< GitHub16> [bitcoin] theuni opened pull request #8184: WIP: OSX toolchain bump (master...osx-sdk-bump) https://github.com/bitcoin/bitcoin/pull/8184
< GitHub194> [bitcoin] laanwj closed pull request #8180: Update luke-jr's PGP key (master...2016_pgp_update) https://github.com/bitcoin/bitcoin/pull/8180
< GitHub172> bitcoin/master 0d53a9e Luke Dashjr: Update luke-jr's PGP key...
< GitHub172> bitcoin/master 32b7294 Wladimir J. van der Laan: Merge #8180: Update luke-jr's PGP key...
< GitHub172> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/f7b1bfc9a347...32b7294177e5
< GitHub125> [bitcoin] laanwj closed pull request #8178: Add git and github tips and tricks to developer notes (master...docgit) https://github.com/bitcoin/bitcoin/pull/8178
< GitHub198> bitcoin/master f7b1bfc Wladimir J. van der Laan: Merge #8178: Add git and github tips and tricks to developer notes...
< GitHub198> bitcoin/master 3144449 Pieter Wuille: Add git and github tips and tricks to developer notes
< GitHub198> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/7ce9ac5c83b1...f7b1bfc9a347
< GitHub151> [bitcoin] sipa closed pull request #7292: [RPC] Expose ancestor/descendant information over RPC (master...add-chain-info) https://github.com/bitcoin/bitcoin/pull/7292
< GitHub84> bitcoin/master 0dfd869 Suhas Daftuar: Add getmempooldescendants RPC call
< GitHub84> bitcoin/master 8f7b5dc Suhas Daftuar: Add getmempoolancestors RPC call
< GitHub84> bitcoin/master 5ec0cde Suhas Daftuar: Refactor logic for converting mempool entries to JSON
< GitHub84> [bitcoin] sipa pushed 8 new commits to master: https://github.com/bitcoin/bitcoin/compare/fd9881ae6782...7ce9ac5c83b1
< GitHub148> [bitcoin] jonasschnelli closed pull request #7819: [Qt] Simple opt-in-RBF checkbox (master...2016/04/qt_rbf_set) https://github.com/bitcoin/bitcoin/pull/7819
< GitHub19> [bitcoin] jonasschnelli opened pull request #8182: [Qt] Add simple opt-in-RBF support (master...2016/04/qt_rbf_set_new) https://github.com/bitcoin/bitcoin/pull/8182
< GitHub186> [bitcoin] laanwj closed pull request #7283: [gitian] Default reference_datetime to commit author date (master...MarcoFalke-2016-gitianTimeDefault) https://github.com/bitcoin/bitcoin/pull/7283
< GitHub131> bitcoin/master fd9881a Wladimir J. van der Laan: Merge #7283: [gitian] Default reference_datetime to commit author date...
< GitHub131> bitcoin/master fa42a67 MarcoFalke: [gitian] hardcode datetime for depends
< GitHub131> bitcoin/master fa58c76 MarcoFalke: [gitian] Default reference_datetime to commit author date
< GitHub131> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/172cd7f10c7e...fd9881ae6782
< GitHub37> [bitcoin] laanwj opened pull request #8181: build: Get rid of `CLIENT_DATE` (master...2016_06_bye_client_date) https://github.com/bitcoin/bitcoin/pull/8181
< GitHub177> bitcoin/0.12 0f8d574 Jonas Schnelli: OSX diskimages need 0775 folder permissions...
< GitHub177> [bitcoin] laanwj pushed 1 new commit to 0.12: https://github.com/bitcoin/bitcoin/commit/0f8d574e8f6521c07ae204b4f8b61d1534f03c21
< GitHub110> [bitcoin] laanwj closed pull request #8169: OSX diskimages need 0775 folder permissions (master...2016/06/fix_gitian_osx) https://github.com/bitcoin/bitcoin/pull/8169
< GitHub89> bitcoin/master cdf7dff Jonas Schnelli: OSX diskimages need 0775 folder permissions...
< GitHub89> bitcoin/master 172cd7f Wladimir J. van der Laan: Merge #8169: OSX diskimages need 0775 folder permissions...
< GitHub89> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/0b5279f89c9a...172cd7f10c7e
< GitHub74> bitcoin/0.12 a9e73f7 instagibbs: Fix and cleanup listreceivedbyX documentation...
< GitHub74> bitcoin/0.12 64fd0ce jloughry: fix spelling of advertise in src and doc...
< GitHub74> bitcoin/0.12 9095594 ptschip: Do not download transactions during inital sync...
< GitHub74> [bitcoin] laanwj pushed 15 new commits to 0.12: https://github.com/bitcoin/bitcoin/compare/e7ec24e336dc...20d00a180ee6
< GitHub178> [bitcoin] laanwj closed pull request #7938: [0.12.2] Backports (0.12...Mf1604-012backp) https://github.com/bitcoin/bitcoin/pull/7938
< jonasschnelli> What about providing a script/cli-tool (C++) that would perform some heave leveldb tests with block like data? Something like a bitcoin-hardware-test?
< jonasschnelli> You also mentioned here (https://github.com/bitcoin/bitcoin/pull/8035#issuecomment-223058733) that " There are a few nits left to address.". Can you point me to them?
< jonasschnelli> sipa: Willing to test https://github.com/bitcoin/bitcoin/pull/8035? Would be great to make progress before 0.13 here.
< GitHub92> [bitcoin] laanwj closed pull request #7398: Improve seed generation script for clarity (master...contrib-seeds) https://github.com/bitcoin/bitcoin/pull/7398
< GitHub194> [bitcoin] laanwj closed pull request #8166: src/test: Do not shadow local variables (master...20160607_shadowing_tests) https://github.com/bitcoin/bitcoin/pull/8166
< GitHub197> bitcoin/master c2715d3 Pavel Janík: Do not shadow local variables
< GitHub197> bitcoin/master 0b5279f Wladimir J. van der Laan: Merge #8166: src/test: Do not shadow local variables...
< GitHub197> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/1445835bd3c4...0b5279f89c9a
< GitHub102> [bitcoin] laanwj closed pull request #8154: drop vAddrToSend after sending big addr message (master...drop-vAddrToSend) https://github.com/bitcoin/bitcoin/pull/8154
< GitHub168> bitcoin/master 1445835 Wladimir J. van der Laan: Merge #8154: drop vAddrToSend after sending big addr message...
< GitHub168> bitcoin/master d3d02d5 Kaz Wesley: drop vAddrToSend after sending big addr message...
< GitHub168> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/d36618585de6...1445835bd3c4
< GitHub92> [bitcoin] laanwj closed pull request #8168: util: Add ParseUInt32 and ParseUInt64 (master...2016_06_parseuint) https://github.com/bitcoin/bitcoin/pull/8168
< GitHub102> bitcoin/master d366185 Wladimir J. van der Laan: Merge #8168: util: Add ParseUInt32 and ParseUInt64...
< GitHub102> bitcoin/master e012f3c Wladimir J. van der Laan: util: Add ParseUInt32 and ParseUInt64...
< GitHub102> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/7e6dd7bee479...d36618585de6
< GitHub101> [bitcoin] laanwj closed pull request #8172: Fix two warnings for comparison between signed and unsigned (master...fixunsigned) https://github.com/bitcoin/bitcoin/pull/8172
< GitHub0> bitcoin/master 7e6dd7b Wladimir J. van der Laan: Merge #8172: Fix two warnings for comparison between signed and unsigned...
< GitHub0> bitcoin/master 77f63a4 Pieter Wuille: Fix two warnings for comparison between signed and unsigned
< GitHub0> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/f0299d80fd42...7e6dd7bee479
< GitHub35> [bitcoin] luke-jr opened pull request #8180: Update luke-jr's PGP key (master...2016_pgp_update) https://github.com/bitcoin/bitcoin/pull/8180
< GitHub5> [bitcoin] laanwj closed pull request #8175: gitian: Add --disable-bench to config flags for windows (master...2016_06_disable_bench_windows) https://github.com/bitcoin/bitcoin/pull/8175
< GitHub156> bitcoin/master f0299d8 Wladimir J. van der Laan: Merge #8175: gitian: Add --disable-bench to config flags for windows...
< GitHub156> bitcoin/master 74c1347 Wladimir J. van der Laan: gitian: Add --disable-bench to config flags for windows...
< GitHub156> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/19ea17302e8f...f0299d80fd42
< GitHub77> bitcoin/master 7e7eb27 Cory Fields: gitian: create debug packages for linux/windows...
< GitHub1> [bitcoin] laanwj closed pull request #8167: gitian: Ship debug tarballs/zips with debug symbols (master...split-debug) https://github.com/bitcoin/bitcoin/pull/8167
< GitHub77> bitcoin/master ad38204 Cory Fields: gitian: use CONFIG_SITE rather than hijacking the prefix
< GitHub77> bitcoin/master b676f38 Cory Fields: depends: allow for CONFIG_SITE to be used rather than stealing prefix...
< GitHub77> [bitcoin] laanwj pushed 4 new commits to master: https://github.com/bitcoin/bitcoin/compare/4286f4302514...19ea17302e8f
< GitHub140> [bitcoin] gmaxwell opened pull request #8179: Evict orphans which are included or precluded by accepted blocks. (master...reap_orphans) https://github.com/bitcoin/bitcoin/pull/8179

2016-06-08

< GitHub106> [bitcoin] sipa opened pull request #8178: Add git and github tips and tricks to developer notes (master...docgit) https://github.com/bitcoin/bitcoin/pull/8178
< GitHub126> [bitcoin] sipa reopened pull request #5872: configure: BITCOIN_SUBDIR_TO_INCLUDE: Improve compatibility with paths including space and multiline cpp output (master...subdir_incl_compat) https://github.com/bitcoin/bitcoin/pull/5872
< luke-jr> can someone reopen https://github.com/bitcoin/bitcoin/pull/5872 so I can push to it (addressing unreviewability concerns)?
< GitHub146> [bitcoin] kazcw opened pull request #8177: developer notes: deprecate C-style casts (master...no-c-casts) https://github.com/bitcoin/bitcoin/pull/8177
< sipa> my train internet connection is too weak to actually visit github.com, but can someone see if https://github.com/sipa/bitcoin/commits/dogcgit renerders nicely?
< gmaxwell> yea, a side effect of the bitcoin protocol having no mechensim to just fetch txn already in blocks, which has a good reason for it (among other things, it helps keep the network from being abused as a file trading DHT)
< _anthony_> bitcoin satellites are definitely the way to go
< gmaxwell> There are other totally different alternatives though, like PIR scan services, which I think we almost have enough in bitcoin core to support as a purely external add on.
< gmaxwell> rubensayshi: you should have your own network, and stop storing data unrelated to bitcoin in the bitcoin network.
< sipa> you're storing data on my disk, without benefitting me or the bitcoin ecosystem
< gmaxwell> rubensayshi: Bitcoin is a currency not a public shared database.
< GitHub83> [bitcoin] luke-jr opened pull request #8176: [0.12.x]: Versionbits: GBT support (0.12...gbt_bip9-0.12.x) https://github.com/bitcoin/bitcoin/pull/8176
< rubensayshi> offtopic; gmaxwell, I've never heard any1 say counterparty competes with bitcoin, it's focus is tokens (and soon EVM), it would be insane to think it could compete with bitcoin (considering the reduced efficiency)
< GitHub47> [bitcoin] laanwj opened pull request #8175: gitian: Add --disable-bench to config flags for windows (master...2016_06_disable_bench_windows) https://github.com/bitcoin/bitcoin/pull/8175
< gmaxwell> People involved with counterparty have told me they intend for counterparty to replace the bitcoin currency because the distribution of bitcoins is "unfair" and counterparty is "more equitable"-- I don't think it's accurate to describe it as an "upper layer" system, it's a system that explicitly is in competition with the bitcoin currency.
< NicolasDorier> sipa: long story short bytespersigop enforced in AcceptToMempool broke some use case on upper layer (https://github.com/bitcoin/bitcoin/issues/8079) we have a simple way to fix it, but it would require to count signatures for a transaction a second time accuratly. Do you think it would be a problem performance wise ? I don't think so but maybe I am missing
< GitHub140> [bitcoin] sipa closed pull request #8173: Use SipHash for node eviction (cont'd) (master...2016_06_siphash_testing) https://github.com/bitcoin/bitcoin/pull/8173
< GitHub88> bitcoin/master 9bf156b Pieter Wuille: Support SipHash with arbitrary byte writes
< GitHub88> bitcoin/master c31b24f Pieter Wuille: Use 64-bit SipHash of netgroups in eviction
< GitHub88> bitcoin/master 053930f Patrick Strateman: Avoid recalculating vchKeyedNetGroup in eviction logic....
< GitHub88> [bitcoin] sipa pushed 6 new commits to master: https://github.com/bitcoin/bitcoin/compare/cd0c5135ab22...4286f4302514
< jonasschnelli> cfields_: the bitcoin part was easy, the part on the bitcoin-seeder was more complex. :)
< GitHub53> [bitcoin] sipa closed pull request #8083: Add support for dnsseeds with option to filter by servicebits (master...2016/05/dnsfilter) https://github.com/bitcoin/bitcoin/pull/8083
< GitHub12> bitcoin/master cd0c513 Pieter Wuille: Merge #8083: Add support for dnsseeds with option to filter by servicebits...
< GitHub12> bitcoin/master 2d83013 Jonas Schnelli: Add support for dnsseeds with option to filter by servicebits
< GitHub12> [bitcoin] sipa pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/66ed450d771a...cd0c5135ab22
< wumpus> release schedule for 0.13.0: https://github.com/bitcoin/bitcoin/issues/7679
< achow101> _anthony_: anyone can be a "core dev". You just need to submit PRs to Bitcoin Core
< GitHub7> [bitcoin] sipa closed pull request #8086: Use SipHash for node eviction (master...moresiphash) https://github.com/bitcoin/bitcoin/pull/8086
< GitHub73> [bitcoin] laanwj opened pull request #8173: test: Add more test vectors for siphash (master...2016_06_siphash_testing) https://github.com/bitcoin/bitcoin/pull/8173
< GitHub68> [bitcoin] sipa opened pull request #8172: Fix two warnings for comparison between signed and unsigned (master...fixunsigned) https://github.com/bitcoin/bitcoin/pull/8172
< GitHub100> [bitcoin] sipa closed pull request #7935: Versionbits: GBT support (master...gbt_bip9) https://github.com/bitcoin/bitcoin/pull/7935
< GitHub123> bitcoin/master 9879060 Luke Dashjr: getblocktemplate: Explicitly handle the distinction between GBT-affecting softforks vs not
< GitHub123> bitcoin/master 72cd6b2 Luke Dashjr: qa/rpc-tests: bip9-softforks: Add tests for getblocktemplate versionbits updates
< GitHub123> bitcoin/master d3df40e Luke Dashjr: Implement BIP 9 GBT changes...
< GitHub123> [bitcoin] sipa pushed 5 new commits to master: https://github.com/bitcoin/bitcoin/compare/6a034ed89891...66ed450d771a
< GitHub34> [bitcoin] jonasschnelli opened pull request #8171: [RPC] Fix createrawtx sequence number unsigned int parsing (master...2016/06/fix_crt) https://github.com/bitcoin/bitcoin/pull/8171
< GitHub34> [bitcoin] sipa opened pull request #8170: Remove lookup-tx-by-utxo functionality (master...betternotxindex) https://github.com/bitcoin/bitcoin/pull/8170
< GitHub43> bitcoin/master bd3cbd5 fanquake: [depends] ZeroMQ 4.1.4
< GitHub64> [bitcoin] laanwj closed pull request #7993: [depends] Bump Freetype, ccache, ZeroMQ, miniupnpc, expat (master...depends-no-sourceforge) https://github.com/bitcoin/bitcoin/pull/7993
< GitHub43> bitcoin/master 0385202 fanquake: [depends] ccache 3.2.5
< GitHub43> bitcoin/master 2b2d52e fanquake: [depends] Freetype 2.6.3...
< GitHub43> [bitcoin] laanwj pushed 7 new commits to master: https://github.com/bitcoin/bitcoin/compare/75ec320a0d53...6a034ed89891
< GitHub0> [bitcoin] laanwj closed pull request #8153: [rpc] fundrawtransaction feeRate: Use BTC/kB (master...Mf1606-univalAny) https://github.com/bitcoin/bitcoin/pull/8153
< GitHub172> [bitcoin] laanwj closed pull request #8144: [rpc] fundrawtransaction: Fix help text (master...Mf1606-rpcDoc) https://github.com/bitcoin/bitcoin/pull/8144
< GitHub56> bitcoin/master 75ec320 Wladimir J. van der Laan: Merge #8153: [rpc] fundrawtransaction feeRate: Use BTC/kB...
< GitHub56> bitcoin/master fa7f4f5 MarcoFalke: [rpc] fundrawtransaction feeRate: Use BTC/kB...
< GitHub56> bitcoin/master faf82e8 MarcoFalke: [rpc] fundrawtransaction: Fix help text and interface
< GitHub56> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/a7c41f2de03c...75ec320a0d53
< GitHub153> [bitcoin] laanwj closed pull request #7530: autogen.sh: check for libtool before automake fails to find it (master...libtool-check) https://github.com/bitcoin/bitcoin/pull/7530
< GitHub0> [bitcoin] laanwj closed pull request #8126: std::shared_ptr based CTransaction storage in mempool (master...sharedmempool) https://github.com/bitcoin/bitcoin/pull/8126
< GitHub172> bitcoin/master dbfb426 Pieter Wuille: Optimize the relay map to use shared_ptr's...
< GitHub172> bitcoin/master 8d39d7a Pieter Wuille: Switch CTransaction storage in mempool to std::shared_ptr
< GitHub172> bitcoin/master 1b9e6d3 Pieter Wuille: Add support for unique_ptr and shared_ptr to memusage
< GitHub172> [bitcoin] laanwj pushed 7 new commits to master: https://github.com/bitcoin/bitcoin/compare/761cddb69029...a7c41f2de03c
< GitHub9> [bitcoin] jonasschnelli opened pull request #8169: OSX diskimages need 0775 folder permissions (master...2016/06/fix_gitian_osx) https://github.com/bitcoin/bitcoin/pull/8169
< MarcoFalke> sipa: The python 3 switch for the segwit test was a single commit: https://github.com/sipa/bitcoin/commit/a7eeee1c07b5283c0984fcdaac04faac2d93b2e3. So in case I choke at backporting, you may as well not include those in the backport.
< MarcoFalke> wumpus: I have cherry picked the backports for .12 back in April: https://github.com/bitcoin/bitcoin/pull/7938 Hope this is helpful
< GitHub18> [bitcoin] laanwj closed pull request #7703: tor: Change auth order to only use password auth if -torpassword (master...2016_03_auth_order) https://github.com/bitcoin/bitcoin/pull/7703
< GitHub196> bitcoin/master 761cddb Wladimir J. van der Laan: Merge #7703: tor: Change auth order to only use password auth if -torpassword...
< GitHub196> bitcoin/master 2e49448 Wladimir J. van der Laan: tor: Change auth order to only use HASHEDPASSWORD if -torpassword...
< GitHub196> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/67c91f8c4cf7...761cddb69029
< GitHub45> [bitcoin] laanwj closed pull request #8065: Addrman offline attempts (master...addrman_offline_attempts) https://github.com/bitcoin/bitcoin/pull/8065
< GitHub130> bitcoin/master 67c91f8 Wladimir J. van der Laan: Merge #8065: Addrman offline attempts...
< GitHub130> bitcoin/master 6182d10 Gregory Maxwell: Do not increment nAttempts by more than one for every Good connection....
< GitHub130> bitcoin/master c769c4a Gregory Maxwell: Avoid counting failed connect attempts when probably offline....
< GitHub130> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/2156fa23b8ac...67c91f8c4cf7
< GitHub78> [bitcoin] laanwj closed pull request #8078: Disable the mempool P2P command when bloom filters disabled (master...2016-05-mempool-p2p-and-bloom) https://github.com/bitcoin/bitcoin/pull/8078
< GitHub32> bitcoin/master 2156fa2 Wladimir J. van der Laan: Merge #8078: Disable the mempool P2P command when bloom filters disabled...
< GitHub32> bitcoin/master 3d3602f Jonas Schnelli: Add RPC test for the p2p mempool command in conjunction with disabled bloomfilters
< GitHub32> bitcoin/master beceac9 Peter Todd: Disable the mempool P2P command when bloom filters disabled...
< GitHub32> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/0f24eaf253ab...2156fa23b8ac
< GitHub98> [bitcoin] laanwj opened pull request #8168: util: Add ParseUInt32 and ParseUInt64 (master...2016_06_parseuint) https://github.com/bitcoin/bitcoin/pull/8168
< GitHub188> [bitcoin] laanwj closed pull request #8164: [Bitcoin-Tx] fix missing test fixtures, fix 32bit atoi issue (master...2016/04/rbf_base) https://github.com/bitcoin/bitcoin/pull/8164
< GitHub30> bitcoin/master 0f24eaf Wladimir J. van der Laan: Merge #8164: [Bitcoin-Tx] fix missing test fixtures, fix 32bit atoi issue...
< GitHub30> bitcoin/master 86efa30 Jonas Schnelli: [Bitcoin-Tx] fix missing test fixtures, fix 32bit atoi issue
< GitHub30> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/79004d4ae671...0f24eaf253ab
< jonasschnelli> We can change it bitcoin-tx wide later
< jonasschnelli> Yes. I just saw that there are atoi in bitcoin-tx (before my change) and I just was "continue" that way. But I agree, re-using the ParseInt* stuff is better
< GitHub141> [bitcoin] theuni opened pull request #8167: gitian: Ship debug tarballs/zips with debug symbols (master...split-debug) https://github.com/bitcoin/bitcoin/pull/8167
< cfields_> phantomcircuit: https://github.com/bitcoin/bitcoin/pull/8164 ?
< Chris_Stewart_5> If I specify a -datadir when launching an instnce of bitcoind, does my bitcoind instance look for a bitcoin.conf inside of my datadir, or ~/.bitcoin/bitcoin.conf?

2016-06-07

< jonasschnelli> So a quick review and merge of https://github.com/bitcoin/bitcoin/pull/8164 would be great.
< jonasschnelli> But I guess there are other placed in bitcoin-tx where we do not check for overflows (like vout, etc.)
< GitHub70> [bitcoin] paveljanik opened pull request #8166: src/test: Do not shadow local variables (master...20160607_shadowing_tests) https://github.com/bitcoin/bitcoin/pull/8166
< btcdrak> Danco_: it's probably a question for #bitcoin-dev or #bitcoin. this channel is specifically for Bitcoin Core development.
< jonasschnelli> (at least on the bitcoin blockchain)
< Danco_> Hello, i have a hardware question about my GPU capacita, I have an AMD 4870x2, and i want to know how many Mhash/s could i make with it. I found in this link: https://en.bitcoin.it/wiki/Non-specialized_hardware_comparison its  between 180.6 and 203 Mhash... But i'm not quite sure, But in this link : https://litecoin.info/Mining_hardware_comparison#AMD_.28ATI.29 its just 142kH/s, so i'm pretty confused.
< jonasschnelli> Danco_: depends if its bitcoin-core-dev relevant... but shoot!
< jonasschnelli> https://github.com/bitcoin/bitcoin/pull/8164 should fix it.
< GitHub40> [bitcoin] jonasschnelli opened pull request #8164: [Tests] fix missing test fixtures in Makefile.test.include (master...2016/04/rbf_base) https://github.com/bitcoin/bitcoin/pull/8164
< GitHub110> [bitcoin] paveljanik opened pull request #8163: Do not shadow global RPC table variable (tableRPC) (master...20160607_shadowing_rpc) https://github.com/bitcoin/bitcoin/pull/8163
< GitHub140> [bitcoin] laanwj closed pull request #7957: [RPC][Bitcoin-TX] Add support for sequence number (master...2016/04/rbf_base) https://github.com/bitcoin/bitcoin/pull/7957
< GitHub19> bitcoin/master ae357d5 Jonas Schnelli: [Bitcoin-Tx] Add tests for sequence number support
< GitHub19> bitcoin/master a946bb6 Jonas Schnelli: [RPC] createrawtransaction: add option to set the sequence number per input
< GitHub19> bitcoin/master e59336f Jonas Schnelli: [bitcoin-tx] allow to set nSequence number over the in= command
< GitHub19> [bitcoin] laanwj pushed 4 new commits to master: https://github.com/bitcoin/bitcoin/compare/22e0b3567623...79004d4ae671
< jonasschnelli> sipa: right. It should be the same like this line: https://github.com/sipa/bitcoin-seeder/pull/36/files#diff-623e3fd6da1a45222eeec71496747b31R185
< wumpus> by bitcoin-util-test.py
< jonasschnelli> wumpus: wasn't aware of a test script bit bitcoin-tx... i'll have a look
< wumpus> jonasschnelli: should there be a test in src/test/data/bitcoin-util-test.json for the new -tx behavior?
< jonasschnelli> wumpus: mind taking a look at https://github.com/bitcoin/bitcoin/pull/7957? Would be nice to have this merged. Simplifies RBF testing. :)
< wumpus> created an issue for ithttps://github.com/bitcoin/bitcoin/issues/8162
< GitHub146> [bitcoin] iblis17 opened pull request #8159: PR demo (master...iblis-demo) https://github.com/bitcoin/bitcoin/pull/8159
< GitHub50> [bitcoin] iblis17 closed pull request #8159: PR demo (master...iblis-demo) https://github.com/bitcoin/bitcoin/pull/8159
< GitHub104> [bitcoin] jmcorgan reopened pull request #8148: Backport leveldb build integration to 0.12 (0.12...0.12) https://github.com/bitcoin/bitcoin/pull/8148
< GitHub153> [bitcoin] laanwj closed pull request #8136: Log/report in 10% steps during VerifyDB (master...2016/06/init_checkblocks) https://github.com/bitcoin/bitcoin/pull/8136
< GitHub75> bitcoin/master 22e0b35 Wladimir J. van der Laan: Merge #8136: Log/report in 10% steps during VerifyDB...
< GitHub75> bitcoin/master 8b78486 Jonas Schnelli: Log/report in 10% steps during VerifyDB
< GitHub75> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/9b6a48c2e996...22e0b3567623
< GitHub145> [bitcoin] laanwj closed pull request #8118: Reduce unnecessary hashing in signrawtransaction (master...faster-signraw) https://github.com/bitcoin/bitcoin/pull/8118
< GitHub9> bitcoin/master 9b6a48c Wladimir J. van der Laan: Merge #8118: Reduce unnecessary hashing in signrawtransaction...
< GitHub9> bitcoin/master bd0f413 Jonas Nick: Reduce unnecessary hashing in signrawtransaction
< GitHub9> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/cfc6da0b1b81...9b6a48c2e996
< GitHub147> [bitcoin] jpdffonseca opened pull request #8158: Simplify calls to retrieve credit and balance (master...enhancement/unification-wallet-balance) https://github.com/bitcoin/bitcoin/pull/8158
< GitHub52> [bitcoin] laanwj closed pull request #8151: [init] Make feefilter option debug option (master...Mf1606-feefilterDebug) https://github.com/bitcoin/bitcoin/pull/8151
< GitHub25> bitcoin/master cfc6da0 Wladimir J. van der Laan: Merge #8151: [init] Make feefilter option debug option...
< GitHub25> bitcoin/master fa51a1d MarcoFalke: [init] Make feefilter option debug option
< GitHub25> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/52c3f348bec3...cfc6da0b1b81
< GitHub28> [bitcoin] sipa closed pull request #8155: 0.12 (master...0.12) https://github.com/bitcoin/bitcoin/pull/8155
< GitHub8> [bitcoin] tatobg opened pull request #8155: 0.12 (master...0.12) https://github.com/bitcoin/bitcoin/pull/8155

2016-06-06

< GitHub51> [bitcoin] kazcw opened pull request #8154: drop vAddrToSend after sending big addr message (master...drop-vAddrToSend) https://github.com/bitcoin/bitcoin/pull/8154
< luke-jr> cfields_: git clone /path/to/your/repo -b branchname bitcoin && cd bitcoin && ./autogen.sh && mkdir build && sudo chown root:root -R . && sudo chown youruser build && cd build && ./configure && make && make DESTDIR=$PWD/ii install && ii/usr/local/bin/bitcoin-qt -testnet
< GitHub142> [bitcoin] MarcoFalke opened pull request #8153: [rpc] fundrawtransaction feeRate: Use BTC/kB (master...Mf1606-univalAny) https://github.com/bitcoin/bitcoin/pull/8153
< GitHub189> [bitcoin] pstratem opened pull request #8152: Remove CWalletDB* parameter from CWallet::AddToWallet (master...2016-06-06-cwallet-addtowallet-remove-cwalletdb) https://github.com/bitcoin/bitcoin/pull/8152
< sipa_> Lightsword: can you review https://github.com/bitcoin/bitcoin/pull/7935 ?
< sipa_> hello_: https://bitcoin.org/en/developer-guide#transaction-broadcasting for explanation of the transaction relay protocol
< MarcoFalke> hello_: There is a bitcoin wiki with the basic description
< hello_> Well Im trying to contribute to bitcoin... So I would be happy if you could just give a line of explanation. :) Cheers..
< GitHub72> [bitcoin] MarcoFalke opened pull request #8151: [init] Make feefilter option debug option (master...Mf1606-feefilterDebug) https://github.com/bitcoin/bitcoin/pull/8151
< GitHub33> [bitcoin] laanwj closed pull request #8142: Improve CWallet API with new GetAccountPubkey function. (master...2016-06-02-cwallet-getaccountpubkey) https://github.com/bitcoin/bitcoin/pull/8142
< GitHub154> bitcoin/master 152ab23 Patrick Strateman: Improve CWallet API with new GetAccountPubkey function....
< GitHub154> bitcoin/master 52c3f34 Wladimir J. van der Laan: Merge #8142: Improve CWallet API with new GetAccountPubkey function....
< GitHub154> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/6b781df74fc2...52c3f348bec3
< MarcoFalke> wumpus: I am happy to fix that as well in the pull ( https://github.com/bitcoin/bitcoin/pull/8144#discussion-diff-65889382 ) but I'd like to know if the current wording is suitable, first.
< GitHub99> [bitcoin] laanwj closed pull request #8007: Minor locking improvements (master...locknits) https://github.com/bitcoin/bitcoin/pull/8007
< GitHub6> bitcoin/master 6b781df Wladimir J. van der Laan: Merge #8007: Minor locking improvements...
< GitHub6> bitcoin/master f0fdda0 Kaz Wesley: IsInitialBlockDownload: usually avoid locking...
< GitHub6> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/243ac0c75b1b...6b781df74fc2
< GitHub174> [bitcoin] sipa opened pull request #8149: Segregated witness rebased (master...segwit-master2) https://github.com/bitcoin/bitcoin/pull/8149
< GitHub112> [bitcoin] laanwj closed pull request #8137: Improve CWallet API with new AccountMove function. (master...2016-06-02-cwallet-accountmove) https://github.com/bitcoin/bitcoin/pull/8137
< GitHub71> bitcoin/master 243ac0c Wladimir J. van der Laan: Merge #8137: Improve CWallet API with new AccountMove function....
< GitHub71> bitcoin/master 9dfaa1c Patrick Strateman: Improve CWallet API with new AccountMove function.
< GitHub71> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/e6b141acf9dc...243ac0c75b1b
< GitHub130> bitcoin/master e6b141a Wladimir J. van der Laan: qt: translation strings update
< GitHub130> [bitcoin] laanwj pushed 1 new commit to master: https://github.com/bitcoin/bitcoin/commit/e6b141acf9dcc0a12f49d53c0bb8a892bae72217
< GitHub145> [bitcoin] jmcorgan closed pull request #8148: Backport leveldb build integration to 0.12 (0.12...0.12) https://github.com/bitcoin/bitcoin/pull/8148

2016-06-05

< GitHub47> [bitcoin] jmcorgan opened pull request #8148: Backport leveldb build integration to 0.12 (0.12...0.12) https://github.com/bitcoin/bitcoin/pull/8148
< hello_> Could someone tell me what 'mempool' is in bitcoin core? I guess it is some ds where the transactions are stored , correct??
< sipa_> not "how bitcoin uses numbering system"
< Chris_Stewart_5> Does bitcoin use a specific numbering system? It seems that it doesn't follow one's complement or twos complement from what i can tell..
< GitHub21> [bitcoin] kazcw opened pull request #8147: separate mutex for Misbehavior() (master...cs_misbehavior) https://github.com/bitcoin/bitcoin/pull/8147

2016-06-04

< * MarcoFalke> wonders what happens if someone merges https://github.com/bitcoin/bitcoin/pull/7510 via the GitHub GUI. (The pull conflicts with master but GitHub shows no conflicts... o0 )
< MarcoFalke> sipa: Could you push a `git commit --allow-empty` or something to have at least one travis result for https://github.com/bitcoin/bitcoin/pull/7749#issuecomment-223558640 ?
< GitHub195> [bitcoin] jonasschnelli closed pull request #8143: comment nit: miners don't vote (master...notavote) https://github.com/bitcoin/bitcoin/pull/8143
< GitHub189> bitcoin/master d46b8b5 Jonas Schnelli: Merge #8143: comment nit: miners don't vote...
< GitHub189> bitcoin/master e39dc69 instagibbs: comment nit: miners don't vote
< GitHub189> [bitcoin] jonasschnelli pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/8c1e49ba13a8...d46b8b50fc3e
< sipa> you also commented on some of the refcounting... the refcounting is gone in my branch (https://github.com/sipa/bitcoin/commits/compactblocks)
< sipa> BlueMatt commented on the suggestion to use a service bit here: https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2016-May/012630.html
< NicolasDorier> sipa: I guess the spec changed after the code was released for example: https://github.com/bitcoin/bitcoin/pull/8068/files#diff-7ec3c68a81efff79b6ca22ac1f1eabbaR4920

2016-06-03

< GitHub154> [bitcoin] MarcoFalke opened pull request #8144: [rpc] fundrawtransaction: Fix help text (master...Mf1606-rpcDoc) https://github.com/bitcoin/bitcoin/pull/8144
< gmaxwell> Yea, on your local meachine metadata privacy is almost totally pointless, your browser cache tells anyone with your computer almost anything you did with the bitcoin wallet.
< wumpus> I doubt the bitcoin wallet metadata is the only metadata you'd want to hide
< gmaxwell> I suggested an idea a while back that we just define an interface where we fork a process that speaks a bitcoin-core specific protocol to bitcoin... then speaks whatever the wallet needs to speak, and can open up UIs and whatnot.
< jonasschnelli> (require unlock of level 1 when staring Bitcoin-Qt/bitcoind)
< jonasschnelli> So we could use a simple subset for bitcoin-core (not a subtree, more like 2-3 files like ctaes)
< sipa> i moved ctaes to bitcoin-core
< wumpus> so my question is, doesn't this backwards compatible logic belong in knots but not in bitcoin core?
< wumpus> I've had dreams about bitcoin sometimes, though usually about things going wrong
< instagibbs> ozanyurt, try #bitcoin
< sipa> this channel is about development of bitcoin core
< sipa> is it related to bitcoin development?
< ozanyurt> it is related to my bitcoin development
< gmaxwell> am I the only person here that dreams about Bitcoin?
< GitHub94> [bitcoin] instagibbs opened pull request #8143: comment nit: miners don't vote (master...notavote) https://github.com/bitcoin/bitcoin/pull/8143
< GitHub35> [bitcoin] laanwj closed pull request #7995: main: Make version bits GUI warning clearer to translators (master...2016_05_minor_message_change) https://github.com/bitcoin/bitcoin/pull/7995
< GitHub157> [bitcoin] fanquake closed pull request #8119: [trivial] Add .DSYM to .gitignore (master...ignore_debug) https://github.com/bitcoin/bitcoin/pull/8119
< GitHub142> bitcoin/master 8c1e49b Wladimir J. van der Laan: Merge #7967: [RPC] add feerate option to fundrawtransaction...
< GitHub162> [bitcoin] laanwj closed pull request #7967: [RPC] add feerate option to fundrawtransaction (master...2016/04/fund_fee) https://github.com/bitcoin/bitcoin/pull/7967
< GitHub142> bitcoin/master 04eaa90 Jonas Schnelli: Add more clear interface for CoinControl.h regarding individual feerate
< GitHub142> bitcoin/master 3b35e48 Jonas Schnelli: [RPC] add feerate option to fundrawtransaction
< GitHub142> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/c141c14c9f5f...8c1e49ba13a8
< GitHub84> [bitcoin] laanwj closed pull request #7942: locking for Misbehave() and other cs_main locking fixes (master...locking) https://github.com/bitcoin/bitcoin/pull/7942
< GitHub175> bitcoin/master 719de56 Kaz Wesley: lock cs_main for chainActive...
< GitHub175> bitcoin/master c141c14 Wladimir J. van der Laan: Merge #7942: locking for Misbehave() and other cs_main locking fixes...
< GitHub175> bitcoin/master efb54ba Kaz Wesley: lock cs_main for State/Misbehaving...
< GitHub175> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/ae5575ba41c8...c141c14c9f5f
< GitHub177> [bitcoin] MarcoFalke closed pull request #8139: Fix interrupted HTTP RPC connection workaround for Python 3.5+ (master...fixwalletbackup) https://github.com/bitcoin/bitcoin/pull/8139
< GitHub160> bitcoin/master ae5575b MarcoFalke: Merge #8139: Fix interrupted HTTP RPC connection workaround for Python 3.5+...
< GitHub160> bitcoin/master f45f51e Pieter Wuille: Fix interrupted HTTP RPC connection workaround for Python 3.5+
< GitHub160> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/a82f03393a32...ae5575ba41c8
< GitHub68> [bitcoin] pstratem opened pull request #8142: Improve CWallet API with new GetAccountPubkey function. (master...2016-06-02-cwallet-getaccountpubkey) https://github.com/bitcoin/bitcoin/pull/8142

2016-06-02

< GitHub69> [bitcoin] sipa closed pull request #7997: replace mapNextTx with slimmer setSpends (master...setSpends) https://github.com/bitcoin/bitcoin/pull/7997
< GitHub138> bitcoin/master a82f033 Pieter Wuille: Merge #7997: replace mapNextTx with slimmer setSpends...