marco89
Member

Offline
Activity: 157
Merit: 10
|
 |
April 21, 2017, 07:00:29 PM |
|
How to use the wallet on windows to send AEON to bittrex? bittrex need the base address and a transaction id so how to do it? the help command don't help so much  and this is my first time i use it so i don't want to waste all aeon i'll get
|
BTC: 1NCJRUoVo1L1SV4kJDk5e9Ai67ZufEbFnw
|
|
|
smooth
Legendary
Offline
Activity: 2968
Merit: 1198
|
 |
April 21, 2017, 07:49:15 PM |
|
How to use the wallet on windows to send AEON to bittrex? bittrex need the base address and a transaction id so how to do it? the help command don't help so much  and this is my first time i use it so i don't want to waste all aeon i'll get transfer 2 bittrex-addr amount bittrex-payment-idYou can try transfer 0 bittrex-addr amount bittrex-payment-idThis will cost less in fee if the tx needs to be broken up. However, there is a bit of a spam attack on the network and transfer 0 may currently take a lot longer to confirm or be dropped. (After 24 hours most nodes will drop an unconfirmed transaction, at which point you can rescan your wallet and recover th coins.) I'll have an update coming shortly that should help with the spam issue.
|
|
|
|
marco89
Member

Offline
Activity: 157
Merit: 10
|
 |
April 21, 2017, 08:48:54 PM |
|
How to use the wallet on windows to send AEON to bittrex? bittrex need the base address and a transaction id so how to do it? the help command don't help so much  and this is my first time i use it so i don't want to waste all aeon i'll get transfer 2 bittrex-addr amount bittrex-payment-idYou can try transfer 0 bittrex-addr amount bittrex-payment-idThis will cost less in fee if the tx needs to be broken up. However, there is a bit of a spam attack on the network and transfer 0 may currently take a lot longer to confirm or be dropped. (After 24 hours most nodes will drop an unconfirmed transaction, at which point you can rescan your wallet and recover th coins.) I'll have an update coming shortly that should help with the spam issue. thank you very much, how much are fees with value "2" or more? is there any table or % before confirming?
|
BTC: 1NCJRUoVo1L1SV4kJDk5e9Ai67ZufEbFnw
|
|
|
smooth
Legendary
Offline
Activity: 2968
Merit: 1198
|
 |
April 21, 2017, 09:09:37 PM |
|
How to use the wallet on windows to send AEON to bittrex? bittrex need the base address and a transaction id so how to do it? the help command don't help so much  and this is my first time i use it so i don't want to waste all aeon i'll get transfer 2 bittrex-addr amount bittrex-payment-idYou can try transfer 0 bittrex-addr amount bittrex-payment-idThis will cost less in fee if the tx needs to be broken up. However, there is a bit of a spam attack on the network and transfer 0 may currently take a lot longer to confirm or be dropped. (After 24 hours most nodes will drop an unconfirmed transaction, at which point you can rescan your wallet and recover th coins.) I'll have an update coming shortly that should help with the spam issue. thank you very much, how much are fees with value "2" or more? is there any table or % before confirming? The fee is currently fixed 0.01 AEON per transaction. If the transaction needs to be split up (the wallet will tell you) then it will cost 0.01 AEON for each piece. @eeX Thanks for the info about the 0-mixin transactions going through.
|
|
|
|
eeX
|
 |
April 21, 2017, 10:16:08 PM |
|
You are welcome 
|
Soldo [SLD] @ Soldo.IN
|
|
|
daberti
|
 |
April 22, 2017, 11:22:17 AM |
|
transfer 2 bittrex-addr amount bittrex-payment-id
You can try
transfer 0 bittrex-addr amount bittrex-payment-id
This will cost less in fee if the tx needs to be broken up. However, there is a bit of a spam attack on the network and transfer 0 may currently take a lot longer to confirm or be dropped. (After 24 hours most nodes will drop an unconfirmed transaction, at which point you can rescan your wallet and recover th coins.)
I'll have an update coming shortly that should help with the spam issue.
Once in Bittrex with Aeon wallet with some coins in it, just to be sure and inshort, how could I change Aeon to BTC? Thanks
|
|
|
|
estenity
|
 |
April 22, 2017, 04:00:32 PM |
|
transfer 2 bittrex-addr amount bittrex-payment-id
You can try
transfer 0 bittrex-addr amount bittrex-payment-id
This will cost less in fee if the tx needs to be broken up. However, there is a bit of a spam attack on the network and transfer 0 may currently take a lot longer to confirm or be dropped. (After 24 hours most nodes will drop an unconfirmed transaction, at which point you can rescan your wallet and recover th coins.)
I'll have an update coming shortly that should help with the spam issue.
Once in Bittrex with Aeon wallet with some coins in it, just to be sure and inshort, how could I change Aeon to BTC? Thanks simply sell aeon, you will be paid in btc
|
|
|
|
smooth
Legendary
Offline
Activity: 2968
Merit: 1198
|
 |
April 23, 2017, 07:45:39 AM Last edit: April 27, 2017, 02:58:46 AM by smooth |
|
Maintenance Update Phoenix (0.9.12.0)This maintenance release is recommended for all nodes, but is not urgent. A future update (not yet scheduled) will begin enforcing the minimum relay fee equal to the current default fee, so nodes that have not yet updated to a minimum of 0.9.12.0 will then be disconnected and banned. Fixes some Windows build issues Add option to disable blockchain auto-save (useful to reduce swapping on low-memory nodes) Prioritize transactions by fee/byte Disable relay of transactions with legacy fee lower than current default https://github.com/aeonix/aeon/releases/tag/v0.9.12.0
|
|
|
|
daberti
|
 |
April 23, 2017, 12:49:11 PM Last edit: April 23, 2017, 05:32:38 PM by daberti |
|
Maintenance Update Phoenix (0.9.12.0)This maintenance release is recommended for all nodes, but is not urgent. A future update (not yet scheduled) will begin enforcing the minimum relay fee equal to the current default fee, so nodes that have not yet updated to a minimum of 0.9.12.0 will then be disconnected and banned. Fixes some Windows build issues Add option to disable blockchain auto-save (useful to reduce swapping on low-memory nodes) Prioritize transactions by fee/byte Disable relay of transactions with legacy fee lower than current default https://github.com/aeonix/aeon/releases/tag/v0.9.12.0Windows binaries will be added ASAP Still not compiling either on VSC 2013 and VSC2015 (obviously with respective Boost libraries). git clone https://github.com/aeonix/aeoncd aeon git checkout v0.9.12.0 cmake -G "Visual Studio 14 2015 Win64" -DBOOST_ROOT=D:\local\boost_1_63_0 -DBOOST_LIBRARYDIR=D:\local\boost_1_63_0\lib64-msvc-14.0 (that's for VS 2015) MSBuild Project.sln /p:Configuration=release /m With both of MS VS environments I've successfully built all of Cuda 8 SDK samples and Handbrake With the 2013 I've built CCminer 2.0 RC2
|
|
|
|
daberti
|
 |
April 23, 2017, 05:31:40 PM Last edit: April 23, 2017, 06:03:06 PM by daberti |
|
simply sell aeon, you will be paid in btc
Oh, thanks. I thought it was similar to Chengelly or Shapeshift.
|
|
|
|
Arux
|
 |
April 23, 2017, 08:29:01 PM |
|
Still not compiling either on VSC 2013 and VSC2015 (obviously with respective Boost libraries). git clone https://github.com/aeonix/aeoncd aeon git checkout v0.9.12.0 cmake -G "Visual Studio 14 2015 Win64" -DBOOST_ROOT=D:\local\boost_1_63_0 -DBOOST_LIBRARYDIR=D:\local\boost_1_63_0\lib64-msvc-14.0 (that's for VS 2015) MSBuild Project.sln /p:Configuration=release /m With both of MS VS environments I've successfully built all of Cuda 8 SDK samples and Handbrake With the 2013 I've built CCminer 2.0 RC2 ok i see what's going on. windows compilation failed on last update of vs2015 (Update 3 14.0.25420.10) i used on my computer vs2015 RTM 14.0.23107.0 and binaries are built. sorry but to compile aeond.exe and simplewallet.exe you will need to uninstall vs2015 update3 then install vs2015 rtm (iso available to download here https://xinyustudio.wordpress.com/2015/07/21/visual-studio-2015-iso-download-links-official-directoffline-links/) take care to uncheck box "visual studio 2015 update 3" else update 3 will be downloaded automatically.  not fun but i don't have any other solution FYI, all version numbers can be found here https://omwtm.blog/2014/12/03/visual-studio-2013-version-numbers-and-updates/
|
|
|
|
Elder III
|
 |
April 24, 2017, 01:20:26 AM |
|
Is it possible to transfer my simplewallet and other AEON content to another computer via a cut/copy and paste? Are there files stored elsewhere on the computer that I would need to transfer? I only mined for ~55 hours so if I have to start over from scratch it's not a big deal. A bios update messed up my motherboard to the point of needing to RMA it and I was hoping I could transfer my AEON wallet etc before I do that. Thanks!
|
|
|
|
jwinterm
Legendary
Offline
Activity: 3178
Merit: 1119
|
 |
April 24, 2017, 03:58:46 AM |
|
Is it possible to transfer my simplewallet and other AEON content to another computer via a cut/copy and paste? Are there files stored elsewhere on the computer that I would need to transfer? I only mined for ~55 hours so if I have to start over from scratch it's not a big deal. A bios update messed up my motherboard to the point of needing to RMA it and I was hoping I could transfer my AEON wallet etc before I do that. Thanks!
All you really need is your mnemonic seed to recreate your wallet. If you want to bring your tx history you need the wallet.keys and wallet binary file (whatever you named your wallet and whatever you named it .keys). You might also want to copy blockchain file from the data directory so you don't have to resync; this would be in ~/.aeon on linux or %appdata%\aeon on windows.
|
|
|
|
wck
Member

Offline
Activity: 70
Merit: 10
|
 |
April 24, 2017, 08:02:45 AM |
|
Any news driving down the price of AEON or is it just because I bought a bunch? 
|
|
|
|
eeX
|
 |
April 24, 2017, 08:44:07 AM |
|
I know the guy who mine AEON with 200-250K hashrate.
He usually sells all his mined coins every 2-3 days and rate didn't fall too much. But if he will sell once a week or 10 days - amonut is bigger and rate easy go down because buy support not too storng at today's rates...
From my side AEON mining too hard and I'm not ready to sell my AOENs until rate will reach 1 USD/EUR.
|
Soldo [SLD] @ Soldo.IN
|
|
|
wck
Member

Offline
Activity: 70
Merit: 10
|
 |
April 24, 2017, 08:45:07 AM |
|
I know the guy who mine AEON with 200-250K hashrate.
He usually sell all his mined coins every 2-3 days and rate didn't fall too much. But if he sell once a week or 10 days - amonut is bigger and rate easy go down because buy support not too storng at today's rates...
That actually explains a lot!
|
|
|
|
eeX
|
 |
April 24, 2017, 09:09:07 AM |
|
Mining really so bad last 2 days so I'm going to switch back to Monero 
|
Soldo [SLD] @ Soldo.IN
|
|
|
daberti
|
 |
April 24, 2017, 11:02:12 AM |
|
Thanks Arux. This time I've installed VSC 2015 with an installation tracker, so I'm pretty sure I can strip the SP3 off. I'll try this first, meanwhile I'm downloading the iso. Just a nuance: does 0.9.12 require deleting of blockchain?
|
|
|
|
smooth
Legendary
Offline
Activity: 2968
Merit: 1198
|
 |
April 24, 2017, 11:32:19 AM |
|
Just a nuance: does 0.9.12 require deleting of blockchain?
No
|
|
|
|
daberti
|
 |
April 24, 2017, 01:40:35 PM |
|
No
Compile successful. I'm gonna write the promised Win compiling guide for "dummies". BTW: what's coonnectivity_tool.exe for? (in depth)
|
|
|
|
|