Author

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

hero member
Activity: 500
Merit: 500
Maintenance update 0.9.10.0

This minor release addresses some possible causes for poor performance and lockups seen in 0.9.9.0. In addition it fixes a build problem on some versions of Mac OS X.

Fix for possible deadlock
Reduce unnecessary lock holding
Mac build fix from upstream (@radfish from monero)

https://github.com/aeonix/aeon/releases/tag/v0.9.10.0
win  Sad
my last fix was not completely satisfactory (ok on vs2013 but it failed on linux)
i got a better one (with vs2015, ok on win and linux). i will have time to pusblish it tomorrow
in the wait, 0.9.8.0 binaries are still relevant.
hero member
Activity: 610
Merit: 500
Maintenance update 0.9.10.0

This minor release addresses some possible causes for poor performance and lockups seen in 0.9.9.0. In addition it fixes a build problem on some versions of Mac OS X.

Fix for possible deadlock
Reduce unnecessary lock holding
Mac build fix from upstream (@radfish from monero)

https://github.com/aeonix/aeon/releases/tag/v0.9.10.0
win  Sad
newbie
Activity: 12
Merit: 0
Hi everybody. I wrote some updated copy for the aeon.cash website: https://github.com/aeonix/aeonix.github.io/pulls
sr. member
Activity: 266
Merit: 250

