Pages:
Author

Topic: Electrum 4.0.0.a0 - New Feature (Read 1226 times)

legendary
Activity: 2170
Merit: 1789
June 27, 2020, 10:24:06 AM
#42
I am quite sure I got the same message on Electrum 3.3.8 a few days earlier. It is related to this vulnerability which has been fixed in the Ledger Live and Bitcoin app update. Third-party software needs to be updated as well (see #6230). Your friend might have not updated his device. Here are the photos you asked for.

I see, thanks. I was kinda confused before but now I get it. You're right, he's using the old version of the apps and that's why there' no pop-up saying unverified inputs.
legendary
Activity: 1876
Merit: 3132
June 27, 2020, 06:38:57 AM
#41
Can you share some screenshots next time this shows up? One of my friends said he didn't get this notification while using his Nano X with Electrum 3.3.8, and it's my first time hearing about this too. Does this mean Nano X judge that a beta version is the latest version that the user should use then?

I am quite sure I got the same message on Electrum 3.3.8 a few days earlier. It is related to this vulnerability which has been fixed in the Ledger Live and Bitcoin app update. Third-party software needs to be updated as well (see #6230). Your friend might have not updated his device. Here are the photos you asked for.

By the way, a new beta version has been released.
legendary
Activity: 2170
Merit: 1789
June 27, 2020, 05:58:51 AM
#40
I have also sent 2 transactions from my Nano X. It worked fine, but I still got a message about outdated third-party software before I was able to confirm those transactions.

Can you share some screenshots next time this shows up? One of my friends said he didn't get this notification while using his Nano X with Electrum 3.3.8, and it's my first time hearing about this too. Does this mean Nano X judge that a beta version is the latest version that the user should use then?
legendary
Activity: 1876
Merit: 3132
June 25, 2020, 01:48:11 PM
#39
I'll assume this beta version is compatible with the upgraded firmware Trezor released a couple of weeks ago.  Has anyone had a chance to confirm?

Yes, it works fine with my Trezor T. By the way, some time ago, Trezor changed the passphrase entry. Before the update, users could choose the way of passphrase entry directly on the device. After the update, the default method was set to host computer which broke third-party software compatibility. Now, the passphrase entry looks like this.



I have also sent 2 transactions from my Nano X. It worked fine, but I still got a message about outdated third-party software before I was able to confirm those transactions.
copper member
Activity: 2296
Merit: 4460
Join the world-leading crypto sportsbook NOW!
June 25, 2020, 01:06:05 PM
#38
A beta version of Electrum 4.0 was released a few hours ago. You can download it directly from the official website. Don't forget to verify the signature.

I'm not seeing it mentioned on the front page of the website, nor is it listed on the downloads page.  Obviously it's hosted on the official site, which does mean it's legit, but yes, verify, don't trust.

I'll assume this beta version is compatible with the upgraded firmware Trezor released a couple of weeks ago.  Has anyone had a chance to confirm?


it is worth mentioning that this version is not backward compatible for some functionalities such as signing transactions with multiple parties in multi-sig designs or signing with the offline wallet due to changing how partially signed transactions work (BIP-174). if switch to new version is made in one wallet it must be done on all involved wallets.

I noticed this while playing around with the Alpha source.  One of my hot wallet files would no longer open in Version 3.3.8 after creating a transaction with the newer version.


legendary
Activity: 3472
Merit: 10611
June 25, 2020, 07:35:23 AM
#37
A beta version of Electrum 4.0 was released a few hours ago. You can download it directly from the official website. Don't forget to verify the signature.

it is worth mentioning that this version is not backward compatible for some functionalities such as signing transactions with multiple parties in multi-sig designs or signing with the offline wallet due to changing how partially signed transactions work (BIP-174). if switch to new version is made in one wallet it must be done on all involved wallets.
legendary
Activity: 1876
Merit: 3132
June 25, 2020, 04:27:20 AM
#36
A beta version of Electrum 4.0 was released a few hours ago. You can download it directly from the official website. Don't forget to verify the signature.
newbie
Activity: 16
Merit: 0
June 08, 2020, 05:26:54 PM
#35
if I have never used Electrum I should press create a new wallet

This thread is about the alpha release of the next version of Electrum, and it's new Lightning Network capabilities.  You're question is off-topic, so I suggest you find a thread that already discusses beginner questions or start a new thread to ask your question.

Also, there's a lot information in the official documentation that can help you get started. 
Look here: https://electrum.readthedocs.io/en/latest/
oh okay I get that it's about new version thanks
copper member
Activity: 2296
Merit: 4460
Join the world-leading crypto sportsbook NOW!
June 08, 2020, 01:17:56 PM
#34
if I have never used Electrum I should press create a new wallet

This thread is about the alpha release of the next version of Electrum, and it's new Lightning Network capabilities.  You're question is off-topic, so I suggest you find a thread that already discusses beginner questions or start a new thread to ask your question.

Also, there's a lot information in the official documentation that can help you get started. 
Look here: https://electrum.readthedocs.io/en/latest/
newbie
Activity: 16
Merit: 0
June 08, 2020, 12:12:46 PM
#33
if I have never used Electrum I should press create a new wallet
copper member
Activity: 2296
Merit: 4460
Join the world-leading crypto sportsbook NOW!
May 27, 2020, 10:00:25 AM
#32
Anyone knows the actual link to download the latest electrum LN test version?? I'd like to test it on linux.
Just use the source code from github and compile yourself. The alpha updates are merged regularly. It's not stable yet though, use with caution.

https://github.com/spesmilo/electrum

There's no need to compile anything in Linux.  As long as Python is up to date, and you have all the dependencies installed Electrum will run right from source.

Download the source code, browse to the directory where you saved it and run the following command:

Code:
python3 /electrum_master/electrum/run_electrum
legendary
Activity: 2296
Merit: 2892
#SWGT CERTIK Audited
May 26, 2020, 10:12:25 PM
#31
Anyone knows the actual link to download the latest electrum LN test version?? I'd like to test it on linux.
Or, if you don't want to compile yourself, you can use a virtual machine to try Electrum LN.
Some time ago, I also tried (on a parallels desktop) to use the Testnet version and transact using the lightning network in Electrum.



legendary
Activity: 3038
Merit: 4418
Crypto Swap Exchange
May 26, 2020, 10:12:02 AM
#30
Anyone knows the actual link to download the latest electrum LN test version?? I'd like to test it on linux.
Just use the source code from github and compile yourself. The alpha updates are merged regularly. It's not stable yet though, use with caution.

https://github.com/spesmilo/electrum
sr. member
Activity: 408
Merit: 250
May 26, 2020, 09:25:24 AM
#29
Anyone knows the actual link to download the latest electrum LN test version?? I'd like to test it on linux.
newbie
Activity: 16
Merit: 0
February 17, 2020, 11:17:41 AM
#28
why it's not happen automatically would in a way easier
legendary
Activity: 3668
Merit: 6382
Looking for campaign manager? Contact icopress!
February 16, 2020, 06:24:07 AM
#27
Did you have to run the installer file to get on Testnet?  I don't see that as an option with the portable exe.
No, nothing complicated like that... it's a simple "--testnet" command line argument... you can do it by creating a shortcut.

And it works with the portable version too, I use that pretty often.
I usually have a batch file (run.bat) with the content:

Code:
electrum-3.3.8-portable.exe --testnet

in the same folder as electrum-3.3.8-portable.exe
HCP
legendary
Activity: 2086
Merit: 4318
February 15, 2020, 09:03:59 PM
#26
Did you have to run the installer file to get on Testnet?  I don't see that as an option with the portable exe.
No, nothing complicated like that... it's a simple "--testnet" command line argument... you can do it by creating a shortcut.


copper member
Activity: 2296
Merit: 4460
Join the world-leading crypto sportsbook NOW!
February 11, 2020, 12:59:23 AM
#25
Yeah... once "libsecp256k1-dev" was installed on Ubuntu, after recompiling with build-wine, the Windows binaries automagically include everything required. Wink

I did not install libsecp256k1-dev prior to compiling the windows binaries, but I didn't have the issue with missing lightning button.  Once I finally got past the other issues I was having, the software seems to be working fine.

Seems to be working OK (at least on TestNet):

Did you have to run the installer file to get on Testnet?  I don't see that as an option with the portable exe.


I'm liking the new version, the gui updates are cool.  The main page now includes a field for your password if you're opening an existing wallet file.  Seems more streamlined, less clicking involved.  



HCP
legendary
Activity: 2086
Merit: 4318
February 10, 2020, 09:03:24 PM
#24
Also, don't be alarmed if you get a "KeyError" when you receive a payment (and/or open a channel)... It seems to be a known (and fixed) issue, and doesn't seem to actually affect the receiving of the payments. They still show up.

If I get brave enough, I'll try and see what happens if I run it on MainNet Tongue
legendary
Activity: 3374
Merit: 3095
BTC price road to $80k
February 10, 2020, 06:28:10 PM
#23
OMG it works



But the weird thing is that the old one(The file that you sent to me a few days ago) the lightning button appears but when trying to click it doesn't work unlike the one that includes the "libsecp256k1".




Edit: Weird,
Now both of them works.



I'm going to test it on BTCpay in testnet mode.
Pages:
Jump to: