Author

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

newbie
Activity: 45
Merit: 0
Since you are asking about it, you probably don't have much chance of successfully building it.
A little encouragement goes a long way.
full member
Activity: 231
Merit: 101
so can the 0.9.8 daemon be used correctly for now? for example spending coins and mining coins?  Im running this on windows on limited knowledge with core wallets and clients and im interested to mine AEON.  I have been using minergate to mine but I want more control

.0.9.8 is working ok for now as far as I can tell, wait for binaries and mine at my pool Smiley 98.239.231.31:9000
wck
member
Activity: 70
Merit: 10
Hi I have the 0.9.8 daemon running and i downloaded the 0.9.9 source for windows , how do i update the daemon & wallet to 0.9.9 ? Thank you

You have to build it.   Since you are asking about it, you probably don't have much chance of successfully building it.   Probably best just to wait for the binaries.   If you are going to build it you have to get the correct toolchain in place as well as the correct versions of 3rd party libraries.   To figure out what you need you need to look at the make files or project files depending on what the source includes.   It is often much more involved that it sounds.   Even if someone provides step by step instructions there can be many pitfalls.   

 
hero member
Activity: 500
Merit: 500
i pushed a fix to compile binaries on windows. it's in my repo on the fix_win32_compilation branch.
https://github.com/Arux-BTT/aeon/tree/fix_win32_compilation
instructions in the OP are still valid

i pushed it because i guess some people are waiting it but there is still some work to do. The main code is there but improvements are certainly missing. (there is some compile errors on the test folder e.g.)
i expect to make a pull request on the official repo this week if all is ok then i will produce final binaries.

sr. member
Activity: 520
Merit: 253
555
bitrex
 The last block update occurred 279 minutes ago. Huh Huh Huh
I've also filed a ticket. There's no need to report every single exchange glitch here, but it may be noteworthy that this has happened over and over since their Aeon wallet returned from maintenance.
member
Activity: 110
Merit: 11
hi

bitrex
 The last block update occurred 279 minutes ago. Huh Huh Huh
hero member
Activity: 500
Merit: 500
i just figured out how to cleanly fix windows compilation. i will try to publish the fix today.
legendary
Activity: 2968
Merit: 1198
The Windows build problem is a known issue. Arux is working on it.
hero member
Activity: 724
Merit: 500
Hi, trying to build 0.9.9.0 in win64 using the instructions in the OP, receiving this:

Code:
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
IPHLPAPI_LIBRARY
    linked by target "libminiupnpc-static" in directory C:/Users/1/Documents/GitHub/aeon/external/miniupnpc
WINSOCK2_LIBRARY
    linked by target "libminiupnpc-static" in directory C:/Users/1/Documents/GitHub/aeon/external/miniupnpc

-- Configuring incomplete, errors occurred!


Any suggestions welcome
sr. member
Activity: 520
Merit: 253
555
hi everybody, have a problem wit starting aeond as a daemon in background on ubuntu server
trying to start with next command
start-stop-daemon -S -b -x ./aeond
and get this

...

2017-Mar-31 22:52:48.919865 Failed to read line.
2017-Mar-31 22:52:48.919889 Failed to read line.
2017-Mar-31 22:52:48.919902 Failed to read line.


if i start it normaly it's starting and begin synchronizing
compiled final upadate 0.9.9.0
can somebody tell what is wrong?
Try ./aeond --no-console so it won't attempt to read any input lines.
newbie
Activity: 5
Merit: 0
hello all

can i mine with exchange wallet? so whats is command for i type?

thanks

I never mine before but base on my experience its better to mine with your application wallet.

The reason why is due to with your own wallet, you have control access for it.

So whenever something happen like hard fork which chain revert, coins will have issue and you need your key to verify that you are the holders of it.
This is one of the factor tho Smiley

ok thanks for answer,i got some question again cause im still noob for mining Cheesy

1.why i should compile some file (i mean in first page) ? what they are for?
2.what is different syncronized wallet and unsyncronized?

hopefully anyone answer,cause i really interesting to mine here since i bored in trading Cheesy
sr. member
Activity: 520
Merit: 253
555
my coins can't be credited? bittrex clamped 827 AEON!!!
Same here. Judging from the confirmation numbers and the times they were sent, it's the blockchain at Bittrex that isn't updating, and there's nothing specifically weird about these transactions. But I could be wrong...
My deposits are now fully credited so at least that's one problem solved.
newbie
Activity: 29
Merit: 0

As far as I can tell that is from 23 days ago, shortly after the chain problem and before the wallet was brought back up recently. I don't see anything wrong with the transactions on the chain. I would check with bittrex support and see if there is a reason their system didn't credit you. They can check with me if they are having trouble with the wallet, but as far as I can tell it should be there.

I have found the solution to all the AEON deposits not making it to BITTREX as I have had the same issue. The AEON is getting sent to BITTREX but it is getting hung in the system somehow. Sometime it makes it sometimes it doesn't. What you can do to fix this is send a 2nd small amount of AEON to BITTREX and it will cause the first AEON withdrawal to kick in that had gotten stuck, and you will see two deposits after the second one you sent. Also you will have to submit with the PAYMENT_ID and ADDRESS for the AEON to make it to your wallet. I hope this helps.
legendary
Activity: 2968
Merit: 1198

As far as I can tell that is from 23 days ago, shortly after the chain problem and before the wallet was brought back up recently. I don't see anything wrong with the transactions on the chain. I would check with bittrex support and see if there is a reason their system didn't credit you. They can check with me if they are having trouble with the wallet, but as far as I can tell it should be there.
sr. member
Activity: 520
Merit: 253
555
my coins can't be credited? bittrex clamped 827 AEON!!!
Same here. Judging from the confirmation numbers and the times they were sent, it's the blockchain at Bittrex that isn't updating, and there's nothing specifically weird about these transactions. But I could be wrong...
wck
member
Activity: 70
Merit: 10
Windows binaries???

Not available YET. We do expect to have them soon.


Thanks!   It is nice to see things moving forward again.   Must have been a lot of work for a difficult time.
hero member
Activity: 500
Merit: 500
does the main github contains the pruning code now?
no, you'll find it at iamsmooth's github into "light-node" branch
https://github.com/iamsmooth/aeon/commits/light-node
hero member
Activity: 1568
Merit: 511
hello all

can i mine with exchange wallet? so whats is command for i type?

thanks

I never mine before but base on my experience its better to mine with your application wallet.

The reason why is due to with your own wallet, you have control access for it.

So whenever something happen like hard fork which chain revert, coins will have issue and you need your key to verify that you are the holders of it.
This is one of the factor tho Smiley
newbie
Activity: 5
Merit: 0
hello all

can i mine with exchange wallet? so whats is command for i type?

thanks
Jump to: