1 2016-01-30T00:01:49 *** Chris_Stewart_5 has joined #bitcoin-core-dev
2 2016-01-30T00:38:06 <phantomcircuit> Luke-Jr, eligius is using the accounts system???
3 2016-01-30T00:45:24 <Luke-Jr> phantomcircuit: no?
4 2016-01-30T00:46:10 <phantomcircuit> Luke-Jr, then why are you calling getaccountaddress ?
5 2016-01-30T00:46:21 <Luke-Jr> phantomcircuit: BFGMiner
6 2016-01-30T00:46:26 <Luke-Jr> uses it to get a wallet address
7 2016-01-30T00:46:43 <phantomcircuit> ooh i read your email totally wrong
8 2016-01-30T00:46:45 <Luke-Jr> there is no account-free alternative yet
9 2016-01-30T00:46:50 <phantomcircuit> replaced bfgminer/eligius in my head
10 2016-01-30T00:46:52 <phantomcircuit> weird
11 2016-01-30T00:48:10 *** drnet has joined #bitcoin-core-dev
12 2016-01-30T00:48:19 <phantomcircuit> Luke-Jr, wouldn't getnewaddress work better?
13 2016-01-30T00:48:40 <Luke-Jr> phantomcircuit: no, that would flood the wallet with new addresses
14 2016-01-30T00:48:44 <Luke-Jr> I call it every block :p
15 2016-01-30T00:49:10 <phantomcircuit> Luke-Jr, ok.... so what?
16 2016-01-30T00:49:27 <Luke-Jr> phantomcircuit: getaccountaddress returns the same address until it is used
17 2016-01-30T00:49:43 <phantomcircuit> everything outside of the accounts stuff is actually very fast even with tons of address/private key pairs
18 2016-01-30T00:49:54 <phantomcircuit> it's only slow when there's also lots of transactions
19 2016-01-30T00:50:25 <Luke-Jr> every 100 addresses invalidates the backup..
20 2016-01-30T00:50:40 <phantomcircuit> Luke-Jr, actually there's an easier way to deal with it, use the address from the previous block initially and then switch once getaccountaddress returns
21 2016-01-30T00:50:46 <phantomcircuit> ie make the rpc call async
22 2016-01-30T00:50:59 <phantomcircuit> Luke-Jr, yeah that should be changed
23 2016-01-30T00:51:27 <Luke-Jr> phantomcircuit: that would be address reuse
24 2016-01-30T00:52:22 <phantomcircuit> Luke-Jr, it seems a reasonable tradeoff
25 2016-01-30T00:56:16 <Luke-Jr> phantomcircuit: patch welcome? :P
26 2016-01-30T00:56:19 *** grubles1 has joined #bitcoin-core-dev
27 2016-01-30T00:56:24 *** laurentmt has joined #bitcoin-core-dev
28 2016-01-30T00:56:27 *** laurentmt has quit IRC
29 2016-01-30T00:56:45 *** laurentmt has joined #bitcoin-core-dev
30 2016-01-30T00:57:18 *** laurentmt has quit IRC
31 2016-01-30T00:58:04 *** viderizer1 has joined #bitcoin-core-dev
32 2016-01-30T00:59:02 *** kinlo_ has joined #bitcoin-core-dev
33 2016-01-30T00:59:37 *** lecusemb1e has joined #bitcoin-core-dev
34 2016-01-30T01:01:14 *** teward- has joined #bitcoin-core-dev
35 2016-01-30T01:02:11 *** eragmus_ has joined #bitcoin-core-dev
36 2016-01-30T01:04:02 *** gavink has quit IRC
37 2016-01-30T01:04:07 *** teward has quit IRC
38 2016-01-30T01:04:09 *** [b__b] has quit IRC
39 2016-01-30T01:04:10 *** kinlo has quit IRC
40 2016-01-30T01:04:11 *** eragmus has quit IRC
41 2016-01-30T01:04:12 *** grubles has quit IRC
42 2016-01-30T01:04:14 *** lecusemble has quit IRC
43 2016-01-30T01:04:15 *** baldur_ has quit IRC
44 2016-01-30T01:04:15 *** Madars has quit IRC
45 2016-01-30T01:04:15 *** viderizer has quit IRC
46 2016-01-30T01:04:16 *** teward- is now known as teward
47 2016-01-30T01:04:17 *** kinlo_ is now known as kinlo
48 2016-01-30T01:04:39 *** eragmus_ is now known as eragmus
49 2016-01-30T01:05:04 *** [b__b] has joined #bitcoin-core-dev
50 2016-01-30T01:05:11 *** baldur_ has joined #bitcoin-core-dev
51 2016-01-30T01:05:18 *** Madars has joined #bitcoin-core-dev
52 2016-01-30T01:05:38 *** gavink has joined #bitcoin-core-dev
53 2016-01-30T01:10:15 *** JackH has quit IRC
54 2016-01-30T01:17:20 *** adnn has joined #bitcoin-core-dev
55 2016-01-30T01:18:56 *** grubles1 is now known as grubles
56 2016-01-30T01:19:08 *** grubles has joined #bitcoin-core-dev
57 2016-01-30T01:20:27 *** AaronvanW has quit IRC
58 2016-01-30T01:21:00 *** zooko has quit IRC
59 2016-01-30T01:21:03 *** AaronvanW has joined #bitcoin-core-dev
60 2016-01-30T01:24:08 *** drnet has quit IRC
61 2016-01-30T01:27:11 *** Guyver2 has quit IRC
62 2016-01-30T01:46:50 *** adnn has quit IRC
63 2016-01-30T02:05:37 *** frankenmint has quit IRC
64 2016-01-30T02:07:15 *** bityogi has quit IRC
65 2016-01-30T02:30:16 *** wallet42 has quit IRC
66 2016-01-30T02:32:50 *** wallet42 has joined #bitcoin-core-dev
67 2016-01-30T02:48:24 *** Ylbam has quit IRC
68 2016-01-30T02:51:22 *** jtimon has quit IRC
69 2016-01-30T03:00:56 *** zooko has joined #bitcoin-core-dev
70 2016-01-30T03:25:15 *** gavink has quit IRC
71 2016-01-30T03:32:48 *** belcher has quit IRC
72 2016-01-30T03:44:20 *** frankenmint has joined #bitcoin-core-dev
73 2016-01-30T03:51:12 *** wallet42 has quit IRC
74 2016-01-30T04:05:17 *** Tasoshi_ has quit IRC
75 2016-01-30T04:05:46 *** Tasoshi_ has joined #bitcoin-core-dev
76 2016-01-30T04:16:09 *** adnn has joined #bitcoin-core-dev
77 2016-01-30T04:41:38 *** justanotheruser has quit IRC
78 2016-01-30T04:42:32 *** justanotheruser has joined #bitcoin-core-dev
79 2016-01-30T04:48:05 *** wallet42 has joined #bitcoin-core-dev
80 2016-01-30T04:50:21 *** frankenmint has quit IRC
81 2016-01-30T04:57:50 *** wallet42 has quit IRC
82 2016-01-30T05:09:12 *** nOgAnOo has joined #bitcoin-core-dev
83 2016-01-30T05:10:01 *** nOgAnOo has joined #bitcoin-core-dev
84 2016-01-30T05:10:02 *** nOgAnOo has joined #bitcoin-core-dev
85 2016-01-30T05:15:56 *** Chris_Stewart_5 has quit IRC
86 2016-01-30T05:18:45 *** zooko has quit IRC
87 2016-01-30T05:28:54 *** zooko has joined #bitcoin-core-dev
88 2016-01-30T05:38:20 *** AaronvanW has quit IRC
89 2016-01-30T05:40:02 *** frankenmint has joined #bitcoin-core-dev
90 2016-01-30T05:46:59 *** zooko has quit IRC
91 2016-01-30T05:49:55 *** randy-waterhouse has joined #bitcoin-core-dev
92 2016-01-30T06:18:07 *** Thireus has joined #bitcoin-core-dev
93 2016-01-30T06:26:20 *** Thireus has quit IRC
94 2016-01-30T06:48:05 *** frankenmint has quit IRC
95 2016-01-30T06:48:49 *** Thireus has joined #bitcoin-core-dev
96 2016-01-30T07:58:41 *** rsx has joined #bitcoin-core-dev
97 2016-01-30T08:03:32 *** blur3d has joined #bitcoin-core-dev
98 2016-01-30T08:47:56 *** rsx has quit IRC
99 2016-01-30T09:05:47 *** Guyver2 has joined #bitcoin-core-dev
100 2016-01-30T10:29:07 *** rsx has joined #bitcoin-core-dev
101 2016-01-30T10:29:59 *** laurentmt has joined #bitcoin-core-dev
102 2016-01-30T10:36:32 *** Guyver2 has quit IRC
103 2016-01-30T10:39:43 *** pip91 has joined #bitcoin-core-dev
104 2016-01-30T10:40:41 *** randy-waterhouse has quit IRC
105 2016-01-30T10:41:26 *** rsx has quit IRC
106 2016-01-30T10:41:45 *** pip91 has quit IRC
107 2016-01-30T10:45:35 *** d9b4bef9 has joined #bitcoin-core-dev
108 2016-01-30T10:46:06 <GitHub39> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/019280617aad...a6771fc9734a
109 2016-01-30T10:46:07 <GitHub39> bitcoin/master 666a0f8 fanquake: Use Debian 8.3 in gitian build guide...
110 2016-01-30T10:46:07 <GitHub39> bitcoin/master a6771fc Wladimir J. van der Laan: Merge #7441: Use Debian 8.3 in gitian build guide...
111 2016-01-30T10:46:14 <GitHub125> [bitcoin] laanwj closed pull request #7441: Use Debian 8.3 in gitian build guide (master...gitian-8-3) https://github.com/bitcoin/bitcoin/pull/7441
112 2016-01-30T11:22:36 <btcdrak> Segregated Witness Testnet now has an advanced blockexplorer with charts https://segnet.smartbit.com.au/
113 2016-01-30T11:26:10 *** ghtdak has quit IRC
114 2016-01-30T11:33:31 *** ghtdak has joined #bitcoin-core-dev
115 2016-01-30T11:33:32 *** davec has quit IRC
116 2016-01-30T11:34:11 *** davec has joined #bitcoin-core-dev
117 2016-01-30T11:39:14 *** AaronvanW has joined #bitcoin-core-dev
118 2016-01-30T11:58:47 *** jtimon has joined #bitcoin-core-dev
119 2016-01-30T12:29:21 *** adnn has quit IRC
120 2016-01-30T12:31:48 *** rsx has joined #bitcoin-core-dev
121 2016-01-30T12:49:20 *** Guyver2 has joined #bitcoin-core-dev
122 2016-01-30T13:22:41 *** Ylbam has joined #bitcoin-core-dev
123 2016-01-30T13:27:26 *** wallet42 has joined #bitcoin-core-dev
124 2016-01-30T13:32:40 *** lejitz has joined #bitcoin-core-dev
125 2016-01-30T13:38:07 *** lejitz has quit IRC
126 2016-01-30T13:51:37 *** lejitz has joined #bitcoin-core-dev
127 2016-01-30T13:52:50 *** Chris_Stewart_5 has joined #bitcoin-core-dev
128 2016-01-30T13:57:06 *** lejitz has quit IRC
129 2016-01-30T14:04:32 *** pmienk has quit IRC
130 2016-01-30T14:04:38 *** erasmosp_ has joined #bitcoin-core-dev
131 2016-01-30T14:24:00 *** justanotheruser has quit IRC
132 2016-01-30T14:24:02 *** zooko has joined #bitcoin-core-dev
133 2016-01-30T14:34:26 *** zooko has quit IRC
134 2016-01-30T14:35:34 *** erasmosp_ has quit IRC
135 2016-01-30T14:36:09 *** d_t_ has quit IRC
136 2016-01-30T14:43:30 <wallet42> is there a way to tell bitcoind to sync only up to a specific height?
137 2016-01-30T14:43:48 <wallet42> and then shut down
138 2016-01-30T14:47:09 <afk11> wallet42, could use the 0MQ facility to tell your app a certain height was reached, and have it shut down? no guarantee it won't go beyond that a bit though.
139 2016-01-30T14:56:08 *** laurentmt has quit IRC
140 2016-01-30T15:15:23 *** JackH has joined #bitcoin-core-dev
141 2016-01-30T15:19:07 *** erasmospunk has joined #bitcoin-core-dev
142 2016-01-30T15:21:17 *** justanotheruser has joined #bitcoin-core-dev
143 2016-01-30T15:31:22 *** rsx has left #bitcoin-core-dev
144 2016-01-30T15:45:58 *** adam3us has joined #bitcoin-core-dev
145 2016-01-30T15:51:01 <afk11> What's the motivation behind the ubuntu bitcoin ppa? Is it used much?
146 2016-01-30T15:51:15 <afk11> Thinking since libbitcoinconsensus.so is build during the gitian build, we could add that to the PPA?
147 2016-01-30T16:37:34 *** laurentmt has joined #bitcoin-core-dev
148 2016-01-30T16:37:35 *** laurentmt has quit IRC
149 2016-01-30T16:45:46 *** belcher has joined #bitcoin-core-dev
150 2016-01-30T16:48:49 *** AdrianG is now known as Aleph0
151 2016-01-30T16:49:01 *** Aleph0 is now known as Aleph-0
152 2016-01-30T16:59:17 *** erasmospunk has quit IRC
153 2016-01-30T17:23:04 <GitHub38> [bitcoin] aantonop closed pull request #7443: Add Satoshi Nakamoto's white paper to doc directory (master...master) https://github.com/bitcoin/bitcoin/pull/7443
154 2016-01-30T17:29:18 *** Chris_Stewart_5 has quit IRC
155 2016-01-30T17:39:52 *** adnn has joined #bitcoin-core-dev
156 2016-01-30T17:46:41 *** zooko has joined #bitcoin-core-dev
157 2016-01-30T18:26:02 *** Anduck has quit IRC
158 2016-01-30T18:27:00 *** Anduck has joined #bitcoin-core-dev
159 2016-01-30T18:38:31 *** justanotheruser has quit IRC
160 2016-01-30T18:38:38 *** justanot1eruser has joined #bitcoin-core-dev
161 2016-01-30T18:42:54 *** adnn has quit IRC
162 2016-01-30T18:43:15 *** justanot1eruser is now known as justanotheruser
163 2016-01-30T18:44:10 *** adnn has joined #bitcoin-core-dev
164 2016-01-30T18:48:27 *** d_t has joined #bitcoin-core-dev
165 2016-01-30T19:06:25 <Luke-Jr> afk11: to install Bitcoin Core on Ubuntu..
166 2016-01-30T19:06:52 <Luke-Jr> afk11: using static binaries is not really a good idea in general
167 2016-01-30T19:07:36 <Aleph-0> why is that
168 2016-01-30T19:14:22 <midnightmagic> static binaries require recompilation of all dependent binaries to update.
169 2016-01-30T19:14:29 <midnightmagic> and who knows where or why or how those are.
170 2016-01-30T19:15:55 *** erasmospunk has joined #bitcoin-core-dev
171 2016-01-30T19:32:48 <paveljanik> midnightmagic, missing <irony> tags? ;-)
172 2016-01-30T19:46:29 *** guruvan has quit IRC
173 2016-01-30T19:46:29 *** BananaLotus has quit IRC
174 2016-01-30T19:56:13 *** erasmospunk has quit IRC
175 2016-01-30T19:56:20 *** AaronvanW has quit IRC
176 2016-01-30T19:56:42 *** erasmospunk has joined #bitcoin-core-dev
177 2016-01-30T20:04:58 *** adnn has quit IRC
178 2016-01-30T20:05:44 *** adnn has joined #bitcoin-core-dev
179 2016-01-30T20:12:21 *** wallet42 has quit IRC
180 2016-01-30T20:15:22 *** wallet42 has joined #bitcoin-core-dev
181 2016-01-30T20:29:58 *** guruvan has joined #bitcoin-core-dev
182 2016-01-30T20:32:58 *** BananaLotus has joined #bitcoin-core-dev
183 2016-01-30T20:39:17 *** Chris_Stewart_5 has joined #bitcoin-core-dev
184 2016-01-30T20:48:55 *** wallet42 has quit IRC
185 2016-01-30T20:49:18 *** justanot1eruser has joined #bitcoin-core-dev
186 2016-01-30T20:49:25 *** justanotheruser has quit IRC
187 2016-01-30T20:50:43 *** justanot1eruser is now known as justanotheruser
188 2016-01-30T20:51:07 *** wallet421 has joined #bitcoin-core-dev
189 2016-01-30T20:51:07 *** wallet421 has joined #bitcoin-core-dev
190 2016-01-30T20:51:07 *** wallet421 is now known as wallet42
191 2016-01-30T20:58:01 *** jtimon has quit IRC
192 2016-01-30T21:03:36 *** paveljanik has quit IRC
193 2016-01-30T21:12:42 <Luke-Jr> Aleph-0: what midnightmagic said, plus it is wasteful in memory space, doesn't pick up on OS-specific customisations of libs, etc
194 2016-01-30T21:18:26 *** Chris_Stewart_5 has quit IRC
195 2016-01-30T21:22:55 *** zooko has quit IRC
196 2016-01-30T21:25:40 *** BananaLotus has quit IRC
197 2016-01-30T21:25:40 *** guruvan has quit IRC
198 2016-01-30T21:27:04 *** guruvan has joined #bitcoin-core-dev
199 2016-01-30T21:30:03 *** BananaLotus has joined #bitcoin-core-dev
200 2016-01-30T21:33:50 *** Aleph-0 is now known as Aleph0
201 2016-01-30T21:55:10 *** Squidicuz has quit IRC
202 2016-01-30T22:09:13 *** Squidicuz has joined #bitcoin-core-dev
203 2016-01-30T22:31:50 *** zooko has joined #bitcoin-core-dev
204 2016-01-30T22:59:46 *** adnn has quit IRC
205 2016-01-30T23:05:58 *** d_t_ has joined #bitcoin-core-dev
206 2016-01-30T23:10:44 *** d_t has quit IRC
207 2016-01-30T23:11:29 *** Guyver2 has quit IRC
208 2016-01-30T23:14:08 *** wallet42 has quit IRC
209 2016-01-30T23:24:18 *** laurentmt has joined #bitcoin-core-dev
210 2016-01-30T23:26:01 *** laurentmt has quit IRC
211 2016-01-30T23:31:17 *** zooko has quit IRC
212 2016-01-30T23:44:15 *** blur3d has quit IRC
213 2016-01-30T23:44:32 *** p2phash has joined #bitcoin-core-dev
214 2016-01-30T23:44:36 *** wallet42 has joined #bitcoin-core-dev
215 2016-01-30T23:51:25 *** p2phash has quit IRC