github RunOnFlux/flux v0.67.0

latest releases: v5.8.1-release, v5.8.0, v5.7.0...
3 years ago

Introduce zelappsLocations
Global installation parameters
Application block lasting for 22000
Implement getDOSList api call
Implement getStartList api call
Following ZelApps api calls added:
locations, rescanglobalappsinformation, reindexglobalappsinformation, reindexglobalappslocation
Adjust getScannedHeight function
Add protection for blockheight < 0
checkAndNotifyPeersOfRunningApps - continous sending of messages to peers about running apps
trySpawningGlobalApplication - automatic spawning of global applications
fix availableSpaceForZelApps to correctly account for already assigend space of app that is about to be spawned
adjust local FoldingAtHome app to be according to apps specifications
checkZelAppRequirements - checks local node if its compatible with an application specifics
Adjust getGlobalZelAppsSpecifications function
Adjust specifications to block apps starting with 'zel'
Precautions for case sensitivness of registrations
Precaution for root folder of volume
Adjust installedZelApps to be reusable
expireGlobalApplications - expires global applications specifications, removes them and stops them locall
reindexGlobalAppsLocation - reindexes global apps locations
reindexGlobalAppsInformationAPI - api to trigger reindexGlobalAppsLocation
rescanGlobalAppsInformationAPI - rescans global apps informations given a blockheight
getZelAppsLocations - obtain locations of globally running apps
checkSynced - check if blockprocessing is synced with zelcash height
getAllGlobalApplicationsNames - give a list of all applications
getRunningAppList - give a list of all locally running application
getApplicationSpecifications - get current specifications for a global application
handleZelAppRunningMessage - handles messages of running applications
broadcastZelAppRunningMessage - broadcasts messages of running applications to all peers
storeZelAppRunningMessage - stores obtained running messages to collection
Adjust ports available for global applications from 31000-39999. Ports 30000-30999 are reserved for local applications

Don't miss a new flux release

NewReleases is sending notifications on new releases.