Pages:
Author

Topic: [ANN] AEON [2019-09-27: Upgrade to version 0.13.0.0 ASAP HF@1146200 Oct 25] - page 72. (Read 625654 times)

full member
Activity: 203
Merit: 166
Is there a GUI version of the wallet (for windows) ? Nothing against cmd line, but to attract a large number of people this is something that help!

Not at the moment. I think there used to be some GUI that wraps around simplewallet, but it became obsolete over time. When smooth finishes rebasing Aeon to the recent version of Monero, it will become a possibility to port Monero's Qt-based GUI wallet to Aeon.

member
Activity: 143
Merit: 10
Is there a GUI version of the wallet (for windows) ? Nothing against cmd line, but to attract a large number of people this is something that help!
member
Activity: 148
Merit: 10
thanks heaps for this Smiley
full member
Activity: 203
Merit: 166
It may not be it takes a few hours it said might leave it for another 2 hours. should I have the wallet running also or just AEOND?

2017-Dec-19 20:15:59.955686 [P2P7][50.7.176.42:11180 OUT]Sync data returned unknown top block: 1000 -> 903257 [902257 blocks behind]
SYNCHRONIZATION started
2017-Dec-19 20:15:59.958194 [P2P7]Remote top block height: 903257, id: <4948785ac61137b38e49db7d1eede62bb575008d63d7be7817e3c9e484fb5a44>

where's it up to atm.

You need to wait until the daemon fully syncs the blockchain (might take many hours). You can check your daemon's synced height by typing "diff" in aeond (the number next to "BH"). You don't need to run simplewallet before your daemon finishes syncing; only after the full sync can simplewallet show you the correct balance.
member
Activity: 148
Merit: 10
It may not be it takes a few hours it said might leave it for another 2 hours. should I have the wallet running also or just AEOND?

2017-Dec-19 20:15:59.955686 [P2P7][50.7.176.42:11180 OUT]Sync data returned unknown top block: 1000 -> 903257 [902257 blocks behind]
SYNCHRONIZATION started
2017-Dec-19 20:15:59.958194 [P2P7]Remote top block height: 903257, id: <4948785ac61137b38e49db7d1eede62bb575008d63d7be7817e3c9e484fb5a44>

where's it up to atm.
full member
Activity: 203
Merit: 166
Transaction
Hash?   0c49fca850f145560d2e1028ed4da0c25ac4fd21d2dc9f8c31ed440f84d675a1
First confirmation time (UTC)
?   2017-12-19 06:36:35 (2 hours ago)
Fee?   0.010000000000
Sum of outputs   89.990800000000
Size, bytes?   940
One-time public key?   41257f535d123ee5741b26efe995b2e59b794ff74d9c80951ef846015195af4c
Mixin count
?   3

Showing this

So this means that the transaction was recorded in the blockchain at height 903203, about 2 hours ago. Are you sure that your aeond is fully synced? If you type "bc_height" in simplewallet, do you see the latest block height (903244 as of now)?
member
Activity: 148
Merit: 10
Transaction
Hash?   0c49fca850f145560d2e1028ed4da0c25ac4fd21d2dc9f8c31ed440f84d675a1
First confirmation time (UTC)
?   2017-12-19 06:36:35 (2 hours ago)
Fee?   0.010000000000
Sum of outputs   89.990800000000
Size, bytes?   940
One-time public key?   41257f535d123ee5741b26efe995b2e59b794ff74d9c80951ef846015195af4c
Mixin count
?   3

Showing this
full member
Activity: 203
Merit: 166
Hey guys having little trouble receiving Aeon I sent a few to my address via the console panel and still nothing. hitbtc has sent and confirmed it. Wondering if doing something wrong? I have both wallet and aeond running.
Typed refresh showing nothing and typed incoming_transfers and display no incoming.

Do you have the transaction ID? If you can find it in the block explorer ( https://minergate.com/blockchain/aeon/blocks ), that means your transfer is confirmed.
member
Activity: 148
Merit: 10
Hey guys having little trouble receiving Aeon I sent a few to my address via the console panel and still nothing. hitbtc has sent and confirmed it. Wondering if doing something wrong? I have both wallet and aeond running.
Typed refresh showing nothing and typed incoming_transfers and display no incoming.
member
Activity: 148
Merit: 10
Really like the Lottery thing I'm entering now hope I win something Smiley
newbie
Activity: 39
Merit: 0
Sent transaction and its not showing on chain anyone know how I can recover?

Do I just delete poolstate and restore wallet?

2017-Dec-18 12:03:37.266453 Transaction successfully sent. <>


Edit: Deleting the file and restoring the wallet got it back Smiley
member
Activity: 154
Merit: 10
Can i join profect at where? any discord or slack ?
newbie
Activity: 39
Merit: 0
http://AeonLottery.com
https://www.durinsmine.com/lottery/

Almost half the tickets sold!

0.5 Aeon each.
The three time windows for strike collection will be posted once all tickets are sold.
We will take the initial seed and combine it with the number of lightning strikes in a five-minute window.
If the seed is 12345 and there are 67 lightning strikes within the five-minute window the seed will be 1234567.
This seed is then used with the Mersenne Twister Algorithm, which given the seed will always give the exact same output for everyone to verify.
The number of lightning strikes within the time frame can be verified using this website http://en.blitzortung.org/archive_data.php

newbie
Activity: 51
Merit: 0
You have the public nodes here https://aeon.wiki/Node
run command like this: ./simplewallet --daemon-address node.aeon.hashvault.pro:11181
newbie
Activity: 39
Merit: 0

Open notepad, type "aeond --data-dir " without the <> and "", save as, change .txt file type to all, change the name of the file to "anything.bat" and save it to the folder you have aeond in, run it and it should start syncing the blockchain to that directory.

Just run that instead of aeond whenever want to use your wallet. It might be forward / instead of \ I am not sure

Thanks for the answer.
Can you help me once more. I made bat file but now I have an error:
http://clip2net.com/s/3QpnbW1


You can try using a public node so you dont need to store the blockchain

Same as the aeond bat just for simple wallet with different command

https://www.reddit.com/r/Aeon/comments/73829j/public_nodes_new_list/
newbie
Activity: 3
Merit: 0

Open notepad, type "aeond --data-dir " without the <> and "", save as, change .txt file type to all, change the name of the file to "anything.bat" and save it to the folder you have aeond in, run it and it should start syncing the blockchain to that directory.

Just run that instead of aeond whenever want to use your wallet. It might be forward / instead of \ I am not sure

Thanks for the answer.
Can you help me once more. I made bat file but now I have an error:
http://clip2net.com/s/3QpnbW1
legendary
Activity: 3010
Merit: 1460
@americanpegasus. Thank you for that post. In these hard and tough times, we need someone like you to wake up the community and direct the way in these times of murkiness.

I admit that I am feeling a little discouraged with Aeon and smooth. Sorry, but I was assuming that the code rebase was coming this year.
hero member
Activity: 770
Merit: 504

You're entitled to your opinion but the way I see it the code is less broken than it has ever been (many important bugs have been fixed, and nodes are very reliable, despite some annoying noise messages).


As someone who played with Monero back in the early days, I was honestly shocked at how easy Aeon was to setup and use on a range of operating systems.  Having very little knowledge of Mac OS I was still able to get a node up and running with very few steps, and setting up a Windows instance is absurdly simple, literally a few button clicks.  
  
I think if Aeon wants to find new ways to differentiate itself from Monero, a "really really ridiculously easy" design philosophy seems to be something that a.) traditionally is met with great love by the market and b.) can help advance the art is unexpected ways and c.) already seems to be a direction this project is taking.  
  
I just wanna thank everyone who has worked on the Aeon code these past couple of years streamlining and improving it. 💜 It's work beyond recompense, when one considers the awesome scope of Cryptonote and how crucial it will become as the years go on.  I think once rebase is launched and the dev floodgates are opened, we are going to see Aeon evolve quickly in some really neat ways, perhaps even diverging from Monero at times.
 


Also, yes, this account is back under my control, and thanks for the community banding together to deincentivize the theft of highly recognized accounts like this one.  Also thanks to the anon who returned this to me - don't care if it was the person who cracked it, bought it, or a benevolent: it is very big of you to return such a valuable thing to the rightful hands. 💕
newbie
Activity: 1
Merit: 0
Hey guys,

