--- Day changed Sat Dec 01 2018 03:15 <@provoostenator> Any thoughts on the cleanest cross-platform way in C++ to execute a command and parse the resulting JSON? https://github.com/achow101/bitcoin/pull/2/files#diff-c9721a8bab21576f98fa79fda2715408R1168 07:37 <@provoostenator> "bitcoin-cli enumeratesigners" now works with the HWI script and a real hardware wallet! 09:53 < achow101> provoostenator: fork and exec? 09:54 < achow101> or is there maybe some boost thing that can do this too? 09:59 <@sipa> there is boost,::process, but it looks overkill 10:55 <@instagibbs> boost::process also got changed recently 10:55 <@instagibbs> I used it for my "External signer" branch that did everything automagically 10:55 <@instagibbs> it would no longer compile based on the depends version in Core even 10:55 <@instagibbs> IIRC 10:56 <@instagibbs> achow101, you could rebase the hww branch on top of master again if you'd like, since watchonly balances are only displayed now if privkeys are disabled in qt 10:58 < achow101> instagibbs: I'm waiting on meshcollider to rebase 14491 10:58 < achow101> it has conflicts, and I don't feel like resolving them 11:01 <@instagibbs> gotcha 11:02 <@instagibbs> provoostenator, for your setup you'll need coins to be marked spendable for the functionality. I think gwillen has that stuff going for the psbt offline signer setup 12:54 -!- ghost43 [~daer@gateway/tor-sasl/daer] has quit [Remote host closed the connection] 12:54 -!- ghost43 [~daer@gateway/tor-sasl/daer] has joined ##hwi 12:58 < gwillen> oh yeah, I think I actually had to fix a bug in the plumbing to get signing of watchonly coins to work 12:58 < gwillen> there was some 'allow watchonly' flag that seemed like the right thing but wasn't _quite_ getting passed through everywhere 18:47 -!- dongcarl [uid321684@gateway/web/irccloud.com/x-rmabtpzhpydqszuw] has quit [Ping timeout: 252 seconds] 18:49 -!- dongcarl [sid321684@gateway/web/irccloud.com/x-gdifntnxjpmpetls] has joined ##hwi 19:07 -!- jnewbery [~john@static-100-38-11-146.nycmny.fios.verizon.net] has quit [Remote host closed the connection] 19:16 -!- jnewbery [~john@static-100-38-11-146.nycmny.fios.verizon.net] has joined ##hwi