1 2016-12-28T00:12:57 *** jannes has quit IRC
2 2016-12-28T00:15:03 *** TomMc has quit IRC
3 2016-12-28T00:17:55 *** adiabat has quit IRC
4 2016-12-28T00:36:38 *** veleiro has quit IRC
5 2016-12-28T00:43:31 *** Giszmo has quit IRC
6 2016-12-28T01:04:33 *** rebroad_ has joined #bitcoin-core-dev
7 2016-12-28T01:29:35 *** juscamarena has quit IRC
8 2016-12-28T01:30:12 *** juscamarena has joined #bitcoin-core-dev
9 2016-12-28T01:31:31 *** TomMc has joined #bitcoin-core-dev
10 2016-12-28T01:37:25 *** Ylbam has quit IRC
11 2016-12-28T01:45:16 *** TomMc has quit IRC
12 2016-12-28T01:45:53 *** AaronvanW has quit IRC
13 2016-12-28T02:00:09 *** wasi has quit IRC
14 2016-12-28T02:12:42 *** wasi has joined #bitcoin-core-dev
15 2016-12-28T03:21:32 *** justanotheruser has quit IRC
16 2016-12-28T03:34:56 *** justanotheruser has joined #bitcoin-core-dev
17 2016-12-28T03:51:18 *** justanotheruser has quit IRC
18 2016-12-28T03:52:17 *** Victorsueca has quit IRC
19 2016-12-28T03:53:25 *** Victorsueca has joined #bitcoin-core-dev
20 2016-12-28T04:05:29 *** justanotheruser has joined #bitcoin-core-dev
21 2016-12-28T04:42:31 *** rebroad_ has quit IRC
22 2016-12-28T05:49:17 *** Victorsueca has quit IRC
23 2016-12-28T05:50:25 *** Victorsueca has joined #bitcoin-core-dev
24 2016-12-28T05:59:37 *** justanotheruser has quit IRC
25 2016-12-28T06:14:06 *** justanotheruser has joined #bitcoin-core-dev
26 2016-12-28T07:30:35 *** adiabat has joined #bitcoin-core-dev
27 2016-12-28T07:31:56 *** Atomicat has quit IRC
28 2016-12-28T07:43:28 *** rebroad_ has joined #bitcoin-core-dev
29 2016-12-28T08:07:27 *** BashCo has quit IRC
30 2016-12-28T08:08:02 *** BashCo has joined #bitcoin-core-dev
31 2016-12-28T08:12:38 *** BashCo has quit IRC
32 2016-12-28T08:25:23 *** BashCo has joined #bitcoin-core-dev
33 2016-12-28T08:26:46 *** BashCo_ has joined #bitcoin-core-dev
34 2016-12-28T08:29:38 *** BashCo has quit IRC
35 2016-12-28T09:04:07 *** AaronvanW has joined #bitcoin-core-dev
36 2016-12-28T09:04:34 *** AaronvanW has quit IRC
37 2016-12-28T09:04:34 *** AaronvanW has joined #bitcoin-core-dev
38 2016-12-28T09:09:17 *** jannes has joined #bitcoin-core-dev
39 2016-12-28T09:22:35 *** AaronvanW has quit IRC
40 2016-12-28T09:23:14 *** udiWertheimer has joined #bitcoin-core-dev
41 2016-12-28T09:25:52 *** Guyver2 has joined #bitcoin-core-dev
42 2016-12-28T09:28:02 *** AaronvanW has joined #bitcoin-core-dev
43 2016-12-28T09:28:03 *** AaronvanW has quit IRC
44 2016-12-28T09:28:03 *** AaronvanW has joined #bitcoin-core-dev
45 2016-12-28T09:28:18 *** rebroad_ has quit IRC
46 2016-12-28T09:32:06 <NicolasDorier> jonasschnelli: luke-jr : about multi wallet support https://github.com/bitcoin/bitcoin/projects/2#card-205286 , is it ready to be tested or still stuff in the pipeline ? I plan to play with it if that is the case
47 2016-12-28T09:32:41 <jonasschnelli> NicolasDorier: I guess I need to rebase https://github.com/bitcoin/bitcoin/pull/8764/files
48 2016-12-28T09:33:09 <jonasschnelli> NicolasDorier: maybe review: https://github.com/bitcoin/bitcoin/pull/8776/files
49 2016-12-28T09:33:19 <jonasschnelli> #8776
50 2016-12-28T09:33:21 <gribble> https://github.com/bitcoin/bitcoin/issues/8776 | Wallet refactoring leading up to multiwallet by luke-jr · Pull Request #8776 · bitcoin/bitcoin · GitHub
51 2016-12-28T09:33:34 <NicolasDorier> ok thanks, doing it.
52 2016-12-28T09:34:57 <gmaxwell> cfields: https://github.com/bitcoin/bitcoin/pull/9075/commits/7c98ce584ec23bcddcba8cdb33efa6547212f6ef#r87104196 < you have my support to insist on better comments in the future.
53 2016-12-28T09:35:52 <gmaxwell> cfields: I just ran into this comment and thought it was excusing a data race, rather than a state machine race, wasted a while checking that all access to the structure were currently guarded about cs_main and then sending some lecturing to matt about there being no safe data races. :)
54 2016-12-28T09:36:17 <gmaxwell> I do thing some of our PR discussion really ought to end up in comments and commit messages...
55 2016-12-28T09:50:11 <NicolasDorier> jonasschnelli: let me know when you rebase, I want to test it. When testing tumblebit, I am using same wallet for tumbler and the client, which is confusing, so I want to separate both. I use lots of wallet features, so it will be a good test case.
56 2016-12-28T09:50:43 <jonasschnelli> NicolasDorier: Thanks. Yes. Multiwallet would be nice in 0.14
57 2016-12-28T09:53:57 <NicolasDorier> jonasschnelli: will it be possible to scale the number of wallet ? or delete some ? A case I have: I am watching only some temporary escrow addresses, and currently I have no way of deleting them. Will I be able to segregate the watched addresses into several wallet, and delete the wallet when I do not need to track anymore ?
58 2016-12-28T09:54:57 <jonasschnelli> Not planed. Also, some stuff needs to be written first.
59 2016-12-28T09:56:08 <NicolasDorier> ok thanks, will review stuff more deeply soon
60 2016-12-28T10:01:39 *** udiWertheimer has quit IRC
61 2016-12-28T10:02:48 *** fengling has quit IRC
62 2016-12-28T10:03:17 *** Atomicat has joined #bitcoin-core-dev
63 2016-12-28T10:10:19 *** udiWertheimer has joined #bitcoin-core-dev
64 2016-12-28T10:13:38 *** BashCo_ has quit IRC
65 2016-12-28T10:14:50 *** BashCo has joined #bitcoin-core-dev
66 2016-12-28T10:23:53 *** wvr has joined #bitcoin-core-dev
67 2016-12-28T10:25:33 *** rebroad_ has joined #bitcoin-core-dev
68 2016-12-28T10:32:37 *** rebroad_ has quit IRC
69 2016-12-28T10:33:33 *** Atomicat has quit IRC
70 2016-12-28T10:34:24 *** dcousens has quit IRC
71 2016-12-28T10:37:26 *** BashCo has quit IRC
72 2016-12-28T10:37:50 *** BashCo has joined #bitcoin-core-dev
73 2016-12-28T10:47:55 *** Atomicat has joined #bitcoin-core-dev
74 2016-12-28T10:52:08 *** arubi has quit IRC
75 2016-12-28T11:00:59 *** Ylbam has joined #bitcoin-core-dev
76 2016-12-28T11:04:26 *** Atomicat_ has joined #bitcoin-core-dev
77 2016-12-28T11:05:56 *** Atomicat has quit IRC
78 2016-12-28T11:05:58 *** Atomicat_ is now known as Atomicat
79 2016-12-28T11:06:42 *** BashCo_ has joined #bitcoin-core-dev
80 2016-12-28T11:09:54 *** BashCo has quit IRC
81 2016-12-28T11:14:04 *** rebroad_ has joined #bitcoin-core-dev
82 2016-12-28T11:32:26 *** rebroad_ has quit IRC
83 2016-12-28T11:33:18 *** arowser has quit IRC
84 2016-12-28T11:33:59 *** arowser has joined #bitcoin-core-dev
85 2016-12-28T11:35:27 *** fengling has joined #bitcoin-core-dev
86 2016-12-28T11:43:29 *** arowser has quit IRC
87 2016-12-28T11:43:47 *** arowser has joined #bitcoin-core-dev
88 2016-12-28T11:45:38 *** udiWertheimer has quit IRC
89 2016-12-28T11:50:29 *** arowser has quit IRC
90 2016-12-28T11:50:48 *** arowser has joined #bitcoin-core-dev
91 2016-12-28T11:58:07 *** MarcoFalke has joined #bitcoin-core-dev
92 2016-12-28T11:59:23 <bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/2db4cbcc437f...dce853ef76ef
93 2016-12-28T11:59:23 <bitcoin-git> bitcoin/master fa558be MarcoFalke: test: Include tx data in EXTRA_DIST
94 2016-12-28T11:59:24 <bitcoin-git> bitcoin/master dce853e MarcoFalke: Merge #9436: test: Include tx data in EXTRA_DIST...
95 2016-12-28T11:59:38 <bitcoin-git> [bitcoin] MarcoFalke closed pull request #9436: test: Include tx data in EXTRA_DIST (master...Mf1612-inclTest) https://github.com/bitcoin/bitcoin/pull/9436
96 2016-12-28T12:36:00 *** Giszmo has joined #bitcoin-core-dev
97 2016-12-28T13:08:08 *** Atomicat_ has joined #bitcoin-core-dev
98 2016-12-28T13:10:09 *** Atomicat has quit IRC
99 2016-12-28T13:10:10 *** Atomicat_ is now known as Atomicat
100 2016-12-28T13:11:04 *** thermoman_ is now known as thermoman
101 2016-12-28T13:19:50 *** BashCo_ has quit IRC
102 2016-12-28T13:20:29 *** BashCo has joined #bitcoin-core-dev
103 2016-12-28T13:24:45 *** BashCo has quit IRC
104 2016-12-28T13:54:04 *** Atomicat_ has joined #bitcoin-core-dev
105 2016-12-28T13:54:48 *** Atomicat has quit IRC
106 2016-12-28T13:54:53 *** Atomicat_ is now known as Atomicat
107 2016-12-28T13:59:20 *** harrymm has quit IRC
108 2016-12-28T14:02:31 *** harrymm has joined #bitcoin-core-dev
109 2016-12-28T14:21:52 *** BashCo has joined #bitcoin-core-dev
110 2016-12-28T14:26:37 *** Chris_Stewart_5 has quit IRC
111 2016-12-28T14:26:53 *** danielsocials has joined #bitcoin-core-dev
112 2016-12-28T15:20:38 *** TomMc has joined #bitcoin-core-dev
113 2016-12-28T15:43:21 *** danielsocials has quit IRC
114 2016-12-28T16:02:01 *** windsok has quit IRC
115 2016-12-28T16:13:00 *** belcher has quit IRC
116 2016-12-28T16:14:00 *** windsok has joined #bitcoin-core-dev
117 2016-12-28T16:16:05 *** Atomicat has quit IRC
118 2016-12-28T16:18:15 *** Atomicat has joined #bitcoin-core-dev
119 2016-12-28T16:29:08 *** TomMc has quit IRC
120 2016-12-28T16:29:19 *** belcher has joined #bitcoin-core-dev
121 2016-12-28T16:34:19 *** wasi has quit IRC
122 2016-12-28T16:34:48 *** eenoch has quit IRC
123 2016-12-28T16:40:53 *** Chris_Stewart_5 has joined #bitcoin-core-dev
124 2016-12-28T16:41:20 *** TomMc has joined #bitcoin-core-dev
125 2016-12-28T16:42:13 *** rebroad_ has joined #bitcoin-core-dev
126 2016-12-28T16:43:25 *** rebroad_ has quit IRC
127 2016-12-28T16:43:43 *** rebroad_ has joined #bitcoin-core-dev
128 2016-12-28T17:02:32 *** echonaut2 has quit IRC
129 2016-12-28T17:04:54 *** echonaut has joined #bitcoin-core-dev
130 2016-12-28T17:17:56 *** harrymm has quit IRC
131 2016-12-28T17:26:34 *** Atomicat_ has joined #bitcoin-core-dev
132 2016-12-28T17:29:12 *** Atomicat has quit IRC
133 2016-12-28T17:31:02 *** Atomicat_ has quit IRC
134 2016-12-28T17:36:14 *** harrymm has joined #bitcoin-core-dev
135 2016-12-28T17:37:13 *** laurentmt has joined #bitcoin-core-dev
136 2016-12-28T17:39:05 *** belcher has quit IRC
137 2016-12-28T17:47:56 *** laurentmt has quit IRC
138 2016-12-28T17:49:36 *** TomMc has quit IRC
139 2016-12-28T17:53:43 <luke-jr> is it possible CCoinsViewDB::Cursor is broken too? :/
140 2016-12-28T17:56:42 <luke-jr> 467ff1966b03755492851de3b90caebdbd6912833b7805323970157f5a34b1e4 is confirmed on testnet, but doesn't seem to show up
141 2016-12-28T17:57:28 *** belcher has joined #bitcoin-core-dev
142 2016-12-28T17:59:27 <sipa> luke-jr: did you flush!
143 2016-12-28T17:59:37 <sipa> ?
144 2016-12-28T17:59:39 <luke-jr> sipa: flush?
145 2016-12-28T18:00:50 <luke-jr> FlushStateToDisk()? is that needed?
146 2016-12-28T18:02:36 <sipa> yes
147 2016-12-28T18:02:57 *** harrymm has quit IRC
148 2016-12-28T18:03:12 <luke-jr> aha, that's probably my issue then, thanks
149 2016-12-28T18:03:12 <sipa> otherwise the utxo entries are pcoinsTip only, which is a CCoinsViewCache on top of CCoinsViewDB
150 2016-12-28T18:03:18 <sipa> *in
151 2016-12-28T18:03:46 <luke-jr> do I need cs_main for this? (how about for the cursor?)
152 2016-12-28T18:04:55 <sipa> i believe it creates a snapshop
153 2016-12-28T18:04:57 <sipa> snapshot
154 2016-12-28T18:05:21 <sipa> you may need a lock to flush and grab the iterator
155 2016-12-28T18:05:32 <sipa> but are then allowed to iterate without lock
156 2016-12-28T18:06:21 <luke-jr> hmm
157 2016-12-28T18:07:34 <sipa> (this is from memory, i have not checked)
158 2016-12-28T18:08:41 *** rebroad_ has quit IRC
159 2016-12-28T18:15:48 *** arubi has joined #bitcoin-core-dev
160 2016-12-28T18:19:06 <luke-jr> sipa: thanks, the flush fixed it
161 2016-12-28T18:38:34 *** NielsvG is now known as Niels
162 2016-12-28T18:40:49 *** TomMc has joined #bitcoin-core-dev
163 2016-12-28T18:51:14 *** gribble has quit IRC
164 2016-12-28T19:01:05 *** arubi has quit IRC
165 2016-12-28T19:01:20 *** arubi has joined #bitcoin-core-dev
166 2016-12-28T19:11:54 *** gribble has joined #bitcoin-core-dev
167 2016-12-28T20:20:27 *** Kexkey has joined #bitcoin-core-dev
168 2016-12-28T20:53:37 *** udiWertheimer has joined #bitcoin-core-dev
169 2016-12-28T20:57:39 *** Kexkey has quit IRC
170 2016-12-28T21:01:58 *** eenoch has joined #bitcoin-core-dev
171 2016-12-28T21:16:35 *** MarcoFalke has left #bitcoin-core-dev
172 2016-12-28T21:21:06 *** gribble has quit IRC
173 2016-12-28T21:32:02 *** jannes has quit IRC
174 2016-12-28T21:34:57 *** gwillen has joined #bitcoin-core-dev
175 2016-12-28T21:37:14 *** owowo has quit IRC
176 2016-12-28T21:37:55 *** owowo has joined #bitcoin-core-dev
177 2016-12-28T21:47:19 *** TomMc has quit IRC
178 2016-12-28T21:59:38 *** TomMc has joined #bitcoin-core-dev
179 2016-12-28T22:01:12 *** Guyver2 has quit IRC
180 2016-12-28T22:41:54 *** gribble has joined #bitcoin-core-dev
181 2016-12-28T22:54:13 *** Niels has quit IRC
182 2016-12-28T22:59:45 *** NielsvG has joined #bitcoin-core-dev
183 2016-12-28T22:59:46 *** NielsvG has joined #bitcoin-core-dev
184 2016-12-28T23:16:46 *** gribble has quit IRC
185 2016-12-28T23:30:03 *** gribble has joined #bitcoin-core-dev
186 2016-12-28T23:31:21 *** gribble has quit IRC
187 2016-12-28T23:53:02 *** gribble has joined #bitcoin-core-dev
188 2016-12-28T23:56:24 *** gribble has quit IRC