I know I could have posted this on reddit too but decided to post here since if it is something critical smooth might take a look.

So long story short this morning(11:10 in the log file) I had the aeond and simplewallet open was checking my balance but executed shutdown command without exiting both.

Now  a couple of hours later(19:02) I tried to log into my wallet and I get the following errors in the log file:

Code:
2017-Dec-16 11:10:42.928536 Block is already in blockchain: ***********************
2017-Dec-16 11:10:42.928658 Refresh done, blocks received: 19, balance: 9.541041913272, unlocked: 9.541041913272
2017-Dec-16 11:10:42.928669 Refresh done, blocks received: 19
2017-Dec-16 11:10:42.928695 balance: 9.541041913272, unlocked balance: 9.541041913272
2017-Dec-16 11:10:42.928708 **********************************************************************
Use "help" command to see the list of available commands.
**********************************************************************
2017-Dec-16 11:29:44.091411 Failed to read line.
2017-Dec-16 11:29:44.091450 Read command:

2017-Dec-16 19:02:38.063657 aeon wallet v0.9.14.0()
2017-Dec-16 19:02:45.596201 Loaded wallet keys file, with public address: *****************************
2017-Dec-16 19:02:45.596635 ERROR /home/helpme/Downloads/aeon-master/src/common/boost_serialization_helper.h:108 Exception at [unserialize_obj_from_file], what=input stream error
2017-Dec-16 19:02:45.596652 ERROR /home/helpme/Downloads/aeon-master/src/wallet/wallet2.cpp:566 !r. THROW EXCEPTION: error::file_read_error
2017-Dec-16 19:02:45.596666 /home/helpme/Downloads/aeon-master/src/wallet/wallet2.cpp:566:N5tools5error15file_error_baseILi2EEE: failed to read file "Aeonwal"
2017-Dec-16 19:02:45.596880 Error: failed to load wallet: failed to read file "Aeonwal"
2017-Dec-16 19:02:45.596897 ERROR /home/helpme/Downloads/aeon-master/src/simplewallet/simplewallet.cpp:402 could not open account
2017-Dec-16 19:02:45.596904 ERROR /home/helpme/Downloads/aeon-master/src/simplewallet/simplewallet.cpp:1216 Failed to initialize wallet

It seems my wallet file is 0 bites:
 ll -ltrh
total 113M
-rwxrwxr-x. 1 helpme helpme 3.6M Oct 12 21:43 aeond
-rwxrwxr-x. 1 helpme helpme 2.8M Oct 12 21:43 simplewallet
-rwxrwxr-x. 1 helpme helpme 868K Oct 12 21:43 simpleminer
-rwxrwxr-x. 1 helpme helpme 936K Oct 12 21:43 connectivity_tool
-rw-r--r--. 1 helpme helpme  289 Oct 13 10:15 AECC.keys
-rw-r--r--. 1 helpme helpme   97 Oct 13 10:15 AECC.address.txt
-rw-r--r--. 1 helpme helpme    0 Dec 16 11:29 AECC
-rw-rw-r--. 1 helpme helpme 461K Dec 16 19:01 aeond.log
-rw-rw-r--. 1 helpme helpme 104M Dec 16 19:04 simplewallet.log

I am running Fedora 25, some more info:
[Phoenix_0.9.14]$ cat /etc/redhat-release
Fedora release 25 (Twenty Five)
Linux localhost 4.13.16-100.fc25.x86_64 #1 SMP Mon Nov 27 19:52:46 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
[Phoenix_0.9.14]$ ulimit -l
64


I do have backup of the wallet so it is not critical or anything. Just figured out if it is a bug I could draw smooth's attention to check it.
newbie
Activity: 39
Merit: 0
I have not enough space on system disk.
How I can change cache storage of blockchain.dat?

Open notepad, type "aeond --data-dir " without the <> and "", save as, change .txt file type to all, change the name of the file to "anything.bat" and save it to the folder you have aeond in, run it and it should start syncing the blockchain to that directory.

Just run that instead of aeond whenever want to use your wallet. It might be forward / instead of \ I am not sure
Pages:
Jump to: