SUPERALGOS GOVERNANCE
Harrellbm Proof of Value, November 2022
This month I have worked on a smattering of improvements across the system.
Announcement Delay Config
The first of which is aimed at helping signal providers have more control over their setups. Before, announcements where sent immediately, meaning that signal providers who sent out Telegram or other announcements had the vulnerability that users could circumvent the system and receive competitive signals through these announcements.
To address this I added a new config option to define a delay for announcements to allow signal providers the ability to choose how close to the actual signal event they want announcements to be sent.
You can find how to use this configuration in the docs here:
The Start of Basic App Management
Superalgos has entered a new phase of life. Now there is not just one app, but many beginning to emerge around the ecosystem. This can begin to get hard to manage if a user wants to run a network node, the platform and any other apps that become viable soon. To help offer some tools to manage this, I have added basic PM2 integration in the form of a script.
You can find an explanation of what PM2 is here: PM2 — Home
To try it out, you can run the following command in your terminal:
node manageApps help
This command will give you a nice help message walking you through the ins and outs of using this script as it stands today.
Note: A more recent development has emerged with the work of Alex White who is working on integrating this functionality into a more comprehensive app management system coming soon!
Code Refactoring and Dependency Updates
I have also completed some internal code refactoring to move the merge bot to its own file for easier identification and future development.
In addition to this, I have updated a few dependencies and continue to look at cutting out old and unused dependencies laying around in the package files.
Thanks for reading! Superalgos is entering a new and exciting stage! If you are new to Superalgos, I hope you will stick around and see what our community is all about. You can learn more from our main website: