Pavol Rusnak

Results 504 comments of Pavol Rusnak

Try restarting the PC and do not launch Suite, but run Sparrow first. Did this help?

Can this be a permission problem? Does it work when you run HWI as admin?

long long is specified in C99, so possible fix would be just to replace C89 with C99 in the readme

For the record, HID is not used when you communicate with Trezor devices.

Ah, this is probably related to https://github.com/trezor/trezor-firmware/issues/1526 (Trezor does not support BIP67 sortedmulti). @craigraw does it work if you use `sh(multi(...))` ?

> [issue in pyinstaller](https://togithub.com/pyinstaller/pyinstaller/issues/2379) that has only very recently [been fixed](https://togithub.com/pyinstaller/pyinstaller/pull/6923). It seems the issue was fixed in a PR that was merged [7 days ago](https://github.com/pyinstaller/pyinstaller/pull/6923), while the latest pyinstaller...

It seems that pyinstaller 5.3 requires python 3.7. We could bump pyinstaller to `^5.3` in `pyproject.toml`, but we'd need to bump python from `^3.6` to `^3.7`. What do you think...

Anything older than 10.15 is EOL: https://endoflife.date/macos

I thought lots of people use HWI to sign mixed environment transactions that bring external inputs into the mix, no?