Releases: RunOnFlux/flux
Releases · RunOnFlux/flux
v1.10.0
- Adds domain, https support for official load balanced solution available at https://home.runonflux.io with api at https://api.runonflux.io
- Improves performance and system usage
- adds invalid PubKeys to temporarily blocked list
- node list cache optimization
This version will be enforced on all nodes on 13 February and also latest zelcash version.
v1.9.0
v1.8.1
v1.8.0
v1.7.0
Release targets zelcash daemon stability and updates KDA applicaiton
- Flux will now only start some services once zelcash is synced.
- Flux will now always use unfiltered list of determinstic nodes and mainly its cached value instead of casking for a filtered one, this results in less load for daemon
- Kadena Chainweb application v2.4
v1.6.0
- Handling of Application volumes
-> Volumes are now properly mounted after system reboot
-> Fixes an issue with disappearing volumes, files from application after a system restart - Adjustment of Visit button for KDA application
- Improved KDA application image
Update can take up to 5 minutes as of additional dependency
v1.5.0
v1.4.3.
v1.4.2
- Fixes typo issues of paddress instead of ipaddress on adjusting cruxid/kadena. This had no effect as it was correctly overwritten by auto check later on
- Fixes an issue where a new version of element UI was installed but Flux was using a deprecated event
-> updates element-ui package and event - updates axios package
v1.4.1
App Removal Fixes
Background: When Flux decides that application shall be removed, this removal could have been interrupted by another Flux process deciding that application shall be running. Tracing like this:
- Removal process stops ZelApp
- Check Running Apps starts the ZelApp which was supposed to be removed
- Removal process fails to remove ZelApp properly leaving some data of ZelApp on the node.
- Correct Removal of application with force. Using force parameter will now further check global specifications, locally available specifications and permanent messages ensuring that some specifications are found.
- Wait with starting a stopped application if removal is in progress
Other Tweaks
- Increase timeout from when Flux begins application installation from 10 mins to 16 mins
-> this allows more zelapprunning messages to be present to better determine if an application shall be spawned - Remove logging of failing to broadcast a message to peer