Pages:
Author

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

HCP
legendary
Activity: 2086
Merit: 4318
February 10, 2020, 05:02:21 PM
#22
Yeah... once "libsecp256k1-dev" was installed on Ubuntu, after recompiling with build-wine, the Windows binaries automagically include everything required. Wink

I've PM'd you the link to the new version.


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



legendary
Activity: 3374
Merit: 3095
BTC price road to $80k
February 10, 2020, 04:29:17 PM
#21

EDIT2:

The answer is yes... the Windows binaries appear to function the same Wink


How? Did you recompile them that includes "libsecp256k1-dev" for Windows?

If ever please give me another copy let me test it on Windows 7 if it will work.

I can't find the lightning option in wallet>information>lightning so maybe it will appear if it includes the "libsecp256k1" additional file.
HCP
legendary
Activity: 2086
Merit: 4318
February 10, 2020, 01:53:41 AM
#20
Unfortunately, I just don't have much time this week due to "work stuff"™ requiring most of my attention... but if I find a couple of hours, I'll see if I can figure out the "libsecp256k1" stuff... I vaguely recall seeing some errors relating to this while I was building the Windows binaries. Tongue

EDIT:

With Ubuntu 18.04 VM:
Code:
sudo apt-get install libsecp256k1-dev
Code:
sudo -H pip3 install libsecp256k1

I can run Electrum 4.0.0a0 within the Ubuntu 18.04 VM using ./run_electrum and then after using the "enable" button on the "wallet->information" dialog, I got a message saying lightning keys had been enabled and the wallet would be closed. Restarting Electrum and re-opening the wallet... I can see this:



clicking the lightning bolt gives this:



I'll have to see if this now works on Windows 10 after compiling the Windows binaries.



EDIT2:

The answer is yes... the Windows binaries appear to function the same Wink

legendary
Activity: 2534
Merit: 6080
Self-proclaimed Genius
February 05, 2020, 11:04:54 PM
#19
It seems you will need to install libsecp256k1 dep to make lightning buttons works. I didn't try it yet since the lightning buttons don't show on my end.
Try it and maybe it will work on Windows 10.
I can confirm that I don't have secp256k1 installed as I'm having trouble with it on Windows10.
My log also indicated that the error message that I'm getting after clicking "enable" is about lacking the said library.

I'll just try it after a few google searches Smiley
legendary
Activity: 3374
Merit: 3095
BTC price road to $80k
February 05, 2020, 03:32:53 PM
#18
I'm running it directly through python 3.8 (not compiled) on Windows10.

There's an "enable" button after 'lightning' in the Wallet->Information window.
But it always ends up with an error whenever I click it.

I don't also have this button on the information window. I'm using Windows 7 and installed python recently but I can't still find those buttons. It seems it works on Windows 10 and Linux based OS.

I found this guide below
Quote from: Luke Childs
- Make sure you have libsecp256k1 dep installed
- Run from Electrum from master branch
- Go to Wallet > Information > Lightning > Enable
- Try and break stuff
Source: https://twitter.com/lukechilds/status/1195760853703749632

It seems you will need to install libsecp256k1 dep to make lightning buttons works. I didn't try it yet since the lightning buttons don't show on my end.
Try it and maybe it will work on Windows 10.
legendary
Activity: 3234
Merit: 5637
Blackjack.fun-Free Raffle-Join&Win $50🎲
February 05, 2020, 09:43:20 AM
#17
Where did you guys get this version? Did you all build it by yourself from the source code?

I was interested in the same thing because the only 4.0.0 version I know of is that fake wallet that is using original Electrum for phishing. I hope this doesn't confuse some beginners or maybe even the more experienced ones to search for this version online. The latest official version is still 3.3.8 and can be downloaded from the official Electrum site https://electrum.org/#download
legendary
Activity: 2534
Merit: 6080
Self-proclaimed Genius
February 05, 2020, 01:08:03 AM
#16
Weird I don't have that option even mainnet/testnet.
Mine shows the options but grayed-out like HCP's, whether the lightning setting in the preferences are filled-up or not.


*I just highlighted "Local Watchtower" but it's not clickable too.

I'm running it directly through python 3.8 (not compiled) on Windows10.

-edit-

There's an "enable" button after 'lightning' in the Wallet->Information window.
But it always ends up with an error whenever I click it.
legendary
Activity: 3472
Merit: 10611
February 05, 2020, 12:31:15 AM
#15
I guess they'll fall into the same group as the "Didn't read the 2FA explanation dialog and are now wondering why they are now 'missing' 0.001 BTC" users.

You just can't help some people Tongue

exactly what i had in mind. although as i said it is a helpful change nonetheless.

Another thing that I noticed is this feature when making a transaction as an advanced preview.

i believe this feature is about BIP-174 and the Partially Signed Bitcoin Transactions where it "joins" the transaction with another or merges their signatures.
legendary
Activity: 3374
Merit: 3095
BTC price road to $80k
February 04, 2020, 07:24:05 PM
#14
Where did you guys get this version? Did you all build it by yourself from the source code?
Yea, but not build by myself I got the copy from HCP because I can't build on my very slow laptop.
legendary
Activity: 2758
Merit: 6830
February 04, 2020, 07:14:01 PM
#13
Where did you guys get this version? Did you all build it by yourself from the source code?
full member
Activity: 896
Merit: 236
February 04, 2020, 06:38:06 PM
#12
Weird I don't have that option even mainnet/testnet.






Another thing that I noticed is this feature when making a transaction as an advanced preview.

I just check I also have no options even mainnet this is wired Sad
legendary
Activity: 3374
Merit: 3095
BTC price road to $80k
February 04, 2020, 06:32:45 PM
#11
Weird I don't have that option even mainnet/testnet.






Another thing that I noticed is this feature when making a transaction as an advanced preview.
HCP
legendary
Activity: 2086
Merit: 4318
February 04, 2020, 06:11:52 PM
#10
Did you try to enable the Lightning? I can't seem to find the option to open a channel from -testnet.
The functionality seems "disabled" for me on Mainnet... as you can see from this screenshot, the lightning options are both grayed out in the menus:



I'm guessing it is either not fully enabled as yet or requires an Electrum server that is compatible with Lightning... or both? Huh
legendary
Activity: 3374
Merit: 3095
BTC price road to $80k
February 04, 2020, 05:58:11 PM
#9
Did you try to enable the Lightning? I can't seem to find the option to open a channel from -testnet.
I already have some testcoin but I can't find where I can enable the off-chain feature.

I tried to enable the "Run as daemon after the GUI is close" but nothing shows something like channel tab? Also tried to use the command "add_lightning_request" or any lightning command but the results are nothing.

copper member
Activity: 2856
Merit: 3071
https://bit.ly/387FXHi lightning theory
February 04, 2020, 05:04:04 PM
#8
I like the change too.  Personally I think I would know whether or not the wallet I am opening is a new one or not, but I can visualize how a newer person might get confused.  Another thing that causes "pain" is when a person transfers BTC into a watching wallet, only to realize they lost the matching private keys.  Disabling this possibility is outside of Electrum's capabilities but any warnings about it helps.

There is a watching only warning?



It'd be nice if they had something like the seed input there where it suggests all the wallets avaliable as a bavigatable drop down scroller.
(I have a default_wallet and a bech32 native segwit one - and typing in the 6 letters gets tedious when I could just use 4 "be" ".

hero member
Activity: 761
Merit: 606
February 04, 2020, 03:19:08 PM
#7
I like the change too.  Personally I think I would know whether or not the wallet I am opening is a new one or not, but I can visualize how a newer person might get confused.  Another thing that causes "pain" is when a person transfers BTC into a watching wallet, only to realize they lost the matching private keys.  Disabling this possibility is outside of Electrum's capabilities but any warnings about it helps.
legendary
Activity: 3668
Merit: 6382
Looking for campaign manager? Contact icopress!
February 04, 2020, 04:07:18 AM
#6
I also think that's a good change.

Maybe at some point in the future we'll also see a popup (obviously with a "never show this again" option) after each start asking if the user wants the current wallet or another one (existing or new). I've noticed that File->New is (for some) not as straightforward as we'd expect.

A collection of links to recent wallets and a big ass new wallet button. Bauerj was brainstorming it on github:

https://github.com/spesmilo/electrum/issues/3916

Yep, this would be great, but at every startup, not at install, as the window title suggests.
legendary
Activity: 2646
Merit: 3911
February 04, 2020, 04:04:24 AM
#5
The whole box that shows the word "wallet:" looks very misleading. I think it would be better if there is an option for the user as follows:

 - Create a new wallet:
 - open your old wallet:

* If your wallet is not present in the wallet files, insert it by clicking here or drop it here.
legendary
Activity: 3640
Merit: 1571
February 04, 2020, 03:19:45 AM
#4
That is a good change. Lots of people get confused about this.

There was talk of copying the layout of MS office or libreoffice's open dialog box. A collection of links to recent wallets and a big ass new wallet button. Bauerj was brainstorming it on github:

https://github.com/spesmilo/electrum/issues/3916
HCP
legendary
Activity: 2086
Merit: 4318
February 04, 2020, 02:11:44 AM
#3
I guess they'll fall into the same group as the "Didn't read the 2FA explanation dialog and are now wondering why they are now 'missing' 0.001 BTC" users.

You just can't help some people Tongue
Pages:
Jump to: