Pages:
Author

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

newbie
Activity: 7
Merit: 0
...

Try using the miner and steps shown in this thread.  I haven't used Wolf's miner, but I think it's similar. Or you could just use this one: https://github.com/shyba/aeon-stak-amd

It's a bit different, but if you check the readme and instructions it's not to bad to set up.

I'm not a coder, so didn't ever try to compile the shyba fork after I found https://github.com/Arux-BTT/aeon-stak-amd/releases. Not sure whether there is any difference. There was some comment about AMD drivers that put me off trying to compile it myself.
Since I didn't find a compiled version for CPU, I followed these absolutely perfect instructions https://github.com/shyba/aeon-stak-cpu/blob/master/WINCOMPILE.md.

Personal observations on my absolute low-end machine, Win7/x64:
aeon-stak-amd (Arux), single 7870@GPU1GHz/M1.2GHz, 2GB, 660H/s
aeon-stak-cpu (shyba), [email protected], with memory locking 800H/s, without 650H/s. So memory locking is essential. Details in config.txt.

The above result was quite amazing considering that on various other cryptoNight miners I achieve about double the hash rate (440H/s, claymore_cryptonight) on GPU compared to CPU (200+H/s, xmr-stak-cpu).
hero member
Activity: 610
Merit: 500
Maintenance update release (0.9.13.0) and development update

Quote

Windows binaries have been added.
Quote
Windows binaries (md5 checksum)

aeond.exe (2c6a896c3f4fdf778d51a91c9768ca01)
simplewallet.exe (be00bfafad1f7bb2e2381df0db47b4d6)

Here are some comments from Arux about the new binaries:
Quote
win64 binaries 0.9.13.0:
sync OK (no need to sync from scratch, 0.9.12.0 blockchain is compatible), wallet OK (no need to rescan a 0.9.12.0 wallet), transfer OK.
When you start on the wallet bittrex
hero member
Activity: 500
Merit: 500
Here are some comments from Arux about the new binaries:
Quote
win64 binaries 0.9.13.0:
sync OK (no need to sync from scratch, 0.9.12.0 blockchain is compatible), wallet OK (no need to rescan a 0.9.12.0 wallet), transfer OK.
I forgot to mention boost version is 1.64
legendary
Activity: 2968
Merit: 1198
Maintenance update release (0.9.13.0) and development update

Quote

Windows binaries have been added.
Quote
Windows binaries (md5 checksum)

aeond.exe (2c6a896c3f4fdf778d51a91c9768ca01)
simplewallet.exe (be00bfafad1f7bb2e2381df0db47b4d6)

Here are some comments from Arux about the new binaries:
Quote
win64 binaries 0.9.13.0:
sync OK (no need to sync from scratch, 0.9.12.0 blockchain is compatible), wallet OK (no need to rescan a 0.9.12.0 wallet), transfer OK.
sr. member
Activity: 1246
Merit: 274
1. Please consider using a smaller pool to spread the hash rate around or use the stratum proxy if you enough hash rate to solo mine. As long as you can get blocks 'regularly' (whatever that  means to you), you don't need to swarm onto the same pool as everyone else. A healthier mining network that is decentralized will improve confidence in the coin.

2. Hash rate for AEON should be higher than XMR on the same hardware. The ratio depends on the hardware.


Thanks for the feedback smooth! I agree with your first statement and have done that on other coins with good results, so will highly consider going with sumominer pool instead.

On point 2, that's what I was hoping to hear, so really eager to get at least 1 of my rigs up and running on AEON to see what it can do.

Do you have any recommendation mining-wise for AMD GPUs?

OK, so I feel like I am making a bit of progress towards getting a miner set up but would like to ask for some validation to make sure I am on the right track...

1- Pool:  planning to go with sumominer pool - I went there to try and register but don't see anywhere to do that. For these pools, can I therefore assume it's the non-registration model that just uses your wallet address to both track your rewards and paste into the code of the miner?  I think Ethermine is the same like this... just want to make sure I dont need to register on the pool.

2- I have an AEON wallet on Bittrex but of course that has been down for what seems like forever. So. I rezlized I need to create a new wallet somehow. I found the win64 AEON ZIP v0.9.12 off the official site and unpacked it.  I ran the aeond.exe and it just now completed synchronizing after a little under 2 hours.

From here, I understand I need to run the simplewallet.exe to set up my wallet.

3- After I get that address, I should be able to configure a miner, correct?

I have downloaded wolf GPU AEON miner .2 from github and unzipped it. This is quite a bit different from recent Claymore miners but this is what I THINK needs to be done to configure for AEON mining:

- open aeon.conf file in text editor
- replace "url" with:  stratum+tcp://aeon.sumominer.com:3335
- replace "user" address with my own wallet address created above
- save and exit config file
- run miner.exe

so... are those steps correct?  is there anything else that needs to be done in that config file?

