Author

Topic: Trezor plugin (Read 5033 times)

sr. member
Activity: 278
Merit: 254
November 19, 2014, 11:39:17 AM
#20

=snip=

2.  When sending bitcoins there seems to be excessive clicks required on the Trezor to approve "large" fees that were created by Electrum (which weren't really large). This probably needs to be fixed (not sure where) because if the user gets in the habit of clicking through when a real large fee happens by accident the warning will be ignored.  (Boy who cried wolf syndrome.)

For Electrum, you can change the fee in settings. So I think it will also apply for hardware wallets(Trezor and BTChip). The default fee is 0.0002BTC.

   ~~MZ~~

Yes I know that the defaults can be changed.  But this shouldn't be necessary, i.e. the defaults should be aligned. There should never be so much as a single unnecessary click to send money safely.  This is a basic principle of user interface design. (Note: I am not complaining, just making constructive criticism.)

hero member
Activity: 560
Merit: 509
I prefer Zakir over Muhammed when mentioning me!
November 18, 2014, 08:35:58 AM
#19

=snip=

2.  When sending bitcoins there seems to be excessive clicks required on the Trezor to approve "large" fees that were created by Electrum (which weren't really large). This probably needs to be fixed (not sure where) because if the user gets in the habit of clicking through when a real large fee happens by accident the warning will be ignored.  (Boy who cried wolf syndrome.)

For Electrum, you can change the fee in settings. So I think it will also apply for hardware wallets(Trezor and BTChip). The default fee is 0.0002BTC.

   ~~MZ~~
sr. member
Activity: 278
Merit: 254
November 16, 2014, 11:35:49 PM
#18
I followed the instructions and installed the Trezor plug in the latest Electrum from Git, running on Ubuntu on a 64 bit VM machine hosted under Windows 7.  Basically, it all worked as per the instructions.

There are a few rough issues that I noted, none serious.

1.  Establishing connection to the Trezor can be a little slow and this can be a cause of anxiety the first few times this is experienced, along with the window getting dim while handshakes are going on. (Not sure if the VM machine makes this slower than it would otherwise be.)

2.  When sending bitcoins there seems to be excessive clicks required on the Trezor to approve "large" fees that were created by Electrum (which weren't really large). This probably needs to be fixed (not sure where) because if the user gets in the habit of clicking through when a real large fee happens by accident the warning will be ignored.  (Boy who cried wolf syndrome.)
sr. member
Activity: 406
Merit: 500
November 15, 2014, 08:19:45 AM
#17
what do you mean by fully synced? How do you know if it is synced?

Click Tools > Network. You can see no. of block synced. If it is up to date, i.e., synced till the latest block, you can send BTC. But I don't know whether it is applicable to Trezor.

    ~~MZ~~

Thanks for that. I will check it out and will come back here with the results
hero member
Activity: 560
Merit: 509
I prefer Zakir over Muhammed when mentioning me!
November 15, 2014, 08:02:51 AM
#16
what do you mean by fully synced? How do you know if it is synced?

Click Tools > Network. You can see no. of block synced. If it is up to date, i.e., synced till the latest block, you can send BTC. But I don't know whether it is applicable to Trezor.

    ~~MZ~~
sr. member
Activity: 406
Merit: 500
November 15, 2014, 07:41:18 AM
#15
I have followed this tutorial to install Electrum 2.0 beta with Trezor functionality: http://blog.perlover.com/2014/10/20/electrum-2-0-trezor-compiling-driver-usb-ubuntu/

Everything goes fine, I am able to recreate my wallet with the passphrase and the correct transactions appear in the electrum interface.

But when tryiing to send a transaction in the Send tab, nothing happens when clicking the send button although I have correctly input the address and amount.

Any ideas why this can be happening?

Thanks

I haven't used it. But I think it needs to be fully synced before sending, correct me if I am wrong. Smiley If yes, is the syncing process finished?

   ~~MZ~~

what do you mean by fully synced? How do you know if it is synced?
hero member
Activity: 560
Merit: 509
I prefer Zakir over Muhammed when mentioning me!
November 15, 2014, 06:42:55 AM
#14
I have followed this tutorial to install Electrum 2.0 beta with Trezor functionality: http://blog.perlover.com/2014/10/20/electrum-2-0-trezor-compiling-driver-usb-ubuntu/

Everything goes fine, I am able to recreate my wallet with the passphrase and the correct transactions appear in the electrum interface.

But when tryiing to send a transaction in the Send tab, nothing happens when clicking the send button although I have correctly input the address and amount.

Any ideas why this can be happening?

Thanks

I haven't used it. But I think it needs to be fully synced before sending, correct me if I am wrong. Smiley If yes, is the syncing process finished?

   ~~MZ~~
sr. member
Activity: 406
Merit: 500
November 14, 2014, 05:03:23 AM
#13
I have followed this tutorial to install Electrum 2.0 beta with Trezor functionality: http://blog.perlover.com/2014/10/20/electrum-2-0-trezor-compiling-driver-usb-ubuntu/

Everything goes fine, I am able to recreate my wallet with the passphrase and the correct transactions appear in the electrum interface.

But when tryiing to send a transaction in the Send tab, nothing happens when clicking the send button although I have correctly input the address and amount.

Any ideas why this can be happening?

Thanks
hero member
Activity: 692
Merit: 500
October 28, 2014, 04:28:10 PM
#12
I'll keep it short and sweet.

This plugin should be a priority. Please include it in the next release, even if it's a minor. No need to wait for the big 2.0 Wink

Not possible. Trezor uses BIP32/39/44, as does electrum 2.0

Electrum 1.9.8 uses a different HD scheme.
hero member
Activity: 1276
Merit: 622
October 27, 2014, 10:25:53 AM
#11
I'll keep it short and sweet.

This plugin should be a priority. Please include it in the next release, even if it's a minor. No need to wait for the big 2.0 Wink
hero member
Activity: 692
Merit: 500
September 04, 2014, 02:53:17 AM
#10
anyone installed this on OSX?  Would love to get a DIY tutorial

It's not particularly newbie friendly to build it from source.  You need the OSX Command Line tools, brew, python, python-trezor, cython, git.  These need to be installed appropriately and working ie : sudo python setup.py install

Then you need to download the seed_v7 release and build it from source

https://bitcointalksearch.org/topic/m.8594191

Failing that I expect an official electrum+trezor plugin build will likely be released within weeks - it already works
full member
Activity: 182
Merit: 100
September 03, 2014, 05:43:00 PM
#9
anyone installed this on OSX?  Would love to get a DIY tutorial
newbie
Activity: 4
Merit: 0
August 28, 2014, 06:55:09 PM
#8
So far, the plug-in is working flawlessly. Nice work! It would be great if we had the option to forget the password/salt used on exit.
hero member
Activity: 546
Merit: 500
August 28, 2014, 06:00:00 PM
#7
I merged it because it works..
however, that plugin still needs to be polished and tested.

I just downloaded 2.0 from git on a Linux Mint 17, and there is no option for Trezor under "plugins", although there appears to be a trezor.py file in the plugins folder... it just isn't showing in the GUI. Is there something I have to do to "import" the Trezor plugin or something?

you have to create a new wallet

After tinkering around a bit, the Trezor plugin now shows under the plugin menu, but it is "greyed out". It says that github/python-trezor is required, but that is already downloaded and installed, as far as I know.

I am not getting any option to use the Trezor when I create a new wallet, nor when I restore from a seed.
legendary
Activity: 1896
Merit: 1353
August 28, 2014, 01:24:52 AM
#6
I merged it because it works..
however, that plugin still needs to be polished and tested.

I just downloaded 2.0 from git on a Linux Mint 17, and there is no option for Trezor under "plugins", although there appears to be a trezor.py file in the plugins folder... it just isn't showing in the GUI. Is there something I have to do to "import" the Trezor plugin or something?

you have to create a new wallet
hero member
Activity: 546
Merit: 500
August 27, 2014, 08:12:16 PM
#5
I merged it because it works..
however, that plugin still needs to be polished and tested.

I just downloaded 2.0 from git on a Linux Mint 17, and there is no option for Trezor under "plugins", although there appears to be a trezor.py file in the plugins folder... it just isn't showing in the GUI. Is there something I have to do to "import" the Trezor plugin or something?
legendary
Activity: 1896
Merit: 1353
August 15, 2014, 01:59:29 AM
#4
I merged it because it works..
however, that plugin still needs to be polished and tested.
legendary
Activity: 1302
Merit: 1008
Core dev leaves me neg feedback #abuse #political
August 14, 2014, 01:09:03 PM
#3
I would like to know that too.  Sounds important because
hardware wallets are what the masses needs.
sr. member
Activity: 392
Merit: 251
August 11, 2014, 08:45:36 PM
#2
What is the status of trezor with electrum?

Can someone give me an overview?
newbie
Activity: 4
Merit: 0
August 11, 2014, 06:27:50 PM
#1
Jump to: