- Refactors apps spawning selection function. Apps should be spawned on the network much faster
- Adds new service available to be called inside docker container for all apps running on the network fluxnode.service endpoint
- Adds new api to the fluxnode.service, hostinfo, that returns 3 properties from the host, host identifier, host public ip and host geolocation
- Apps on the network can use this service to get information from the node where they are running.
- Refactor app price api, apps that can run on Nimbus nodes have 10% discount and those who can run on Cumulus have 20% discount
- Other small improvements
This version will be enforced on the network on December 11th 2024, make sure you update your node before that.
What's Changed
- Refactor trySpawningGlobalApplication by @Cabecinha84 in #1421
- Flux Node Service by @Cabecinha84 in #1422
- v5.34.0 by @Cabecinha84 in #1423
Full Changelog: v5.33.0...v5.34.0