compatible code is not pushed yet in the official repo. if you want to build 0.9.9.0 windows binaries, you must use my repo (git clone https://github.com/Arux-BTT/aeon yourfolder) then switch on "fix_win32_compilation" (git checkout fix_win32_compilation)
work in progress but binaries are functional.

Thanks.
Done per your directives with no luck Sad
I.e.: Project.sln is generated but no bins made and lot of errors.

once Project.sln generated, binaries will be available after compilation
Code:
MSBuild Project.sln /p:Configuration=release /m
you can also open Project.sln in visual studio GUI then build it.

Quite what I did, with no luck. In both ways.
hero member
Activity: 500
Merit: 500

compatible code is not pushed yet in the official repo. if you want to build 0.9.9.0 windows binaries, you must use my repo (git clone https://github.com/Arux-BTT/aeon yourfolder) then switch on "fix_win32_compilation" (git checkout fix_win32_compilation)
work in progress but binaries are functional.

Thanks.
Done per your directives with no luck Sad
I.e.: Project.sln is generated but no bins made and lot of errors.

once Project.sln generated, binaries will be available after compilation
Code:
MSBuild Project.sln /p:Configuration=release /m
you can also open Project.sln in visual studio GUI then build it.
sr. member
Activity: 266
Merit: 250

compatible code is not pushed yet in the official repo. if you want to build 0.9.9.0 windows binaries, you must use my repo (git clone https://github.com/Arux-BTT/aeon yourfolder) then switch on "fix_win32_compilation" (git checkout fix_win32_compilation)
work in progress but binaries are functional.

Thanks.
Done per your directives with no luck Sad
I.e.: Project.sln is generated but no bins made and lot of errors.

EDIT:
To sum up: latest available Windows binaries are 0.9.8.0, which are the ones I'm using.
Meanwhile two updates have been released, but no binaries for them.
It looks like sources are smoothly compiling on Linux only.
There is only one Exchange service: Bittrex. Yet it has problems.

On top of this Yesterday I had been mining with a 2KH/s power (slightly less than 1% of the Whole pool's hashing power) for 9 full hours on one of the two major pools mentioned in post #1 gaining less than 3.5AEON (no bad shares). I'm monitoring these guys.

Many things Roll Eyes
newbie
Activity: 3
Merit: 0
Maintenance update 0.9.10.0

This minor release addresses some possible causes for poor performance and lockups seen in 0.9.9.0. In addition it fixes a build problem on some versions of Mac OS X.

Fix for possible deadlock
Reduce unnecessary lock holding
Mac build fix from upstream (@radfish from monero)

https://github.com/aeonix/aeon/releases/tag/v0.9.10.0

Thank you.

Thanks, I will update my node ASAP.
newbie
Activity: 19
Merit: 0
Maintenance update 0.9.10.0

This minor release addresses some possible causes for poor performance and lockups seen in 0.9.9.0. In addition it fixes a build problem on some versions of Mac OS X.

Fix for possible deadlock
Reduce unnecessary lock holding
Mac build fix from upstream (@radfish from monero)

https://github.com/aeonix/aeon/releases/tag/v0.9.10.0

Thank you.
legendary
Activity: 2968
Merit: 1198
Maintenance update 0.9.10.0

This minor release addresses some possible causes for poor performance and lockups seen in 0.9.9.0. In addition it fixes a build problem on some versions of Mac OS X.

Fix for possible deadlock
Reduce unnecessary lock holding
Mac build fix from upstream (@radfish from monero)

https://github.com/aeonix/aeon/releases/tag/v0.9.10.0
newbie
Activity: 3
Merit: 0
Anyone wishing to purchase AEON on Bittrex should be aware that they are having some issues with withdrawals.  I've had two withdrawals stuck for a long time now with no resolution.  One for several hours and another one for more than 24 hours.  Both show on the site as complete but are not on the blockchain.  I have opened a support ticket and had some back and forth with them--it is now "escalated" to someone more technical, whatever that means.

Thought I would mention it for those interested in buying on there.  Here is the txid they report on the site for one of the missing withdrawals:

684b32e04cb4b8061dbc7bb1363b66316bd45d8e75e5f9024945985409436744

(not showing on chainradar or minergate though)


wck
member
Activity: 70
Merit: 10
Since you are asking about it, you probably don't have much chance of successfully building it.
A little encouragement goes a long way.

I wasn't trying to be encouraging.   What was being asked isn't a simple task.  If you give the impression that it is simple you just waste people's time. 
Heh, no problem. I find a challenge to be the best motivation.

"You probably can't do that."
"Oh yeah, wanna bet? Hold my beer and watch this."

That can be encouraging to the right kind of person.

I did find that building 0.9.9.0 on Linux (Ubuntu) was quite easy.

The only problem I had with that was aeond refused to connect to the seed node. After a while I got it working by setting "--hide-my-port --allow-local-ip --add-peer 10.X.X.X" to get it to connect to my local Windows box running 0.9.8.0. After that it found the external peers.

I haven't tried the Windows build yet.

I understand you.   Sorry it is easy to come across wrong in just text.

The AEON code base isn't easy to work with in Windows.   I have a lot of respect for the work the Arux is doing!
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.

I wasn't trying to be encouraging.   What was being asked isn't a simple task.  If you give the impression that it is simple you just waste people's time. 
Heh, no problem. I find a challenge to be the best motivation.

"You probably can't do that."
"Oh yeah, wanna bet? Hold my beer and watch this."

That can be encouraging to the right kind of person.

I did find that building 0.9.9.0 on Linux (Ubuntu) was quite easy.

The only problem I had with that was aeond refused to connect to the seed node. After a while I got it working by setting "--hide-my-port --allow-local-ip --add-peer 10.X.X.X" to get it to connect to my local Windows box running 0.9.8.0. After that it found the external peers.

I haven't tried the Windows build yet.
full member
Activity: 231
Merit: 101
Btw just had another person running daemon report the same thing on windows, regarding connections

2017-Apr-03 09:47:35.908283 [P2P2][sock 1008] Some problems at write: An existing connection was forcibly closed by the remote host:10054
full member
Activity: 231
Merit: 101
Having multiple socket failures on daemon both recent versions, is this a problem on my end??

2017-Apr-03 07:34:33.731541 [P2P8][sock 13] Some problems at write: Broken pipe:32
2017-Apr-03 08:37:01.913991 [P2P3][sock 16] Some problems at write: Broken pipe:32
2017-Apr-03 08:40:18.924091 [P2P7][sock 16] Some problems at write: Broken pipe:32
2017-Apr-03 08:43:20.505536 [P2P1][sock 16] Some problems at write: Broken pipe:32
2017-Apr-03 08:46:29.252562 [P2P7][sock 15] Some problems at write: Broken pipe:32
2017-Apr-03 08:49:32.701434 [P2P3][sock 15] Some problems at write: Broken pipe:32
2017-Apr-03 08:52:39.518486 [P2P2][sock 15] Some problems at write: Broken pipe:32
2017-Apr-03 08:55:49.193804 [P2P9][sock 15] Some problems at write: Broken pipe:32
2017-Apr-03 08:56:20.726422 [P2P4][sock 15] Some problems at write: Connection reset by peer:104
2017-Apr-03 08:59:18.646990 [P2P4][sock 15] Some problems at write: Broken pipe:32
2017-Apr-03 09:00:33.005134 [P2P8][sock 15] Some problems at write: Connection reset by peer:104
.....and many more!!!

seeing many more than usual to the point that wallet RPC failed

Strange. I have tested the wallet quite a bit and I haven't had any problems with it, but others report various issues. Is this Windows or Linux?  The broken pipe/connection reset issues are unclear, could be peers not responding (normal) or something else.

Can you try rebuilding HEAD from master on my repo and let me know if any different. I have a couple of minor fixes there. https://github.com/iamsmooth/aeon


It is Linux running a pool
I am building a fresh server as I believe this one may be having issues, it is almost complete (for pool that is) if this one has same issues I'll send a message. I resaved and reloaded blockchain just to check but the errors are already piling up again after an hour, also not finding blocks. Let you know what happens.
legendary
Activity: 2968
Merit: 1198
Having multiple socket failures on daemon both recent versions, is this a problem on my end??

2017-Apr-03 07:34:33.731541 [P2P8][sock 13] Some problems at write: Broken pipe:32
2017-Apr-03 08:37:01.913991 [P2P3][sock 16] Some problems at write: Broken pipe:32
2017-Apr-03 08:40:18.924091 [P2P7][sock 16] Some problems at write: Broken pipe:32
2017-Apr-03 08:43:20.505536 [P2P1][sock 16] Some problems at write: Broken pipe:32
2017-Apr-03 08:46:29.252562 [P2P7][sock 15] Some problems at write: Broken pipe:32
2017-Apr-03 08:49:32.701434 [P2P3][sock 15] Some problems at write: Broken pipe:32
2017-Apr-03 08:52:39.518486 [P2P2][sock 15] Some problems at write: Broken pipe:32
2017-Apr-03 08:55:49.193804 [P2P9][sock 15] Some problems at write: Broken pipe:32
2017-Apr-03 08:56:20.726422 [P2P4][sock 15] Some problems at write: Connection reset by peer:104
2017-Apr-03 08:59:18.646990 [P2P4][sock 15] Some problems at write: Broken pipe:32
2017-Apr-03 09:00:33.005134 [P2P8][sock 15] Some problems at write: Connection reset by peer:104
.....and many more!!!

seeing many more than usual to the point that wallet RPC failed

Strange. I have tested the wallet quite a bit and I haven't had any problems with it, but others report various issues. Is this Windows or Linux?  The broken pipe/connection reset issues are unclear, could be peers not responding (normal) or something else.

Can you try rebuilding HEAD from master on my repo and let me know if any different. I have a couple of minor fixes there. https://github.com/iamsmooth/aeon
hero member
Activity: 500
Merit: 500
Trying to build 9.9.0 on Windows and building Boost 1_63_0 went ok.

However cmake raised this errors:
PS C:\Users\Dan\Documents\GitHub\aeon> cmake -G "Visual Studio 14 Win64" -DBOOST_ROOT=d:\boost_1_63_0 -DBOOST_L
=d:\boost_1_63_0\stage\lib
-- Boost version: 1.63.0
-- Found the following Boost libraries:
--   system
--   filesystem
--   thread
--   date_time
--   chrono
--   regex
--   serialization
--   program_options
--   atomic
-- Found Git: C:/Program Files/Git/cmd/git.exe
-- Found PythonInterp: C:/Users/Dan/AppData/Local/Programs/Python/Python36/python.exe (found version "3.6.1")
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/Dan/Documents/GitHub/aeon/external/miniupnpc
WINSOCK2_LIBRARY
    linked by target "libminiupnpc-static" in directory C:/Users/Dan/Documents/GitHub/aeon/external/miniupnpc

Any idea is hotly appreciated.
Thanks in advance
compatible code is not pushed yet in the official repo. if you want to build 0.9.9.0 windows binaries, you must use my repo (git clone https://github.com/Arux-BTT/aeon yourfolder) then switch on "fix_win32_compilation" (git checkout fix_win32_compilation)
work in progress but binaries are functional.
full member
Activity: 231
Merit: 101
Having multiple socket failures on daemon both recent versions, is this a problem on my end??

2017-Apr-03 07:34:33.731541 [P2P8][sock 13] Some problems at write: Broken pipe:32
2017-Apr-03 08:37:01.913991 [P2P3][sock 16] Some problems at write: Broken pipe:32
2017-Apr-03 08:40:18.924091 [P2P7][sock 16] Some problems at write: Broken pipe:32
2017-Apr-03 08:43:20.505536 [P2P1][sock 16] Some problems at write: Broken pipe:32
2017-Apr-03 08:46:29.252562 [P2P7][sock 15] Some problems at write: Broken pipe:32
2017-Apr-03 08:49:32.701434 [P2P3][sock 15] Some problems at write: Broken pipe:32
2017-Apr-03 08:52:39.518486 [P2P2][sock 15] Some problems at write: Broken pipe:32
2017-Apr-03 08:55:49.193804 [P2P9][sock 15] Some problems at write: Broken pipe:32
2017-Apr-03 08:56:20.726422 [P2P4][sock 15] Some problems at write: Connection reset by peer:104
2017-Apr-03 08:59:18.646990 [P2P4][sock 15] Some problems at write: Broken pipe:32
2017-Apr-03 09:00:33.005134 [P2P8][sock 15] Some problems at write: Connection reset by peer:104
.....and many more!!!

seeing many more than usual to the point that wallet RPC failed
sr. member
Activity: 266
Merit: 250
Trying to build 9.9.0 on Windows and building Boost 1_63_0 went ok.

However cmake raised this errors:
PS C:\Users\Dan\Documents\GitHub\aeon> cmake -G "Visual Studio 14 Win64" -DBOOST_ROOT=d:\boost_1_63_0 -DBOOST_L
=d:\boost_1_63_0\stage\lib
-- Boost version: 1.63.0
-- Found the following Boost libraries:
--   system
--   filesystem
--   thread
--   date_time
--   chrono
--   regex
--   serialization
--   program_options
--   atomic
-- Found Git: C:/Program Files/Git/cmd/git.exe
-- Found PythonInterp: C:/Users/Dan/AppData/Local/Programs/Python/Python36/python.exe (found version "3.6.1")
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/Dan/Documents/GitHub/aeon/external/miniupnpc
WINSOCK2_LIBRARY
    linked by target "libminiupnpc-static" in directory C:/Users/Dan/Documents/GitHub/aeon/external/miniupnpc

Any idea is hotly appreciated.
Thanks in advance
wck
member
Activity: 70
Merit: 10
Since you are asking about it, you probably don't have much chance of successfully building it.
A little encouragement goes a long way.

I wasn't trying to be encouraging.   What was being asked isn't a simple task.  If you give the impression that it is simple you just waste people's time. 

It also appears that @Arux is already figuring out what to do and making the necessary changes in the code to create Window's binaries. 

@Smooth also offered a good solution.  If you have a Windows computer one can just created a Linux VM and then compile the wallet and daemon on Linux.   Then just run the wallet in the VM.   It really doesn't matter where you run it as long as you keep track of the private key for your wallet.
legendary
Activity: 2968
Merit: 1198
building on ubuntu or in a virtual machine running ubuntu is not hard. I think all you need to do is:

apt-get install build-essential cmake libboost-all-dev1
git clone https://github.com/aeonix/aeon
cd aeon
git checkout v0.9.9.02
make
cd build/release/src
./aeond

1 If you are using Ubuntu 14.04 you will need libboost1.55-all-dev (default boost version has a bug and should not be used)

2 Replace with current release tag
Jump to: