1 2017-07-24 00:33:38	0|gmaxwell|3071b9f9e41e9866eef4e8337c27c0f39622d8100f92e8d11865cc8d8e554452
 2 2017-07-24 06:49:01	0|bitcoin-git|[13bitcoin] 15benma opened pull request #10917: developer-notes: CamelCase -> PascalCase (06master...06pascalcase) 02https://github.com/bitcoin/bitcoin/pull/10917
 3 2017-07-24 08:34:13	0|goatpig|what's the max size for an op_return output?
 4 2017-07-24 08:34:54	0|goatpig|i read 40 bytes for a standard tx, is that still the case?
 5 2017-07-24 08:41:44	0|bitcoin-git|[13bitcoin] 15jonasschnelli closed pull request #10894: Add CChain object for headers-only chain (06master...062017/07/hdr_chain) 02https://github.com/bitcoin/bitcoin/pull/10894
 6 2017-07-24 08:42:08	0|sipa|goatpig: it was changed to 80 bytes a long time ago
 7 2017-07-24 08:42:20	0|jonasschnelli|goatpig: it's now 80
 8 2017-07-24 08:42:21	0|jonasschnelli|https://github.com/bitcoin/bitcoin/pull/5286
 9 2017-07-24 08:43:04	0|goatpig|jonasschnelli: thanks
10 2017-07-24 11:00:27	0|bitcoin-git|[13bitcoin] 15laanwj pushed 3 new commits to 06master: 02https://github.com/bitcoin/bitcoin/compare/0c173a15ca1b...6ef3c7ec6233
11 2017-07-24 11:00:28	0|bitcoin-git|13bitcoin/06master 14876e92b 15Karl-Johan Alm: Testing: listsinceblock should display all transactions that were affected since the given block, including transactions that were removed due to a reorg.
12 2017-07-24 11:00:28	0|bitcoin-git|13bitcoin/06master 14f999c46 15Karl-Johan Alm: listsinceblock: optionally find and list any transactions that were undone due to reorg when requesting a non-main chain block in a new 'removed' array.
13 2017-07-24 11:00:29	0|bitcoin-git|13bitcoin/06master 146ef3c7e 15Wladimir J. van der Laan: Merge #9622: [rpc] listsinceblock should include lost transactions when parameter is a reorg'd block...
14 2017-07-24 11:00:37	0|bitcoin-git|[13bitcoin] 15laanwj closed pull request #9622: [rpc] listsinceblock should include lost transactions when parameter is a reorg'd block (06master...06listsinceblock-include-lost-txs) 02https://github.com/bitcoin/bitcoin/pull/9622
15 2017-07-24 12:19:59	0|bitcoin-git|[13bitcoin] 15laanwj closed pull request #10580: Prefer gpg2 to gpg (06master...06prefer_gpg2) 02https://github.com/bitcoin/bitcoin/pull/10580
16 2017-07-24 12:30:39	0|promag|someone can restart job https://travis-ci.org/bitcoin/bitcoin/jobs/256251292?
17 2017-07-24 12:39:59	0|wumpus|DONE
18 2017-07-24 13:06:59	0|promag|ty wumpus
19 2017-07-24 14:32:50	0|NicolasDorier|does it talks to someone this error
20 2017-07-24 14:32:57	0|NicolasDorier|https://www.irccloud.com/pastebin/6bVsK12z/
21 2017-07-24 14:33:15	0|NicolasDorier|google is helpless
22 2017-07-24 14:33:41	0|NicolasDorier|seems to fails at the last step
23 2017-07-24 14:34:30	0|NicolasDorier|it takes like 10 minute for linking just bitcoind.exe and it ends up with this error
24 2017-07-24 14:35:29	0|NicolasDorier|ah made it this time... strange
25 2017-07-24 14:52:46	0|wumpus|the moved: warning is harmless, just happens on some platforms (and when cross-compilng)
26 2017-07-24 14:52:56	0|wumpus|input/output errror sounds like a disk issue
27 2017-07-24 14:54:10	0|NicolasDorier|what I thought, tried to git clean -dfx and everything, nothing. I then tried to re run make -j4 after the failure and it worked
28 2017-07-24 14:55:11	0|bitcoin-git|13bitcoin/06master 1405e023f 15Dag Robole: Move CloseSocket out of SetSocketNonBlocking and pass SOCKET by const reference in SetSocket* functions
29 2017-07-24 14:55:11	0|bitcoin-git|[13bitcoin] 15laanwj pushed 2 new commits to 06master: 02https://github.com/bitcoin/bitcoin/compare/6ef3c7ec6233...0c70e845aa92
30 2017-07-24 14:55:12	0|bitcoin-git|13bitcoin/06master 140c70e84 15Wladimir J. van der Laan: Merge #10865: Move CloseSocket out of SetSocketNonBlocking and pass socket as const reference...
31 2017-07-24 14:55:22	0|NicolasDorier|knowing my smallest drive on my computer have 20 GB free, I don't think this is the temporary files of the linker which fill everything
32 2017-07-24 14:55:38	0|NicolasDorier|meh, whatever, it works now, will ping again if it crashs again
33 2017-07-24 14:56:01	0|bitcoin-git|[13bitcoin] 15laanwj closed pull request #10865: Move CloseSocket out of SetSocketNonBlocking and pass socket as const reference (06master...0620170718-refactor-1) 02https://github.com/bitcoin/bitcoin/pull/10865
34 2017-07-24 14:56:10	0|wumpus|there might be a more detailed error in dmesg when you get an i/o error
35 2017-07-24 14:57:45	0|NicolasDorier|thanks, will try next time it happens
36 2017-07-24 18:58:17	0|bitcoin-git|[13bitcoin] 15TheBlueMatt opened pull request #10919: Fix more init bugs. (06master...062017-07-init-bugs) 02https://github.com/bitcoin/bitcoin/pull/10919
37 2017-07-24 20:35:14	0|bitcoin-git|[13bitcoin] 15practicalswift opened pull request #10920: [qt] Fix potential memory leak in newPossibleKey(ChangeCWallet *wallet) (06master...06fix-newPossibleKeyChange-memory-leak) 02https://github.com/bitcoin/bitcoin/pull/10920
38 2017-07-24 22:51:31	0|promag|The plan is to continue with fs namespace alias or is it deprecated?
39 2017-07-24 22:52:30	0|BlueMatt|continue, I'd think
40 2017-07-24 22:52:40	0|BlueMatt|preferably continue w/ std compat where possible
41 2017-07-24 22:53:48	0|sipa|continue
42 2017-07-24 22:59:26	0|promag|ty
43 2017-07-24 23:01:00	0|promag|BlueMatt: https://github.com/bitcoin/bitcoin/pull/10901 done
44 2017-07-24 23:03:41	0|BlueMatt|promag: sorry, got distracted diving into a kernel project
45 2017-07-24 23:03:43	0|BlueMatt|will take a look
46 2017-07-24 23:13:29	0|promag|np
47 2017-07-24 23:46:10	0|promag|ty BlueMatt
48 2017-07-24 23:51:47	0|bitcoin-git|[13bitcoin] 15jimhashhq opened pull request #10922: New file-partiion.md doc describing how to partition files to ensure fast initial blockchain synchronization.. (06master...06master) 02https://github.com/bitcoin/bitcoin/pull/10922