dashpay/electrum-dash-old

fix of hid-api on mac with new Trezor firmware

Closed this issue · 11 comments

Hello,

we made a fix of hid-api in order for Trezor with new firmware to work on mac with python

https://pypi.python.org/pypi/hidapi/0.7.99.post18

(we are using our fork of hid-api C library, since the PR is stuck on signal11 github now - signal11/hidapi#288 , signal11/hidapi#40 )

Anyway, I don't understand electrum-dash mac build system well enough, so I am not sure what is needed to be done so that electrum mac binary is using new hidapi library (trezor plugin is using python-trezor, and that has hidapi as a dependency).

Many thanks, i'll have a look at it - waiting for my new MacBook to arrive :-)

Note that the issue is relevant only with mac and only with new firmware - it was triggered by U2F functionality.

I think adding hidapi>=0.7.99.post18 to requirements.txt should ensure that new hidapi is used

Hello, how does it look like? Is it fixed now? (I cannot test it, I don't have a mac :))

I'll have a look at it today

What is the status of this? I am not able to use Dash with my Trezor! Damn!!! :(
Any update?

Yes, whats the status? My DASH are still inaccessible with Trezor / Electrum DASH

@schinzelh @Runn1ng Any news? This should have high priority since is not allowing us to use our dash.

I have my DASH stuck with Trezor/Electrum Wallet as well, can use it just in view mode only, not able to move any coin. PLEASE take a look at this... BIG problem for DASH. It shouldn't be happening.

hope this year I be able to use my dash.

Hi, the current Electrum Dash fork is maintained here: https://github.com/akhavr/electrum-dash

Please use that repo and report there if you have any issues.