1 2018-06-08 01:18:41	0|jnewshoes|‰/join #gentoo
 2 2018-06-08 01:18:45	0|jnewshoes|quit
 3 2018-06-08 02:58:26	0|bitcoin-git|[13bitcoin] 15lucash-dev opened pull request #13419: [tests] Speed up knapsack_solver_test by not recreating wallet 100 times. (06master...06speedup-knapsack-solver-test) 02https://github.com/bitcoin/bitcoin/pull/13419
 4 2018-06-08 06:44:10	0|cfields|jonasschnelli: macOS codesign nudge :)
 5 2018-06-08 06:44:19	0|jonasschnelli|jup
 6 2018-06-08 06:45:29	0|cfields|jonasschnelli: I need to head to bed. If you're comfortable with your sig, feel free to tag as v0.16.1rc2
 7 2018-06-08 06:45:42	0|fanquake|I'll push some sigs in a seconds
 8 2018-06-08 06:45:45	0|cfields|er, push yours and tag that is
 9 2018-06-08 06:45:55	0|jonasschnelli|Do I have push rights?
10 2018-06-08 06:46:14	0|cfields|jonasschnelli: I thought so?
11 2018-06-08 06:46:26	0|jonasschnelli|Okay. Will tag and push
12 2018-06-08 06:47:01	0|cfields|fanquake: thanks. I have a pile of your stuff to get to, btw. Sorry for getting so far behind.
13 2018-06-08 06:48:14	0|fanquake|cfields np. I have been a bit slack myself lately. I'm sure it's more interesting playing with the SHA Extensions stuff anyways :p
14 2018-06-08 06:48:37	0|cfields|fanquake: nah, that's a distraction from the other stuff I should be doing :(
15 2018-06-08 06:49:26	0|fanquake|cfields Sounds like you need to delegate. Is this p2p refactoring, or outside Core?
16 2018-06-08 06:50:09	0|cfields|fanquake: yea, something outside Core that I've been putting off
17 2018-06-08 06:50:40	0|cfields|no worries, I'll try to catch up over the weekend
18 2018-06-08 06:50:42	0|fanquake|cfields Better get some sleep then. Smash it out tomorrow.
19 2018-06-08 06:51:02	0|fanquake|No worries
20 2018-06-08 06:51:20	0|cfields|good plan. nnite.
21 2018-06-08 07:39:06	0|Empact|Any opinions on moving further toward internal library-based organization in the sources, to reflect membership in the build artifacts? Currently crypto and wallet are split out in this way.
22 2018-06-08 07:40:05	0|Empact|I guess consensus would be next https://github.com/bitcoin/bitcoin/projects/6
23 2018-06-08 09:50:15	0|bitcoin-git|[13bitcoin] 15Empact opened pull request #13420: Consolidate hash parsing into core_io.h (06master...06parse-hash) 02https://github.com/bitcoin/bitcoin/pull/13420
24 2018-06-08 09:57:17	0|GitHub171|[13bitcoin-detached-sigs] 15jonasschnelli opened pull request #7: 0.16.1: osx signatures for 0.16.1rc2 (060.16...060.16) 02https://github.com/bitcoin-core/bitcoin-detached-sigs/pull/7
25 2018-06-08 09:57:30	0|jonasschnelli|^<--- I have no right to merge this (ping cfields once you awake again)
26 2018-06-08 11:45:22	0|bitcoin-git|13bitcoin/06master 14e9a1881 15Karl-Johan Alm: refactor: add a function for determining if a block is pruned or not
27 2018-06-08 11:45:22	0|bitcoin-git|[13bitcoin] 15laanwj pushed 2 new commits to 06master: 02https://github.com/bitcoin/bitcoin/compare/97073f8837f3...121cbaacc28e
28 2018-06-08 11:45:23	0|bitcoin-git|13bitcoin/06master 14121cbaa 15Wladimir J. van der Laan: Merge #13259: refactoring: add a method for determining if a block is pruned or not...
29 2018-06-08 11:46:03	0|bitcoin-git|[13bitcoin] 15laanwj closed pull request #13259: refactoring: add a method for determining if a block is pruned or not (06master...06block-pruned-macro) 02https://github.com/bitcoin/bitcoin/pull/13259
30 2018-06-08 12:44:58	0|bitcoin-git|[13bitcoin] 15marcoagner closed pull request #13410: Qt: removes html tags from tr calls (06master...06refactor_remove_tr_html_tags) 02https://github.com/bitcoin/bitcoin/pull/13410
31 2018-06-08 14:27:07	0|Chris_Stewart_5|Is it expected to receive a 'Insufficent data or no fee rate found' when using estimatesmartfee on regtest?
32 2018-06-08 14:41:08	0|GitHub177|[13bitcoin-detached-sigs] 15theuni closed pull request #7: 0.16.1: osx signatures for 0.16.1rc2 (060.16...060.16) 02https://github.com/bitcoin-core/bitcoin-detached-sigs/pull/7
33 2018-06-08 14:42:44	0|cfields|jonasschnelli: thanks! You should be able to push now.
34 2018-06-08 14:46:19	0|cfields|gitian builders: detached sigs for v0.16.1rc2 are ready
35 2018-06-08 14:53:15	0|bitcoin-git|13bitcoin/06master 1485f0135 15Max Kaplan: utils: checking for bitcoin addresses in translations...
36 2018-06-08 14:53:15	0|bitcoin-git|[13bitcoin] 15laanwj pushed 2 new commits to 06master: 02https://github.com/bitcoin/bitcoin/compare/121cbaacc28e...56f69360dc98
37 2018-06-08 14:53:16	0|bitcoin-git|13bitcoin/06master 1456f6936 15Wladimir J. van der Laan: Merge #13374: utils and libraries: checking for bitcoin address in translations...
38 2018-06-08 14:53:27	0|bitcoin-git|[13bitcoin] 15laanwj closed pull request #13375: utils and libraries: address check in update-translations.py (06master...06master) 02https://github.com/bitcoin/bitcoin/pull/13375
39 2018-06-08 14:54:10	0|bitcoin-git|[13bitcoin] 15laanwj closed pull request #13374: utils and libraries: checking for bitcoin address in translations (06master...06check-addr-translations) 02https://github.com/bitcoin/bitcoin/pull/13374
40 2018-06-08 15:03:10	0|promag|wumpus: > I don't get the same crash locally
41 2018-06-08 15:03:23	0|promag|did you get it?
42 2018-06-08 17:33:04	0|bitcoin-git|[13bitcoin] 15MarcoFalke opened pull request #13421: qa: Remove portseed_offset from test runner (06master...06Mf1806-qaPortseedOffset) 02https://github.com/bitcoin/bitcoin/pull/13421
43 2018-06-08 17:48:57	0|bitcoin-git|[13bitcoin] 15Empact closed pull request #13420: Consolidate hash parsing into core_io.h (06master...06parse-hash) 02https://github.com/bitcoin/bitcoin/pull/13420
44 2018-06-08 17:53:43	0|bitcoin-git|[13bitcoin] 15Empact opened pull request #13422: Drop ParseHashUV in favor of calling ParseHashStr (06master...06parse-hash-uv) 02https://github.com/bitcoin/bitcoin/pull/13422
45 2018-06-08 18:11:16	0|bitcoin-git|[13bitcoin] 15skeees opened pull request #13423: [net] Thread safety annotations in net_processing (06master...06net_processing-thread-annotations) 02https://github.com/bitcoin/bitcoin/pull/13423
46 2018-06-08 18:48:13	0|bitcoin-git|[13bitcoin] 15Empact opened pull request #13424: Consistently use ParseHashV to validate hash inputs in rpc (06master...06parse-hash-v) 02https://github.com/bitcoin/bitcoin/pull/13424
47 2018-06-08 23:30:36	0|bitcoin-git|[13bitcoin] 15achow101 opened pull request #13425: Moving final scriptSig construction from CombineSignatures to ProduceSignature (06master...06sigdata-partial-sigs) 02https://github.com/bitcoin/bitcoin/pull/13425