1 2018-05-14 03:20:02	0|bitcoin-git|13bitcoin/06master 14506c578 15practicalswift: Enable Travis checking for two Python linting rules we are currently not violating
 2 2018-05-14 03:20:02	0|bitcoin-git|[13bitcoin] 15MarcoFalke pushed 2 new commits to 06master: 02https://github.com/bitcoin/bitcoin/compare/ffa86af45363...0612d96ca43b
 3 2018-05-14 03:20:03	0|bitcoin-git|13bitcoin/06master 140612d96 15MarcoFalke: Merge #13214: Enable Travis checking for two Python linting rules we are currently not violating...
 4 2018-05-14 03:20:46	0|bitcoin-git|[13bitcoin] 15MarcoFalke closed pull request #13214: Enable Travis checking for two Python linting rules we are currently not violating (06master...06enable-python-lint-rules) 02https://github.com/bitcoin/bitcoin/pull/13214
 5 2018-05-14 07:26:12	0|bitcoin-git|[13bitcoin] 15jonasschnelli opened pull request #13229: [trivial] Qt: Add testnet chainsize constants and switch for intro (06master...062018/05/fix_intro_chainsize) 02https://github.com/bitcoin/bitcoin/pull/13229
 6 2018-05-14 07:39:40	0|Empact|Hey Guys, I've been making contributions in a pretty ad-hoc way but I'm open to suggestions on how to be more helpful. For example, if I take https://github.com/bitcoin/bitcoin/pull/13228 as an impetus to break the circular dependencies (which is one of the categories of work I'm inclined to enjoy), would it be better to:
 7 2018-05-14 07:40:38	0|Empact|1) defer work until #13228 is merged
 8 2018-05-14 07:40:38	0|Empact|2) open PRs covering a single dependency per PR
 9 2018-05-14 07:40:40	0|Empact|3) open a batch-change PR
10 2018-05-14 07:40:40	0|Empact|I'm inclined to 2)
11 2018-05-14 07:40:40	0|gribble|https://github.com/bitcoin/bitcoin/issues/13228 | Add script to detect circular dependencies between source modules by sipa · Pull Request #13228 · bitcoin/bitcoin · GitHub
12 2018-05-14 07:40:42	0|Empact|Pending an answer, I'll do the work on a local branch.
13 2018-05-14 08:00:14	0|bitcoin-git|[13bitcoin] 15practicalswift opened pull request #13230: Allow for easy include analysis by enforcing the developer guide's include syntax preference (06master...06bracket-syntax-includes) 02https://github.com/bitcoin/bitcoin/pull/13230
14 2018-05-14 08:31:24	0|bitcoin-git|[13bitcoin] 15jonasschnelli closed pull request #13229: [trivial] Qt: Add testnet chainsize constants and switch for intro (06master...062018/05/fix_intro_chainsize) 02https://github.com/bitcoin/bitcoin/pull/13229
15 2018-05-14 09:17:59	0|bitcoin-git|[13bitcoin] 15laanwj pushed 7 new commits to 06master: 02https://github.com/bitcoin/bitcoin/compare/0612d96ca43b...e03c0db08f3b
16 2018-05-14 09:18:00	0|bitcoin-git|13bitcoin/06master 14b5ba01a 15Chris Moore: Add 'sethdseed' RPC to initialize or replace HD seed
17 2018-05-14 09:18:00	0|bitcoin-git|13bitcoin/06master 14dd3c07a 15Andrew Chow: Separate HaveKey function that checks whether a key is in a keystore
18 2018-05-14 09:18:01	0|bitcoin-git|13bitcoin/06master 142bcf2b5 15Andrew Chow: Test sethdseed
19 2018-05-14 09:18:29	0|bitcoin-git|[13bitcoin] 15laanwj closed pull request #12560: [wallet] Upgrade path for non-HD wallets to HD (06master...06sethdseed) 02https://github.com/bitcoin/bitcoin/pull/12560
20 2018-05-14 09:22:50	0|fanquake|Empact Definitely don't have to wait for 1)
21 2018-05-14 09:23:02	0|fanquake|2) building on top of 13228 sounds fine
22 2018-05-14 09:55:57	0|fanquake|wumpus want to merge #13093
23 2018-05-14 09:55:58	0|gribble|https://github.com/bitcoin/bitcoin/issues/13093 | [0.15] backport: depends qt patches by fanquake · Pull Request #13093 · bitcoin/bitcoin · GitHub
24 2018-05-14 11:58:20	0|bitcoin-git|[13bitcoin] 15glaksmono closed pull request #13209: [WIP] Refactoring platform-specific code in util.h/util.cpp (06master...06bitcoin-12697) 02https://github.com/bitcoin/bitcoin/pull/13209
25 2018-05-14 12:04:38	0|bitcoin-git|[13bitcoin] 15laanwj closed pull request #11750: Multiselect in coincontrol treewidget and display selected count (06master...06ccmultiselect) 02https://github.com/bitcoin/bitcoin/pull/11750
26 2018-05-14 12:21:23	0|bitcoin-git|13bitcoin/06master 147384a35 15John Newbery: [tests] Remove spurious error log in p2p_segwit.py...
27 2018-05-14 12:21:23	0|bitcoin-git|[13bitcoin] 15laanwj pushed 2 new commits to 06master: 02https://github.com/bitcoin/bitcoin/compare/e03c0db08f3b...3cbd25f9bfbe
28 2018-05-14 12:21:24	0|bitcoin-git|13bitcoin/06master 143cbd25f 15Wladimir J. van der Laan: Merge #13205: [tests] Remove spurious error log in p2p_segwit.py...
29 2018-05-14 12:22:11	0|bitcoin-git|[13bitcoin] 15laanwj closed pull request #13205: [tests] Remove spurious error log in p2p_segwit.py (06master...06p2p_segwit_remove_spurious_error_log) 02https://github.com/bitcoin/bitcoin/pull/13205
30 2018-05-14 12:32:09	0|bitcoin-git|[13bitcoin] 15laanwj closed pull request #11859: Qt: Fixing restore from system tray behaviour of main window (06master...06minimize-to-tray) 02https://github.com/bitcoin/bitcoin/pull/11859
31 2018-05-14 12:34:48	0|bitcoin-git|[13bitcoin] 15laanwj closed pull request #9422: Refactor mempool.dat to be extensible, and store missing info (06master...06mempool_dat_extensible) 02https://github.com/bitcoin/bitcoin/pull/9422
32 2018-05-14 12:49:19	0|bitcoin-git|[13bitcoin] 15MarcoFalke pushed 4 new commits to 06master: 02https://github.com/bitcoin/bitcoin/compare/3cbd25f9bfbe...ea7d6553bc7d
33 2018-05-14 12:49:20	0|bitcoin-git|13bitcoin/06master 14012dec0 15practicalswift: Add Clang thread safety annotations for variables guarded by cs_rpcWarmup
34 2018-05-14 12:49:20	0|bitcoin-git|13bitcoin/06master 14cf13ad2 15practicalswift: Add Clang thread safety annotations for variables guarded by cs_nTimeOffset
35 2018-05-14 12:49:21	0|bitcoin-git|13bitcoin/06master 148499f15 15practicalswift: Add Clang thread safety annotations for variables guarded by cs_warnings
36 2018-05-14 12:50:05	0|bitcoin-git|[13bitcoin] 15MarcoFalke closed pull request #13116: Add Clang thread safety annotations for variables guarded by cs_{rpcWarmup,nTimeOffset,warnings} (06master...06guarded-by-misc) 02https://github.com/bitcoin/bitcoin/pull/13116
37 2018-05-14 13:06:32	0|bitcoin-git|[13bitcoin] 15laanwj pushed 3 new commits to 06master: 02https://github.com/bitcoin/bitcoin/compare/ea7d6553bc7d...7cc1bd3aaeb6
38 2018-05-14 13:06:33	0|bitcoin-git|13bitcoin/06master 14264c643 15Tim Ruffing: wallet: Reset BerkeleyDB handle after connection fails...
39 2018-05-14 13:06:33	0|bitcoin-git|13bitcoin/06master 14b6f0b4d 15Tim Ruffing: wallet: Improve logging when BerkeleyDB environment fails to close
40 2018-05-14 13:06:34	0|bitcoin-git|13bitcoin/06master 147cc1bd3 15Wladimir J. van der Laan: Merge #13161: wallet: Reset BerkeleyDB handle after connection fails...
41 2018-05-14 13:07:13	0|bitcoin-git|[13bitcoin] 15laanwj closed pull request #13161: wallet: Reset BerkeleyDB handle after connection fails (06master...06bdb-reset) 02https://github.com/bitcoin/bitcoin/pull/13161
42 2018-05-14 13:19:36	0|bitcoin-git|13bitcoin/06master 1466b0b1b 15practicalswift: Add compile time checking for all cs_wallet runtime locking assertions
43 2018-05-14 13:19:36	0|bitcoin-git|[13bitcoin] 15MarcoFalke pushed 2 new commits to 06master: 02https://github.com/bitcoin/bitcoin/compare/7cc1bd3aaeb6...0dec5b5af4e8
44 2018-05-14 13:19:37	0|bitcoin-git|13bitcoin/06master 140dec5b5 15MarcoFalke: Merge #13081: wallet: Add compile time checking for cs_wallet runtime locking assertions...
45 2018-05-14 13:20:22	0|bitcoin-git|[13bitcoin] 15MarcoFalke closed pull request #13081: wallet: Add compile time checking for cs_wallet runtime locking assertions (06master...06cs_wallet-compile-time-checking) 02https://github.com/bitcoin/bitcoin/pull/13081
46 2018-05-14 13:33:06	0|bitcoin-git|13bitcoin/06master 149e49db2 15Evan Klitzke: Make --enable-debug to pick better options...
47 2018-05-14 13:33:06	0|bitcoin-git|[13bitcoin] 15laanwj pushed 2 new commits to 06master: 02https://github.com/bitcoin/bitcoin/compare/0dec5b5af4e8...cb088b146178
48 2018-05-14 13:33:07	0|bitcoin-git|13bitcoin/06master 14cb088b1 15Wladimir J. van der Laan: Merge #13005: Make --enable-debug to pick better options...
49 2018-05-14 13:33:47	0|bitcoin-git|[13bitcoin] 15laanwj closed pull request #13005: Make --enable-debug to pick better options (06master...06enabledebug-again) 02https://github.com/bitcoin/bitcoin/pull/13005
50 2018-05-14 13:48:25	0|bitcoin-git|[13bitcoin] 15dbolser closed pull request #13122: --disable-asm is required to compile on FreeBSD (06master...06patch-4) 02https://github.com/bitcoin/bitcoin/pull/13122
51 2018-05-14 13:58:45	0|bitcoin-git|13bitcoin/06master 1456921f9 15practicalswift: wallet: Add Clang thread safety annotations for variables guarded by cs_db
52 2018-05-14 13:58:45	0|bitcoin-git|[13bitcoin] 15MarcoFalke pushed 2 new commits to 06master: 02https://github.com/bitcoin/bitcoin/compare/cb088b146178...19a3a9e8fba7
53 2018-05-14 13:58:46	0|bitcoin-git|13bitcoin/06master 1419a3a9e 15MarcoFalke: Merge #13127: wallet: Add Clang thread safety annotations for variables guarded by cs_db...
54 2018-05-14 13:59:33	0|bitcoin-git|[13bitcoin] 15MarcoFalke closed pull request #13127: wallet: Add Clang thread safety annotations for variables guarded by cs_db (06master...06guarded-by-cs_db) 02https://github.com/bitcoin/bitcoin/pull/13127
55 2018-05-14 14:31:55	0|bitcoin-git|[13bitcoin] 15MarcoFalke pushed 4 new commits to 06master: 02https://github.com/bitcoin/bitcoin/compare/19a3a9e8fba7...0264836695a2
56 2018-05-14 14:31:56	0|bitcoin-git|13bitcoin/06master 140e2dfa8 15practicalswift: Fix missing locking in CTxMemPool::setSanityCheck(double dFrequency)...
57 2018-05-14 14:31:56	0|bitcoin-git|13bitcoin/06master 146bc5b71 15practicalswift: Fix missing locking in CTxMemPool::check(const CCoinsViewCache *pcoins)...
58 2018-05-14 14:31:57	0|bitcoin-git|13bitcoin/06master 1447782b4 15practicalswift: Add Clang thread safety analysis annotations
59 2018-05-14 14:32:15	0|bitcoin-git|[13bitcoin] 15MarcoFalke closed pull request #11689: mempool: Fix missing locking in CTxMemPool::check(…) and CTxMemPool::setSanityCheck(…) (06master...06CTxMemPool-check) 02https://github.com/bitcoin/bitcoin/pull/11689
60 2018-05-14 14:39:10	0|bitcoin-git|[13bitcoin] 15laanwj pushed 3 new commits to 06master: 02https://github.com/bitcoin/bitcoin/compare/0264836695a2...682698970d45
61 2018-05-14 14:39:11	0|bitcoin-git|13bitcoin/06master 142352aa9 15Karl-Johan Alm: test: Ensure that recursive -includeconf produces appropriate warnings
62 2018-05-14 14:39:11	0|bitcoin-git|13bitcoin/06master 14c5bcc7d 15Karl-Johan Alm: util: warn about recursive -includeconf arguments in configuration files...
63 2018-05-14 14:39:12	0|bitcoin-git|13bitcoin/06master 146826989 15Wladimir J. van der Laan: Merge #13197: util: warn about ignored recursive -includeconf calls...
64 2018-05-14 14:40:05	0|bitcoin-git|[13bitcoin] 15laanwj closed pull request #13197: util: warn about ignored recursive -includeconf calls (06master...06includeconf-warn-nonrecursive) 02https://github.com/bitcoin/bitcoin/pull/13197
65 2018-05-14 14:47:31	0|bitcoin-git|[13bitcoin] 15MarcoFalke pushed 3 new commits to 06master: 02https://github.com/bitcoin/bitcoin/compare/682698970d45...c5870ab68999
66 2018-05-14 14:47:32	0|bitcoin-git|13bitcoin/06master 14159c32d 15practicalswift: Add assertion to guide static analyzers. Clang Static Analyzer needs this guidance.
67 2018-05-14 14:47:32	0|bitcoin-git|13bitcoin/06master 14fd447a6 15practicalswift: Fix dead stores. Values were stored but never read. Limit scope.
68 2018-05-14 14:47:33	0|bitcoin-git|13bitcoin/06master 14c5870ab 15MarcoFalke: Merge #12963: Fix Clang Static Analyzer warnings...
69 2018-05-14 14:48:15	0|bitcoin-git|[13bitcoin] 15MarcoFalke closed pull request #12963: Fix Clang Static Analyzer warnings (06master...06issue-12961) 02https://github.com/bitcoin/bitcoin/pull/12963
70 2018-05-14 15:19:55	0|bitcoin-git|[13bitcoin] 15practicalswift opened pull request #13232: build: Use -DDEBUG_ADDRMAN when building with --enable-debug (06master...06enable-DEBUG_ADDRMAN-when-using-——enable-debug) 02https://github.com/bitcoin/bitcoin/pull/13232
71 2018-05-14 15:27:01	0|achow101|oooh lots of merges today
72 2018-05-14 15:37:35	0|sipa|m-m-m-multimerge
73 2018-05-14 17:47:34	0|bitcoin-git|[13bitcoin] 15TheBlueMatt opened pull request #13233:  Skip PrecomputedTransactionData hashing for cache hits. (06master...062018-05-no-needless-precompute) 02https://github.com/bitcoin/bitcoin/pull/13233
74 2018-05-14 18:12:16	0|BlueMatt|sipa: feel like ack-and-merge'ing #13011?
75 2018-05-14 18:12:19	0|gribble|https://github.com/bitcoin/bitcoin/issues/13011 | Cache witness hash in CTransaction by MarcoFalke · Pull Request #13011 · bitcoin/bitcoin · GitHub
76 2018-05-14 19:13:20	0|Guest94782|can anyone point me to the function def used in bitcoin/src/interpreter.cpp @ line 280 ?
77 2018-05-14 19:13:43	0|Guest94782|i've grepped the shit out of bitcoin/src and cannot find a def for count(...)
78 2018-05-14 19:31:45	0|bitcoin-git|[13bitcoin] 15practicalswift closed pull request #13232: build: Use -DDEBUG_ADDRMAN when building with --enable-debug (06master...06enable-DEBUG_ADDRMAN-when-using-——enable-debug) 02https://github.com/bitcoin/bitcoin/pull/13232
79 2018-05-14 20:31:46	0|jimpo|Guest94782: http://en.cppreference.com/w/cpp/algorithm/count
80 2018-05-14 21:09:30	0|bitcoin-git|[13bitcoin] 15MarcoFalke pushed 2 new commits to 06master: 02https://github.com/bitcoin/bitcoin/compare/c5870ab68999...81c533c6f481
81 2018-05-14 21:09:31	0|bitcoin-git|13bitcoin/06master 1481c533c 15MarcoFalke: Merge #13158: [Qt]: Improve sendcoinsdialog readability...
82 2018-05-14 21:09:31	0|bitcoin-git|13bitcoin/06master 14f08a385 15marcoagner: [qt]: changes sendcoinsdialog's box layout for improved readability....
83 2018-05-14 21:10:26	0|bitcoin-git|[13bitcoin] 15MarcoFalke closed pull request #13158: [Qt]: Improve sendcoinsdialog readability (06master...06improve_sendcoinsdialog_readability) 02https://github.com/bitcoin/bitcoin/pull/13158
84 2018-05-14 22:08:40	0|savantgarde|About the method ListSinceBlock of Bitcoin Core - for a 'receive' category payment (entry of 'transactions' field), will vout refer to an output in a transaction?
85 2018-05-14 22:08:59	0|savantgarde|And will the 'amount' field refer to the amount in said output?
86 2018-05-14 23:16:23	0|promag|savantgarde: yes