Author

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

sr. member
Activity: 352
Merit: 250

Thanks for the infos!
I tried to setup Wolf CPU miner under my windows10 but failed miserably.
If you could write a step by step it would be very much appreciated.
Or if you are too lazy to write it down, a link to an existing one would be also very nice.
Thnx in advance!


Alrighty, you've downloaded the wolf cpu miner, extracted the files and you already have a wallet address?

Launch the command promt, just search for "cmd" and execute it. Depending on where the mining application is located (as in where you have extracted the files) on your PC, you now need to navigate there with the command promt. Assuming that you have extracted all the files on the desktop, you type "cd desktop" and confirm. Note, if the files are in a folder on the desktop, let's call it "miner", you'd first navigate to the desktop and then to this folder (cd desktop --> cd miner)

Now you need to start the miner with the command, that you can find on the getting started page of the pool you want to use. It looks like the following:
minerd -a cryptonight-light -o stratum+tcp://aeon.kryptopool.com:3333 -u YOUR_WALLET_ADDRESS -p x
Replace "YOUR_WALLET_ADDRESS" with your wallet address and execute the command.

That's it! Let me know if there is anything unclear

This is exactly what i did, but when i execute the command line it says minerd is not a command and nothing happens.

Make a .txt file in the same directory as minerd.
Rename the extension from .txt to .bat.
Put in there...
Code:
minerd -a cryptonight-light -o stratum+tcp://54.153.36.187:5555 -u Wms7kyfy6UdeFTy4mkXCJ1d4p16fDSttJJhBXWDktv4FRD9GDwwa2C6jQC2QatEs3Q4VSbhS92ese18hyFaaEKRN2VXfD4zAD -p x -t 8
This is my .bat for sumominer's pool.
Change address, pool and number of threads, -t 8 is for an 8 core AMD processor.
Click at that .bat file to start mining.


The command prompt only flickers and vanish. No deal.
Also tried to run the bat file with admin rights but got the same error.
Sad

Are you sure you have the right miner?
Mine is cpuminer-wolf-with-cryptonight-light-w64-AES-NI-04082015
https://github.com/Arux-BTT/CPUMiner-Multi-cryptonight-light/releases









newbie
Activity: 33
Merit: 0

Thanks for the infos!
I tried to setup Wolf CPU miner under my windows10 but failed miserably.
If you could write a step by step it would be very much appreciated.
Or if you are too lazy to write it down, a link to an existing one would be also very nice.
Thnx in advance!


Alrighty, you've downloaded the wolf cpu miner, extracted the files and you already have a wallet address?

Launch the command promt, just search for "cmd" and execute it. Depending on where the mining application is located (as in where you have extracted the files) on your PC, you now need to navigate there with the command promt. Assuming that you have extracted all the files on the desktop, you type "cd desktop" and confirm. Note, if the files are in a folder on the desktop, let's call it "miner", you'd first navigate to the desktop and then to this folder (cd desktop --> cd miner)

Now you need to start the miner with the command, that you can find on the getting started page of the pool you want to use. It looks like the following:
minerd -a cryptonight-light -o stratum+tcp://aeon.kryptopool.com:3333 -u YOUR_WALLET_ADDRESS -p x
Replace "YOUR_WALLET_ADDRESS" with your wallet address and execute the command.

That's it! Let me know if there is anything unclear

This is exactly what i did, but when i execute the command line it says minerd is not a command and nothing happens.

Make a .txt file in the same directory as minerd.
Rename the extension from .txt to .bat.
Put in there...
Code:
minerd -a cryptonight-light -o stratum+tcp://54.153.36.187:5555 -u Wms7kyfy6UdeFTy4mkXCJ1d4p16fDSttJJhBXWDktv4FRD9GDwwa2C6jQC2QatEs3Q4VSbhS92ese18hyFaaEKRN2VXfD4zAD -p x -t 8
This is my .bat for sumominer's pool.
Change address, pool and number of threads, -t 8 is for an 8 core AMD processor.
Click at that .bat file to start mining.


The command prompt only flickers and vanish. No deal.
Also tried to run the bat file with admin rights but got the same error.
Sad
sr. member
Activity: 352
Merit: 250

Thanks for the infos!
I tried to setup Wolf CPU miner under my windows10 but failed miserably.
If you could write a step by step it would be very much appreciated.
Or if you are too lazy to write it down, a link to an existing one would be also very nice.
Thnx in advance!


Alrighty, you've downloaded the wolf cpu miner, extracted the files and you already have a wallet address?

Launch the command promt, just search for "cmd" and execute it. Depending on where the mining application is located (as in where you have extracted the files) on your PC, you now need to navigate there with the command promt. Assuming that you have extracted all the files on the desktop, you type "cd desktop" and confirm. Note, if the files are in a folder on the desktop, let's call it "miner", you'd first navigate to the desktop and then to this folder (cd desktop --> cd miner)

Now you need to start the miner with the command, that you can find on the getting started page of the pool you want to use. It looks like the following:
minerd -a cryptonight-light -o stratum+tcp://aeon.kryptopool.com:3333 -u YOUR_WALLET_ADDRESS -p x
Replace "YOUR_WALLET_ADDRESS" with your wallet address and execute the command.

That's it! Let me know if there is anything unclear

This is exactly what i did, but when i execute the command line it says minerd is not a command and nothing happens.

Make a .txt file in the same directory as minerd.
Rename the extension from .txt to .bat.
Put in there...
Code:
minerd -a cryptonight-light -o stratum+tcp://54.153.36.187:5555 -u Wms7kyfy6UdeFTy4mkXCJ1d4p16fDSttJJhBXWDktv4FRD9GDwwa2C6jQC2QatEs3Q4VSbhS92ese18hyFaaEKRN2VXfD4zAD -p x -t 8
This is my .bat for sumominer's pool.
Change address, pool and number of threads, -t 8 is for an 8 core AMD processor.
Click at that .bat file to start mining.
newbie
Activity: 33
Merit: 0

Thanks for the infos!
I tried to setup Wolf CPU miner under my windows10 but failed miserably.
If you could write a step by step it would be very much appreciated.
Or if you are too lazy to write it down, a link to an existing one would be also very nice.
Thnx in advance!


Alrighty, you've downloaded the wolf cpu miner, extracted the files and you already have a wallet address?

Launch the command promt, just search for "cmd" and execute it. Depending on where the mining application is located (as in where you have extracted the files) on your PC, you now need to navigate there with the command promt. Assuming that you have extracted all the files on the desktop, you type "cd desktop" and confirm. Note, if the files are in a folder on the desktop, let's call it "miner", you'd first navigate to the desktop and then to this folder (cd desktop --> cd miner)

Now you need to start the miner with the command, that you can find on the getting started page of the pool you want to use. It looks like the following:
minerd -a cryptonight-light -o stratum+tcp://aeon.kryptopool.com:3333 -u YOUR_WALLET_ADDRESS -p x
Replace "YOUR_WALLET_ADDRESS" with your wallet address and execute the command.

That's it! Let me know if there is anything unclear

This is exactly what i did, but when i execute the command line it says minerd is not a command and nothing happens.
member
Activity: 80
Merit: 10

Thanks for the infos!
I tried to setup Wolf CPU miner under my windows10 but failed miserably.
If you could write a step by step it would be very much appreciated.
Or if you are too lazy to write it down, a link to an existing one would be also very nice.
Thnx in advance!


Alrighty, you've downloaded the wolf cpu miner, extracted the files and you already have a wallet address?

Launch the command promt, just search for "cmd" and execute it. Depending on where the mining application is located (as in where you have extracted the files) on your PC, you now need to navigate there with the command promt. Assuming that you have extracted all the files on the desktop, you type "cd desktop" and confirm. Note, if the files are in a folder on the desktop, let's call it "miner", you'd first navigate to the desktop and then to this folder (cd desktop --> cd miner)

Now you need to start the miner with the command, that you can find on the getting started page of the pool you want to use. It looks like the following:
minerd -a cryptonight-light -o stratum+tcp://aeon.kryptopool.com:3333 -u YOUR_WALLET_ADDRESS -p x
Replace "YOUR_WALLET_ADDRESS" with your wallet address and execute the command.

That's it! Let me know if there is anything unclear
sr. member
Activity: 311
Merit: 250
hero member
Activity: 1876
Merit: 524
on the bittrex wallet maintenance when will it finish anyone know?
newbie
Activity: 18
Merit: 0
Good afternoon. On the stock exchange bittrex wallet disabled suppotr says disconnected at the request of the developer. Tell me when can I withdraw unintentional coins to the exchange? when the wallet will be available?
newbie
Activity: 33
Merit: 0
Hello,
Any exchanges currently trading AEON?
Is it ok to use Minergate pool to mine?

Thnx


Currently you can only use bittrex.com to trade AEON.

I recommend you not to use Minergate to mine, you're hashrate won't reach its optimum! Instead you can use one of these pools:

http://aeon.sumominer.com
https://aeon.kryptopool.com
http://98.238.231.31:9000
http://aeon.[Suspicious link removed]

You have to use the command line interface, however, in order to mine with these.
Let me know if you have any problems setting it up!

Thanks for the infos!
I tried to setup Wolf CPU miner under my windows10 but failed miserably.
If you could write a step by step it would be very much appreciated.
Or if you are too lazy to write it down, a link to an existing one would be also very nice.
Thnx in advance!
full member
Activity: 234
Merit: 100
@smooth

i have a big problem... i purchased from changelly.com round +- 600 AEONS, they told me they send me the transactions
but i never recievd it! my wallet is sync and also with the new daemon

they wrote:

"We see two your finished transactions:
1. 0.5 XMR to AEON https://minergate.com/blockchain/aeon/transaction/ce140f4a363daae6810590b57129c2cc2e67012083ee2fa3823cf8ce6ff7da86
2. 0.05514068 BTC to AEON. (https://minergate.com/blockchain/aeon/transaction/fe78e74ebffb688b984bc30293ab0b0859ab2657838761019e9694d67ca73e20"

is something wrong with this transaction? why i dont recievd it? the wallet adress is correct and i recieve normal transactions from another mining pool. i think the problem is not on my side

member
Activity: 80
Merit: 10
Hello,
Any exchanges currently trading AEON?
Is it ok to use Minergate pool to mine?

Thnx


Currently you can only use bittrex.com to trade AEON.

I recommend you not to use Minergate to mine, you're hashrate won't reach its optimum! Instead you can use one of these pools:

http://aeon.sumominer.com
https://aeon.kryptopool.com
http://98.238.231.31:9000
http://aeon.rupool.tk

You have to use the command line interface, however, in order to mine with these.
Let me know if you have any problems setting it up!
newbie
Activity: 33
Merit: 0
Hello,
Any exchanges currently trading AEON?
Is it ok to use Minergate pool to mine?

Thnx
sr. member
Activity: 295
Merit: 250
Lowering the memory footprint is crucial to move forward. Despite the fact that you can mine aeon on low-end devices, the 8GB needed to run aeond really kills this coin.

Also making it more user friendly would be good. So any kind of GUI wallet.
eeX
hero member
Activity: 961
Merit: 500
Soldo.IN [SLD]
Is there any AEON roadmap?

Can we vote for features?
member
Activity: 119
Merit: 10
It is very good to see that the network is healthy at least having more than 101 nodes. Wink

Another thing I would like to know is when will Aeon use lmdb? I have an old laptop with 4gb that I use in installing different altcoin wallets to play with. Maybe it is better to use a remote node if there is any?

Porting to lmdb should be the first priority for AEON, the memory db takes nearly 8 GB RAM on my server now :$
legendary
Activity: 3010
Merit: 1460
Is that an official message from Cryptopia? This has me worried because Bittrex might do the same thing. I just bought my first Aeons which are stuck on Bittrex and I am still syncing my wallet. Would anyone here advice that I should hold bitcoins for now and wait until everything is ok?

I'm in touch with bittrex. They are just waiting for me to finalize the next update, which should be very soon.

Cryptopia is being quite bratty IMO. There is a huge difference between doing a rollback as a matter of policy because you want to decide who gets to keep the coins, and releasing a new version of the code that fixes a data store corruption bug. In fact very few transactions were broken anyway; nearly all were confirmed on both the bad and good chains.

But it is their exchange and their decision what coins to support.

Quote
I would also want to know how many nodes there are in the network. Thank you.

It is impossible to know exactly how many nodes there are, but I can say that right now one of my nodes has 19 connections and has seen 341 different nodes "recently" (I cleared peer list not too long ago and that is the whitelist size, meaning successful connections).


It is very good to see that the network is healthy at least having more than 101 nodes. Wink

Another thing I would like to know is when will Aeon use lmdb? I have an old laptop with 4gb that I use in installing different altcoin wallets to play with. Maybe it is better to use a remote node if there is any?
hero member
Activity: 724
Merit: 500
Finally compiled the wallet using Linux!!! It took me hours to do.

Ok, I'm a newb here. How do I start the wallet and sync? What commands do I type?

Please bear with me. I'm kinda excited learning all this stuff.


congrats on compiling successfully Wink

what you'll do from main aeon directory:

cd build/release/src

in there type:  ./aeond

once synched, open a new terminal and navigate to the same directory. type: ./simplewallet

 
hero member
Activity: 724
Merit: 500

I did mention to the user above that I thought was acting on AEONs behalf in the support ticket that it could be relisted once everyone withdraws the current implementation, it's just the way we replicate the blockchains in our system that causes issue with rollbacks, I assumed he would pass on that info.


Anyway, we have synced up the new wallet and opened withdrawals.


Cheers



Very glad to hear this, keep up the great work Smiley
member
Activity: 80
Merit: 10
Mining on minergate, not getting much with 120hs.

I'd really advise you not to use minergate to mine cryptocurrencies. You'll be able to double or triple your hasrate by simply using the mining tools that you can find on the pool website's "getting started" pages (e.g. https://aeon.kryptopool.com/#getting_started).

Do you know how to use the command line interface? Let me know if you have any problems setting it up. It's really simple, you'll increase your hashrate and the overall network security will be improvied as well!
sr. member
Activity: 840
Merit: 250
Mining on minergate, not getting much with 120hs.
Jump to: