eeX
|
 |
January 03, 2018, 01:59:48 PM |
|
Changed at least 5 public nodes and one of them transfer coins finally.
But block 871001 issue still not resolved... ... ...
|
Soldo [SLD] @ Soldo.IN
|
|
|
|
|
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction. Advertise here.
|
makko91
Member

Offline
Activity: 143
Merit: 10
|
 |
January 03, 2018, 02:52:12 PM |
|
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....
|
|
|
|
btcluka
Member

Offline
Activity: 71
Merit: 10
|
 |
January 03, 2018, 07:32:09 PM |
|
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!  Excuse me, I use google translator 
|
|
|
|
smooth
Legendary
Offline
Activity: 2870
Merit: 1176
|
 |
January 03, 2018, 10:13:30 PM |
|
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: #define BLOCKS_SYNCHRONIZING_DEFAULT_COUNT 200 //by default, blocks count in blocks downloading
to this #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.
|
|
|
|
slb
|
 |
January 04, 2018, 12:26:16 AM |
|
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.
|
|
|
|
exciter.0
Newbie
Offline
Activity: 10
Merit: 0
|
 |
January 04, 2018, 01:56:33 AM |
|
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?  ?? 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.
|
|
|
|
Todd604
Newbie
Offline
Activity: 25
Merit: 0
|
 |
January 04, 2018, 05:10:46 AM |
|
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.
|
|
|
|
korm
Member

Offline
Activity: 280
Merit: 10
|
 |
January 04, 2018, 07:50:10 AM |
|
could not enter the wallet updated to 0.9.14 version still does not help. what to do? 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.
|
|
|
|
smooth
Legendary
Offline
Activity: 2870
Merit: 1176
|
 |
January 04, 2018, 08:47:48 AM |
|
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?  ?? Fixed in master. You can pull HEAD from master or patch your own. Discussed here:
|
|
|
|
stoffu
|
 |
January 04, 2018, 09:43:59 AM |
|
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.
|
|
|
|
smooth
Legendary
Offline
Activity: 2870
Merit: 1176
|
 |
January 04, 2018, 10:45:21 AM |
|
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.
|
|
|
|
johnjohnx2
Newbie
Offline
Activity: 56
Merit: 0
|
 |
January 04, 2018, 01:02:28 PM |
|
buy aeon fast before hit 45$  This. Let's ride the waves! Transfer wealth from the impacient to the pacient :-) when to expect?
|
|
|
|
overboost
Newbie
Offline
Activity: 51
Merit: 0
|
 |
January 04, 2018, 08:42:27 PM |
|
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.
|
|
|
|
tbearhere
Legendary
Offline
Activity: 2758
Merit: 1003
Zano https://zano.org/ ____ Algo ProgPowZ
|
 |
January 05, 2018, 12:28:16 AM |
|
Just make a GUI wallet pleaseeeeeeee..... 
|
ZANO New Sources|1st ProgPowZ|PoW/PoS Hybrid|Scalable|Private|Contracting https://zano.org/ Zano alias: tbearhere
|
|
|
stoffu
|
 |
January 05, 2018, 04:49:22 AM |
|
Warning: This wallet is not open-sourced and thus not to be trusted.
|
|
|
|
LuxLP
Newbie
Offline
Activity: 74
Merit: 0
|
 |
January 05, 2018, 11:06:23 PM |
|
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!
|
|
|
|
Durins Bane
Newbie
Offline
Activity: 39
Merit: 0
|
 |
January 05, 2018, 11:18:26 PM |
|
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!
Dont think you can do that from aeon pool need a node js pool I think to have payments with id Can use HitBTC though? It doesn't take that long though to just make a wallet, look at public nodes on the subreddit https://www.reddit.com/r/Aeon/comments/73829j/public_nodes_new_list/Download that there is a version you dont need to compile just save the bat from the link above to where ever you extract this to and run that https://github.com/aeonix/aeon/releases
|
|
|
|
AEON_KING
Newbie
Offline
Activity: 29
Merit: 0
|
 |
January 06, 2018, 04:08:49 PM |
|
|
|
|
|
AdamT
|
 |
January 06, 2018, 07:13:52 PM |
|
Just make a GUI wallet pleaseeeeeeee.....  This seriously. Mac version too. What's the status from dev?
|
|
|
|
pönde
|
 |
January 06, 2018, 08:45:00 PM |
|
I compiled Aeon from source to Linux Ubuntu. Everything seems to be just fine. But the sync gets stuck to block 1000. It returns the message Sync data returned unknown top block:1000 So what to do?
|
|
|
|
|