This repository has been archived by the owner on Oct 31, 2023. It is now read-only.
Minor changes
- improve ACL functionality in Golem (#5095)
- add Blender 2.82 as a Task API app (#5169)
- support having output directory on different partition, than datadir (#5161)
- show Task API tasks in provider stats (#5163)
Fixes and security updates
- bump version of Pillow to 6.2.2 (#5176)
- limit update notifications to bootstrap nodes (#5094)
- fix subtask restart for gWASM tasks (#5166)
- fix node name in the RPC output for some commands (#5150)
- fix config update error on a "act as a requestor only" switch (#5171)
- fix
pip install
with latest setuptools (#5175) - fix "can not serialize 'ABCMeta' object" error when loading app definitions (#5180)
- add environment registration log during startup (#4968)
- move slogger fix for ethereum package to SCI (#5140)
- update links in README (#5164)
Golem Electron
- Electron updated to v8
- Blank electron screen due to JS Heap fixed
- Timeout status added to the status grid in Task details
- Currency API swtiched to the Coingecko
- Footer refactored and unified in app as fixed footer
- GUI version added into footer
- Port checker added into footer status bar
- Exponential notation conversion fixed in gas price (Wtihdraw)
- Dead codes removed
- Chat link updated