Aeon Point Release Beta Testing

AEON Community
1 min readNov 22, 2018

Hello followers. We are looking for final beta testing of our proposed next point release. Anyone from pool operators to home community members or service providers are asked to beta test the next point release to find if there are any issues before release. Please visit our GitHub repo and compile the latest PR 77 with a fresh recursive pull. Make sure you update modules and submodules before compiling. The following commands can be used:

git clone --recursive https://github.com/aeonix/aeon 
cd aeon
git fetch origin pull/77/head:PR-77
git checkout PR-77
git submodule init && git submodule update
make release-static

Please note additional commands for your specific operating system as needed for compiling on our compile instructions from GitHub. If you have any issues, please report them on either the Reddit post or the GitHub PR.

--

--

AEON Community

This Medium is dedicated to the AEON Community and posts are related to AEON, its community, and the development of the AEON codebase.