2015-11-09

< Luke-Jr> thoughts on a bitcoin-cli -printdatadir option or something?
< GitHub157> [bitcoin] laanwj opened pull request #6969: doc: there is no libboost-base-dev, add missing sudo in release notes (master...2015_11_docfix) https://github.com/bitcoin/bitcoin/pull/6969

2015-11-08

< gmaxwell> Has someone actually compared MTP to blocktime over the history of the bitcoin network to figure out what the median correction is precisely?
< GitHub174> [bitcoin] harding opened pull request #6968: [Docs] First-draft release notes for 0.11.2RC1 (0.11...release-notes-0.11.2) https://github.com/bitcoin/bitcoin/pull/6968
< harding> Luke-Jr, anyone else: for the release notes, should I include a paragraph like this one (updated to BIP65): https://bitcoin.org/en/release/v0.10.0#mining-and-relay-policy-enhancements
< harding> PRab: oh, I was looking for what to put on the release notes section of the Bitcoin.org website when 0.11.2 gets released. (We usually put up a draft PR when the RCs start getting built.)
< PRab> harding: Not quite release notes, but https://github.com/bitcoin/bitcoin/compare/v0.11.1...v0.11.2rc1 gives you the idea.
< harding> I see people gitian building 0.11.2RC1, but the release notes seem to be for 0.11.1. Is there somewhere else I should be looking for the notes? https://github.com/bitcoin/bitcoin/blob/v0.11.2rc1/doc/release-notes.md

2015-11-07

< GitHub183> [bitcoin] TheBlueMatt opened pull request #6967: Use Pieter's signing subkey instead of his primary key (master...verify-commits-fixes) https://github.com/bitcoin/bitcoin/pull/6967
< GitHub55> [bitcoin] TheBlueMatt closed pull request #6964: Use Pieter's signing subkey instead of his primary key (master...verify-commits-fixes) https://github.com/bitcoin/bitcoin/pull/6964
< GitHub160> bitcoin/0.11 984587a Wladimir J. van der Laan: bump version to 0.11.2
< GitHub160> [bitcoin] laanwj pushed 1 new commit to 0.11: https://github.com/bitcoin/bitcoin/commit/984587ac5d3e5593737605a89b442cf0a439a79a
< jgarzik> cfields, in bitcoin? where?
< jgarzik> cfields, FYI - we should be running "make $N_CPUS distcheck" in travis for bitcoin
< btcdrak> gmaxwell: sipa: petertodd: what do you think of this patch for the sequence numbers PR https://github.com/NicolasDorier/bitcoin/commit/5f24b6603407c78ae112ae82fd293ac24fbefb52
< GitHub189> [bitcoin] pstratem opened pull request #6966: Cache CWalletDB pointer in CWallet to improve performance (master...wallet_speedup) https://github.com/bitcoin/bitcoin/pull/6966
< gmaxwell> Bitcoin Core used to have a number of other adhoc additional security measures which have been dropped.

2015-11-06

< GitHub124> [bitcoin] TheBlueMatt opened pull request #6965: Benchmark sanity checks and fork checks in ConnectBlock (master...bench) https://github.com/bitcoin/bitcoin/pull/6965
< GitHub14> [bitcoin] TheBlueMatt opened pull request #6964: Benchmark sanity checks and fork checks in ConnectBlock (master...verify-commits-fixes) https://github.com/bitcoin/bitcoin/pull/6964
< gmaxwell> sdaftuar: a verify with libsecp256k1 as it's used in bitcoin core is 280 times slower than a single run of the sha256 compression function. That PR ends up calling the sha256 compression function twice.
< GitHub30> bitcoin/0.11 4e895b0 Pieter Wuille: Always flush block and undo when switching to new file...
< GitHub30> [bitcoin] laanwj pushed 1 new commit to 0.11: https://github.com/bitcoin/bitcoin/commit/4e895b08da5dc2dfa94ccefb24632062481a8d97
< GitHub120> bitcoin/0.11 01878c9 Alex Morcos: Fix locking in GetTransaction....
< GitHub120> bitcoin/0.11 b3eaa30 MarcoFalke: [Qt] Raise debug window when requested...
< GitHub120> bitcoin/0.11 9b9acc2 Diego Viola: Fix spelling of Qt
< GitHub120> [bitcoin] laanwj pushed 18 new commits to 0.11: https://github.com/bitcoin/bitcoin/compare/df616ae43ed4...6c31ac019f1b
< GitHub153> [bitcoin] laanwj closed pull request #6825: Backport bugfixes to 0.11 (2015-10-22 / f2c869a) (0.11...backport-bugfixes-to-0.11-20151014) https://github.com/bitcoin/bitcoin/pull/6825
< GitHub13> [bitcoin] MarcoFalke opened pull request #6962: translations: Don't translate markup or force English grammar (master...MarcoFalke-2015-translations) https://github.com/bitcoin/bitcoin/pull/6962
< GitHub98> [bitcoin] MarcoFalke opened pull request #6961: luke-jr constants (master...luke-jr-const) https://github.com/bitcoin/bitcoin/pull/6961
< arowser> gmaxwell: I got the the error: ‘EVENT_LOG_WARN’ when try to build master on ubuntu12.04, the libevent version is 2.0-5, and I found you got the same error in 10-21 https://botbot.me/freenode/bitcoin-core-dev/2015-10-21/?msg=52437191&page=2
< jonasschnelli> phantomcircuit: sure: https://bitcoin.jonasschnelli.ch/pulls/6954/
< GitHub62> [bitcoin] MarcoFalke opened pull request #6958: [trivial] Cleanup maxuploadtarget (doc & log) (master...MarcoFalke-2015-maxupload) https://github.com/bitcoin/bitcoin/pull/6958
< dcousens> what is "Work Queue depth exceeded" coming from the bitcoin rpc
< Luke-Jr> a claim/report that running std::bad_alloc can cause a corrupt chainstate.. https://www.reddit.com/r/Bitcoin/comments/3rp0jb/another_dos_attack_how_to_safely_restart_node/

2015-11-05

< GitHub152> [bitcoin] laanwj closed pull request #6955: [trivial] White space, clang-format and docs (master...MarcoFalke-2015-trivial4) https://github.com/bitcoin/bitcoin/pull/6955
< GitHub190> bitcoin/master e167af2 MarcoFalke: [doc] Remove excessive white space
< GitHub190> bitcoin/master e0eeb67 MarcoFalke: [trivial] clang-format: Set AlignAfterOpenBracket: false
< GitHub190> [bitcoin] laanwj pushed 4 new commits to master: https://github.com/bitcoin/bitcoin/compare/849a7e645323...4ee149a6db25
< GitHub190> bitcoin/master 0af8fe4 MarcoFalke: devtools: Update README.md
< GitHub118> bitcoin/master 849a7e6 Wladimir J. van der Laan: Merge pull request #6948...
< GitHub118> bitcoin/master 22e7807 Pieter Wuille: Always flush block and undo when switching to new file...
< GitHub118> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/3038eb63e8a6...849a7e645323
< GitHub29> [bitcoin] MarcoFalke opened pull request #6955: [trivial] White space, clang-format and docs (master...MarcoFalke-2015-trivial4) https://github.com/bitcoin/bitcoin/pull/6955
< GitHub182> [bitcoin] sipa opened pull request #6954: Switch to libsecp256k1-based ECDSA validation (master...secp256k1) https://github.com/bitcoin/bitcoin/pull/6954
< GitHub133> [bitcoin] TheBlueMatt closed pull request #5433: Make mempool-removed tracking much more explicit (master...mempoolconflict) https://github.com/bitcoin/bitcoin/pull/5433
< GitHub181> [bitcoin] TheBlueMatt closed pull request #5347: Make mapNextTx private within CTxMemPool (master...mapnexttxpriv) https://github.com/bitcoin/bitcoin/pull/5347
< GitHub125> [bitcoin] luke-jr opened pull request #6953: Backport bugfixes to 0.10 (2015-10-22 / f2c869a) (0.10...backport-bugfixes-to-0.10-20151014) https://github.com/bitcoin/bitcoin/pull/6953
< GitHub117> [bitcoin] luke-jr closed pull request #6952: Backport bugfixes to 0.10 (2015-10-22 / f2c869a) (master...backport-bugfixes-to-0.10-20151014) https://github.com/bitcoin/bitcoin/pull/6952
< GitHub136> [bitcoin] luke-jr opened pull request #6952: Backport bugfixes to 0.10 (2015-10-22 / f2c869a) (master...backport-bugfixes-to-0.10-20151014) https://github.com/bitcoin/bitcoin/pull/6952
< GitHub112> [bitcoin] TheBlueMatt closed pull request #6595: Fix removal of timelocked-txn from mempool during reorg (master...lockedmempool) https://github.com/bitcoin/bitcoin/pull/6595
< GitHub113> [bitcoin] MarcoFalke opened pull request #6951: [qt] Use maxTxFee instead of 10000000 (master...MarcoFalke-2015-qtMaxFee) https://github.com/bitcoin/bitcoin/pull/6951
< jonasschnelli> sipa: Yes. https://bitcoin.jonasschnelli.ch/pulls/6948/ Is the current master with your fixflush branch
< GitHub50> [bitcoin] morcos closed pull request #6857: Require nLastBlockFile to be the highest numbered file. (master...nLastBlockFile) https://github.com/bitcoin/bitcoin/pull/6857
< wumpus> it's worth trying, also you could try putting back the FlushFileBuffer in Flush () (eg https://github.com/bitcoin/bitcoin/pull/6917#issuecomment-152717077 )
< * jonasschnelli> is starting bitcoin-qt <master + #6948> after a power off hard shutdown...
< jonasschnelli> Yes. I'm using https://bitcoin.jonasschnelli.ch/pulls/6948/... has 22e780737db57bcb18b3824eb8158e19a4775cb6 and fb9857bfd68c13b52e14bc28dd981bc12501806a
< jonasschnelli> when i restore my snapshot based on a ~synced chain with #6917, bitcoin-core crashed,... but can be started again with 100% success. Can that be a problem? I assume no?
< jonasschnelli> restarted win8.1 ... restarted bitcoin-qt from 6948
< jonasschnelli> then i stopped bitcoin-qt and started bitcoin-qt from https://github.com/bitcoin/bitcoin/pull/6948
< jonasschnelli> Steps i did (maybe i did something wrong): my snapshot has a synced chain up to ~350000 form PR https://github.com/bitcoin/bitcoin/pull/6917
< GitHub41> bitcoin/0.11 df616ae Wladimir J. van der Laan: Merge pull request #6884...
< GitHub41> bitcoin/0.11 f720c5f Mark Friedenbach: Enable policy enforcing GetMedianTimePast as the end point of lock-time constraints...
< GitHub41> bitcoin/0.11 a1d3c6f Mark Friedenbach: Add rules--presently disabled--for using GetMedianTimePast as endpoint for lock-time calculations...
< GitHub115> [bitcoin] laanwj closed pull request #6884: Backport #6566, median-past locktime, rebased against 0.11 (0.11...mpl-0.11) https://github.com/bitcoin/bitcoin/pull/6884
< GitHub41> [bitcoin] laanwj pushed 3 new commits to 0.11: https://github.com/bitcoin/bitcoin/compare/2c8248552492...df616ae43ed4
< GitHub106> [bitcoin] laanwj closed pull request #6934: Restores mempool only BIP113 enforcement (master...undo_undo) https://github.com/bitcoin/bitcoin/pull/6934
< GitHub47> bitcoin/master 3038eb6 Wladimir J. van der Laan: Merge pull request #6934...
< GitHub47> bitcoin/master d1c3762 Gregory Maxwell: Revert "Revert "Enable policy enforcing GetMedianTimePast as the end point of lock-time constraints""...
< GitHub47> bitcoin/master e4e5334 Gregory Maxwell: Restore MedianTimePast for locktime....
< GitHub47> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/3694b74fa9c8...3038eb63e8a6
< GitHub35> [bitcoin] laanwj closed pull request #6726: AcceptToMemoryPool: Don't fee-check wallet-created transactions (master...MarcoFalke-2015-rejectWtxFix) https://github.com/bitcoin/bitcoin/pull/6726
< GitHub59> [bitcoin] laanwj closed pull request #6887: [qt] Update coin control and smartfee labels (master...MarcoFalke-2015-qtMaxMin_Fee_and_Max_Fee) https://github.com/bitcoin/bitcoin/pull/6887
< GitHub30> bitcoin/master 3694b74 Wladimir J. van der Laan: Merge pull request #6887...
< GitHub30> bitcoin/master 53238ff MarcoFalke: Clarify what minrelaytxfee does
< GitHub30> bitcoin/master abd8b76 MarcoFalke: [qt] Properly display required fee instead of minTxFee
< GitHub30> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/79456524f8f5...3694b74fa9c8
< jonasschnelli> wumpus : IIRC my script does add PRs on top of master before building the custom git state: https://bitcoin.jonasschnelli.ch/pulls/6917/
< jonasschnelli> wumpus: okay. So building https://github.com/bitcoin/bitcoin/pull/6948 on top of master should include #6917 i guess
< GitHub168> [bitcoin] laanwj closed pull request #6946: Update LevelDB tree to include #6917 (0.10) (0.10...leveldbfix0.10) https://github.com/bitcoin/bitcoin/pull/6946
< GitHub53> bitcoin/0.10 cbc4e3b Wladimir J. van der Laan: Merge pull request #6946...
< GitHub53> bitcoin/0.10 94b67e5 Pieter Wuille: Update LevelDB
< GitHub53> bitcoin/0.10 5216f3c Pieter Wuille: Squashed 'src/leveldb/' changes from 7d41e6f..20ca81f...
< GitHub53> [bitcoin] laanwj pushed 3 new commits to 0.10: https://github.com/bitcoin/bitcoin/compare/72a0adfb3c36...cbc4e3bd37da
< GitHub57> bitcoin/0.11 2c82485 Wladimir J. van der Laan: Merge pull request #6945...
< GitHub57> bitcoin/0.11 70de437 Pieter Wuille: Update LevelDB
< GitHub57> bitcoin/0.11 0af5b8e Pieter Wuille: Squashed 'src/leveldb/' changes from 7d41e6f..20ca81f...
< GitHub87> [bitcoin] laanwj closed pull request #6945: Update LevelDB tree to include #6917 (0.11) (0.11...leveldbfix0.11) https://github.com/bitcoin/bitcoin/pull/6945
< GitHub57> [bitcoin] laanwj pushed 3 new commits to 0.11: https://github.com/bitcoin/bitcoin/compare/dfe55bdc32b5...2c8248552492
< GitHub14> [bitcoin] laanwj closed pull request #6944: Update LevelDB tree to include #6917 (master...leveldbfix0.12) https://github.com/bitcoin/bitcoin/pull/6944
< GitHub127> bitcoin/master 7945652 Wladimir J. van der Laan: Merge pull request #6944...
< GitHub127> bitcoin/master f0343e9 Pieter Wuille: Update LevelDB
< GitHub127> bitcoin/master fb9857b Pieter Wuille: Squashed 'src/leveldb/' changes from 7d41e6f..20ca81f...
< GitHub127> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/193f7b553e0a...79456524f8f5
< GitHub187> [bitcoin] laanwj closed pull request #6919: Backport chainstate obfuscation to 0.11 (0.11...2015_10_backport_chainstate_obfuscation) https://github.com/bitcoin/bitcoin/pull/6919
< jonasschnelli> wumpus: what do you think by adding https://github.com/bitcoin/bitcoin/pull/6948 to 6917? It would at least allow me to easily generate a build over gitian.

2015-11-04

< GitHub146> [bitcoin] sipa opened pull request #6948: Always flush block and undo when switching to new file (master...fixflush) https://github.com/bitcoin/bitcoin/pull/6948
< GitHub128> [bitcoin] sipa opened pull request #6946: Update LevelDB tree to include #6917 (0.10) (0.10...leveldbfix0.10) https://github.com/bitcoin/bitcoin/pull/6946
< GitHub44> [bitcoin] sipa opened pull request #6945: Update LevelDB tree to include #6917 (0.11) (0.11...leveldbfix0.11) https://github.com/bitcoin/bitcoin/pull/6945
< GitHub124> [bitcoin] sipa opened pull request #6944: Update LevelDB tree to include #6917 (master...leveldbfix0.12) https://github.com/bitcoin/bitcoin/pull/6944
< belcher> hmm, so the bitcoin 0.11 you can download from the website doesnt have it? but later commits on the github add it in
< GitHub46> [bitcoin] pstratem opened pull request #6943: [WIP] Wallet: Store hash for encrypted keys (master...ckey_hash) https://github.com/bitcoin/bitcoin/pull/6943
< gmaxwell> But we do not couple soft-forks to bitcoin core major releases.
< davec> I brought it up over in bitcoin-dev, but I'll put it here too for visibility. As of block 583930 on testnet, the CLTV soft fork is active although there is a lot of hash power still mining under the pre-CLTV rules.
< GitHub108> [bitcoin] peterjosling opened pull request #6942: Fix CCoins serialization documentation (master...docfix) https://github.com/bitcoin/bitcoin/pull/6942
< GitHub165> [bitcoin] jonathancross opened pull request #6940: Improving labels for Sent / Received "Bytes" (master...patch-1) https://github.com/bitcoin/bitcoin/pull/6940
< GitHub178> [bitcoin] laanwj closed pull request #6917: leveldb: Win32WritableFile without memory mapping (master...2015_10_leveldb_win_nomap) https://github.com/bitcoin/bitcoin/pull/6917
< GitHub40> [bitcoin] laanwj closed pull request #6938: build: If both Qt4 and Qt5 are installed, use Qt5 (master...2015_11_prefer_qt5) https://github.com/bitcoin/bitcoin/pull/6938
< GitHub145> bitcoin/master 193f7b5 Wladimir J. van der Laan: Merge pull request #6938...
< GitHub145> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/c702521a8564...193f7b553e0a
< GitHub145> bitcoin/master dbacc69 Wladimir J. van der Laan: build: If both Qt4 and Qt5 are installed, use Qt5...
< GitHub17> [bitcoin] MarcoFalke closed pull request #6939: [wallet] [qa] check MAX_STANDARD_TX_SIZE (master...MarcoFalke-2015-largeTx) https://github.com/bitcoin/bitcoin/pull/6939
< GitHub18> [bitcoin] laanwj closed pull request #6864: [qt] Use monospace font (master...MarcoFalke-2015-qtMonospace) https://github.com/bitcoin/bitcoin/pull/6864
< GitHub84> bitcoin/master 268b79e MarcoFalke: [qt] rpcconsole: Scale monospace font to 95%
< GitHub84> bitcoin/master c702521 Wladimir J. van der Laan: Merge pull request #6864...
< GitHub84> bitcoin/master 28313b8 MarcoFalke: [qt] Use fixed pitch font for the rpc console...
< GitHub84> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/8a95a18562b2...c702521a8564
< GitHub61> [bitcoin] MarcoFalke opened pull request #6939: [wallet] [qa] check MAX_STANDARD_TX_SIZE (master...MarcoFalke-2015-largeTx) https://github.com/bitcoin/bitcoin/pull/6939
< GitHub90> [bitcoin] laanwj closed pull request #6669: [wallet] Refactor to use new MIN_CHANGE (master...MarcoFalke-2015-walletCleanup) https://github.com/bitcoin/bitcoin/pull/6669
< GitHub172> bitcoin/master 6342a48 MarcoFalke: Init: Use DEFAULT_TRANSACTION_MINFEE in help message
< GitHub172> bitcoin/master 6b0e622 MarcoFalke: [wallet] Refactor to use new MIN_CHANGE...
< GitHub172> bitcoin/master a9c73a1 MarcoFalke: [wallet] Add comments for doxygen
< GitHub172> [bitcoin] laanwj pushed 4 new commits to master: https://github.com/bitcoin/bitcoin/compare/aa03fb35c4b3...8a95a18562b2
< MarcoFalke> wumpus, anything left to improve https://github.com/bitcoin/bitcoin/pull/6669 ?
< GitHub24> [bitcoin] laanwj closed pull request #6927: Fix ZMQ Notification initialization and shutdown (master...bugfix/zmq-initialization-shutdown) https://github.com/bitcoin/bitcoin/pull/6927
< GitHub11> bitcoin/master aa03fb3 Wladimir J. van der Laan: Merge pull request #6927...
< GitHub11> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/29c3c43e19ca...aa03fb35c4b3
< GitHub11> bitcoin/master de0499d João Barbosa: Fix ZMQ Notification initialization and shutdown...
< GitHub159> [bitcoin] laanwj closed pull request #6933: build: Improve build instructions (master...2015_10_modernize_linux_build_instructions) https://github.com/bitcoin/bitcoin/pull/6933
< GitHub113> bitcoin/master 29c3c43 Wladimir J. van der Laan: Merge pull request #6933...
< GitHub113> bitcoin/master 35bb381 Wladimir J. van der Laan: build: Improve build instructions...
< GitHub113> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/aca0c00ae1fc...29c3c43e19ca
< GitHub120> [bitcoin] laanwj opened pull request #6938: build: If both Qt4 and Qt5 are installed, use Qt5 (master...2015_11_prefer_qt5) https://github.com/bitcoin/bitcoin/pull/6938
< GitHub126> [bitcoin] laanwj closed pull request #6905: Use constants and minor fixes by luke-jr (master...lukejr-constants-no-mergeConf) https://github.com/bitcoin/bitcoin/pull/6905
< GitHub158> bitcoin/master 5f9260f Luke Dashjr: Bugfix: If genproclimit is omitted to RPC setgenerate, don't change it; also show correct default in getmininginfo
< GitHub158> bitcoin/master 420a82f Luke Dashjr: Bugfix: Describe dblogsize option correctly (it refers to the wallet database, not memory pool)
< GitHub158> bitcoin/master caa3d42 Luke Dashjr: Bugfix: RPC: blockchain: Display correct defaults in help for verifychain method
< GitHub158> [bitcoin] laanwj pushed 5 new commits to master: https://github.com/bitcoin/bitcoin/compare/42f339ef780b...aca0c00ae1fc
< jonasschnelli> wumpus: I'm using default values... just double-clicked bitcoin-qt.exe
< jonasschnelli> wumpus: regarding https://github.com/bitcoin/bitcoin/pull/6917#issuecomment-153667846 ... do you thing a sudden VMWare shutdown will emulate the problem realistic enought?
< midnightmagic> You *may* wish to temporarily /mode * +b $j:#bitcoin-global-bans while we track that guy.
< GitHub186> [bitcoin] arowser opened pull request #6937: Fix Boots 1.58.0 build for mips arch (master...mips-options-fix) https://github.com/bitcoin/bitcoin/pull/6937
< GitHub123> [bitcoin] gmaxwell closed pull request #6935: 0.10 (master...0.10) https://github.com/bitcoin/bitcoin/pull/6935

2015-11-03

< GitHub187> [bitcoin] morcos opened pull request #6936: [WIP] Keep pcoinsTip cache warm (master...HotCache) https://github.com/bitcoin/bitcoin/pull/6936
< Luke-Jr> JoyStick: lack of answers in #bitcoin is not a reason to ask support questions here.
< Luke-Jr> JoyStick: rule 1) never ask to ask, just ask; rule 2) if it isn't *development-related*, ask in #bitcoin
< GitHub139> [bitcoin] SegfredB opened pull request #6935: 0.10 (master...0.10) https://github.com/bitcoin/bitcoin/pull/6935
< GitHub128> [bitcoin] gmaxwell opened pull request #6934: Restores mempool only BIP113 enforces (master...undo_undo) https://github.com/bitcoin/bitcoin/pull/6934
< GitHub39> [bitcoin] jtimon closed pull request #6068: Policy: Create CPolicy interface and CStandardPolicy class implementing it (master...policy_new) https://github.com/bitcoin/bitcoin/pull/6068
< wumpus> nice, bitcoin-qt works as-is in QtWayland in Weston w/ no X server. Prepared for the future :)
< GitHub197> [bitcoin] laanwj opened pull request #6933: build: Improve build instructions (master...2015_10_modernize_linux_build_instructions) https://github.com/bitcoin/bitcoin/pull/6933
< GitHub131> [bitcoin] laanwj closed pull request #6930: build: don't distribute tests_config.py (master...2015_11_testsconfig_nodist) https://github.com/bitcoin/bitcoin/pull/6930
< GitHub83> bitcoin/master 42f339e Wladimir J. van der Laan: Merge pull request #6930...
< GitHub83> bitcoin/master ff2a2af Wladimir J. van der Laan: build: don't distribute tests_config.py...
< GitHub83> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/8fe30fb4d130...42f339ef780b
< GitHub1> [bitcoin] morcos opened pull request #6932: ModifyNewCoins saves database lookups (master...newCoinsThinAir) https://github.com/bitcoin/bitcoin/pull/6932
< GitHub30> [bitcoin] morcos opened pull request #6931: Skip BIP 30 verification where not necessary (master...skipBIP30) https://github.com/bitcoin/bitcoin/pull/6931

2015-11-02

< GitHub153> [bitcoin] laanwj reopened pull request #6248: Fix Qt build on arch by setting -fPIC (master...archbuild) https://github.com/bitcoin/bitcoin/pull/6248
< GitHub48> [bitcoin] laanwj closed pull request #6928: Revert MedianTimePast / mempool-only BIP113 (master...undo_113) https://github.com/bitcoin/bitcoin/pull/6928
< GitHub99> bitcoin/master 8fe30fb Wladimir J. van der Laan: Merge pull request #6928...
< GitHub99> bitcoin/master 40cd32e Gregory Maxwell: Revert "Add rules--presently disabled--for using GetMedianTimePast as endpoint for lock-time calculations"...
< GitHub99> bitcoin/master 8537ecd Gregory Maxwell: Revert "Enable policy enforcing GetMedianTimePast as the end point of lock-time constraints"...
< GitHub99> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/a6d0d623fc95...8fe30fb4d130
< GitHub87> [bitcoin] laanwj closed pull request #6902: policy: Add new constant MAX_STANDARD_MULTISIG_KEYS (master...multisig_keys) https://github.com/bitcoin/bitcoin/pull/6902
< GitHub198> [bitcoin] laanwj closed pull request #6839: clang-format: Recently added files (master...MarcoFalke-2015-clangFormatRecent) https://github.com/bitcoin/bitcoin/pull/6839
< GitHub122> [bitcoin] laanwj closed pull request #6926: tests: Initialize networking on windows (master...2015_10_tests_networking_init) https://github.com/bitcoin/bitcoin/pull/6926
< GitHub27> bitcoin/master a6d0d62 Wladimir J. van der Laan: Merge pull request #6926...
< GitHub27> bitcoin/master 7497e80 Wladimir J. van der Laan: tests: Initialize networking on windows
< GitHub27> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/02a95be97759...a6d0d623fc95
< GitHub164> [bitcoin] laanwj closed pull request #6925: Added zmq flag for owned transactions (master...master) https://github.com/bitcoin/bitcoin/pull/6925
< GitHub36> [bitcoin] laanwj opened pull request #6930: build: don't distribute tests_config.py (master...2015_11_testsconfig_nodist) https://github.com/bitcoin/bitcoin/pull/6930

2015-11-01

< Eliel_> http://pastebin.com/Phkhh128 (yes, the Invalid Bitcoin Address thing is intentional)
< Eliel_> bitcoin-cli help sendmany
< Eliel_> It looks like the curl example in the help text you get with "bitcoin-cli help" does not work as is. It has the address list doubly JSON encoded while bitcoind doesn't expect two layers of JSON as input.
< GitHub136> [bitcoin] gmaxwell opened pull request #6928: Revert MedianTimePast / mempool-only BIP113 (master...undo_113) https://github.com/bitcoin/bitcoin/pull/6928
< GitHub127> [bitcoin] promag opened pull request #6927: Fix ZMQ Notification initialization and shutdown (master...bugfix/zmq-initialization-shutdown) https://github.com/bitcoin/bitcoin/pull/6927
< GitHub110> bitcoin/0.10 72a0adf Wladimir J. van der Laan: qt: Final translations update on 0.10 branch...
< GitHub110> [bitcoin] laanwj pushed 1 new commit to 0.10: https://github.com/bitcoin/bitcoin/commit/72a0adfb3c364173d28bab03bf46349ab696c107
< GitHub96> bitcoin/master 02a95be Wladimir J. van der Laan: qt: translation update prior to opening 0.12 translations...
< GitHub96> [bitcoin] laanwj pushed 1 new commit to master: https://github.com/bitcoin/bitcoin/commit/02a95be97759e70d9e7537775c95eec219c8333e
< GitHub76> [bitcoin] laanwj opened pull request #6926: tests: Initialize networking on windows (master...2015_10_tests_networking_init) https://github.com/bitcoin/bitcoin/pull/6926

2015-10-31

