BitBoxSwiss / mcu

MCU code for the BitBox01 hardware wallet
https://shiftcrypto.ch
Other
63 stars 50 forks source link

Live-device unit tests for hijack api fail on OSX Catalina #305

Open douglasbakkum opened 4 years ago

douglasbakkum commented 4 years ago

Live unit tests (tests_api) work on the previous OSX High Sierra, and MEW works on OSX Catalina (using the hijack interface and Chrome browser). Therefore, it seems that something changed with how OSX Catalina is handling USB communication with the hidapi interface. Specifically, the live unit tests fail if there is an API call to the device that requires a user touch and the user does not immediately do a touch confirmation on the device.