OK... so I just tried all of the above but it doesn't work. When I try to launch the miner.exe, it looks like very brief flash of window pops up but then disappears. I also trying running as Admin. This is a rig that I have been mining ETH & XMR on, so there should be no interference from things like virus software. Windows defender is the only thing on their but that has always come up with a prompt well after a new miner has been launched.

Clearly I have missed some critical piece but not sure what it is.  Do I need to enter other things into that config file like Algo, Pool, etc?

One thing I just thought of... I ran that aeonD blockchain sync on a different PC than the one I am trying to run the miner on.  Do I need to do that sync on each PC that I intend to mine on?  If so, does it need to keep running while miner is going or can it be exited after initially synced?

Try using the miner and steps shown in this thread.  I haven't used Wolf's miner, but I think it's similar. Or you could just use this one: https://github.com/shyba/aeon-stak-amd

It's a bit different, but if you check the readme and instructions it's not to bad to set up.

Thanks Elder... I went to the GitHub link you provided and downloaded the entire contents as a ZIP file.  I unpacked it and read the readme and opened the config.text file.  However, the 2nd step after updating config file with personal info is to launch the executable, but I checked everywhere and there is no .exe included in this zip.  A quick check of the actual github page also does not show any .exe file, so I am at a bit of a loss as to what to do here.

Can you elaborate on the "miner and steps shown in this thread" comment?  Are you talking about the mining from wallet option on the initial post or some other option?
  

I believe you need to compile it for Windows to have the .exe show up..... Arux posted a compiled version about halfway down this page of this thread here: https://bitcointalksearch.org/topic/m.18761705 --- if that doesn't work let me know and I can upload the one I've been using for awhile now.
full member
Activity: 258
Merit: 100
The growth seems steady, this is cool.
Good work @Smooth cant wait for next week  Grin
sr. member
Activity: 600
Merit: 261
1. Please consider using a smaller pool to spread the hash rate around or use the stratum proxy if you enough hash rate to solo mine. As long as you can get blocks 'regularly' (whatever that  means to you), you don't need to swarm onto the same pool as everyone else. A healthier mining network that is decentralized will improve confidence in the coin.

2. Hash rate for AEON should be higher than XMR on the same hardware. The ratio depends on the hardware.


Thanks for the feedback smooth! I agree with your first statement and have done that on other coins with good results, so will highly consider going with sumominer pool instead.

On point 2, that's what I was hoping to hear, so really eager to get at least 1 of my rigs up and running on AEON to see what it can do.

Do you have any recommendation mining-wise for AMD GPUs?

OK, so I feel like I am making a bit of progress towards getting a miner set up but would like to ask for some validation to make sure I am on the right track...

1- Pool:  planning to go with sumominer pool - I went there to try and register but don't see anywhere to do that. For these pools, can I therefore assume it's the non-registration model that just uses your wallet address to both track your rewards and paste into the code of the miner?  I think Ethermine is the same like this... just want to make sure I dont need to register on the pool.

2- I have an AEON wallet on Bittrex but of course that has been down for what seems like forever. So. I rezlized I need to create a new wallet somehow. I found the win64 AEON ZIP v0.9.12 off the official site and unpacked it.  I ran the aeond.exe and it just now completed synchronizing after a little under 2 hours.

From here, I understand I need to run the simplewallet.exe to set up my wallet.

3- After I get that address, I should be able to configure a miner, correct?

I have downloaded wolf GPU AEON miner .2 from github and unzipped it. This is quite a bit different from recent Claymore miners but this is what I THINK needs to be done to configure for AEON mining:

- open aeon.conf file in text editor
- replace "url" with:  stratum+tcp://aeon.sumominer.com:3335
- replace "user" address with my own wallet address created above
- save and exit config file
- run miner.exe

so... are those steps correct?  is there anything else that needs to be done in that config file?

OK... so I just tried all of the above but it doesn't work. When I try to launch the miner.exe, it looks like very brief flash of window pops up but then disappears. I also trying running as Admin. This is a rig that I have been mining ETH & XMR on, so there should be no interference from things like virus software. Windows defender is the only thing on their but that has always come up with a prompt well after a new miner has been launched.

Clearly I have missed some critical piece but not sure what it is.  Do I need to enter other things into that config file like Algo, Pool, etc?

One thing I just thought of... I ran that aeonD blockchain sync on a different PC than the one I am trying to run the miner on.  Do I need to do that sync on each PC that I intend to mine on?  If so, does it need to keep running while miner is going or can it be exited after initially synced?

Try using the miner and steps shown in this thread.  I haven't used Wolf's miner, but I think it's similar. Or you could just use this one: https://github.com/shyba/aeon-stak-amd

It's a bit different, but if you check the readme and instructions it's not to bad to set up.

Thanks Elder... I went to the GitHub link you provided and downloaded the entire contents as a ZIP file.  I unpacked it and read the readme and opened the config.text file.  However, the 2nd step after updating config file with personal info is to launch the executable, but I checked everywhere and there is no .exe included in this zip.  A quick check of the actual github page also does not show any .exe file, so I am at a bit of a loss as to what to do here.

