Post
Topic
Board Electrum
Merits 5 from 4 users
Re: Electrum Lightning Demo
by
HCP
on 30/03/2020, 21:30:38 UTC
⭐ Merited by nc50lc (2) ,BitMaxz (1) ,Husna QA (1) ,DroomieChikito (1)
Do you have any other links? It's blocked on Mediafire look at the image below.
...
Can you re-upload the file to other hosting sites I suggest you upload it here zippyshare.com. and post it here or pm the link.

Thanks in advance...
I just banged it up on mediafire because it was the first (easy) filehosting that came to mind! Tongue It would seem it is freaking out about pyinstaller and blocking the file Undecided

In the meantime, I've added the same file to zippyshare for you: https://www92.zippyshare.com/v/qdHxapxK/file.html




Quote
Why not just install the copy from HCP to try? I think we already talk about this "libsecp256k1" from another thread here https://bitcointalk.org/index.php?topic=5222986.0

So, I think the copy from HCP includes the "libsecp256k1"
Yeah, I went to all the effort previously with libsecp256k1... it's been compiled on my ubuntu VM, so is automatically included when building, so all the lightning stuff is working. I managed to open a couple of channels on Testnet and send some coins.




Code:
Error: Failed to load libsecp256k1.

I did a little google search and came across this issue posted on github: https://github.com/spesmilo/electrum/issues/5976

I literally laughed out loud when I saw who posted the issue; "hey I know that guy," I said to myself.  I'm at the office today, so I don't have time to try compiling the libsecp256k1-0.dll, and I don't have a Linux vm installed on my work machine anyway (time to fix that.) 

But, I assume that worked for you, and that's all I need to run Electrum from source on my Windows 10 machine?
Yeah, I've tested it on Windows 10 running from source as well... so I've put the compiled ibsecp256k1-0.dll on zippyshare too: https://www92.zippyshare.com/v/CucF6mf9/file.html

Let me know if it works ok!