Ben Allen
Ben Allen
> Is 0032 and 0033 the same device, just wired & wireless? If so, mark 0032 as Wired clearly > Clearly not, at least from the standpoint of battery status...
> During rebase I removed razer_chroma_misc_(set|get)_dock_brightness - was this doing something? How to reimplement? At the moment the led control seems to control both the dock led and the mouse...
No error, just a lone `0` returned when reading that
I get a charge level of `255` the moment it is plugged in, so its possible that it isn't properly reading the charge_level and is just reading 100% when plugged...
Whoops, good catch. As for the failing CI should we not display the session context in the error?
I kept the SessionContext as what is displayed, I just no longer leak it as accessible in the pub error interface and instead just stringify it
yes the hpke keypair is redacted in the stringify method. But the symmetric pk is not... I think I am just not going to expose the session context after all,...
Ended up adding a new `id()` method for `UncheckedProposal` similar to `Receiver::id()` so we don't have to worry about exposing anything we shouldn't.
@pythcoiner ~~I tested the liana-to-liana payjoin flow with the embedded lianad, (just running the gui) and I was not able to reproduce the timeout error preventing us from proceeding in...
Going to take this and look into adding a test suite that doesn't use `--all-features`