Author

Topic: [POR]⚡ELECTRONEUM⚡Official Moderated Thread - page 354. (Read 240343 times)

full member
Activity: 174
Merit: 100
Hi Everyone, as I mentioned on the original Electroneum post, I was working on a GUI Wallet for windows/ Linux, just released it

https://bitcointalksearch.org/topic/anngui-wallet-linuxwindows-electroneum-multipools-gui-wallet-unofifcial-2444581

Full source code and information on the post x)

Quote
We are now proudly releasing the world's first Electroneum GUI Wallet for Linux and Windows

Nice, but it is not the first one! The first one was made almost 2 weeks ago by xzentorxz and you can find it here: https://github.com/XzenTorXz/ElectroneumGUIWallet.

By the way, I have made a complete guide (with pictures) on how to use the first Electroneum GUI Wallet on my Electroneum mining pool websiteRoll Eyes

Wow, awesome, I had searched for one before starting this but didn't find any Cheesy, gonna check the source as well when I have the time

Thanks for the headsup, appreciated
If I remember well he forked the SumoKoin Wallet to do this one.

Indeed he did, I went on a different approach and forked monero Wallet since ETN is a fork of XMR, but if they both work as expected, WHO CARES Cheesy
member
Activity: 113
Merit: 10
Akroma.ovh | Ether1.ovh EU/US/ASIA Mining Pools
Hi Everyone, as I mentioned on the original Electroneum post, I was working on a GUI Wallet for windows/ Linux, just released it

https://bitcointalksearch.org/topic/anngui-wallet-linuxwindows-electroneum-multipools-gui-wallet-unofifcial-2444581

Full source code and information on the post x)

Quote
We are now proudly releasing the world's first Electroneum GUI Wallet for Linux and Windows

Nice, but it is not the first one! The first one was made almost 2 weeks ago by xzentorxz and you can find it here: https://github.com/XzenTorXz/ElectroneumGUIWallet.

By the way, I have made a complete guide (with pictures) on how to use the first Electroneum GUI Wallet on my Electroneum mining pool websiteRoll Eyes

Wow, awesome, I had searched for one before starting this but didn't find any Cheesy, gonna check the source as well when I have the time

Thanks for the headsup, appreciated
If I remember well he forked the SumoKoin Wallet to do this one.
sr. member
Activity: 882
Merit: 252
One thing I've learned over the years, when it comes to ICO's. Just hold on to it for a longer time, see it as an investment and let it sit. This worked out for me everytime so far... Will do this as well with ETN, even though it may take some time for this thing to really launch due to delays
member
Activity: 113
Merit: 10
Akroma.ovh | Ether1.ovh EU/US/ASIA Mining Pools
Sorry if this was already asked before.

So I have downloaded a windows wallet (from https://github.com/electroneum/electroneum/releases). After starting "electroneumd.exe" it stucks with message:

"no two valid ElectroneumPulse DNS checkpoint records were received"

nothing happens it doesn't start to sync the chain.

I have tried 2 machines, both 64 and 32 bits. Both computer exactly the same. Running windows 7

Is there another anyway to solve the issue?

Thank you in advance.


p.s. tried also my mac. Same result.
Created wallet, evevything went smoonth but is says network syncronized 1/1 (100%) is that normal? 

http://prntscr.com/hdxv4q

I've just helped a user which had the same problem with electroneumd.exe.
His problem was solved with this command:
Code:
electroneumd.exe --add-exclusive-node 76.91.14.76:26967
To launch on a CMD window or to put in a .bat file, hope it will resolve your problem too!
full member
Activity: 174
Merit: 100
Hi Everyone, as I mentioned on the original Electroneum post, I was working on a GUI Wallet for windows/ Linux, just released it

https://bitcointalksearch.org/topic/anngui-wallet-linuxwindows-electroneum-multipools-gui-wallet-unofifcial-2444581

Full source code and information on the post x)

Quote
We are now proudly releasing the world's first Electroneum GUI Wallet for Linux and Windows

Nice, but it is not the first one! The first one was made almost 2 weeks ago by xzentorxz and you can find it here: https://github.com/XzenTorXz/ElectroneumGUIWallet.

By the way, I have made a complete guide (with pictures) on how to use the first Electroneum GUI Wallet on my Electroneum mining pool websiteRoll Eyes

Created wallet, evevything went smoonth but is says network syncronized 1/1 (100%) is that normal? 

http://prntscr.com/hdxv4q

I didn't create that one,, but if you had your CLI walelt previously, and by looking at the code it's connecting using RPC to the electroneum daemon, so it's using your previous blockchain data, so i'd say it's working
sr. member
Activity: 366
Merit: 250
Hi Everyone, as I mentioned on the original Electroneum post, I was working on a GUI Wallet for windows/ Linux, just released it

https://bitcointalksearch.org/topic/anngui-wallet-linuxwindows-electroneum-multipools-gui-wallet-unofifcial-2444581

Full source code and information on the post x)

Quote
We are now proudly releasing the world's first Electroneum GUI Wallet for Linux and Windows

Nice, but it is not the first one! The first one was made almost 2 weeks ago by xzentorxz and you can find it here: https://github.com/XzenTorXz/ElectroneumGUIWallet.

By the way, I have made a complete guide (with pictures) on how to use the first Electroneum GUI Wallet on my Electroneum mining pool websiteRoll Eyes

Created wallet, evevything went smoonth but is says network syncronized 1/1 (100%) is that normal? 

http://prntscr.com/hdxv4q
full member
Activity: 174
Merit: 100
Hi Everyone, as I mentioned on the original Electroneum post, I was working on a GUI Wallet for windows/ Linux, just released it

https://bitcointalksearch.org/topic/anngui-wallet-linuxwindows-electroneum-multipools-gui-wallet-unofifcial-2444581

Full source code and information on the post x)

Quote
We are now proudly releasing the world's first Electroneum GUI Wallet for Linux and Windows

Nice, but it is not the first one! The first one was made almost 2 weeks ago by xzentorxz and you can find it here: https://github.com/XzenTorXz/ElectroneumGUIWallet.

By the way, I have made a complete guide (with pictures) on how to use the first Electroneum GUI Wallet on my Electroneum mining pool websiteRoll Eyes

Wow, awesome, I had searched for one before starting this but didn't find any Cheesy, gonna check the source as well when I have the time

Thanks for the headsup, appreciated
sr. member
Activity: 366
Merit: 250
Sorry if this was already asked before.

So I have downloaded a windows wallet (from https://github.com/electroneum/electroneum/releases). After starting "electroneumd.exe" it stucks with message:

"no two valid ElectroneumPulse DNS checkpoint records were received"

nothing happens it doesn't start to sync the chain.

I have tried 2 machines, both 64 and 32 bits. Both computer exactly the same. Running windows 7

Is there another anyway to solve the issue?

Thank you in advance.


p.s. tried also my mac. Same result.
member
Activity: 113
Merit: 10
Akroma.ovh | Ether1.ovh EU/US/ASIA Mining Pools
Hi Everyone, as I mentioned on the original Electroneum post, I was working on a GUI Wallet for windows/ Linux, just released it

https://bitcointalksearch.org/topic/anngui-wallet-linuxwindows-electroneum-multipools-gui-wallet-unofifcial-2444581

Full source code and information on the post x)

Quote
We are now proudly releasing the world's first Electroneum GUI Wallet for Linux and Windows

Nice, but it is not the first one! The first one was made almost 2 weeks ago by xzentorxz and you can find it here: https://github.com/XzenTorXz/ElectroneumGUIWallet.

By the way, I have made a complete guide (with pictures) on how to use the first Electroneum GUI Wallet on my Electroneum mining pool websiteRoll Eyes
full member
Activity: 420
Merit: 110
I appreciate the team's most recent update via e-mail. At least they are keeping the communication regularly, instead of completely disappearing while they work.

I know someone already shared the email a couple pages ago, but just in case this is the link the team posted on FB (that has the same information as the email sent to users): https://electroneum.com/2017/11/21/electroneum-update/
full member
Activity: 174
Merit: 100
Hi Everyone, as I mentioned on the original Electroneum post, I was working on a GUI Wallet for windows/ Linux, just released it
Are you part of the electroneum dev team? If you are not, they should give you some of that $40 million for doing their work for them.

Thanks for the feedback mate

Totally unrelated with electroneum dev team.
Also this is my first ever wallet, took me 2 weeks to do more or less
And.. plot twist, "i'm not a developer, i just know stuff"  Grin Grin
hah electroneum has a team of programmers and tons of money, and we have to rely on the community members that "know stuff" for doing a gui wallet, something they (etn) should have done before launch. Every day I am getting less and less confident in the electroneum development team.  Undecided

anyway, great work!

edit: btw, which programming language did you use?

I hope you can smell that this is really a red flag for the dev team and who knows what is the future of this coin. I watch it closesly as I wanted to take part in the ICO but passed and a far as I see things go I made the right call.

Many coins have launch issues, and your tokens are safe man, everything will be sorted out.
If instead of complaining, people tried to help or reach them in a constructive way, it would be better.
full member
Activity: 324
Merit: 100
Hi Everyone, as I mentioned on the original Electroneum post, I was working on a GUI Wallet for windows/ Linux, just released it
Are you part of the electroneum dev team? If you are not, they should give you some of that $40 million for doing their work for them.

Thanks for the feedback mate

Totally unrelated with electroneum dev team.
Also this is my first ever wallet, took me 2 weeks to do more or less
And.. plot twist, "i'm not a developer, i just know stuff"  Grin Grin
hah electroneum has a team of programmers and tons of money, and we have to rely on the community members that "know stuff" for doing a gui wallet, something they (etn) should have done before launch. Every day I am getting less and less confident in the electroneum development team.  Undecided

anyway, great work!

edit: btw, which programming language did you use?

I hope you can smell that this is really a red flag for the dev team and who knows what is the future of this coin. I watch it closesly as I wanted to take part in the ICO but passed and a far as I see things go I made the right call.
full member
Activity: 174
Merit: 100
Hi Everyone, as I mentioned on the original Electroneum post, I was working on a GUI Wallet for windows/ Linux, just released it
Are you part of the electroneum dev team? If you are not, they should give you some of that $40 million for doing their work for them.

Thanks for the feedback mate

Totally unrelated with electroneum dev team.
Also this is my first ever wallet, took me 2 weeks to do more or less
And.. plot twist, "i'm not a developer, i just know stuff"  Grin Grin
hah electroneum has a team of programmers and tons of money, and we have to rely on the community members that "know stuff" for doing a gui wallet, something they (etn) should have done before launch. Every day I am getting less and less confident in the electroneum development team.  Undecided

anyway, great work!

edit: btw, which programming language did you use?

It's a fork of monero-gui
C/QML , variable changing basically
Most of the time was redesign , change colors, icons, texts
And of course, the freaking build environment. The Documentation sucks for that, it's easy on linux, but for windows, took me 3/4 days to figure it out.

full member
Activity: 336
Merit: 101
Hi Everyone, as I mentioned on the original Electroneum post, I was working on a GUI Wallet for windows/ Linux, just released it
Are you part of the electroneum dev team? If you are not, they should give you some of that $40 million for doing their work for them.

Thanks for the feedback mate

Totally unrelated with electroneum dev team.
Also this is my first ever wallet, took me 2 weeks to do more or less
And.. plot twist, "i'm not a developer, i just know stuff"  Grin Grin

Awesome work mate.
Congrats! It looks pretty cool.
member
Activity: 91
Merit: 10
Hi Everyone, as I mentioned on the original Electroneum post, I was working on a GUI Wallet for windows/ Linux, just released it
Are you part of the electroneum dev team? If you are not, they should give you some of that $40 million for doing their work for them.

Thanks for the feedback mate

Totally unrelated with electroneum dev team.
Also this is my first ever wallet, took me 2 weeks to do more or less
And.. plot twist, "i'm not a developer, i just know stuff"  Grin Grin
hah electroneum has a team of programmers and tons of money, and we have to rely on the community members that "know stuff" for doing a gui wallet, something they (etn) should have done before launch. Every day I am getting less and less confident in the electroneum development team.  Undecided

anyway, great work!

edit: btw, which programming language did you use?
full member
Activity: 174
Merit: 100
Hi Everyone, as I mentioned on the original Electroneum post, I was working on a GUI Wallet for windows/ Linux, just released it
Are you part of the electroneum dev team? If you are not, they should give you some of that $40 million for doing their work for them.

Thanks for the feedback mate

Totally unrelated with electroneum dev team.
Also this is my first ever wallet, took me 2 weeks to do more or less
And.. plot twist, "i'm not a developer, i just know stuff"  Grin Grin
member
Activity: 91
Merit: 10
Hi Everyone, as I mentioned on the original Electroneum post, I was working on a GUI Wallet for windows/ Linux, just released it
Are you part of the electroneum dev team? If you are not, they should give you some of that $40 million for doing their work for them.
full member
Activity: 174
Merit: 100
Looks nice !

Will test it soon Smiley

Thanks mate
newbie
Activity: 45
Merit: 0
Where is all that hashpower on the network. The biggest pool I can find that is working is https://easyhash.io
jr. member
Activity: 148
Merit: 3
Richard wrote if I remember correctly about a carrier in a developing country, that is very unlikely T-Mobile

I also don't believe in T-Mobile but if there will be a deal(s) in (a) developing country(-ies) more people can afford smartphones and thus etn will spread ever faster.
It's comparable with the computer industry -> new software needs better hardware which leads to more demanding software etc.
Jump to: