joystream
joystream copied to clipboard
Joystream Monorepo
#### TLDR Fix all CI checks for the Luxor release #### Background - Many runtime changes have been added to Luxor runtime but not to Luxor QN, disregarding the `tests/network-tests`...
### Description Luxor will be 3rd runtime upgrade to Joystream network since mainnet. This upgrade is focused on minor improvements to governance and managing DAO budgets. ### Timeline We plan...
Addresses #4765 - [x] Adds Storage/Distribution QN mappings - [x] Adds `operator:set-metadata` & `leader:set-node-operational-status` CLI commands - [x] ~WIP: Updating Storage/Distribution related integration tests~ https://github.com/Joystream/joystream/issues/4815
### Background With the explosive growth in demand on the storage infrastructure, and as suggested on multiple occasions by Storage lead, scaling the storage capacity of the storage node can...
Runtime issue: https://github.com/Joystream/joystream/issues/4948 Runtime PR: https://github.com/Joystream/joystream/pull/5072
Runtime issue: #3702 Runtime PR: #5086
Runtime Issue: #5098 Runtime PR: #5103
Issue : Currently every time an operator make a change to his server and storage capacity he need to notify the lead to set set-bucket-limits extrinsics. Ask: to detect change...
Remove runtime upgrade migrations that were only intended for nara upgrade.
Our Substrate version is quite old at this point and we should upgrade it as part of regular maintenance. This is also important in context of #4941, as new Substrate...