Daniela Brozzoni
Daniela Brozzoni
Hey @fdanna, may I suggest taking a look at https://www.w3schools.com/python/python_lists_comprehension.asp if you find the code to hide characters "silly"? 😊
I've personally never tried so I'm not sure about this, but I think you might have issues with PyO3, which is used to interface our code to the `HWI` library...
Sure :) You should look at the HWI docs: https://hwi.readthedocs.io/en/latest/ I'd also suggest to install some hardware wallet simulator and try out the various commands yourself using the hwi cli,...
> How should I tackle --interactive ? Eh, I'm not really sure. I'd start with playing around with `hwi` to understand how it's used... > Also I think togglepassphrase is...
I agree, removing the HWI prefix is I think the right way forward :)
I didn't post them as they're not particularly interesting but: ``` [1639822110][revaultd::daemon::revaultd][WARN] CPFP key not found, consider creating a cpfp_secret file in the datadir. Automated CPFP won't be available. [1639822110][revaultd][INFO]...
Some issues we have: - Sometimes the JSON RPC path is too long: ``` b"[1639825344][revaultd][INFO] Using Noise static public key: '3698d872edc4446733657398e3b4e9d11dab14cec0ac2f83558450246458fc4d'" b"[1639825344][revaultd][DEBUG] Coordinator static public key: 'd91563973102454a7830137e92d0548bc83b4ea2799f1df04622ca1307381402'" b'[1639825344][revaultd::daemon][INFO] Setting up...
What do you mean "to managers"? To a multisig between all the managers? IMHO this makes the UX way more complicated. I would use just the network dust here and...
> We should not create a change paying to the N-of-N of the stakeholders in this case. Ah right, agreed > However, if above the network dust it could be...