Author

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

hero member
Activity: 500
Merit: 500
i'm busy righ now but i'll do it in the evening.

[edit] Done. you can download and test binary here: https://github.com/Arux-BTT/wolf-aeon-miner/releases
i must clean up my repo (date aren't updated), the latest release is aeon_gpu_miner_c4e5f48.zip (commit c4e5f48 from wolf's repo)

it's better to perform test on mooo's pool, (i tried to patch mine to be compatible with fixed diff but it fails, i must look it closer)
legendary
Activity: 1154
Merit: 1001
Arux compiled it before for the folks here to test.
Maybe he can have another go at it when he's around.
sr. member
Activity: 374
Merit: 250
Please, does anyone have working miner for AMD cards on Windows??

Is there someone who can give compiling my AEON miner a go for Windows? I did it once for the XMR version, but I really can't be fucked to do it again right now.


what you need compiled miner or src
and in go language?
member
Activity: 71
Merit: 10
Please, does anyone have working miner for AMD cards on Windows??
sr. member
Activity: 378
Merit: 250
Shapeshift recently introduced a mobile app. I asked them to add trading support for Aeon (and Boolberry):

https://twitter.com/BBRcurrency/status/659577092997144576

In situations like this it may make sense to work together. Poloniex receives the most CryptoNote trading volume right now in part because they list the most CryptoNote coins (I think they should all Aeon). It makes sense for Shapeshift to support multiple CryptoNote coins.

Both Aeon (Bittrex) and Boolberry primarily on Poloniex (but also Bittrex and BTER) trading volume has been higher the last several days. Now is as good a time as any to push for additional exchange listings.
full member
Activity: 231
Merit: 100
Is there existing some very detailed instructions for compiling on linux (ubuntu)?

Keep getting no where with this.

i pulled it off. just use the "compile monero" instructions in my sig, but replate the git clone with the aeon repository.

This is great, I got it to work. Thank you GingerAle.


Edit:

Do I need to backup the wallet files - or can I restore from anywhere with only and just only the seed?
Do I need to keep the wallet ID?

And, I compiled from aeonix/aeon - even though smooth's branch has 1 more commit. Should I compile from the aeonix branch or iamsmooths?
legendary
Activity: 1260
Merit: 1008
Is there existing some very detailed instructions for compiling on linux (ubuntu)?

Keep getting no where with this.

i pulled it off. just use the "compile monero" instructions in my sig, but replate the git clone with the aeon repository.
full member
Activity: 231
Merit: 100
Is there existing some very detailed instructions for compiling on linux (ubuntu)?

Keep getting no where with this.
legendary
Activity: 1154
Merit: 1001
I would be surprised if you were to report that it was mining fast  Grin

That is a low power mobile Nvidia chip, of the oldest generation still supported (Fermi architecture).
The fact that it can mine is neat and all, but it's certainly not going to be fast by any measure.

Should also note that generally speaking, CPU's are just as good (if not better) at mining Aeon than GPUs, much like so happens with the parent algorithm, Cryptonight. The performance balance between GPUs and CPUs might change eventually, as GPU miner development is very much active at the moment, but I don't expect that the scale will end up favoring GPUs (or not by much anyhow).
full member
Activity: 140
Merit: 100
thank you ! when i open exe it gives pthreadvc2.dll error so what should i do ?

edit:i solved it but hashrate is so low 76.50 on geforce gt 710m when wolf's cpu miner makes 170 hash/sec
legendary
Activity: 1154
Merit: 1001
cuda 2.1 supported and optimized nvidia gpu miner would be great !

edit:can anyone compile this for me ? https://github.com/moneromooo/ccminer-cryptonight

I am assuming that you are referring to a Windows version.
Freshly compiled using Cuda 6.5, with support for all compute versions from 2.0 all the way up to 5.2, but untested.
You will definitely need a very recent driver.

Here you go:
Aeon-ccminer-x86-cuda65.zip
full member
Activity: 140
Merit: 100
cuda 2.1 supported and optimized nvidia gpu miner would be great !

edit:can anyone compile this for me ? https://github.com/moneromooo/ccminer-cryptonight
legendary
Activity: 2968
Merit: 1198
What software do i need to use to mine Aeon with now.  I'm running Windows 10 64bit pro using Amd cards have one 7990 and one 7770

Still pretty experimental. I guess once these latest issues get resolved we'll have a new build to use. Until then unless you are prepared to build it yourself you'll have to wait a bit.
hero member
Activity: 611
Merit: 500
What software do i need to use to mine Aeon with now.  I'm running Windows 10 64bit pro using Amd cards have one 7990 and one 7770
hero member
Activity: 924
Merit: 1000
I AM
Hey, If devs are willing to be vetted to prove it's not scammy and is a real coin (no prob's) 1ex.trade is starting to add alts, new exchange based in Switzerland I think next week first Alts listed are DOGE, LTC and WBB good thing is they trade against 30 different fiats. Peeps in charge should contact 1ex to get added. It will be a strong exchange.
hero member
Activity: 555
Merit: 500
Been watching Aeon, Seem like it's on the up, though all the sells now on trex are profit taking then it will likely crash I guess, Still I will dip the toe at some point

im in and waiting for the possible add to poloniex. it will really then put it on people radar expect a quick rise to 50k then slow rise past monero
hero member
Activity: 924
Merit: 1000
I AM
Been watching Aeon, Seem like it's on the up, though all the sells now on trex are profit taking then it will likely crash I guess, Still I will dip the toe at some point
sr. member
Activity: 450
Merit: 250
Just pushed some improvements to the GitHub - MoneroMooo is working with me on the disconnection issue now.

The improvements are for hashrate, as well as some better output, so far (NSFW): https://ottrbutt.com/tmp/aeonwolf-10262015.png


I've tried the new code. Hashrate is slightly lower on my 7950. It dropped from 701H/s to 680H/s.

I nicked the changed lines of code in the latest XMR miner main.c file and dropped it into the old (faster for me) code. This appears to be working in terms of the connection time out issue which is awesome - thanks!

Actually I spoke too soon. Reconnect did work once or twice, but then it stops reconnecting from what I can see, and starts having it's shares rejected.

Of course, I did botch the miner together, so that probably explains it. I'll wait for the real deal!
newbie
Activity: 58
Merit: 0
How do you hardcode WORKSIZE?
sr. member
Activity: 450
Merit: 250
Just pushed some improvements to the GitHub - MoneroMooo is working with me on the disconnection issue now.

The improvements are for hashrate, as well as some better output, so far (NSFW): https://ottrbutt.com/tmp/aeonwolf-10262015.png


I've tried the new code. Hashrate is slightly lower on my 7950. It dropped from 701H/s to 680H/s.

I nicked the changed lines of code in the latest XMR miner main.c file and dropped it into the old (faster for me) code. This appears to be working in terms of the connection time out issue which is awesome - thanks!
Jump to: