Author

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

sr. member
Activity: 473
Merit: 250
where is the link for wallet please ?!
the github of the project is storing the latest release, into the release tab. https://github.com/aeonix/aeon


thanks you for fast reply
hero member
Activity: 500
Merit: 500
where is the link for wallet please ?!
the github of the project is storing the latest release, into the release tab. https://github.com/aeonix/aeon
sr. member
Activity: 473
Merit: 250
where is the link for wallet please ?!
legendary
Activity: 1624
Merit: 1008
i decided to launch a tiny aeon pool. it was first to educate myself and now i'm happy to make it public.

it's absolutely not an "official" aeon pool.

it's a personal initiative, i plan to admin it as a hobby. there's no specifically endorsement by the project (=aka smooth)
this pool is alive thanks to the help of MoneroMooo. he was really fairplay to share his knowledge with me for nothing. (and to be fully honest, without him, i was unable to setup my pool)

this pool will not be at same quality level as http://aeonpool.mooo.com (so don't move!) but it can be useful as failover pool.

The continuation is this way: http://52.8.47.33:8080/


The following is from the Payments page of your pool.  Is it as intended?

Minimum Payment Threshold: 0.050 AEON    Denomination Unit: 0.001 AEON
sr. member
Activity: 405
Merit: 251
I see the development of the project Aeon.
I think it is similar to the history of Greece.
Aeon as the Greek drachma has to be reborn.
What if the symbol for the Aeon to take an image of the Greek drachma?



I like coin with the image of Homer.
Let him be born a new legend - Aeon!
legendary
Activity: 2968
Merit: 1198
i decided to launch a tiny aeon pool. it was first to educate myself and now i'm happy to make it public.

it's absolutely not an "official" aeon pool.

it's a personal initiative, i plan to admin it as a hobby. there's no specifically endorsement by the project (=aka smooth)
this pool is alive thanks to the help of MoneroMooo. he was really fairplay to share his knowledge with me for nothing. (and to be fully honest, without him, i was unable to setup my pool)

this pool will not be at same quality level as http://aeonpool.mooo.com (so don't move!) but it can be useful as failover pool.

The continuation is this way: http://52.8.47.33:8080/

Nice work Arux (with help from MoneroMooo)

Added to OP
hero member
Activity: 500
Merit: 500
i decided to launch a tiny aeon pool. it was first to educate myself and now i'm happy to make it public.

it's absolutely not an "official" aeon pool.

it's a personal initiative, i plan to admin it as a hobby. there's no specifically endorsement by the project (=aka smooth)
this pool is alive thanks to the help of MoneroMooo. he was really fairplay to share his knowledge with me for nothing. (and to be fully honest, without him, i was unable to setup my pool)

this pool will not be at same quality level as http://aeonpool.mooo.com (so don't move!) but it can be useful as failover pool.

The continuation is this way: http://52.8.47.33:8080/
legendary
Activity: 1568
Merit: 1003
🚀🚀 ATHERO.IO 🚀🚀
ok scanned again using easeus see a awallet.keys file and many other wallet.dat. got a multibit wallet. too anyway to know which wallet is which

edit: think i found my menmonic words too

the words are the easiest solution Smiley

if you want, i can plug them in my wallet and see if your coins are there and send them to your new address again.
(for free of course, don't want to profit from someone else's misery)


edit: do you have the seed from your new wallet on paper now?  Tongue

i think i need to pay to recover the file, it wont let me preview it so i can give it a try to recover. i really i hope i get it. those coins gonna be worth alot one day. hope it doesnt turn out to be like that guy who lost his hard drive in bin and now those btc are worth 1.2million dollars
hero member
Activity: 500
Merit: 500
It's impressive what smooth has done with this coin.  Now it's on bittrex.

I remember this post.  You've come a long way from just maintaining a repo.  Congrats.  Now I'm kicking myself for not mining this coin when the difficulty was a fraction of what it is now.

If anyone has a seed node (just any node on the network with a static IP and high uptime) let me know and I'll add it to my repo for anyone wants to continue to use this coin.

I don't intend to do new development but I will maintain the code with critical bug fixes from upstream.
 
 
yes, thanks you smooth for you involvement. this coin was damn near on his deathbed. your work and your ideas saved it.
legendary
Activity: 1470
Merit: 1000
Want privacy? Use Monero!
ok scanned again using easeus see a awallet.keys file and many other wallet.dat. got a multibit wallet. too anyway to know which wallet is which

edit: think i found my menmonic words too

the words are the easiest solution Smiley

if you want, i can plug them in my wallet and see if your coins are there and send them to your new address again.
(for free of course, don't want to profit from someone else's misery)


edit: do you have the seed from your new wallet on paper now?  Tongue
legendary
Activity: 1568
Merit: 1003
🚀🚀 ATHERO.IO 🚀🚀
ok scanned again using easeus see a awallet.keys file and many other wallet.dat. got a multibit wallet. too anyway to know which wallet is which

edit: think i found my menmonic words too
legendary
Activity: 2968
Merit: 1198
It's impressive what smooth has done with this coin.  Now it's on bittrex.

Thanks for the recognition. I appreciate it.
full member
Activity: 197
Merit: 100
good afternoon smooth

is there any est time for the gui and pruning

The first version of pruning will be reasonably soon. I'm not going to be more specific on that.

The GUI will be at least a few weeks away, depending on my available time to work on it.



great stuff
legendary
Activity: 2968
Merit: 1198
good afternoon smooth

is there any est time for the gui and pruning

The first version of pruning will be reasonably soon. I'm not going to be more specific on that.

The GUI will be at least a few weeks away, depending on my available time to work on it.

full member
Activity: 197
Merit: 100
good afternoon smooth

is there any est time for the gui and pruning
member
Activity: 115
Merit: 10
Actually I already pinged MoneroMoo earlier. Turns out it's a newbie error on my side Undecided
I had not checkout the aeon-light branch...ack!

Code:
git clone https://github.com/moneromooo/cryptonote-universal-pool pool
cd pool
git checkout aeon-light
npm update
node init.js


Thanks for your help smooth!


You need to make sure the reference in the pool package is pointing to moneromooo's modified node-multi-hashing since that's where the hash functions are.

https://github.com/moneromooo/node-multi-hashing

I would think that would already be done in his pool cryptonote-universal-pool repo though.

Hopefully MoneroMooo can offer some additional details on the build process.

legendary
Activity: 2968
Merit: 1198
You need to make sure the reference in the pool package is pointing to moneromooo's modified node-multi-hashing since that's where the hash functions are.

https://github.com/moneromooo/node-multi-hashing

I would think that would already be done in his pool cryptonote-universal-pool repo though.

Hopefully MoneroMooo can offer some additional details on the build process.

legendary
Activity: 2968
Merit: 1198
supplay ?

Current is 7.9 million. It uses the same curve as Monero (which has currently 8.6m), but is a month or two behind.

full member
Activity: 135
Merit: 100
Jump to: