Pages:
Author

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

newbie
Activity: 70
Merit: 0
Hi!
I wanted to mine directly at Bittrex address (I got a base address and a payment ID) and inserted the base address into the aeon-stak-nvidia-1.4.0-win64-CUDA9 config file.
But when I was going to check the wallet at the pool (aeon-pool.com) it turned out that the address has already been taked and has send many txs.
How could that be?
The address generated by Bittrex is
WmtK9TQ6yd2ZWZDAkRsebc2ppzUq2Wuo9XRRjHMH2fvqM3ARVqk3styJ6AavJFcpJFPFtxRGAqGFoJM ZGJ6YYzQ61TYGfpykX
 Regards!
full member
Activity: 203
Merit: 166
Here is a GUI wallet that the poolele team has been working on! Enjoy

https://poolele.com/download/aeon-wallet-gui-v1-0-2-6-windows-installer/

We host and support them and thier GUI wallet on our discord channel. All AEON updates posted daily.

https://discord.gg/xbb8AMd

Warning: This wallet is not open-sourced and thus not to be trusted.
legendary
Activity: 3164
Merit: 1003
Just make a GUI wallet pleaseeeeeeee.....  Smiley
newbie
Activity: 51
Merit: 0
Why the difficulty increased so much in the last weeks ?? On what I know there are no ASIC to mine it... only thing is many CPU cores....
more people mining it.
higher prices expected.
newbie
Activity: 56
Merit: 0
buy aeon fast before hit 45$  Cool
This.
Let's ride the waves!
Transfer wealth from the impacient to the pacient :-)
when to expect?
legendary
Activity: 2968
Merit: 1198
I'm waiting for 4 days to get the coins on Bittrex. I sent 2,000, at a time, the transaction is divided into parts and only one part, exactly 153, came to the exchange.
I tried to delete p2pstate.bin and poolstate.bin but there was no money in the wallet, and on Bittrex too.

Try restoring the wallet by deleting (moving) the wallet cache file (the file without any file extension, not the .keys file!).

If you have tons of outputs with tiny amounts (you can check this by "incoming_transfers available"), you won't be able to send a huge sum at once.

Good advice. Also don't use mix <2 unless you can't avoid it (sometimes mix 0 is necessary for small unmixable bits of coins from solo mining for example). If you must use mix 0, also consider --fee-multipler. Check a chain explorer such as https://minergate.com/blockchain/aeon/blocks . See what recent mix 0 transactions are using and you will need to be competitive or your transaction will not get mined. Yesterday that required >10. Today 1-2 looks okay.
full member
Activity: 203
Merit: 166
I'm waiting for 4 days to get the coins on Bittrex. I sent 2,000, at a time, the transaction is divided into parts and only one part, exactly 153, came to the exchange.
I tried to delete p2pstate.bin and poolstate.bin but there was no money in the wallet, and on Bittrex too.

Try restoring the wallet by deleting (moving) the wallet cache file (the file without any file extension, not the .keys file!).

If you have tons of outputs with tiny amounts (you can check this by "incoming_transfers available"), you won't be able to send a huge sum at once.
legendary
Activity: 2968
Merit: 1198
Lost my RAID with blockchains recently.

Tried to send trans via public node - trans disappeared.
Tried to run local daemon - stuck at block 1000.

WTF guys?
WTF?Huh??

Fixed in master. You can pull HEAD from master or patch your own. Discussed here:

member
Activity: 280
Merit: 10
could not enter the wallet
updated to 0.9.14 version still does not help. what to do?

Quote
C:\Users\*********>aeond.exe
2018-Jan-03 11:13:12.626440 Starting...
2018-Jan-03 11:13:12.628445 aeon v0.9.13.0()
2018-Jan-03 11:13:12.628945 Module folder: aeond.exe
2018-Jan-03 11:13:12.631453 Initializing p2p server...
2018-Jan-03 11:13:12.635965 ERROR c:\users**********\src\p2p\net_node.inl:113 Exception at [node_server::init_config], what=input stream error
2018-Jan-03 11:13:12.641479 ERROR c:\users***********\src\p2p\net_node.inl:277 Failed to init config.
2018-Jan-03 11:13:12.642983 ERROR C:\Users***********\src\daemon\daemon.cpp:175 Failed to initialize p2p server.
2018-Jan-03 11:13:12.647997 Mining has been stopped, 0 finished

Delete p2pstate.bin and try again


aeon v0.9.14
Tried to delete, did not help. Delete blockchain folder. Not helped. I can not download it again now...
Some errors in the red and yellow lines. The BC is not synchronized.
newbie
Activity: 25
Merit: 0

Hey guys like the project, accumulating now on bittrex.

Do we have a roadmap or idea of when a gui wallet will happen? 

I'm too freaked out to try to even attempt to work the cmd wallet, with all the problems in this forum... but I like how I'm paying attention to this project closely, feels so grassroots.
newbie
Activity: 10
Merit: 0
Lost my RAID with blockchains recently.

Tried to send trans via public node - trans disappeared.
Tried to run local daemon - stuck at block 1000.

WTF guys?
WTF?Huh??

I had similar issue with using node.aeon-wallet.net public daemon, simplewallet said sent but daemon wouldn't relay.
Rescanned my wallet and coins has not been spent. Who runs this public daemon? Maybe a restart or debug it.
slb
hero member
Activity: 598
Merit: 501
What are the updates on the code rebase? Is there a rough timeline that we can follow? I reckon the people working on it do not have the experience in Cryptonote related projects, how can smooth make sure that they can really do it?

Hi,
I am working on this. I will push the code to github as soon as I am able to sync with the latest monero code to the aeon network.
legendary
Activity: 2968
Merit: 1198
The issue with syncing appears to be timeout-related. I'm adding block-sync-size which addressed the issue in Monero but meanwhile if you are compiling your own and want to try a workaround you can edit the file src/cryptonote_config.h and change this:

Code:
#define BLOCKS_SYNCHRONIZING_DEFAULT_COUNT              200    //by default, blocks count in blocks downloading

to this

Code:
#define BLOCKS_SYNCHRONIZING_DEFAULT_COUNT              20    //by default, blocks count in blocks downloading

Recompile and restart.

EDIT: I see that contributor stoffu has already added --blocks-sync-size. Thanks! Not in a release yet but if you pull from master, you can try adding --block-sync-size 20 to your aeond command line.
member
Activity: 71
Merit: 10
What does this message mean in simplewallet.log?:

2017-Dec-30 15:45:39.986680 ERROR c:\projects\aeon\src\wallet\wallet2.h:465 m_upper_transaction_size_limit <= get_object_blobsize(tx). THROW EXCEPTION: error::tx_too_big
2017-Dec-30 15:45:39.992680 c:\projects\aeon\src\wallet\wallet2.h:465:struct tools::error::tx_too_big: transaction is too big, tx_size_limit = 19400, tx size = 21066, tx:


I still lack 2000 coins. Which option when transferring larger sums should be used: transfer 0 or transfer 1 or ...
When a message appears that the transactions are too large should be divided whether it should be accepted or not?!
Which max amount is safe to send, I want to say which maximum amount is surely to send that the coins really will get to the exchange?
I'm totally confused about this cryptonote wallet problem. You're never sure if your money just disappears or appears where you sent them! Angry

Excuse me, I use google translator Smiley
member
Activity: 143
Merit: 10
Why the difficulty increased so much in the last weeks ?? On what I know there are no ASIC to mine it... only thing is many CPU cores....
eeX
hero member
Activity: 961
Merit: 500
Soldo.IN [SLD]
Changed at least 5 public nodes and one of them transfer coins finally.

But block 871001 issue still not resolved... ... ...
eeX
hero member
Activity: 961
Merit: 500
Soldo.IN [SLD]
Worked, but not so long.

Now stuck at block 871001 :|
Trans via public node still went to dev null ............
eeX
hero member
Activity: 961
Merit: 500
Soldo.IN [SLD]
I also had a problem with blockchain sync stacked at block 999. Fixed by moving daemon to drive C: and running in PowerShell with admin rights. Then it took 4 hours to sync full blockchain.

Thanks a lot, its work now... ... ...
eeX
hero member
Activity: 961
Merit: 500
Soldo.IN [SLD]
Thanks, will check it right now!
copper member
Activity: 5
Merit: 1
Spent 20 hours restoring wallets, blockchain - no luck.

Have anybody seen fresh blockchain bootstrap for win-x64?

I also had a problem with blockchain sync stacked at block 999. Fixed by moving daemon to drive C: and running in PowerShell with admin rights. Then it took 4 hours to sync full blockchain.
Pages:
Jump to: