github RunOnFlux/flux v1.2.0

latest releases: v5.5.0, v5.4.0, v5.3.0...
3 years ago

Introducing ZelShare

  • Personal ZelNode owner storage.
  • Store and Share your files with comfortable ZelFlux UI directly on your ZelNode
  • Total storage size limited to 2GB + whatever is an excess storage above ZelNode specification. (example: Running a Super Node with total of 200GB of data shall grant you 200 - 150 + 2 = 52GB of storage for ZelShare)
  • File upload is limited to 5GB
  • Ability to upload multiple files at once, download a file, delete file, empty folder, create folder, share file
  • More features will come soon

Kadena Specificaitons V2

  • Kadena application will now update to newer version
  • New installation will use boostrapped database to speed up syncing

Following API adjusted - available only with ZelNode owner authentication header

GET /zelapps/zelshare/getfile/:file?/:token?
GET /zelapps/zelshare/getfolder/:folder?
GET /zelapps/zelshare/createfolder/:folder?
GET /zelapps/zelshare/removefile/:file?
GET /zelapps/zelshare/removefolder/:folder?
GET /zelapps/zelshare/fileexists/:file?
GET /zelapps/zelshare/stats'
GET /zelapps/zelshare/sharefile/:file?
GET /zelapps/zelshare/unsharefile/:file?
GET /zelapps/zelshare/sharedfiles
POST /zelapps/zelshare/uploadfile/:folder?

Other changes

  • Introducing Caches - Flux now uses multiple LRU caches in itself especially with communications to ZelCash daemon. Speeding up many processes, reducing general load on the node and dramatically reducing load on ZelCash daemon
  • Api Caches - Portion of Flux API is now behind cache granting faster responses and reducing Flux resources.
  • With caches in place, browsing recent data of explorer is now faster
  • It is now possible to adjust cruxID from Admin UI
  • Faster application redeployment
  • Other minor mprovements and fixes

Don't miss a new flux release

NewReleases is sending notifications on new releases.