You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hwilib/devices/jadepy/jade.pyread(self, n) is called with n=4096 in cbor2 5.8.0 .
For cbor2 5.7.1 it was called with n=1. This leads to a complete freezing and makes Jade unusable.
Bug
hwilib/devices/jadepy/jade.pyread(self, n)is called withn=4096in cbor2 5.8.0 .For cbor2 5.7.1 it was called with
n=1. This leads to a complete freezing and makes Jade unusable.Mitigation
-> Stay at cbor2 5.7.1