joystream
joystream copied to clipboard
Joystream Monorepo
Our substrate node [implementation](https://github.com/joystream/joystream/tree/master/node) is based on the substrate [node-template](https://github.com/paritytech/substrate/tree/master/bin/node-template). Over time as we updated version of substrate we use, some pieces came from node-template and other from [node](https://github.com/paritytech/substrate/tree/master/bin/node). It...
Addresses https://github.com/Joystream/joystream/issues/4323 ┆Issue is synchronized with this [Asana task](https://app.asana.com/0/1201958687417145/1203165002929328) by [Unito](https://www.unito.io)
## Problem It seems at the moment, when finalizing upload, Colossus will only verify that the `storageBucketId` sent with the request is assigned to the worker that operates the node....
**WIP:** Issue to summaries list of interesting or required future enhancements. e.g. - https://github.com/Joystream/joystream/issues/4332 - https://github.com/Joystream/joystream/issues/3152 - https://github.com/Joystream/joystream/issues/3151 - https://github.com/Joystream/joystream/issues/4326 - https://github.com/Joystream/joystream/issues/4325 - https://github.com/Joystream/joystream/issues/4327 - https://github.com/Joystream/joystream/issues/4331 - https://github.com/Joystream/joystream/issues/2757 - Automated...
# Background Suppose someone identifies a critical security fix and reports to the council. It is determined that its important to fix and deploy, however, in the process of deploying...
# Background Currently, there is not way for holders to trustlessly do p2p (e.g. OTC) trades for $CRT, this would be a nice feature. This means such trades would now...
Remember: Similar to how NFT fees are collected. Fee itself comes from a global storage parameter. This is the most latest spec as far as I recall: https://github.com/Joystream/joystream/issues/3832 ┆Issue is...
It is not really needed for this feature, and certainly not in its current form. ┆Issue is synchronized with this [Asana task](https://app.asana.com/0/1201958687417145/1202914124174666) by [Unito](https://www.unito.io)
ssia. ┆Issue is synchronized with this [Asana task](https://app.asana.com/0/1201958687417145/1202929481095649) by [Unito](https://www.unito.io)
We have limits on the limits the lead can set, so spefically ```Rust pub const MinimumCashoutAllowedLimit pub const MaximumCashoutAllowedLimit ``` constrain what lead can do in `update_channel_payouts` to update the...