Author

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

hero member
Activity: 500
Merit: 500
just built cpuminer binaries for windows (my cross compilation was a bit messy  Grin) i used mooo's code source (github.com/moneromooo/cpuminer-multi)

https://github.com/Arux-BTT/CPUMiner-Multi-cryptonight-light/releases/tag/04072015
[EDIT] https://github.com/Arux-BTT/CPUMiner-Multi-cryptonight-light/releases/tag/04082015


at the hard fork, this cpuminer will be able to send shares to a compatible pool with -a cryptonight-lite cryptonight-light arg. [edit]typo
example:
Code:
minerd -a cryptonight-light -o stratum+tcp://52.8.47.33:3333 -u WmsFoKjNnCvXkTtVx8zMR8B76rhh8aUs96NkQNVo4TFiBB15ftw2YCCar9utqavY49EbZzuKink5b2NexqgrhJEx2PzbGpU8M -p x -t 2

use non-AES-NI on old cpu (else you will get a message 'cpu not supported")
don't use it before #592000, you will get banned for invalid share.


i will switch my pool manually just before block ~592000 to be compatible with cryptonight-light. you must use stratum+tcp://52.8.47.33:3333 (stratum+tcp://aeonpool.arux.ma.gy:3333 don't work)

I downloaded the non_AES-NI Lucas Jones miner and see you included the batch file.  I checked it out and inadvertently started the miner.  How long am I banned for?

Also what is "pause" at the end of the batch file?

you aren't banned instantly, you can sent some invalid shares to test during several seconds easily.
a ban is 10 minutes.

pause is used to let open the windows. you can remove it, no matter
legendary
Activity: 1624
Merit: 1008
just built cpuminer binaries for windows (my cross compilation was a bit messy  Grin) i used mooo's code source (github.com/moneromooo/cpuminer-multi)

https://github.com/Arux-BTT/CPUMiner-Multi-cryptonight-light/releases/tag/04072015
[EDIT] https://github.com/Arux-BTT/CPUMiner-Multi-cryptonight-light/releases/tag/04082015


at the hard fork, this cpuminer will be able to send shares to a compatible pool with -a cryptonight-lite cryptonight-light arg. [edit]typo
example:
Code:
minerd -a cryptonight-light -o stratum+tcp://52.8.47.33:3333 -u WmsFoKjNnCvXkTtVx8zMR8B76rhh8aUs96NkQNVo4TFiBB15ftw2YCCar9utqavY49EbZzuKink5b2NexqgrhJEx2PzbGpU8M -p x -t 2

use non-AES-NI on old cpu (else you will get a message 'cpu not supported")
don't use it before #592000, you will get banned for invalid share.


i will switch my pool manually just before block ~592000 to be compatible with cryptonight-light. you must use stratum+tcp://52.8.47.33:3333 (stratum+tcp://aeonpool.arux.ma.gy:3333 don't work)

I downloaded the non_AES-NI Lucas Jones miner and see you included the batch file.  I checked it out and inadvertently started the miner.  How long am I banned for?

Also what is "pause" at the end of the batch file?
legendary
Activity: 2968
Merit: 1198
One simple question: my coins on Bittrex will be safe during next upgrade or I must send them to my desktop wallet now??

Bittrex is fine they are fully upgraded.
member
Activity: 71
Merit: 10
One simple question: my coins on Bittrex will be safe during next upgrade or I must send them to my desktop wallet now??
hero member
Activity: 500
Merit: 500
update: https://github.com/Arux-BTT/CPUMiner-Multi-cryptonight-light/releases/tag/04082015

typo in the date 04072015 04082015
file name changed according to the correct date
added an other cpuminer (lucasjones) with cryptonight-lite support (from smooth's code github.com/iamsmooth/cpuminer-multi.git branch devel)

be aware of:
wolf-cpuminer need "-a cryptonight-light" argument to work after #592000
but lucasjones-cpuminer need "-a cryptonight-lite" !
hero member
Activity: 637
Merit: 500
WARNING: Just saw this at Minergate



Do not mine at Minergate until they update their pool, otherwise you will be mining on an invalid chain.

Only mine on pools that you know will support the fork. Or solo mine with the latest AEON release.
legendary
Activity: 2968
Merit: 1198
Donations

Received a nice 19000 donation from someone. Thank you!

That plus the seed nodes mining has brought the total to:

balance: 433909.660548863377, unlocked balance: 433899.852813272031
legendary
Activity: 1276
Merit: 1001
..
I think most pools will ban you if you send bad shares (which the cryptonite-lite shares would be at this point). I don't know what the policy is for how long that lasts.


Looking at the default config file for the pool's code, it's (I think) 10 minutes.  I gave it 20 and still no luck.  So I imagine Moo changed his.

But it's no biggie - Arux's pool needed a little love anyway.  Smiley

It's 15 minutes on my pool. Maybe something else was wrong. Usually it's a bad address passed to -u.
You don't get banned at first bad share by the way. It can happen normally for overheating GPUs. But I regularly see bursts of bad shares in the log and it's hard to say if it's a transient problem or some jerk trying to cheat their way into more aeon.
hero member
Activity: 500
Merit: 500
just built cpuminer binaries for windows (my cross compilation was a bit messy  Grin) i used mooo's code source (github.com/moneromooo/cpuminer-multi)

https://github.com/Arux-BTT/CPUMiner-Multi-cryptonight-light/releases/tag/04072015
[EDIT] https://github.com/Arux-BTT/CPUMiner-Multi-cryptonight-light/releases/tag/04082015


at the hard fork, this cpuminer will be able to send shares to a compatible pool with -a cryptonight-lite cryptonight-light arg. [edit]typo
example:
Code:
minerd -a cryptonight-light -o stratum+tcp://52.8.47.33:3333 -u WmsFoKjNnCvXkTtVx8zMR8B76rhh8aUs96NkQNVo4TFiBB15ftw2YCCar9utqavY49EbZzuKink5b2NexqgrhJEx2PzbGpU8M -p x -t 2

use non-AES-NI on old cpu (else you will get a message 'cpu not supported")
don't use it before #592000, you will get banned for invalid share.

i will switch my pool manually just before block ~592000 to be compatible with cryptonight-light. you must use stratum+tcp://52.8.47.33:3333 (stratum+tcp://aeonpool.arux.ma.gy:3333 don't work)
legendary
Activity: 1190
Merit: 1000

Yes you do need 64-bit Windows for now, so if you only have 32 bit or have <4-6 GB of RAM you better just get someone to help you move the coins.
Download the Windows wallet (.ZIP file) using the link in the first post on this thread where it says "current release windows". Extract it. Download the blockchain bootstrap using the link in the first post of this thread. I don't remember where it goes on your computer, but you can find that on the last few pages.
Open a terminal window. Launch the node (anond.exe).  Wait for it to finish syncing  (shouldn't take too long -- but if it starts from block 0 and takes forever then you put the bootstrap in the wrong place). Launch simplewallet.exe --generate-new-wallet. It will give you a bunch of seed words, those are your backup, so write those down on a piece of paper (keep in a safe place). It will also give you an address. That's the address you give to Poloniex.

If you have any more questions, please post them. There are many helpful people on this thread.
Thanks again, I might have to download later from Polo with someones help. I'm glad that this will probably be possible after the fork. But I'll keep trying. My girlfriend is coming over and I'm sure if I tell he rwhat i'm trying to do she will say...crypto..what? huh? What is it?...come to dinner Tongue

I'll pop back later
Great community here too. thanks
legendary
Activity: 2968
Merit: 1198


Page 1 of this thread, look for Downloads section.

Also, if you are withdrawing from Polo to a desktop wallet, you only enter the address. The full command you entered above is something you would enter if you were sending from the desktop wallet.

Polo should provide a payment ID field so that you can use this option when withdrawing, but they have not. So your only option is to send to a desktop wallet.
Thanks for you help. I am waiting to hear from polo about this.
funny thing is I don't seem to be able to transfer to a desktop but I did as an experiment try to transfer some to a bittrex address without an ID, and they have left my Polo account and are showing as pending. (I may have lost those coins)

As long as they show as pending you can have support cancel it. Open a ticket.

If it does go out without a payment ID then you can contact Bittrex support and they may be able to locate the coins for you.
Thanks , done. Smiley

So I'm trying to get a desktop wallet. I'm very untechnical. I've got windows 8 (32 maybe) ...do i need windows 64?
If not should I run the simple wallet...or extract it? Or...?

Yes you do need 64-bit Windows for now, so if you only have 32 bit or have <4-6 GB of RAM you better just get someone to help you move the coins.

Download the Windows wallet (.ZIP file) using the link in the first post on this thread where it says "current release windows". Extract it. Download the blockchain bootstrap using the link in the first post of this thread. I don't remember where it goes on your computer, but you can find that on the last few pages.

Open a terminal window. Launch the node (anond.exe).  Wait for it to finish syncing  (shouldn't take too long -- but if it starts from block 0 and takes forever then you put the bootstrap in the wrong place). Launch simplewallet.exe --generate-new-wallet. It will give you a bunch of seed words, those are your backup, so write those down on a piece of paper (keep in a safe place). It will also give you an address. That's the address you give to Poloniex.

If you have any more questions, please post them. There are many helpful people on this thread.



legendary
Activity: 1190
Merit: 1000


Page 1 of this thread, look for Downloads section.

Also, if you are withdrawing from Polo to a desktop wallet, you only enter the address. The full command you entered above is something you would enter if you were sending from the desktop wallet.

Polo should provide a payment ID field so that you can use this option when withdrawing, but they have not. So your only option is to send to a desktop wallet.
Thanks for you help. I am waiting to hear from polo about this.
funny thing is I don't seem to be able to transfer to a desktop but I did as an experiment try to transfer some to a bittrex address without an ID, and they have left my Polo account and are showing as pending. (I may have lost those coins)

As long as they show as pending you can have support cancel it. Open a ticket.

If it does go out without a payment ID then you can contact Bittrex support and they may be able to locate the coins for you.
Thanks , done. Smiley

So I'm trying to get a desktop wallet. I'm very untechnical. I've got windows 8 (32 maybe) ...do i need windows 64?
If not should I run the simple wallet...or extract it? Or...?
legendary
Activity: 2968
Merit: 1198


Page 1 of this thread, look for Downloads section.

Also, if you are withdrawing from Polo to a desktop wallet, you only enter the address. The full command you entered above is something you would enter if you were sending from the desktop wallet.

Polo should provide a payment ID field so that you can use this option when withdrawing, but they have not. So your only option is to send to a desktop wallet.
Thanks for you help. I am waiting to hear from polo about this.
funny thing is I don't seem to be able to transfer to a desktop but I did as an experiment try to transfer some to a bittrex address without an ID, and they have left my Polo account and are showing as pending. (I may have lost those coins)

As long as they show as pending you can have support cancel it. Open a ticket.

If it does go out without a payment ID then you can contact Bittrex support and they may be able to locate the coins for you.

legendary
Activity: 1190
Merit: 1000


Page 1 of this thread, look for Downloads section.

Also, if you are withdrawing from Polo to a desktop wallet, you only enter the address. The full command you entered above is something you would enter if you were sending from the desktop wallet.

Polo should provide a payment ID field so that you can use this option when withdrawing, but they have not. So your only option is to send to a desktop wallet.
Thanks for you help. I am waiting to hear from polo about this.
funny thing is I don't seem to be able to transfer to a desktop but I did as an experiment try to transfer some to a bittrex address without an ID, and they have left my Polo account and are showing as pending. (I may have lost those coins)
sr. member
Activity: 243
Merit: 250
reality overcomes
> 10k after hard fork, anyway I like this project
legendary
Activity: 2968
Merit: 1198
I tried to do it like this.
transfer 6 ZGJ6YYzQ61TYGfpykX> <5000>

But it says wrong address...

Don't put the angle brackets in there.

Code:
transfer 6 WmtK9TQ6yd2ZWZDAkRsebc2ppzUq2Wuo9XRRjHMH2fvqM3ARVqk3styJ6AavJFcpJFPFtxRGAqGFoJMZGJ6YYzQ61TYGfpykX 5000 d15c9106902a4806b81040a70780655f566fe60b6f944e6ab2a69725ada22c9c



Thanks. It is still saying "invalid address"....
Hmm..do the spaces have to be exact?
Could be a problem at poloniex's end. Has anyone else been able to transfer from Polo?

Ok just heard from Polo...I do need to send to a desktop wallet.
Where can i download one?

Page 1 of this thread, look for Downloads section.

Also, if you are withdrawing from Polo to a desktop wallet, you only enter the address. The full command you entered above is something you would enter if you were sending from the desktop wallet.

Polo should provide a payment ID field so that you can use this option when withdrawing, but they have not. So your only option is to send to a desktop wallet.

The address being the long sequence of letters after 'transfer 6' above that starts with 'Wmt'

However, since you are trying include a payment ID, that is probably an exchange address (likely Bittrex but I did not check) and you should not type that into Polo because you can't include the required payment ID and your coins may be lost.

You need to install your own wallet, use that to generate your own non-exchange address, and then use that non-exchange address for the Polo withdraw, or get a trusted member to do that for you.

sr. member
Activity: 450
Merit: 250
I tried to do it like this.
transfer 6 ZGJ6YYzQ61TYGfpykX> <5000>

But it says wrong address...

Don't put the angle brackets in there.

Code:
transfer 6 WmtK9TQ6yd2ZWZDAkRsebc2ppzUq2Wuo9XRRjHMH2fvqM3ARVqk3styJ6AavJFcpJFPFtxRGAqGFoJMZGJ6YYzQ61TYGfpykX 5000 d15c9106902a4806b81040a70780655f566fe60b6f944e6ab2a69725ada22c9c



Thanks. It is still saying "invalid address"....
Hmm..do the spaces have to be exact?
Could be a problem at poloniex's end. Has anyone else been able to transfer from Polo?

Ok just heard from Polo...I do need to send to a desktop wallet.
Where can i download one?

Page 1 of this thread, look for Downloads section.

Also, if you are withdrawing from Polo to a desktop wallet, you only enter the address. The full command you entered above is something you would enter if you were sending from the desktop wallet.

Polo should provide a payment ID field so that you can use this option when withdrawing, but they have not. So your only option is to send to a desktop wallet.
legendary
Activity: 1190
Merit: 1000
I tried to do it like this.
transfer 6 ZGJ6YYzQ61TYGfpykX> <5000>

But it says wrong address...

Don't put the angle brackets in there.

Code:
transfer 6 WmtK9TQ6yd2ZWZDAkRsebc2ppzUq2Wuo9XRRjHMH2fvqM3ARVqk3styJ6AavJFcpJFPFtxRGAqGFoJMZGJ6YYzQ61TYGfpykX 5000 d15c9106902a4806b81040a70780655f566fe60b6f944e6ab2a69725ada22c9c



Thanks. It is still saying "invalid address"....
Hmm..do the spaces have to be exact?
Could be a problem at poloniex's end. Has anyone else been able to transfer from Polo?

Ok just heard from Polo...I do need to send to a desktop wallet.
Where can i download one?
legendary
Activity: 2968
Merit: 1198
I tried to do it like this.
transfer 6 ZGJ6YYzQ61TYGfpykX> <5000>

But it says wrong address...

Don't put the angle brackets in there.

Code:
transfer 6 WmtK9TQ6yd2ZWZDAkRsebc2ppzUq2Wuo9XRRjHMH2fvqM3ARVqk3styJ6AavJFcpJFPFtxRGAqGFoJMZGJ6YYzQ61TYGfpykX 5000 d15c9106902a4806b81040a70780655f566fe60b6f944e6ab2a69725ada22c9c


legendary
Activity: 2968
Merit: 1198
Smooth...how much time do i have before the fork kicks in?

Current block 591446

554 left to go, approx 60 per minute, so approximately 9 hours

BTW, I did at least hear from Poloniex about updating their wallet so they should be fine to continue withdrawals after the fork. They did say that inactive coin wallets are only running part of the time each day so if you have delays on withdraws, that is normal. Nothing about relisting, so we'll have to be patient on that and use Bittrex and OTC for now.
Jump to: