Pages:
Author

Topic: [Started][AirDrop#3 - 25th March] - Electronic Dollar(eDollar) - page 30. (Read 67833 times)

newbie
Activity: 115
Merit: 0

I might be wrong but I believe it looks that way because of testing phase!, release should be soon I am guessing. @aproapeom ' s new wallet works as advertised Smiley. And this is a great starting point for a coin that plans to be used for buying products and services in the real world!
newbie
Activity: 16
Merit: 0
full member
Activity: 445
Merit: 100
Hi Dev,

Please apply in https://acc.vicex.io/acc/listing it's listing is free and need just 200 votes for being listed. Atleast you can do this to get listed.
newbie
Activity: 208
Merit: 0
What is the current progress of releasing GUI wallets?
newbie
Activity: 14
Merit: 0
Please add Worker Stats to pool menu!
newbie
Activity: 18
Merit: 0

You might as well just use the Sumokoin or any other monero fork's wallet and change it so it
works with EDL. That's how others do it...not sure why you want to reinvent the wheel...

But an A PLUS for effort...even if the UI's look & feel is ... well... not so good yet.

Hi,

You are right, but as with the subadress modification and also other mods/improvements that are scheduled for the coin, at some point the copy-wallets will not work, and rather than rebuilding the whole wallet after 1-2 years, better make a new one from the begining.

Nobody wants to reinvent the wheel, but if one wants to have a solid understanding of how the wheel works, he must make one, not buy/copy one.

And to be honest, I would (personally) feel much better if my wallet will be copied in the future, rather than me copying somebody's wallet.



@Alexkw70 : I understand what you are saying about the username/password, and it was on purpose made like that, because, if you look at any login window, for security reasons mainly, it will not tell you : wrong username or wrong password. It's just wrong password or some similar vague message.

For the sync issue, did a windows network access prompt message appeared when you opened the wallet first time ? Maybe your antivirus silently blocks things, try disabling for 5 minutes to see if this is the issue.

Also, I have made some updates, don't know when you downloaded, so try downloading again, but the next thing I will do will be to add a visible version number.
full member
Activity: 445
Merit: 100
Any rough Idea when Crex24 and stocks.exchange will be up.
newbie
Activity: 23
Merit: 0
aproapeom, Hello! Smiley

I don't speak English correctly but i try it.

The first thing that i can say you is that it open correctly the existing wallet created a mounth ago but try to execute this points in order:

1- open an existent wallet typing the correct wallet file name and password ----->>> wallet open correctly
2- try to open  a existent wallet typing correct wallet file name but wrong password ----->>> browser shows error code "wrong password"
3- try to open a non existent wallet typing any word in "wallet file name" but a correct password ---->> browser shows error code "wrong password"
For me the correct error code should be "wrong wallet name" or "non existen wallet" or similar  (for example caps lock inadvertently blocked typing wallet file name)

I do not know if I can explain myself

Then

I can not to synchronize the demon whit web browser wallet, see the follow pictures

https://www.dropbox.com/s/8cscnfq2tk7r5yk/01.jpg?dl=0

https://www.dropbox.com/s/mvjhd7eq3d3jnqo/02.jpg?dl=0

The block height was of past 3 days when i opened wallet by prompt

I will check it tomorrow,  may be Avira antivirus? Huh

Thanks for Your work!  Wink

p.s. I  will continue to mine and support
member
Activity: 123
Merit: 10
I mined this coin about a month ago and stopped thinking the developers were not doing anything. Had I but know but in any case, have countined to mine it. The Devs seem to be working hard and flat out and when it hit exchanges, it will obviously moon due to ongoing improvements and a serious and dedicated team behind the project. All the best TEAM. By the way how do I join the BOUNTY. Im a steemit/medium blogger.
newbie
Activity: 43
Merit: 0
Not that it should make any difference but the graphics are dreadful. Looks a wee bit novice.

Not saying the project or codeword is, only the graphics. IMO.



Yes, my design skills are average at most Smiley

However, design can be quickly updated and if there is someone who wants, it can propose a new design and I will happily code it.

You might as well just use the Sumokoin or any other monero fork's wallet and change it so it
works with EDL. That's how others do it...not sure why you want to reinvent the wheel...

But an A PLUS for effort...even if the UI's look & feel is ... well... not so good yet.
newbie
Activity: 18
Merit: 0
Not that it should make any difference but the graphics are dreadful. Looks a wee bit novice.

Not saying the project or codeword is, only the graphics. IMO.



Yes, my design skills are average at most Smiley

However, design can be quickly updated and if there is someone who wants, it can propose a new design and I will happily code it.
member
Activity: 140
Merit: 10
Merit me or don't.
Not that it should make any difference but the graphics are dreadful. Looks a wee bit novice.

Not saying the project or codeword is, only the graphics. IMO.

member
Activity: 210
Merit: 29
Hi guys
I see your github activity has slowed down a bit, can you please give us some feedback as to where matters stand with your roadmap and exchange listings?

Thanks for the project, I like the idea of not having an ICO and unnecessarily raking in millions. All coins should grow organically. Good luck. I am looking forward to your updates here.
newbie
Activity: 210
Merit: 0
Go Go EDL to Exchange !)  Cool
full member
Activity: 392
Merit: 100
the update of the announcement magnifies that the community needed updated information to silence people who do not stop throwing shit about Edollar, I continue to support the community and undermining this currency that can give us some good joy in the future !!!

Much encouragement and thanks for the new information!
newbie
Activity: 23
Merit: 0
Thanks for all.  Cheesy
 I will try it with small amount of EDL in the next days  Wink
newbie
Activity: 18
Merit: 0
Hi guys !



I have been working on a browser wallet, and now I consider that it can be released for testing.

It runs in the browser from a local file and it is basically connecting to the edollar rpc daemon, sending/receiving commands and showing the information provided by the daemon.

If you want to help me with development you can test it and report the bugs.


A few key notes :

0. Make sure you read all the instructions in the project readme.

1. After the wallet starts, wait at least 20 seconds for the edollar daemons to start properly. (this is assuming you have used the cli wallet before and the blockchain is somehow synced with the network - otherwise, you will have to wait for the blockchain to be downloaded). This also applies when switching between wallets.

2. After you make a transaction, wait 2 - 10 network blocks for the change to return to your available balance. Please read the papers on how the coins are sent on the blockchain.

Example :

You have 10 coins, in one transaction block.
You send to someone 3 coins. The whole 10 coins block will be used, and your wallet will receive a 7 coins transaction block after 2-10 blocks on the edollar blockchain have been mined. This is how the blockchain system works.
So for a period of time, you will have 7 coins, but you cannot spend them. At any time, you can spend the available amount, not the total amount.


3. After you make a transaction, wait at least until next block (usually 2-3 minutes) so that all the information is correctly shown.

4. When closing the wallet, please use the close button found in address book tab, so that the daemons will save everything and the next time you start, you will have less blocks to update from the main network.


This is a hobby project that I want to test before further continuing the development.


If you have questions, you can ask them here on the forum (if there will be a lot of questions or the edollar teams consider that this is not good for the project, I will make a separate thread), or you can find me on all edollar communication channels (telegram, discord, slack, etc).


For the moment I am not in the development team, so you can consider this as unofficial.


You can download the wallet from  https://github.com/aproapeom/edollar_local_gui_rpc_wallet



Cheers!
newbie
Activity: 16
Merit: 0
How are things going with your development?
member
Activity: 182
Merit: 10
waiting for airdrop next round, very interest project
member
Activity: 140
Merit: 10
I'm just a member here not a dev but Fonero is listed on 2 exchanges one being stocks.exchange the other being the one that is run by fonero devs themselves. I wouldn't ever trust those devs or their coin. You're basically saying this is a shady project after you brought up FNO as an example. That's just hilarious by itself. Amongst monero clones Sumokoin is the absolute best and Masari is a nice try. However EDL is more of a competitor of ETN btw in terms of specs and supply. On the downside, this project haven't had a multimillion dollar ICO. You still have the option to dump your coins as soon as EDL gets listed.

We didn't run our stock. The second stock is crex24.com. We don't shady project. We just a bit stopped our improvements just because we are getting ready to big changes.
Pages:
Jump to: