1 2017-02-03T00:03:06 <BlueMatt> #9673 probably needs an 0.14 tag? I believe its a bugfix for bumpfee
2 2017-02-03T00:03:08 <gribble> https://github.com/bitcoin/bitcoin/issues/9673 | Set correct metadata on bumpfee wallet transactions by ryanofsky · Pull Request #9673 · bitcoin/bitcoin · GitHub
3 2017-02-03T00:06:43 *** e4xit has quit IRC
4 2017-02-03T00:07:21 *** e4xit has joined #bitcoin-core-dev
5 2017-02-03T00:11:05 *** jnewbery has quit IRC
6 2017-02-03T00:11:34 <achow101> what do you all think of the release notes so far? Is there anything else to add?
7 2017-02-03T00:29:59 *** e4xit has quit IRC
8 2017-02-03T00:30:53 *** e4xit has joined #bitcoin-core-dev
9 2017-02-03T00:44:13 *** AaronvanW has quit IRC
10 2017-02-03T01:05:01 <bitcoin-git> [bitcoin] TheBlueMatt opened pull request #9674: Lock cs_vSend and cs_inventory in a consistent order even in TRY (master...2017-02-inv-send-lockorder) https://github.com/bitcoin/bitcoin/pull/9674
11 2017-02-03T01:24:35 *** harrymm has quit IRC
12 2017-02-03T01:35:58 *** harrymm has joined #bitcoin-core-dev
13 2017-02-03T01:39:56 *** Cory has quit IRC
14 2017-02-03T01:41:38 *** Pasha has joined #bitcoin-core-dev
15 2017-02-03T01:44:27 *** CubicEarth has joined #bitcoin-core-dev
16 2017-02-03T01:46:36 *** harrymm has quit IRC
17 2017-02-03T01:48:32 *** Pasha is now known as Cory
18 2017-02-03T01:50:33 *** harrymm has joined #bitcoin-core-dev
19 2017-02-03T01:55:01 *** harrymm has quit IRC
20 2017-02-03T02:00:01 *** abpa has quit IRC
21 2017-02-03T02:07:32 *** Ylbam has quit IRC
22 2017-02-03T02:07:47 *** harrymm has joined #bitcoin-core-dev
23 2017-02-03T02:31:55 *** NLNico has joined #bitcoin-core-dev
24 2017-02-03T02:35:47 *** alpalp has joined #bitcoin-core-dev
25 2017-02-03T02:35:47 *** alpalp has joined #bitcoin-core-dev
26 2017-02-03T02:44:32 *** MarcoFalke has quit IRC
27 2017-02-03T03:47:58 <luke-jr> hm, I guess rawtx ought not use -walletrbf as a default
28 2017-02-03T03:59:05 *** alpalp has quit IRC
29 2017-02-03T04:00:11 *** dermoth has quit IRC
30 2017-02-03T04:00:55 *** dermoth has joined #bitcoin-core-dev
31 2017-02-03T04:20:10 *** PaulCapestany has quit IRC
32 2017-02-03T04:20:15 *** PaulCape_ has joined #bitcoin-core-dev
33 2017-02-03T04:36:53 *** ossifrage has joined #bitcoin-core-dev
34 2017-02-03T04:37:53 <ossifrage> So I was just trying to do a send and bitcoin-qt crashed: 2017-02-03 04:32:10 GUI: QXcbConnection: XCB error: 3 (BadWindow), sequence: 15464, resource id: 64026419, major code: 40 (TranslateCoords), minor code: 0
35 2017-02-03T04:38:02 <ossifrage> 2017-02-03 04:32:23 GUI: Cannot mix incompatible Qt library (version 0x50700) with this library (version 0x50701)
36 2017-02-03T04:39:00 <ossifrage> When I restarted the send did not show up as pending, but it very much was not a 'warm and fuzzy'
37 2017-02-03T04:40:16 <ossifrage> I'm using v0.13.2 built from the github git tree
38 2017-02-03T04:43:30 *** droark has joined #bitcoin-core-dev
39 2017-02-03T04:46:07 <luke-jr> ossifrage: sounds like you built it on another machine?
40 2017-02-03T04:47:40 <ossifrage> Nope, I built it on the same machine it was running
41 2017-02-03T04:47:54 <ossifrage> https://forum.manjaro.org/t/unstable-qt5-5-7-1-update-breaks-applications/14234
42 2017-02-03T04:49:10 <ossifrage> I'm not so worried that it crashed, but instead that the transaction was in limbo. When I restarted it did not show up as pending, so no harm done.
43 2017-02-03T04:50:31 <ossifrage> The client seemed to be just fine, it downloaded the full block chain and has run on and off for a few weeks, it didn't expire until I tried to do a send
44 2017-02-03T04:51:51 <luke-jr> I would assume it is still pending
45 2017-02-03T04:52:11 *** chris200_ has joined #bitcoin-core-dev
46 2017-02-03T04:54:10 <ossifrage> luke-jr, when I restarted the client it did not show up in the transactions list and it did not show up as a negative pending value
47 2017-02-03T04:55:29 <ossifrage> I also didn't see anything in debug.log about a transaction. Is there a confirm dialog after clicking 'send'?
48 2017-02-03T04:55:29 *** chris2000 has quit IRC
49 2017-02-03T04:56:55 <luke-jr> there usually is, yes; if you didn't confirm, you're safe
50 2017-02-03T04:59:19 <ossifrage> Yeah, I'd be a bit annoyed if I lost $570 to bitpay
51 2017-02-03T05:02:24 *** NLNico has quit IRC
52 2017-02-03T05:32:11 *** justan0theruser has joined #bitcoin-core-dev
53 2017-02-03T05:33:05 *** justanotheruser has quit IRC
54 2017-02-03T05:48:55 *** kadoban has quit IRC
55 2017-02-03T05:58:26 *** vFSgrcFGBJHg has joined #bitcoin-core-dev
56 2017-02-03T06:28:41 *** vFSgrcFGBJHg has quit IRC
57 2017-02-03T06:29:08 *** vFSgrcFGBJHg has joined #bitcoin-core-dev
58 2017-02-03T07:15:31 *** lclc has joined #bitcoin-core-dev
59 2017-02-03T07:29:29 *** Ylbam has joined #bitcoin-core-dev
60 2017-02-03T07:32:58 *** Evel-Laptop has joined #bitcoin-core-dev
61 2017-02-03T08:00:14 *** BashCo has quit IRC
62 2017-02-03T08:15:36 <bitcoin-git> [bitcoin] kokifpen opened pull request #9675: Fix typo and spelling inconsistency in CONTRIBUTING.md (master...fix_typo_in_contributing) https://github.com/bitcoin/bitcoin/pull/9675
63 2017-02-03T08:15:41 *** laurentmt has joined #bitcoin-core-dev
64 2017-02-03T08:19:56 *** laurentmt has quit IRC
65 2017-02-03T08:19:57 *** BashCo has joined #bitcoin-core-dev
66 2017-02-03T08:29:10 *** windsok has quit IRC
67 2017-02-03T09:04:31 *** laurentmt has joined #bitcoin-core-dev
68 2017-02-03T09:05:42 *** laurentmt has quit IRC
69 2017-02-03T09:11:45 *** windsok has joined #bitcoin-core-dev
70 2017-02-03T09:14:19 *** Netmage has joined #bitcoin-core-dev
71 2017-02-03T09:15:02 *** vFSgrcFGBJHg has quit IRC
72 2017-02-03T09:15:37 *** vFSgrcFGBJHg has joined #bitcoin-core-dev
73 2017-02-03T09:29:24 *** AaronvanW has joined #bitcoin-core-dev
74 2017-02-03T09:32:57 *** laurentmt has joined #bitcoin-core-dev
75 2017-02-03T09:32:57 *** laurentmt has quit IRC
76 2017-02-03T09:35:45 *** jannes has joined #bitcoin-core-dev
77 2017-02-03T09:39:16 *** Evel-Laptop has quit IRC
78 2017-02-03T10:33:08 *** justan0theruser has quit IRC
79 2017-02-03T10:41:24 *** gielbier has quit IRC
80 2017-02-03T11:03:46 *** e4xit has quit IRC
81 2017-02-03T11:10:05 *** jtimon has quit IRC
82 2017-02-03T11:13:28 *** CubicEarth has quit IRC
83 2017-02-03T11:22:24 *** CubicEarth has joined #bitcoin-core-dev
84 2017-02-03T11:29:10 *** lclc has quit IRC
85 2017-02-03T11:55:29 *** vFSgrcFGBJHg has quit IRC
86 2017-02-03T11:57:29 *** vFSgrcFGBJHg has joined #bitcoin-core-dev
87 2017-02-03T12:16:18 *** MarcoFalke has joined #bitcoin-core-dev
88 2017-02-03T12:17:37 *** vFSgrcFGBJHg has quit IRC
89 2017-02-03T12:27:48 *** MarcoFalke has quit IRC
90 2017-02-03T12:32:29 <bitcoin-git> [bitcoin] mlmikael opened pull request #9677: Use arc4random for entropy on supported systems (master...patch-1) https://github.com/bitcoin/bitcoin/pull/9677
91 2017-02-03T12:34:25 *** dcousens has joined #bitcoin-core-dev
92 2017-02-03T12:46:08 *** Guyver2 has joined #bitcoin-core-dev
93 2017-02-03T13:04:15 *** cjamthagen has quit IRC
94 2017-02-03T13:05:01 *** cjamthagen has joined #bitcoin-core-dev
95 2017-02-03T13:07:34 *** cjamthagen has left #bitcoin-core-dev
96 2017-02-03T13:10:25 *** CubicEarth has quit IRC
97 2017-02-03T13:30:02 *** d9b4bef9 has quit IRC
98 2017-02-03T13:31:08 *** d9b4bef9 has joined #bitcoin-core-dev
99 2017-02-03T13:47:39 *** alpalp has joined #bitcoin-core-dev
100 2017-02-03T13:47:39 *** alpalp has joined #bitcoin-core-dev
101 2017-02-03T13:49:55 *** reginaldo has joined #bitcoin-core-dev
102 2017-02-03T13:56:15 *** dcousens has quit IRC
103 2017-02-03T13:57:58 *** alpalp has quit IRC
104 2017-02-03T13:59:33 *** dcousens has joined #bitcoin-core-dev
105 2017-02-03T14:09:21 *** NLNico has joined #bitcoin-core-dev
106 2017-02-03T14:19:16 *** reginaldo has quit IRC
107 2017-02-03T14:45:19 *** Guyver2_ has joined #bitcoin-core-dev
108 2017-02-03T14:48:15 *** Guyver2 has quit IRC
109 2017-02-03T14:48:22 *** Guyver2_ is now known as Guyver2
110 2017-02-03T14:57:00 *** Chris_Stewart_5 has quit IRC
111 2017-02-03T14:59:02 *** jnewbery has joined #bitcoin-core-dev
112 2017-02-03T15:18:39 *** lclc has joined #bitcoin-core-dev
113 2017-02-03T15:20:42 *** Guyver2 has quit IRC
114 2017-02-03T15:38:28 <BlueMatt> #9227 should get an 0.14 tag - I think we should fix all known needs-atomic issues in 0.14
115 2017-02-03T15:38:30 <gribble> https://github.com/bitcoin/bitcoin/issues/9227 | Make nWalletDBUpdated atomic to avoid a potential race. by pstratem · Pull Request #9227 · bitcoin/bitcoin · GitHub
116 2017-02-03T15:38:31 <BlueMatt> there arent many left
117 2017-02-03T15:39:08 *** reginaldo has joined #bitcoin-core-dev
118 2017-02-03T15:41:08 *** lclc has quit IRC
119 2017-02-03T16:14:01 <bitcoin-git> [bitcoin] laanwj closed pull request #9677: Use arc4random for entropy on supported systems (master...patch-1) https://github.com/bitcoin/bitcoin/pull/9677
120 2017-02-03T16:16:09 <luke-jr> achow101: around?
121 2017-02-03T16:16:23 <achow101> yes
122 2017-02-03T16:17:55 <achow101> luke-jr: I'm here
123 2017-02-03T16:18:55 <luke-jr> achow101: 8751 just got complex to rebase, but I'll have one you can pull in a sec
124 2017-02-03T16:20:06 <luke-jr> 8704*
125 2017-02-03T16:21:15 <achow101> what's complex about it?
126 2017-02-03T16:21:20 <luke-jr> achow101: named params
127 2017-02-03T16:21:30 <achow101> oh
128 2017-02-03T16:24:07 <luke-jr> achow101: ok, pushed getblock-extraverbose to my repo; you can update your PR with: git checkout getblock-extraverbose && git fetch git://github.com/luke-jr/bitcoin getblock-extraverbose && git reset --hard FETCH_HEAD && git push â¦
129 2017-02-03T16:26:31 <achow101> done
130 2017-02-03T16:27:44 <achow101> the only thing that was complex about that was that there could be two named args?
131 2017-02-03T16:27:50 <achow101> (for the same thing)
132 2017-02-03T16:28:17 <luke-jr> yes
133 2017-02-03T16:50:51 *** abpa has joined #bitcoin-core-dev
134 2017-02-03T17:02:37 *** BashCo has quit IRC
135 2017-02-03T17:07:40 *** nickler has quit IRC
136 2017-02-03T17:10:07 *** nickler has joined #bitcoin-core-dev
137 2017-02-03T17:14:50 *** NLNico has quit IRC
138 2017-02-03T17:20:11 *** lclc has joined #bitcoin-core-dev
139 2017-02-03T17:21:30 *** RealM9 has joined #bitcoin-core-dev
140 2017-02-03T17:23:45 *** RealM9 has quit IRC
141 2017-02-03T17:32:01 *** d9b4bef9 has quit IRC
142 2017-02-03T17:33:13 *** d9b4bef9 has joined #bitcoin-core-dev
143 2017-02-03T17:34:28 *** lclc has quit IRC
144 2017-02-03T17:42:04 *** jtimon has joined #bitcoin-core-dev
145 2017-02-03T17:44:38 *** laurentmt has joined #bitcoin-core-dev
146 2017-02-03T17:46:33 *** BashCo has joined #bitcoin-core-dev
147 2017-02-03T17:56:03 *** phantomcircuit has quit IRC
148 2017-02-03T17:56:03 *** aj has quit IRC
149 2017-02-03T17:56:10 *** gwillen has quit IRC
150 2017-02-03T17:56:10 *** ryan-c has quit IRC
151 2017-02-03T17:56:11 *** aj has joined #bitcoin-core-dev
152 2017-02-03T17:56:14 *** phantomcircuit has joined #bitcoin-core-dev
153 2017-02-03T17:56:17 *** ryan-c has joined #bitcoin-core-dev
154 2017-02-03T17:56:21 *** roasbeef has quit IRC
155 2017-02-03T17:56:21 *** trippysalmon has quit IRC
156 2017-02-03T17:56:21 *** ibrightly has quit IRC
157 2017-02-03T17:56:21 *** jrayhawk has quit IRC
158 2017-02-03T17:56:28 *** roasbeef has joined #bitcoin-core-dev
159 2017-02-03T17:56:29 *** jrayhawk has joined #bitcoin-core-dev
160 2017-02-03T17:56:30 *** gwillen has joined #bitcoin-core-dev
161 2017-02-03T17:56:32 *** adam3us has quit IRC
162 2017-02-03T17:56:32 *** bad_duck has quit IRC
163 2017-02-03T17:56:32 *** heath has quit IRC
164 2017-02-03T17:56:36 *** trippysalmon has joined #bitcoin-core-dev
165 2017-02-03T17:56:43 *** heath has joined #bitcoin-core-dev
166 2017-02-03T17:56:43 *** bad_duck has joined #bitcoin-core-dev
167 2017-02-03T17:58:39 *** adam3us has joined #bitcoin-core-dev
168 2017-02-03T18:00:26 *** ibrightly has joined #bitcoin-core-dev
169 2017-02-03T18:08:57 *** laurentmt has quit IRC
170 2017-02-03T18:18:36 *** LeMiner has quit IRC
171 2017-02-03T18:22:59 *** LeMiner has joined #bitcoin-core-dev
172 2017-02-03T18:27:00 *** Aleph0 has quit IRC
173 2017-02-03T18:28:38 *** Aleph0 has joined #bitcoin-core-dev
174 2017-02-03T18:31:40 *** d9b4bef9 has quit IRC
175 2017-02-03T18:32:08 *** d9b4bef9 has joined #bitcoin-core-dev
176 2017-02-03T18:50:44 <bitcoin-git> [bitcoin] TheBlueMatt opened pull request #9679: Access WorkQueue::running only within the cs lock (master...2017-02-workqueue-running-race) https://github.com/bitcoin/bitcoin/pull/9679
177 2017-02-03T18:51:46 <BlueMatt> ^ 0.14 (+#9227)
178 2017-02-03T18:51:48 <gribble> https://github.com/bitcoin/bitcoin/issues/9227 | Make nWalletDBUpdated atomic to avoid a potential race. by pstratem · Pull Request #9227 · bitcoin/bitcoin · GitHub
179 2017-02-03T18:57:06 *** F0sea has quit IRC
180 2017-02-03T18:57:57 *** F0sea has joined #bitcoin-core-dev
181 2017-02-03T18:59:10 *** belcher_ has joined #bitcoin-core-dev
182 2017-02-03T19:00:37 *** belcher has quit IRC
183 2017-02-03T19:01:29 *** Chris_Stewart_5 has joined #bitcoin-core-dev
184 2017-02-03T19:07:11 *** Evel-Laptop has joined #bitcoin-core-dev
185 2017-02-03T19:07:49 <bitcoin-git> [bitcoin] ryanofsky opened pull request #9680: Unify CWalletTx construction (on top of #9673) (master...pr/makewtx) https://github.com/bitcoin/bitcoin/pull/9680
186 2017-02-03T19:11:19 *** CubicEarth has joined #bitcoin-core-dev
187 2017-02-03T19:49:00 *** laurentmt has joined #bitcoin-core-dev
188 2017-02-03T19:49:00 *** laurentmt has quit IRC
189 2017-02-03T19:49:55 *** CubicEarth has quit IRC
190 2017-02-03T19:54:52 *** kadoban has joined #bitcoin-core-dev
191 2017-02-03T20:08:02 <bitcoin-git> [bitcoin] jonasschnelli opened pull request #9681: Refactor Bumpfee, move core functionality to CWallet (master...2017/02/qt_bump) https://github.com/bitcoin/bitcoin/pull/9681
192 2017-02-03T20:08:31 <luke-jr> â¦that branch name sucks
193 2017-02-03T20:08:39 <luke-jr> oh, I get it
194 2017-02-03T20:12:05 <sipa> haha
195 2017-02-03T20:15:08 <jonasschnelli> hey sipa, yes. please elaborate what advantages you see with enums...
196 2017-02-03T20:15:51 <jonasschnelli> Heh. Yes. The branch name obviously reveals on what i'm working right now
197 2017-02-03T20:16:46 <luke-jr> jonasschnelli: I was thinking "bump the version of the Qt dependency"
198 2017-02-03T20:17:58 <jonasschnelli> Oh. Yes. I should have added the *fee postfix
199 2017-02-03T21:14:09 *** handlex has joined #bitcoin-core-dev
200 2017-02-03T21:22:31 *** handlex has quit IRC
201 2017-02-03T21:28:41 *** reginaldo has quit IRC
202 2017-02-03T21:28:56 *** handlex has joined #bitcoin-core-dev
203 2017-02-03T21:35:47 *** handlex has quit IRC
204 2017-02-03T21:42:58 <bitcoin-git> [bitcoin] ryanofsky opened pull request #9682: Require timestamps for importmulti keys (master...pr/multinow) https://github.com/bitcoin/bitcoin/pull/9682
205 2017-02-03T21:59:35 *** Chris_Stewart_5 has quit IRC
206 2017-02-03T22:17:40 *** davec has quit IRC
207 2017-02-03T22:28:39 *** davec has joined #bitcoin-core-dev
208 2017-02-03T22:47:35 *** cryptapus_afk has quit IRC
209 2017-02-03T22:58:46 *** jannes has quit IRC
210 2017-02-03T23:14:09 *** jnewbery has quit IRC
211 2017-02-03T23:29:08 *** Evel-Laptop has quit IRC
212 2017-02-03T23:30:23 *** sipa has quit IRC
213 2017-02-03T23:32:46 *** sipa has joined #bitcoin-core-dev
214 2017-02-03T23:49:21 *** alpalp has joined #bitcoin-core-dev
215 2017-02-03T23:49:21 *** alpalp has joined #bitcoin-core-dev