Can you elaborate on the "miner and steps shown in this thread" comment?  Are you talking about the mining from wallet option on the initial post or some other option?
  
legendary
Activity: 2968
Merit: 1198
We now have AEON COIN's official DISCORD channel. Accept the invite and chat away!

To clarify there is nothing 'official' about this or any Discord channel, if by 'official' it is meant to be associated with the core project/repo/thread/etc.. I don't use Discord.

Community initiatives, including this one, are welcome.
sr. member
Activity: 266
Merit: 250
This does NOT change things. And I do own AEONS !
Quote
daberti = sanitariu ? I feel like I just heard your rant over on Git. Is your only stake in this coin as a trading vessel? There may be better options for you other than a lightweight anonymized variant of an already established idea, platform, and developer. You can see there is a core community here right?

daberti is daberti. Granted. And can you see that I gave my contribute here with a compiling guide mentioned by Arux? Steer away from me, with given respect.

Said that, as I'm an owner of AEON coins I'd really hope it will stay at high 70k Sat levels....yet it is very strange it is in excess of 74K at trex and 61k at the other Exchange.
newbie
Activity: 7
Merit: 0

Bittrex deposits and withdrawals are offline for months. That was a reason why AEON price was so low last few months. But as of yesterdays it is known deposits and withdrawals will soon be possible.  
AEON got lots of attention because it was announced that a rebase (thing that was developed for over a year and everything else was put aside till will get implemented) will get tested on testnet in upcoming weeks.

This does NOT change things. And I do own AEONS !

daberti = sanitariu ? I feel like I just heard your rant over on Git. Is your only stake in this coin as a trading vessel? There may be better options for you other than a lightweight anonymized variant of an already established idea, platform, and developer. You can see there is a core community here right?
member
Activity: 115
Merit: 10
I have a problem with this wallet, can anyone help?

I had 5.10 AEONs in the afternoon. I had it running , and after I saw from the pool that I have a new transfer, I refreshed and its now saying :

balance 2.9800000000, unlocked balance 0.9900000000000

I've had these numbers many hours ago.

I am guessing, the thing is not syncronized, but how exactly do I manually sync it? I see no such command, besides "refresh" and refresh is showing me these earlier numbers.

sr. member
Activity: 266
Merit: 250

Bittrex deposits and withdrawals are offline for months. That was a reason why AEON price was so low last few months. But as of yesterdays it is known deposits and withdrawals will soon be possible.  
AEON got lots of attention because it was announced that a rebase (thing that was developed for over a year and everything else was put aside till will get implemented) will get tested on testnet in upcoming weeks.

This does NOT change things. And I do own AEONS !
legendary
Activity: 2730
Merit: 1288
So what is the deal with this? Is this huge move simply because of ttrex?

I will only say that keeping "AEON wallet offline for maintenance" for days and accepting trades is unfair practice.
On the other Exchange it is at 0.00070500 on ttrex is at 0.000074864


Bittrex deposits and withdrawals are offline for months. That was a reason why AEON price was so low last few months. But as of yesterdays it is known deposits and withdrawals will soon be possible. 
AEON got lots of attention because it was announced that a rebase (thing that was developed for over a year and everything else was put aside till will get implemented) will get tested on testnet in upcoming weeks.
sr. member
Activity: 266
Merit: 250
So what is the deal with this? Is this huge move simply because of ttrex?

I will only say that keeping "AEON wallet offline for maintenance" for days and accepting trades is unfair practice.
On the other Exchange it is at 0.00070500 on ttrex is at 0.000074864
newbie
Activity: 4
Merit: 0
So what is the deal with this? Is this huge move simply because of ttrex?
member
Activity: 108
Merit: 10
Fake pumps don't last 3+ days. It probably started as a pump then smooth finish off the wallet which turned into a legit boost. If Bittrex can update the wallet before it drops to far it should level out at a nice profit. 70000 sats ideally.
sr. member
Activity: 266
Merit: 250
fake bittrex pump this project is absurd Tongue

None looking there at RSI, 1 day resolution ? It's over 93%  .....
Edit:
This means it is overbought
hero member
Activity: 1085
Merit: 500
fake bittrex pump this project is absurd Tongue
sr. member
Activity: 266
Merit: 250
I compiled 0.9.13 following exactly my own guide AND against Boost 1_63_0 .
All is working smoothly.

Now some question to the devs, just to be up to date: why did Bittrex lock Aeon wallet?
What is the current roadmap for Aeon?

TIA
sr. member
Activity: 266
Merit: 250
Thanks for this information.
But I have two problems. After the win64 exe files were generated, the v0.9.13.0 aeond.exe cannot open the block chain data synced by v0.9.12.0, and the v0.9.13.0 simplewallet.exe cannot open the old wallet. How can I transfer the money out ?

By the way, I have tried to transfer aeons from v0.9.12.0 wallet to hitbtc exchange, but the hash cannot be found in minergate blockchain info. What's happened?


This is a question to be asked to the devs.
Pages:
Jump to: