• Forum has been upgraded, all links, images, etc are as they were. Please see Official Announcements for more information

Electrum-Dash

I look forward to a successful install of Electrum Dash on Tails linux - something that has been eluding me for some time..
 
JFYI: I dropped Trezor support an email and they told me they could not confirm when the new firmware will be pushed out. I guess we'll have to wait for the official upgrade :).

Pablo.
 
Hello Guys!
I would like to announce that after the delivery of the current release, we are going to start a next project to work on integration of the KeepKey hardware wallet (https://www.keepkey.com) with Electrum-Dash! Another integration with fantastic hardware !
You can find requirements definition and project charter on our Confluence:
- requirements: https://dashpay.atlassian.net/wiki/display/DAS/Integration+with+the+KeepKey+Hardware+Wallet
- project charter: https://dashpay.atlassian.net/wiki/pages/viewpage.action?pageId=46563380

Proposal for this project will be sent to the budgeting system soon. Please support it with your votes.

EDIT: Proposal description available here: https://www.dash.org/forum/threads/proposal-electrum-keepkey-hardware-wallet-integration.8999/
 
Last edited:
Great work!

One question though:
In the Trezor firmware commit I see the string set to "DarkCoin Signed Message". Shouldn't it say Dash rather than DarkCoin?

Cheers!
 
Dear Community,

Please find the latest update on the project progress below. I am happy to say that everything goes as planned and we have already started work on integration with KeepKey hardware.

Overall Status

  • Trezor integration with masternodes:
    • Development of the Trezor integration with Masternodes in done. Acceptance testing in progress. Internal work (on Dash side) on the build system in progress.
    • Recent change in Dash codebase caused some additional development effort (taken as a part of hyper-care, without impact on the budget or timelines)
    • Vendor responds to all requests and participates in the update calls, providing open and honest feedback.
    • Dash team contacted SatoshiLabs team and plans cross-promotion activities, when the product is ready to release.
    • Project charter: https://dashpay.atlassian.net/wiki/display/DAS/Electrum-Dash+R3+Project+Charter
    • Budget for the project approved: https://www.dashwhale.org/p/electrum-trezor1


Progress and Achievements Since Last Reporting Period


Implemented whole budget proposal system for Trezor:
  • Code finalized and handed-over to Dash team and Dash repository
  • Acceptance testing and hyper-care activities in progress
  • KeepKey integration code is being developed
  • Uploaded implementation of the beta KeepKey integration code (at the moment only works on Windows)
  • In-house Electrum-Dash build system setup in progress.
Detailed report is available in this location: https://dashpay.atlassian.net/wiki/display/DAS/Status+reports
 
Hello Dash Community,

Let me share the latest update on the Electrum-Dash work and it's integration with Trezor and KeepKey hardware wallets.

Trezor integration with masternodes:
- We are experiencing issues with the latest Trezor firmware on Windows. The work with the SatoshiLabs is being done on github: https://github.com/dashpay/electrum-dash/issues/47
- Significant delays with the timelines experienced. Mitigation actions in progress (additional people involved in testing, work with SatoshiLabs on the latest updates)

Keep Key integration (masternodes operations included):
- KeepKey development concluded. Developer can load KeepKey device's keys on Windows and Linux.
- No scope, time or budget issues identified

We're currently trying to find some easily-navigated record of changes in python-trezor versions. The purpose of this is to find what broke when the version changed.
This is a Windows-specific issue, so it's harder for me to fix since dev doesn't know the exact build process for Electrum-DASH executables. Holger works on the builds and integrations.
Nonetheless, the team is looking at this and unless the issue is specifically with the build process we will be able to find it. The team works together on the issues.
One source of difficulty here is that python-trezor versions are not recorded on https://github.com/trezor/python-trezor . The result is that it's harder to see what changes a given version introduced. This was already reported to SatoshiLabs.

Detailed report is available in this location: https://dashpay.atlassian.net/wiki/display/DAS/Status+reports
 
@kot Hey :),
Since its a windows only issue, does that mean the alpha is working on Linux? Or is the build failing on all OS's?

Pablo.
 
It works on Linux for the developer.
However, since our main user base uses Windows, we need to make sure that it is available to them. This is reg. the issue with the new python-trezor lib
 
Hello!
I'm trying to use sign/verify message functional of Electrum-DASH, and looks like it incompatible with Dash Core:

15msp1b.png


but Bitcoin Core <> Electrum work fine:

L7RV6Ql.png
 
Hello!
I'm trying to use sign/verify message functional of Electrum-DASH, and looks like it incompatible with Dash Core:

15msp1b.png


but Bitcoin Core <> Electrum work fine:

L7RV6Ql.png

What firmware version does your Trezor have? You need 1.3.6 for this to work.
 
As mentioned above, it's not about Trezor, just used latest Dash Core and Electrum to sign/verify message.
What version of Electrum-Dash did you use? I know there was a bug in 2.4.1 re. message signing, but i am quite sure that it got resolved in 2.6.4 which is going to be release together with Dash 0.12
 
What version of Electrum-Dash did you use? I know there was a bug in 2.4.1 re. message signing, but i am quite sure that it got resolved in 2.6.4 which is going to be release together with Dash 0.12
2.4.1
Ok then I'll wait new release, thanks.
 
Back
Top