1 2018-12-28T00:46:59 *** Skirmant has joined #bitcoin-core-dev
2 2018-12-28T00:47:16 *** mistergold has quit IRC
3 2018-12-28T01:06:37 *** rex4539 has quit IRC
4 2018-12-28T01:27:57 *** Chris_Stewart_5 has joined #bitcoin-core-dev
5 2018-12-28T01:47:58 <fanquake> For anyone interested, I've added new vms to https://github.com/fanquake/core-review, more BSDs and cleaned up what was already there.
6 2018-12-28T01:49:02 *** rh0nj has quit IRC
7 2018-12-28T01:49:05 <fanquake> Also had some time to get my Swift RPC wrapper into a *more* working state -> https://github.com/fanquake/CoreRPC. By no means production ready yet.
8 2018-12-28T01:50:03 <fanquake> Appreciate any corrections/feedback on either. Some of the types in CoreRPC likely to be a bit lose.
9 2018-12-28T01:50:08 *** rh0nj has joined #bitcoin-core-dev
10 2018-12-28T01:59:10 *** Chris_Stewart_5 has quit IRC
11 2018-12-28T02:16:07 *** jarthur has joined #bitcoin-core-dev
12 2018-12-28T02:22:50 *** Chris_Stewart_5 has joined #bitcoin-core-dev
13 2018-12-28T02:39:05 *** spinza has quit IRC
14 2018-12-28T02:42:07 *** Chris_Stewart_5 has quit IRC
15 2018-12-28T02:53:00 *** spinza has joined #bitcoin-core-dev
16 2018-12-28T03:05:48 *** harrymm has joined #bitcoin-core-dev
17 2018-12-28T03:08:10 *** mistergold has joined #bitcoin-core-dev
18 2018-12-28T03:25:46 *** AaronvanW has quit IRC
19 2018-12-28T03:43:18 *** jarthur has quit IRC
20 2018-12-28T03:43:56 *** jarthur has joined #bitcoin-core-dev
21 2018-12-28T03:47:14 *** jarthur has quit IRC
22 2018-12-28T03:47:54 *** jarthur has joined #bitcoin-core-dev
23 2018-12-28T03:51:00 *** peevsie has joined #bitcoin-core-dev
24 2018-12-28T03:54:40 *** midnightmagic has quit IRC
25 2018-12-28T04:01:21 *** midnightmagic has joined #bitcoin-core-dev
26 2018-12-28T04:21:40 *** justanotheruser has quit IRC
27 2018-12-28T04:25:44 *** Eagle[TM] has joined #bitcoin-core-dev
28 2018-12-28T04:27:47 *** EagleTM has quit IRC
29 2018-12-28T04:36:05 *** justanotheruser has joined #bitcoin-core-dev
30 2018-12-28T04:46:53 *** jarthur has quit IRC
31 2018-12-28T05:09:53 *** CubicEarth has quit IRC
32 2018-12-28T05:12:56 *** CubicEarth has joined #bitcoin-core-dev
33 2018-12-28T05:23:39 *** justanotheruser has quit IRC
34 2018-12-28T05:24:50 *** michaelsdunn1 has quit IRC
35 2018-12-28T05:35:53 *** peevsie has quit IRC
36 2018-12-28T05:40:25 *** michaelsdunn1 has joined #bitcoin-core-dev
37 2018-12-28T05:44:58 *** michaelsdunn1 has quit IRC
38 2018-12-28T06:01:52 *** Klox has quit IRC
39 2018-12-28T06:13:45 *** Klox has joined #bitcoin-core-dev
40 2018-12-28T06:22:10 *** irc_viewer_test has joined #bitcoin-core-dev
41 2018-12-28T06:25:41 *** Klox has quit IRC
42 2018-12-28T06:57:59 *** DougieBot5000 has quit IRC
43 2018-12-28T07:06:39 *** DougieBot5000 has joined #bitcoin-core-dev
44 2018-12-28T07:09:17 *** DougieBot5000 has quit IRC
45 2018-12-28T07:09:46 *** DougieBot5000 has joined #bitcoin-core-dev
46 2018-12-28T07:17:44 *** mistergold has quit IRC
47 2018-12-28T07:41:41 *** irc_viewer_test has quit IRC
48 2018-12-28T07:57:04 *** cluelessperson has quit IRC
49 2018-12-28T08:06:18 *** davec has quit IRC
50 2018-12-28T08:08:27 *** davec has joined #bitcoin-core-dev
51 2018-12-28T08:14:36 *** rex4539 has joined #bitcoin-core-dev
52 2018-12-28T08:15:16 *** hebasto has joined #bitcoin-core-dev
53 2018-12-28T08:45:28 *** Eagle[TM] has quit IRC
54 2018-12-28T08:51:08 *** jungly has joined #bitcoin-core-dev
55 2018-12-28T09:02:56 *** justanotheruser has joined #bitcoin-core-dev
56 2018-12-28T09:09:10 *** setpill has joined #bitcoin-core-dev
57 2018-12-28T09:15:15 *** cluelessperson has joined #bitcoin-core-dev
58 2018-12-28T09:56:59 *** jpe_ has joined #bitcoin-core-dev
59 2018-12-28T09:57:41 *** jpe_ is now known as sharperguy
60 2018-12-28T09:59:57 *** sharperguy is now known as jpe_
61 2018-12-28T10:01:48 *** bitcoin-git has joined #bitcoin-core-dev
62 2018-12-28T10:01:49 <bitcoin-git> [bitcoin] laanwj opened pull request #15050: http: Fail initialization when any bind fails (0.17) (0.17...2018_12_http_bind_error_0_17) https://github.com/bitcoin/bitcoin/pull/15050
63 2018-12-28T10:01:49 *** bitcoin-git has left #bitcoin-core-dev
64 2018-12-28T10:03:08 *** jpe_ is now known as sharperguy
65 2018-12-28T10:04:01 *** sharperguy has quit IRC
66 2018-12-28T10:04:21 *** jpe_ has joined #bitcoin-core-dev
67 2018-12-28T10:13:10 *** jpe_ has quit IRC
68 2018-12-28T10:27:30 <fanquake> wumpus I think any of the following should be mergeable. +1 PR after 15012. #15012, 14973 14949, 14944
69 2018-12-28T10:27:32 <gribble> https://github.com/bitcoin/bitcoin/issues/15012 | Docs: Fix minor error in doc/psbt.md by bitcoinhodler · Pull Request #15012 · bitcoin/bitcoin · GitHub
70 2018-12-28T10:30:48 *** spinza has quit IRC
71 2018-12-28T10:34:43 *** spinza has joined #bitcoin-core-dev
72 2018-12-28T10:47:03 *** Soligor has quit IRC
73 2018-12-28T10:51:38 <wumpus> fanquake: thanks!
74 2018-12-28T10:54:42 *** bitcoin-git has joined #bitcoin-core-dev
75 2018-12-28T10:54:43 <bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/e4850ce1103e...80d821600535
76 2018-12-28T10:54:43 <bitcoin-git> bitcoin/master 72b63bc bitcoinhodler: Fix minor grammar error in doc
77 2018-12-28T10:54:44 <bitcoin-git> bitcoin/master 80d8216 Wladimir J. van der Laan: Merge #15012: Docs: Fix minor error in doc/psbt.md...
78 2018-12-28T10:54:44 *** bitcoin-git has left #bitcoin-core-dev
79 2018-12-28T10:55:28 *** bitcoin-git has joined #bitcoin-core-dev
80 2018-12-28T10:55:28 <bitcoin-git> [bitcoin] laanwj closed pull request #15012: Docs: Fix minor error in doc/psbt.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/15012
81 2018-12-28T10:55:28 *** bitcoin-git has left #bitcoin-core-dev
82 2018-12-28T10:56:52 *** bitcoin-git has joined #bitcoin-core-dev
83 2018-12-28T10:56:53 <bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/80d821600535...5d118faabf15
84 2018-12-28T10:56:53 <bitcoin-git> bitcoin/master 5237850 Murray Nesbitt: Modify build instructions to work with Command Prompt as well as...
85 2018-12-28T10:56:54 <bitcoin-git> bitcoin/master 5d118fa Wladimir J. van der Laan: Merge #14973: doc: Improve Windows native build instructions...
86 2018-12-28T10:56:54 *** bitcoin-git has left #bitcoin-core-dev
87 2018-12-28T10:57:32 *** bitcoin-git has joined #bitcoin-core-dev
88 2018-12-28T10:57:32 <bitcoin-git> [bitcoin] laanwj closed pull request #14973: doc: Improve Windows native build instructions (master...win_build_doc) https://github.com/bitcoin/bitcoin/pull/14973
89 2018-12-28T10:57:32 *** bitcoin-git has left #bitcoin-core-dev
90 2018-12-28T10:59:40 <fanquake> wumpus Also #14945, I've added 15012 to that as well.
91 2018-12-28T10:59:41 <gribble> https://github.com/bitcoin/bitcoin/issues/14945 | [0.17] Backport: PSBT documentation by fanquake · Pull Request #14945 · bitcoin/bitcoin · GitHub
92 2018-12-28T11:01:42 *** bitcoin-git has joined #bitcoin-core-dev
93 2018-12-28T11:01:43 <bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/5d118faabf15...346196b747bd
94 2018-12-28T11:01:43 <bitcoin-git> bitcoin/master be5ca82 fanquake: doc: update NetBSD build instructions for 8.0
95 2018-12-28T11:01:44 <bitcoin-git> bitcoin/master 346196b Wladimir J. van der Laan: Merge #14944: doc: update NetBSD build instructions for 8.0...
96 2018-12-28T11:01:44 *** bitcoin-git has left #bitcoin-core-dev
97 2018-12-28T11:02:24 *** bitcoin-git has joined #bitcoin-core-dev
98 2018-12-28T11:02:25 <bitcoin-git> [bitcoin] laanwj closed pull request #14944: doc: update NetBSD build instructions for 8.0 (master...doc-netbsd-8) https://github.com/bitcoin/bitcoin/pull/14944
99 2018-12-28T11:02:25 *** bitcoin-git has left #bitcoin-core-dev
100 2018-12-28T11:17:09 <fanquake> wumpus and #14981
101 2018-12-28T11:17:11 <gribble> https://github.com/bitcoin/bitcoin/issues/14981 | rpc: Clarifying RPC getrawtransactions time help text by benthecarman · Pull Request #14981 · bitcoin/bitcoin · GitHub
102 2018-12-28T11:20:51 *** bitcoin-git has joined #bitcoin-core-dev
103 2018-12-28T11:20:52 <bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/346196b747bd...ea0b1990d17d
104 2018-12-28T11:20:52 <bitcoin-git> bitcoin/master 84104c7 Ben Carman: clarifying getrawtransaction[time] get help text
105 2018-12-28T11:20:53 <bitcoin-git> bitcoin/master ea0b199 MarcoFalke: Merge #14981: rpc: Clarifying RPC getrawtransaction's time help text...
106 2018-12-28T11:20:53 *** bitcoin-git has left #bitcoin-core-dev
107 2018-12-28T11:21:32 *** bitcoin-git has joined #bitcoin-core-dev
108 2018-12-28T11:21:32 <bitcoin-git> [bitcoin] MarcoFalke closed pull request #14981: rpc: Clarifying RPC getrawtransaction's time help text (master...getrawtransaction_help_text_fix) https://github.com/bitcoin/bitcoin/pull/14981
109 2018-12-28T11:21:32 *** bitcoin-git has left #bitcoin-core-dev
110 2018-12-28T11:26:09 *** Chris_Stewart_5 has joined #bitcoin-core-dev
111 2018-12-28T11:31:59 *** AaronvanW has joined #bitcoin-core-dev
112 2018-12-28T11:33:13 *** bitcoin-git has joined #bitcoin-core-dev
113 2018-12-28T11:33:14 <bitcoin-git> [bitcoin] laanwj closed pull request #15050: http: Fail initialization when any bind fails (0.17) (0.17...2018_12_http_bind_error_0_17) https://github.com/bitcoin/bitcoin/pull/15050
114 2018-12-28T11:33:14 *** bitcoin-git has left #bitcoin-core-dev
115 2018-12-28T11:43:47 *** bitcoin-git has joined #bitcoin-core-dev
116 2018-12-28T11:43:48 <bitcoin-git> [bitcoin] laanwj closed pull request #14968: http: Fail initialization when any bind fails (master...2018_12_http_bind_error) https://github.com/bitcoin/bitcoin/pull/14968
117 2018-12-28T11:43:48 *** bitcoin-git has left #bitcoin-core-dev
118 2018-12-28T12:09:03 *** mistergold has joined #bitcoin-core-dev
119 2018-12-28T12:09:21 *** ap4lmtree has quit IRC
120 2018-12-28T12:12:34 *** ap4lmtree has joined #bitcoin-core-dev
121 2018-12-28T12:46:15 *** Chris_Stewart_5 has quit IRC
122 2018-12-28T12:54:01 *** rh0nj has quit IRC
123 2018-12-28T12:55:07 *** rh0nj has joined #bitcoin-core-dev
124 2018-12-28T13:00:06 *** Chris_Stewart_5 has joined #bitcoin-core-dev
125 2018-12-28T13:09:27 *** jpe_ has joined #bitcoin-core-dev
126 2018-12-28T13:17:41 *** tiagotrs has joined #bitcoin-core-dev
127 2018-12-28T13:34:38 *** jpe_ has quit IRC
128 2018-12-28T13:34:57 *** jpe_ has joined #bitcoin-core-dev
129 2018-12-28T13:37:47 *** Klox has joined #bitcoin-core-dev
130 2018-12-28T13:44:09 *** Klox has joined #bitcoin-core-dev
131 2018-12-28T13:47:13 *** dviola has joined #bitcoin-core-dev
132 2018-12-28T13:48:13 *** Klox has quit IRC
133 2018-12-28T13:49:13 *** sipa has quit IRC
134 2018-12-28T13:49:32 *** sipa has joined #bitcoin-core-dev
135 2018-12-28T13:53:48 *** jpe_ has quit IRC
136 2018-12-28T14:00:14 *** jpe_ has joined #bitcoin-core-dev
137 2018-12-28T14:09:07 *** Guyver2 has joined #bitcoin-core-dev
138 2018-12-28T14:10:26 *** bsm117532 has joined #bitcoin-core-dev
139 2018-12-28T14:13:06 *** jpe_ has quit IRC
140 2018-12-28T14:17:33 *** jasonzhouu has joined #bitcoin-core-dev
141 2018-12-28T14:18:16 *** jasonzhouu has quit IRC
142 2018-12-28T14:18:50 *** jasonzhouu has joined #bitcoin-core-dev
143 2018-12-28T14:23:07 *** jasonzhouu has quit IRC
144 2018-12-28T14:23:54 *** jpe_ has joined #bitcoin-core-dev
145 2018-12-28T14:27:11 *** jpe_ has quit IRC
146 2018-12-28T14:27:32 *** jpe_ has joined #bitcoin-core-dev
147 2018-12-28T14:30:45 *** dviola has quit IRC
148 2018-12-28T14:36:18 *** jpe_ has quit IRC
149 2018-12-28T14:47:37 *** jasonzhouu has joined #bitcoin-core-dev
150 2018-12-28T14:48:00 *** jasonzhouu has quit IRC
151 2018-12-28T14:48:35 *** jasonzhouu has joined #bitcoin-core-dev
152 2018-12-28T14:48:44 *** cubancorona has quit IRC
153 2018-12-28T14:52:58 *** jasonzhouu has quit IRC
154 2018-12-28T14:53:14 *** fanquake has quit IRC
155 2018-12-28T14:55:13 *** mistergold has quit IRC
156 2018-12-28T14:58:44 *** esotericnonsense has quit IRC
157 2018-12-28T15:00:00 *** esotericnonsense has joined #bitcoin-core-dev
158 2018-12-28T15:10:52 *** bsm117532 has quit IRC
159 2018-12-28T15:11:38 *** setpill has quit IRC
160 2018-12-28T15:29:16 *** bitcoin-git has joined #bitcoin-core-dev
161 2018-12-28T15:29:17 <bitcoin-git> [bitcoin] mmachicao closed pull request #15044: Tests: IsReachable is the inverse of IsLimited (DRY) (master...net_contract_test) https://github.com/bitcoin/bitcoin/pull/15044
162 2018-12-28T15:29:17 *** bitcoin-git has left #bitcoin-core-dev
163 2018-12-28T15:33:47 *** bitcoin-git has joined #bitcoin-core-dev
164 2018-12-28T15:33:47 <bitcoin-git> [bitcoin] mmachicao opened pull request #15051: Tests: IsReachable is the inverse of IsLimited (DRY). Includes unit tests (master...net_contract_test2) https://github.com/bitcoin/bitcoin/pull/15051
165 2018-12-28T15:33:47 *** bitcoin-git has left #bitcoin-core-dev
166 2018-12-28T15:46:39 *** AaronvanW has quit IRC
167 2018-12-28T15:48:05 *** AaronvanW has joined #bitcoin-core-dev
168 2018-12-28T15:55:22 *** tiagotrs has quit IRC
169 2018-12-28T16:12:02 *** spinza has quit IRC
170 2018-12-28T16:18:30 *** spinza has joined #bitcoin-core-dev
171 2018-12-28T16:32:20 *** laurentmt has joined #bitcoin-core-dev
172 2018-12-28T16:44:11 *** tiagotrs has joined #bitcoin-core-dev
173 2018-12-28T16:44:40 *** michaelsdunn1 has joined #bitcoin-core-dev
174 2018-12-28T16:45:23 *** laurentmt has quit IRC
175 2018-12-28T16:49:25 *** peevsie has joined #bitcoin-core-dev
176 2018-12-28T17:17:33 *** jungly has quit IRC
177 2018-12-28T17:23:20 *** Aaronvan_ has joined #bitcoin-core-dev
178 2018-12-28T17:26:30 *** AaronvanW has quit IRC
179 2018-12-28T17:26:47 *** michaelsdunn1 has quit IRC
180 2018-12-28T17:39:41 *** Chris_Stewart_5 has quit IRC
181 2018-12-28T17:41:42 *** bitcoin-git has joined #bitcoin-core-dev
182 2018-12-28T17:41:42 <bitcoin-git> [bitcoin] mmachicao opened pull request #15052: Tests: Contract testing for the procedure AddTimeData and related fixes (master...timedata_contract_test2) https://github.com/bitcoin/bitcoin/pull/15052
183 2018-12-28T17:41:42 *** bitcoin-git has left #bitcoin-core-dev
184 2018-12-28T17:42:09 *** Chris_Stewart_5 has joined #bitcoin-core-dev
185 2018-12-28T17:43:48 *** bitcoin-git has joined #bitcoin-core-dev
186 2018-12-28T17:43:49 <bitcoin-git> [bitcoin] mmachicao closed pull request #14881: Tests: Contract testing for the procedure AddTimeData (master...timedata_contract_test) https://github.com/bitcoin/bitcoin/pull/14881
187 2018-12-28T17:43:49 *** bitcoin-git has left #bitcoin-core-dev
188 2018-12-28T18:14:06 *** hebasto has quit IRC
189 2018-12-28T18:16:00 *** tiagotrs has quit IRC
190 2018-12-28T18:21:54 *** peevsie has quit IRC
191 2018-12-28T18:45:43 *** promag has joined #bitcoin-core-dev
192 2018-12-28T19:23:17 *** csknk has joined #bitcoin-core-dev
193 2018-12-28T19:42:41 *** kmels has quit IRC
194 2018-12-28T19:43:06 *** kmels has joined #bitcoin-core-dev
195 2018-12-28T19:48:00 *** azai has joined #bitcoin-core-dev
196 2018-12-28T19:49:23 *** azai has quit IRC
197 2018-12-28T19:52:25 *** csknk has quit IRC
198 2018-12-28T19:55:38 *** kmels has quit IRC
199 2018-12-28T19:56:03 *** kmels has joined #bitcoin-core-dev
200 2018-12-28T19:57:01 *** kmels has quit IRC
201 2018-12-28T19:57:59 *** kmels has joined #bitcoin-core-dev
202 2018-12-28T19:58:38 *** MrPaz has joined #bitcoin-core-dev
203 2018-12-28T20:15:31 *** Paz has joined #bitcoin-core-dev
204 2018-12-28T20:15:58 *** Paz is now known as Guest32425
205 2018-12-28T20:17:31 *** justanotheruser has quit IRC
206 2018-12-28T20:18:27 *** MrPaz has quit IRC
207 2018-12-28T20:19:31 *** justanotheruser has joined #bitcoin-core-dev
208 2018-12-28T20:37:08 *** kmels has quit IRC
209 2018-12-28T20:37:32 *** kmels has joined #bitcoin-core-dev
210 2018-12-28T20:39:43 *** kexkey has joined #bitcoin-core-dev
211 2018-12-28T20:40:46 *** kmels has quit IRC
212 2018-12-28T20:52:00 *** Krellan has joined #bitcoin-core-dev
213 2018-12-28T21:01:10 *** jasonzhouu has joined #bitcoin-core-dev
214 2018-12-28T21:07:49 *** promag has quit IRC
215 2018-12-28T21:40:35 *** Guest32425 has quit IRC
216 2018-12-28T21:40:54 *** MrPaz has joined #bitcoin-core-dev
217 2018-12-28T21:51:05 *** promag has joined #bitcoin-core-dev
218 2018-12-28T21:54:48 *** michaelsdunn1 has joined #bitcoin-core-dev
219 2018-12-28T21:54:48 *** michaelsdunn1 has quit IRC
220 2018-12-28T21:54:48 *** michaelsdunn1 has joined #bitcoin-core-dev
221 2018-12-28T22:03:56 *** Guyver2 has quit IRC
222 2018-12-28T22:16:16 *** spinza has quit IRC
223 2018-12-28T22:19:38 *** Paz has joined #bitcoin-core-dev
224 2018-12-28T22:20:01 *** Paz is now known as Guest80536
225 2018-12-28T22:21:04 *** MrPaz has quit IRC
226 2018-12-28T22:22:38 *** EagleTM has joined #bitcoin-core-dev
227 2018-12-28T22:29:44 *** spinza has joined #bitcoin-core-dev
228 2018-12-28T22:43:47 *** Chris_Stewart_5 has quit IRC
229 2018-12-28T22:49:16 *** justanotheruser has quit IRC
230 2018-12-28T22:55:26 *** jasonzhouu has quit IRC
231 2018-12-28T23:12:19 *** Krellan has quit IRC
232 2018-12-28T23:12:47 *** Krellan has joined #bitcoin-core-dev
233 2018-12-28T23:17:04 *** Krellan has quit IRC
234 2018-12-28T23:45:26 *** promag has quit IRC
235 2018-12-28T23:51:23 *** drexl has joined #bitcoin-core-dev
236 2018-12-28T23:51:33 *** Chris_Stewart_5 has joined #bitcoin-core-dev
237 2018-12-28T23:55:07 *** EagleTM has quit IRC
238 2018-12-28T23:56:16 *** Chris_Stewart_5 has quit IRC