1 2017-06-24T00:01:23 *** Chris_Stewart_5 has joined #bitcoin-core-dev
2 2017-06-24T00:04:44 *** laurentmt has quit IRC
3 2017-06-24T00:12:31 *** Murchand_ has joined #bitcoin-core-dev
4 2017-06-24T00:13:25 *** Murchand_ is now known as Murchone
5 2017-06-24T00:14:35 *** Chris_Stewart_5 has quit IRC
6 2017-06-24T00:17:38 *** jtimon has quit IRC
7 2017-06-24T00:21:01 *** d9b4bef9 has quit IRC
8 2017-06-24T00:22:15 *** d9b4bef9 has joined #bitcoin-core-dev
9 2017-06-24T00:24:11 *** Murchone has quit IRC
10 2017-06-24T00:27:05 *** ula has quit IRC
11 2017-06-24T00:30:36 *** Chris_Stewart_5 has joined #bitcoin-core-dev
12 2017-06-24T00:32:05 *** Dyaheon has quit IRC
13 2017-06-24T00:33:48 *** Dyaheon has joined #bitcoin-core-dev
14 2017-06-24T00:44:20 *** jtimon has joined #bitcoin-core-dev
15 2017-06-24T00:45:28 <bitcoin-git> [bitcoin] theuni opened pull request #10663: net: split resolve out of connect (master...split-resolve-connect) https://github.com/bitcoin/bitcoin/pull/10663
16 2017-06-24T00:48:49 *** jtimon has quit IRC
17 2017-06-24T01:05:16 *** randy-waterhouse has joined #bitcoin-core-dev
18 2017-06-24T01:14:02 *** Chris_Stewart_5 has quit IRC
19 2017-06-24T01:14:20 *** jannes has quit IRC
20 2017-06-24T01:23:09 *** davec has quit IRC
21 2017-06-24T01:37:14 *** jtimon has joined #bitcoin-core-dev
22 2017-06-24T01:55:04 *** jtimon has quit IRC
23 2017-06-24T02:02:35 *** Ylbam has quit IRC
24 2017-06-24T02:13:53 *** reallll has joined #bitcoin-core-dev
25 2017-06-24T02:13:57 *** reallll has quit IRC
26 2017-06-24T02:13:58 *** belcher has quit IRC
27 2017-06-24T02:26:45 *** nemgun has quit IRC
28 2017-06-24T02:36:12 *** Murchand_ has joined #bitcoin-core-dev
29 2017-06-24T02:41:02 *** Murchand_ has quit IRC
30 2017-06-24T02:51:59 *** bordeaux_facile has quit IRC
31 2017-06-24T02:55:21 *** randy-waterhouse has quit IRC
32 2017-06-24T03:15:25 *** bordeaux_facile has joined #bitcoin-core-dev
33 2017-06-24T03:40:43 *** Dyaheon has quit IRC
34 2017-06-24T03:43:31 *** Dyaheon has joined #bitcoin-core-dev
35 2017-06-24T03:49:06 *** johnwang412 has joined #bitcoin-core-dev
36 2017-06-24T04:16:10 *** davec has joined #bitcoin-core-dev
37 2017-06-24T04:24:25 *** marcoagn1 has quit IRC
38 2017-06-24T04:36:50 *** marcoagn1 has joined #bitcoin-core-dev
39 2017-06-24T04:47:43 *** nakaluna has joined #bitcoin-core-dev
40 2017-06-24T04:50:14 *** nakaluna has quit IRC
41 2017-06-24T05:00:12 <bitcoin-git> [bitcoin] donlondon opened pull request #10665: go (master...release) https://github.com/bitcoin/bitcoin/pull/10665
42 2017-06-24T05:32:01 <annanay25> Hi, where can I find a Roadmap of Bitcoin development?
43 2017-06-24T05:42:42 *** nakaluna has joined #bitcoin-core-dev
44 2017-06-24T05:53:49 *** justanotheruser has quit IRC
45 2017-06-24T05:54:13 *** justanotheruser has joined #bitcoin-core-dev
46 2017-06-24T06:04:04 *** justanotheruser has quit IRC
47 2017-06-24T06:04:37 *** justanotheruser has joined #bitcoin-core-dev
48 2017-06-24T06:25:52 *** neel has joined #bitcoin-core-dev
49 2017-06-24T06:48:55 <bitcoin-git> [bitcoin] sipa closed pull request #10665: go (master...release) https://github.com/bitcoin/bitcoin/pull/10665
50 2017-06-24T07:25:54 <wumpus> sipa: how would that work? you'd pass in two lambas - one gets called if the value is present, and the other if the return value is not present?
51 2017-06-24T07:29:10 <sipa> wumpus: yup
52 2017-06-24T07:30:38 <sipa> Maybe a = (a -> b, () -> b) -> b
53 2017-06-24T07:31:04 <sipa> in haskellish type notation
54 2017-06-24T07:32:01 <wumpus> though if the function would no longer have a return type at all, it would have the advantage that callbacks can be asynchronous
55 2017-06-24T07:32:47 <wumpus> that would be more NodeJS than Haskell though :-(
56 2017-06-24T07:46:54 *** SopaXorzTaker has joined #bitcoin-core-dev
57 2017-06-24T07:56:14 *** Ylbam has joined #bitcoin-core-dev
58 2017-06-24T08:15:46 *** Guyver2 has joined #bitcoin-core-dev
59 2017-06-24T08:17:15 <bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/e2921405dff1...8c841a31a91f
60 2017-06-24T08:17:15 <bitcoin-git> bitcoin/master fab9b60 MarcoFalke: doc: Remove outdated minrelaytxfee comment
61 2017-06-24T08:17:16 <bitcoin-git> bitcoin/master 8c841a3 Wladimir J. van der Laan: Merge #10626: doc: Remove outdated minrelaytxfee comment...
62 2017-06-24T08:17:42 <bitcoin-git> [bitcoin] laanwj closed pull request #10626: doc: Remove outdated minrelaytxfee comment (master...Mf1706-docInit) https://github.com/bitcoin/bitcoin/pull/10626
63 2017-06-24T08:20:31 <MarcoFalke> ! [remote rejected] master -> master (cannot lock ref 'refs/heads/master': is at 8c841a31a91ffe7e449c4733d14664b79cb39378 but expected e2921405dff1331d0a1ba6a2e97b2cc23992e72a)
64 2017-06-24T08:20:38 <MarcoFalke> What are the odds? :)
65 2017-06-24T08:21:58 <wumpus> oh! did our merges collide? I think it happened to me once, before
66 2017-06-24T08:22:29 <bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/8c841a31a91f...e0a7801223fd
67 2017-06-24T08:22:29 <bitcoin-git> bitcoin/master 5155d11 Andrew Chow: Initialize randomness in benchmarks...
68 2017-06-24T08:22:30 <bitcoin-git> bitcoin/master e0a7801 MarcoFalke: Merge #10662: Initialize randomness in benchmarks...
69 2017-06-24T08:22:54 <bitcoin-git> [bitcoin] MarcoFalke closed pull request #10662: Initialize randomness in benchmarks (master...fix-bench) https://github.com/bitcoin/bitcoin/pull/10662
70 2017-06-24T08:35:50 *** johnwang412 has quit IRC
71 2017-06-24T08:36:10 *** johnwang412 has joined #bitcoin-core-dev
72 2017-06-24T08:43:38 *** chjj has joined #bitcoin-core-dev
73 2017-06-24T08:44:37 *** pspn has joined #bitcoin-core-dev
74 2017-06-24T08:46:56 *** pspn has quit IRC
75 2017-06-24T09:18:57 *** goofie_ has quit IRC
76 2017-06-24T09:28:28 <bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/e0a7801223fd...232508fe0fcb
77 2017-06-24T09:28:28 <bitcoin-git> bitcoin/master dd869c6 Gregory Maxwell: Add an explanation of quickly hashing onto a non-power of two range....
78 2017-06-24T09:28:29 <bitcoin-git> bitcoin/master 232508f Wladimir J. van der Laan: Merge #10577: Add an explanation of quickly hashing onto a non-power of two range....
79 2017-06-24T09:28:50 <bitcoin-git> [bitcoin] laanwj closed pull request #10577: Add an explanation of quickly hashing onto a non-power of two range. (master...hashrange-comment) https://github.com/bitcoin/bitcoin/pull/10577
80 2017-06-24T09:37:24 *** AaronvanW has joined #bitcoin-core-dev
81 2017-06-24T09:47:05 *** neel has quit IRC
82 2017-06-24T09:56:44 *** neel has joined #bitcoin-core-dev
83 2017-06-24T09:57:06 *** neel has joined #bitcoin-core-dev
84 2017-06-24T10:03:19 *** neel has quit IRC
85 2017-06-24T10:03:25 *** goofie_ has joined #bitcoin-core-dev
86 2017-06-24T10:07:37 *** neel has joined #bitcoin-core-dev
87 2017-06-24T10:18:01 *** d9b4bef9 has quit IRC
88 2017-06-24T10:19:08 *** d9b4bef9 has joined #bitcoin-core-dev
89 2017-06-24T10:20:00 <wumpus> NicolasDorier: #10622 is strange - it looks like a stale bitcoin-config.h is floating around, but I'd expect git clean -dfx to take care of that
90 2017-06-24T10:20:01 <gribble> https://github.com/bitcoin/bitcoin/issues/10622 | Compile error (ubuntu trusty) · Issue #10622 · bitcoin/bitcoin · GitHub
91 2017-06-24T10:21:38 *** goofie_ has quit IRC
92 2017-06-24T10:25:38 <bitcoin-git> [bitcoin] laanwj pushed 6 new commits to master: https://github.com/bitcoin/bitcoin/compare/232508fe0fcb...2772dc9f2199
93 2017-06-24T10:25:39 <bitcoin-git> bitcoin/master 7f31762 Cory Fields: net: add an internal subnet for representing unresolved hostnames...
94 2017-06-24T10:25:39 <bitcoin-git> bitcoin/master 6d0bd5b Cory Fields: net: do not allow resolving to an internal address...
95 2017-06-24T10:25:40 <bitcoin-git> bitcoin/master 6cdc488 Cory Fields: net: switch to dummy internal ip for dns seed source...
96 2017-06-24T10:25:58 <bitcoin-git> [bitcoin] laanwj closed pull request #10446: net: avoid extra dns query per seed (master...no-double-resolve) https://github.com/bitcoin/bitcoin/pull/10446
97 2017-06-24T10:26:41 *** neel has quit IRC
98 2017-06-24T10:31:58 *** neel has joined #bitcoin-core-dev
99 2017-06-24T10:32:59 *** neel has quit IRC
100 2017-06-24T10:33:05 *** neel has joined #bitcoin-core-dev
101 2017-06-24T10:34:50 *** goofie_ has joined #bitcoin-core-dev
102 2017-06-24T11:20:53 *** Dyaheon has quit IRC
103 2017-06-24T11:22:02 *** Dyaheon has joined #bitcoin-core-dev
104 2017-06-24T11:31:19 <bitcoin-git> [bitcoin] laanwj closed pull request #9919: UNIX sockets support for RPC (master...2017_03_unix_socket) https://github.com/bitcoin/bitcoin/pull/9919
105 2017-06-24T11:31:56 <bitcoin-git> [bitcoin] laanwj closed pull request #9979: p2p: Bare minimum to support UNIX sockets (master...2017_03_unix_socket_p2p) https://github.com/bitcoin/bitcoin/pull/9979
106 2017-06-24T11:45:06 *** Guyver2_ has joined #bitcoin-core-dev
107 2017-06-24T11:47:43 *** Guyver2 has quit IRC
108 2017-06-24T11:47:48 *** Guyver2_ is now known as Guyver2
109 2017-06-24T11:52:38 *** belcher has joined #bitcoin-core-dev
110 2017-06-24T11:59:02 *** laurentmt has joined #bitcoin-core-dev
111 2017-06-24T12:14:26 *** belcher is now known as belcher_
112 2017-06-24T12:30:58 *** johnwang412 has quit IRC
113 2017-06-24T12:46:38 *** Guyver2 has quit IRC
114 2017-06-24T13:00:07 *** AaronvanW has quit IRC
115 2017-06-24T13:02:00 *** Chris_Stewart_5 has joined #bitcoin-core-dev
116 2017-06-24T13:15:43 <bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/2772dc9f2199...00350bd6db91
117 2017-06-24T13:15:44 <bitcoin-git> bitcoin/master 0ef7de9 John Newbery: [RPCs] Remove submitblock parameters argument help text
118 2017-06-24T13:15:44 <bitcoin-git> bitcoin/master 00350bd Wladimir J. van der Laan: Merge #10191: [trivial] Rename unused RPC arguments 'dummy'...
119 2017-06-24T13:15:58 <bitcoin-git> [bitcoin] laanwj closed pull request #10191: [trivial] Rename unused RPC arguments 'dummy' (master...remove_submit_block_params) https://github.com/bitcoin/bitcoin/pull/10191
120 2017-06-24T13:16:07 *** AaronvanW has joined #bitcoin-core-dev
121 2017-06-24T13:16:51 *** Deadhand has quit IRC
122 2017-06-24T13:21:03 *** Deadhand has joined #bitcoin-core-dev
123 2017-06-24T13:31:48 *** laurentmt1 has joined #bitcoin-core-dev
124 2017-06-24T13:32:27 *** laurentmt has quit IRC
125 2017-06-24T13:32:28 *** laurentmt1 is now known as laurentmt
126 2017-06-24T13:40:04 <bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/00350bd6db91...b62b4c873e18
127 2017-06-24T13:40:04 <bitcoin-git> bitcoin/master e503b2b tnaka: fixed listunspent rpc convert parameter
128 2017-06-24T13:40:05 <bitcoin-git> bitcoin/master b62b4c8 Wladimir J. van der Laan: Merge #10627: fixed listunspent rpc convert parameter...
129 2017-06-24T13:40:29 <bitcoin-git> [bitcoin] laanwj closed pull request #10627: fixed listunspent rpc convert parameter (master...fixed-listunspent) https://github.com/bitcoin/bitcoin/pull/10627
130 2017-06-24T13:45:32 <bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/b62b4c873e18...eee398fa123f
131 2017-06-24T13:45:33 <bitcoin-git> bitcoin/master 1887337 Gregory Maxwell: Add a comment explaining the use of MAX_BLOCK_BASE_SIZE.
132 2017-06-24T13:45:33 <bitcoin-git> bitcoin/master eee398f Wladimir J. van der Laan: Merge #10608: Add a comment explaining the use of MAX_BLOCK_BASE_SIZE....
133 2017-06-24T13:46:01 <bitcoin-git> [bitcoin] laanwj closed pull request #10608: Add a comment explaining the use of MAX_BLOCK_BASE_SIZE. (master...size_comment) https://github.com/bitcoin/bitcoin/pull/10608
134 2017-06-24T14:00:42 <bitcoin-git> [bitcoin] laanwj closed pull request #10339: Optimization: Calculate block hash less times (master...b15-optimization-blockhash) https://github.com/bitcoin/bitcoin/pull/10339
135 2017-06-24T14:40:24 <bitcoin-git> [bitcoin] laanwj pushed 5 new commits to master: https://github.com/bitcoin/bitcoin/compare/eee398fa123f...bef02fb6ac9f
136 2017-06-24T14:40:25 <bitcoin-git> bitcoin/master ccf84bb Russell Yanofsky: Move birthday optimization out of ScanForWalletTransactions...
137 2017-06-24T14:40:26 <bitcoin-git> bitcoin/master 9bb66ab Russell Yanofsky: Add RescanFromTime method and use from rpcdump...
138 2017-06-24T14:40:26 <bitcoin-git> bitcoin/master 5b2be2b Russell Yanofsky: Make CWallet::RescanFromTime comment less ambiguous
139 2017-06-24T14:40:49 <bitcoin-git> [bitcoin] laanwj closed pull request #10412: Improve wallet rescan API (master...pr/scanclean) https://github.com/bitcoin/bitcoin/pull/10412
140 2017-06-24T15:02:49 *** Guyver2 has joined #bitcoin-core-dev
141 2017-06-24T15:20:28 *** Chris_Stewart_5 has quit IRC
142 2017-06-24T15:47:34 *** Chris_Stewart_5 has joined #bitcoin-core-dev
143 2017-06-24T16:01:03 *** riemann has joined #bitcoin-core-dev
144 2017-06-24T16:02:22 *** AaronvanW has quit IRC
145 2017-06-24T16:19:55 <Victorsueca> gee, that's some activity there
146 2017-06-24T16:21:21 *** neel has quit IRC
147 2017-06-24T16:24:18 *** Chris_Stewart_5 has quit IRC
148 2017-06-24T16:30:28 <achow101> Does anyone know what commit(s) or PRs removed IP transactions? I was looking at #253 but it says 0 commits and 0 changes and the commit it references is completely unrelated :(
149 2017-06-24T16:30:29 <gribble> https://github.com/bitcoin/bitcoin/issues/253 | Remove send to IP address and IP transactions support by laanwj · Pull Request #253 · bitcoin/bitcoin · GitHub
150 2017-06-24T16:32:28 *** shesek has quit IRC
151 2017-06-24T16:34:40 *** n1ce has joined #bitcoin-core-dev
152 2017-06-24T16:37:08 *** Chris_Stewart_5 has joined #bitcoin-core-dev
153 2017-06-24T16:38:01 *** riemann has quit IRC
154 2017-06-24T16:58:25 *** Giszmo has joined #bitcoin-core-dev
155 2017-06-24T17:02:14 *** dermoth has quit IRC
156 2017-06-24T17:02:49 *** dermoth has joined #bitcoin-core-dev
157 2017-06-24T17:11:32 *** Chris_Stewart_5 has quit IRC
158 2017-06-24T17:17:32 *** riemann has joined #bitcoin-core-dev
159 2017-06-24T17:25:22 *** _void has joined #bitcoin-core-dev
160 2017-06-24T17:34:26 *** shesek has joined #bitcoin-core-dev
161 2017-06-24T17:34:26 *** shesek has quit IRC
162 2017-06-24T17:34:26 *** shesek has joined #bitcoin-core-dev
163 2017-06-24T19:11:10 *** SopaXorzTaker has quit IRC
164 2017-06-24T19:14:58 <_void> Hi! I've been reading about sidechains (and I'm reading now a Vitalik's post about sharding) and there is something I don't get, because I always thought that to secure a sidechain the only thing needed is a hash on the main chain
165 2017-06-24T19:15:35 <Lauda> Wrong channel
166 2017-06-24T19:15:52 <_void> Mmm sorry, I'm new here
167 2017-06-24T19:16:33 <Lauda> try #bitcoin-dev
168 2017-06-24T19:18:21 <_void> Mhh what's the difference? I think I should use some channel for "discuss" like the mailing list (dev and discuss)
169 2017-06-24T19:20:57 *** goofie_ has quit IRC
170 2017-06-24T19:21:44 <sipa> this channel is about development of one specific implementation of the bitcoin protocol called bitcoin core
171 2017-06-24T19:25:11 <_void> Now I see, there are a bunch of channels, maybe you see me here anyway, I'm thinking of joining the dev community :)
172 2017-06-24T19:27:17 *** AaronvanW has joined #bitcoin-core-dev
173 2017-06-24T19:33:52 <sipa> achow101: i think it was removed in various steps
174 2017-06-24T19:48:58 *** wumpus has quit IRC
175 2017-06-24T19:50:13 *** wumpus has joined #bitcoin-core-dev
176 2017-06-24T20:09:08 *** riemann has quit IRC
177 2017-06-24T20:11:27 *** Dyaheon has quit IRC
178 2017-06-24T20:12:43 *** Dyaheon has joined #bitcoin-core-dev
179 2017-06-24T20:21:42 *** goofie_ has joined #bitcoin-core-dev
180 2017-06-24T20:25:05 *** riemann has joined #bitcoin-core-dev
181 2017-06-24T20:25:51 *** Squidicuz has quit IRC
182 2017-06-24T20:41:09 *** jamesob has joined #bitcoin-core-dev
183 2017-06-24T20:47:49 *** marcoagn1 has quit IRC
184 2017-06-24T20:48:12 *** marcoagner has joined #bitcoin-core-dev
185 2017-06-24T20:49:10 *** marcoagner has quit IRC
186 2017-06-24T20:50:22 *** marcoagner has joined #bitcoin-core-dev
187 2017-06-24T20:50:46 *** Chris_Stewart_5 has joined #bitcoin-core-dev
188 2017-06-24T20:51:49 *** laurentmt has quit IRC
189 2017-06-24T20:52:44 *** Squidicuz has joined #bitcoin-core-dev
190 2017-06-24T20:54:12 *** neel has joined #bitcoin-core-dev
191 2017-06-24T20:54:34 *** marcoagner has quit IRC
192 2017-06-24T20:54:43 *** laurentmt has joined #bitcoin-core-dev
193 2017-06-24T20:55:05 *** marcoagner has joined #bitcoin-core-dev
194 2017-06-24T20:56:32 *** marcoagner has quit IRC
195 2017-06-24T20:56:57 *** marcoagner has joined #bitcoin-core-dev
196 2017-06-24T21:06:00 *** jamesob has quit IRC
197 2017-06-24T21:28:50 *** Chris_Stewart_5 has quit IRC
198 2017-06-24T21:39:25 *** Chris_Stewart_5 has joined #bitcoin-core-dev
199 2017-06-24T21:59:38 *** neel has quit IRC
200 2017-06-24T22:00:16 <TheV01D> hello ppl
201 2017-06-24T22:00:45 <TheV01D> I want to use base58 and key.h in a seperate program
202 2017-06-24T22:00:59 <TheV01D> linker complaining bout memory_cleanse
203 2017-06-24T22:06:17 *** riemann has quit IRC
204 2017-06-24T22:22:58 *** Chris_Stewart_5 has quit IRC
205 2017-06-24T22:23:07 *** Guyver2 has quit IRC
206 2017-06-24T22:25:06 *** Chris_Stewart_5 has joined #bitcoin-core-dev
207 2017-06-24T22:27:17 *** handlex has joined #bitcoin-core-dev
208 2017-06-24T22:28:28 *** handlex has joined #bitcoin-core-dev
209 2017-06-24T22:31:09 *** AaronvanW has quit IRC
210 2017-06-24T22:37:13 *** Cheeseo has joined #bitcoin-core-dev
211 2017-06-24T22:48:51 *** AaronvanW has joined #bitcoin-core-dev
212 2017-06-24T22:52:18 *** Cheeseo has quit IRC
213 2017-06-24T22:59:30 *** Chris_Stewart_5 has quit IRC
214 2017-06-24T23:10:53 *** laurentmt has quit IRC
215 2017-06-24T23:11:25 <bitcoin-git> [bitcoin] jtimon closed pull request #10462: Consensus: Modified BIP8 implementation (master...b15-bip8-min) https://github.com/bitcoin/bitcoin/pull/10462
216 2017-06-24T23:15:24 *** jtimon has joined #bitcoin-core-dev
217 2017-06-24T23:15:26 *** handlex has quit IRC
218 2017-06-24T23:16:34 <jtimon> it almost never needs rebase, but I have looked if it needs it or not so many times...there doesn't seem to be much interest in #9176 wumpus should I close it?
219 2017-06-24T23:16:36 <gribble> https://github.com/bitcoin/bitcoin/issues/9176 | Globals: Pass Consensus::Params through CBlockTreeDB::LoadBlockIndexGuts() by jtimon · Pull Request #9176 · bitcoin/bitcoin · GitHub
220 2017-06-24T23:18:12 <jtimon> is in a sense similar to #10339 in the sense that people seem to dislike more explicit arguments
221 2017-06-24T23:18:14 <gribble> https://github.com/bitcoin/bitcoin/issues/10339 | Optimization: Calculate block hash less times by jtimon · Pull Request #10339 · bitcoin/bitcoin · GitHub
222 2017-06-24T23:34:43 *** thrasher`` has quit IRC
223 2017-06-24T23:36:17 *** thrasher` has joined #bitcoin-core-dev