< GitHub162> [bitcoin] BTCDDev opened pull request #6925: Added zmq flag for owned transactions (master...master) https://github.com/bitcoin/bitcoin/pull/6925
< GitHub0> [bitcoin] Diapolo closed pull request #5466: [Qt] log cert errors for payment requests and harden test-cases (master...pr_harden_certchecks) https://github.com/bitcoin/bitcoin/pull/5466
< GitHub180> [bitcoin] Diapolo closed pull request #6309: [Qt] simplify code for third party TX urls handling (master...txurls) https://github.com/bitcoin/bitcoin/pull/6309
< GitHub100> [bitcoin] Diapolo closed pull request #6371: banlist updates (master...banlist) https://github.com/bitcoin/bitcoin/pull/6371
< GitHub49> [bitcoin] Diapolo closed pull request #6710: [Qt] polish new ban ui from #6315 (master...polish_ban_ui) https://github.com/bitcoin/bitcoin/pull/6710
< GitHub161> [bitcoin] Diapolo closed pull request #6922: minor updates/changes in txmempool.h/.cpp (master...txmempool) https://github.com/bitcoin/bitcoin/pull/6922
< GitHub197> [bitcoin] laanwj closed pull request #6920: remove unneded include from rpcserver.cpp and rpcclient.cpp (master...univalue) https://github.com/bitcoin/bitcoin/pull/6920
< GitHub125> [bitcoin] laanwj closed pull request #6921: [Trivial] remove unneeded spaces from init.cpp (master...trivial_typo_space) https://github.com/bitcoin/bitcoin/pull/6921
< GitHub104> [bitcoin] laanwj closed pull request #6883: Add BIP65 CHECKLOCKTIMEVERIFY to release notes (master...cltv-release-notes-v0.12.0) https://github.com/bitcoin/bitcoin/pull/6883
< GitHub88> bitcoin/master a6e80e4 Wladimir J. van der Laan: Merge pull request #6883...
< GitHub88> bitcoin/master c939792 Peter Todd: Add BIP65 CHECKLOCKTIMEVERIFY to release notes
< GitHub88> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/48b5b84ee511...a6e80e401716
< wumpus> I don't think so (you may be better off asking in #bitcoin though, apart from the counting methodology this is not essentially dev related)
< wumpus> "strip: unable to rename 'bitcoin-qt.exe'; reason: File exists"
< GitHub10> [bitcoin] Diapolo opened pull request #6922: minor updates/changes in txmempool.h/.cpp (master...txmempool) https://github.com/bitcoin/bitcoin/pull/6922
< wumpus> (and the Sync requires an ugly construct to unwrap the file handle then, as we do here https://github.com/bitcoin/bitcoin/blob/master/src/util.cpp#L608 )
< GitHub69> [bitcoin] Diapolo opened pull request #6921: [Trivial] remove unneeded spaces from init.cpp (master...trivial_typo_space) https://github.com/bitcoin/bitcoin/pull/6921
< GitHub48> [bitcoin] Diapolo opened pull request #6920: remove unneded include from rpcserver.cpp and rpcclient.cpp (master...univalue) https://github.com/bitcoin/bitcoin/pull/6920
< GitHub195> [bitcoin] laanwj opened pull request #6919: Backport chainstate obfuscation to 0.11 (0.11...2015_10_backport_chainstate_obfuscation) https://github.com/bitcoin/bitcoin/pull/6919
< belcher> oh damn this channel, didnt realise, ask in #bitcoin
< diegoviola> will bitcoin core implement SPV like electrum and seeds?

2015-10-30

< GitHub146> [bitcoin] laanwj closed pull request #6906: Reject invalid pubkeys when reading ckey items from the wallet. (master...ckey_pubkey_check) https://github.com/bitcoin/bitcoin/pull/6906
< GitHub164> bitcoin/master 48b5b84 Wladimir J. van der Laan: Merge pull request #6906...
< GitHub164> bitcoin/master 30d9662 Gregory Maxwell: Reject invalid pubkeys when reading ckey items from the wallet....
< GitHub164> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/d482c0a7b246...48b5b84ee511
< GitHub192> [bitcoin] laanwj closed pull request #6896: Make -checkmempool=1 not fail through int32 overflow (master...fixchainsize) https://github.com/bitcoin/bitcoin/pull/6896
< GitHub43> bitcoin/master d482c0a Wladimir J. van der Laan: Merge pull request #6896...
< GitHub43> bitcoin/master e9e6163 Pieter Wuille: Make -checkmempool=1 not fail through int32 overflow
< GitHub43> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/725539ea0376...d482c0a7b246
< GitHub83> [bitcoin] laanwj closed pull request #6893: forward-declare univalue in rpcclient + remove include in rpcserver.cpp (master...univalue) https://github.com/bitcoin/bitcoin/pull/6893
< GitHub91> [bitcoin] sipa opened pull request #6918: Make sigcache faster, more efficient, larger (master...smallsigcache) https://github.com/bitcoin/bitcoin/pull/6918
< gmaxwell> I expect most of the work related to my NBD suggestion will be discovering that all filesystems are broken, and being unable to get results against bitcoin until the file systems are fixed. :(
< GitHub21> [bitcoin] laanwj opened pull request #6917: leveldb: Win32WritableFile without memory mapping (master...2015_10_leveldb_win_nomap) https://github.com/bitcoin/bitcoin/pull/6917
< wumpus> replaced the leveldb win32 writable file, let's see how it goes https://github.com/laanwj/bitcoin/commit/86050deaabe7ca0a19db1c5a65e3174c9cb14511
< GitHub118> [bitcoin] sipa closed pull request #6916: Remove BIP30 enforcement, as it is impossible to trigger since BIP34 (master...nobip30) https://github.com/bitcoin/bitcoin/pull/6916
< GitHub92> [bitcoin] sipa opened pull request #6916: Remove BIP30 enforcement, as it is impossible to trigger since BIP34 (master...nobip30) https://github.com/bitcoin/bitcoin/pull/6916
< wumpus> https://github.com/bitcoin/bitcoin/blob/master/src/leveldb/util/env_win.cc#L587 shouldn't the FlushFuleBuffers and FlushViewOfFile be the other way around?
< wumpus> and not sure bitcoin core should be resilient to motherboard-bends-while-application-is-running crashes :-)
< wumpus> cfields: what would be the best way to include the windows determinism postprocessing in the gitian build (in https://github.com/bitcoin/bitcoin/pull/6900) - call it from the descriptor or 'make'?
< GitHub158> [bitcoin] laanwj closed pull request #6913: 0.11 (master...0.11) https://github.com/bitcoin/bitcoin/pull/6913
< dcousens> sipa: conceptually, how does https://github.com/bitcoin/bitcoin/pull/6914 save memory, except that in some cases it is allocated on the stack?
< GitHub7> [bitcoin] sdaftuar opened pull request #6915: [Mempool] Improve removal of invalid transactions after reorgs (master...fix-reorg-handling) https://github.com/bitcoin/bitcoin/pull/6915
< GitHub139> [bitcoin] sipa opened pull request #6914: [WIP] Add pre-allocated vector type and use it for CScript (master...prevector) https://github.com/bitcoin/bitcoin/pull/6914
< GitHub45> [bitcoin] nathanimpact opened pull request #6913: 0.11 (master...0.11) https://github.com/bitcoin/bitcoin/pull/6913
< GitHub198> [bitcoin] gmaxwell closed pull request #6912: 0.11 (master...0.11) https://github.com/bitcoin/bitcoin/pull/6912
< GitHub93> [bitcoin] gmaxwell closed pull request #6911: 0.10 (master...0.10) https://github.com/bitcoin/bitcoin/pull/6911
< GitHub69> [bitcoin] nathanimpact opened pull request #6912: 0.11 (master...0.11) https://github.com/bitcoin/bitcoin/pull/6912
< GitHub112> [bitcoin] gmaxwell closed pull request #6910: 0.9 (master...0.9) https://github.com/bitcoin/bitcoin/pull/6910
< GitHub40> [bitcoin] nathanimpact opened pull request #6911: 0.10 (master...0.10) https://github.com/bitcoin/bitcoin/pull/6911
< GitHub190> [bitcoin] nathanimpact opened pull request #6910: 0.9 (master...0.9) https://github.com/bitcoin/bitcoin/pull/6910
< GitHub198> [bitcoin] nathanimpact opened pull request #6909: 0.8 (master...0.8) https://github.com/bitcoin/bitcoin/pull/6909
< GitHub180> [bitcoin] gmaxwell closed pull request #6909: 0.8 (master...0.8) https://github.com/bitcoin/bitcoin/pull/6909
< gmaxwell> Seperate subject; https://github.com/bitcoin/bitcoin/pull/6902 I feel that changes like this make the software more opaque. Now to understand whats being done there you must read two places instead of one. If you only look at policy.h you will likely erroniously believe it applies to p2sh somehow.
< gmaxwell> warren: it's all ugly, bitcoin core is currently not intended for system level operation.
< gmaxwell> warren: what happens if a second datadir is specified to bitcoin-cli?
< warren> Would it be bad if the system-level systemd service were named something like bitcoinsys.service, with a selinux context bitcoinsys_t, and a bitcoin-cli wrapper named something like /usr/bin/bitcoinsys_cli that only adds the --datadir /path/to/system/datadir/
< gmaxwell> warren: as far as selinux policy, I think it's unfortunate that you cannot confine bitcoin core to have no access outside of its own directory.
< gmaxwell> warren: this channel should be for bitcoin core exclusive discussion.

2015-10-29

< gmaxwell> Can someone build me windows binaries for https://github.com/bitcoin/bitcoin/pull/6906 ? (oh I miss the testers that produced binaries as a side effect...)
< GitHub7> [bitcoin] MarcoFalke reopened pull request #6905: Use constants and minor fixes by luke-jr (master...lukejr-constants-no-mergeConf) https://github.com/bitcoin/bitcoin/pull/6905
< GitHub107> [bitcoin] jtimon opened pull request #6908: Chainparams: DRY: Make qt/guiutil.cpp fit BIP70 chain name strings (master...chainparams-bip70-0.12.99) https://github.com/bitcoin/bitcoin/pull/6908
< GitHub71> [bitcoin] jtimon opened pull request #6907: Chainparams: Use a regular factory for creating chainparams (master...chainparams-factory-0.12.99) https://github.com/bitcoin/bitcoin/pull/6907
< wumpus> right it's the minimum *per KB*, all fees in bitcoin core are per kB
< sipa> but it was somehow part of the wider bitcoin irc meeting, which took place in #bitcoin-dev an hour ago
< wumpus> this channel has a very narrow scope: code changes to the bitcoin core project
< MarcoFalke> Do those channels have different scopes? I remember bitcoin-dev is deprecated?
< jgarzik> already covered in #bitcoin-dev meeting
< GitHub171> [bitcoin] MarcoFalke closed pull request #6905: Use constants and minor fixes by luke-jr (master...lukejr-constants-no-mergeConf) https://github.com/bitcoin/bitcoin/pull/6905
< GitHub81> [bitcoin] gmaxwell opened pull request #6906: Reject invalid pubkeys when reading ckey items from the wallet. (master...ckey_pubkey_check) https://github.com/bitcoin/bitcoin/pull/6906
< GitHub129> [bitcoin] MarcoFalke opened pull request #6905: Use constants and minor fixes by luke-jr (master...lukejr-constants-no-mergeConf) https://github.com/bitcoin/bitcoin/pull/6905
< GitHub5> [bitcoin] LordOfTheCoin closed pull request #6904: LevelDB Fixes and Enhancements (master...2015_sqlite) https://github.com/bitcoin/bitcoin/pull/6904
< GitHub8> [bitcoin] LordOfTheCoin reopened pull request #6904: LevelDB Fixes and Enhancements (master...2015_sqlite) https://github.com/bitcoin/bitcoin/pull/6904
< GitHub101> [bitcoin] LordOfTheCoin closed pull request #6904: LevelDB Fixes and Enhancements (master...2015_sqlite) https://github.com/bitcoin/bitcoin/pull/6904
< GitHub195> [bitcoin] LordOfTheCoin opened pull request #6904: LevelDB Fixes and Enhancements (master...2015_sqlite) https://github.com/bitcoin/bitcoin/pull/6904
< mcelrath> Hmm I can't assign this to myself: https://github.com/bitcoin/bitcoin/issues/6903
< GitHub33> [bitcoin] dajohi opened pull request #6902: policy: Add new constant MAX_STANDARD_MULTISIG_KEYS (master...multisig_keys) https://github.com/bitcoin/bitcoin/pull/6902
< wumpus> majority plays no role in bitcoin - if *your* node forks from the block chain, that's a risk to you
< mcelrath> Is bitcoin anymore consensus-dependent on leveldb? If we swap it out with sqlite or lmdb, will it still be consensus critical? (and can it be made non-consensus critical?)
< dcousens> I can put bitcoin-qt on a old gaming rig if necessary, have to dust it off a little but, if its worth it
< GitHub146> [bitcoin] laanwj closed pull request #6863: [Test Suite] Fix test for null tx input (master...null-txin-test) https://github.com/bitcoin/bitcoin/pull/6863
< GitHub189> bitcoin/master 725539e Wladimir J. van der Laan: Merge pull request #6863...
< GitHub189> bitcoin/master 0be387a Daniel Kraft: unittest: fix test for null tx input...
< GitHub189> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/b28c229324d0...725539ea0376
< GitHub144> [bitcoin] laanwj closed pull request #6899: Add explicit shared_ptr constructor due to C++11 error (master...cpp11) https://github.com/bitcoin/bitcoin/pull/6899
< GitHub57> bitcoin/master b28c229 Wladimir J. van der Laan: Merge pull request #6899...
< GitHub57> bitcoin/master a83f3c2 Bob McElrath: Add explicit shared_ptr constructor due to C++11 error
< GitHub57> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/b2ce2c1f0fb1...b28c229324d0
< GitHub152> [bitcoin] laanwj closed pull request #6870: [trivial] Misc cleanup and translations (master...MarcoFalke-2015-trivial3) https://github.com/bitcoin/bitcoin/pull/6870
< GitHub178> bitcoin/master 6782f58 MarcoFalke: [trivial] Latest config.guess...
< GitHub178> bitcoin/master bf68191 MarcoFalke: [trivial] rpcnet: fix typo
< GitHub178> bitcoin/master 95f4291 MarcoFalke: [trivial] Rewrite help text for feature enabled by default...
< GitHub178> [bitcoin] laanwj pushed 5 new commits to master: https://github.com/bitcoin/bitcoin/compare/26752767df45...b2ce2c1f0fb1
< GitHub96> [bitcoin] laanwj closed pull request #6894: [Tests] Fix BIP65 p2p test (master...fix-bip65-p2p-test) https://github.com/bitcoin/bitcoin/pull/6894
< GitHub111> bitcoin/master 2675276 Wladimir J. van der Laan: Merge pull request #6894...
< GitHub111> bitcoin/master 3e187f2 Suhas Daftuar: Fix BIP65 p2p test...
< GitHub111> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/8daffe227bc6...26752767df45
< GitHub195> [bitcoin] laanwj closed pull request #6781: [QT] pretty print (indent) multiline html output (master...2015/10/qt_rpcconsole_pp) https://github.com/bitcoin/bitcoin/pull/6781
< GitHub14> [bitcoin] laanwj opened pull request #6900: gitian: build on ubuntu 14.04 (master...2015_10_gitian_trusty) https://github.com/bitcoin/bitcoin/pull/6900
< CodeShark> I don't really fricking care, personally - I don't really run a bunch of bitcoin core instances on windows - I'm just repeating what I've heard from others
< wumpus> I don't want to hear "leveldb is broken on windows" every day, this is not tea time with bitcoin-dev, we should be constructive here
< Luke-Jr> dcousens: #bitcoin maybe?
< bsm117532> Quick git question...I did a push -f to overwrite my previous commit, because I like having clean histories. I could have also made a second commit on this PR. Does anyone care? Would github have squashed them anyway? (Re: https://github.com/bitcoin/bitcoin/pull/6899 )
< bsm117532> That's a very hard problem that I don't think bitcoin can solve by choice of db.
< sipa> bsm117532: jeff has a branch with bitcoin core running on sqlite3
< sipa> if we need to change something to our leveldb tree, the correct way is submit it as a PR to the bitcoin/leveldb repo, and then bitcoin core can update to a new version
< bsm117532> AFAICT, when I clone bitcoin, I don't get the bitcoin/leveldb repo. I get bitcoin/src/leveldb which is entirely separate. Am I wrong about that?
< bsm117532> FWIW I'd have put it in a separate repo under bitcoin, rather than import the code directly.
< gmaxwell> aj: rethinking this resulted in coming up with the seggregated witness approach thats in elements alpha, and which may be possible to soft-fork into bitcoin.
< gmaxwell> aj: well they're one in the same in Bitcoin Core; these changes are accomplished via validation flags. To make them non-standard we add the new restrictions to the set of flags used to verify transactions going into the mempool.

2015-10-28

< GitHub107> [bitcoin] mcelrath opened pull request #6899: Warnings clean with C++11 (master...cpp11) https://github.com/bitcoin/bitcoin/pull/6899
< GitHub181> [bitcoin] morcos opened pull request #6898: [WIP] Rewrite CreateNewBlock (master...fasterCNB) https://github.com/bitcoin/bitcoin/pull/6898
< gmaxwell> Most of the delays in mining right now appear to be from outside of bitcoin core, actually.