joystream icon indicating copy to clipboard operation
joystream copied to clipboard

Joystream Monorepo

Results 339 joystream issues
Sort by recently updated
recently updated
newest added

# Background - https://github.com/Joystream/joystream/issues/3333 - https://github.com/Joystream/joystream/issues/1842 # Todo * ~Drop per beneficiary spending limit.~ * ~Drop preventing checking duplicate accounts.~ Add new funding proposals, and make five versions of the...

good first issue
proposal-system
runtime
urgent-post-mainnet

Originally reported here https://github.com/Joystream/community-repo/issues/925 ```json { "@timestamp":"2024-02-28T16:46:51.325Z", "log.level":"error", "message":"GET /api/v1/files/2096844: Error 500: EIO: i/o error, read", "ecs":{ "version":"1.6.0" }, "meta":{ "error":{ "errno":-5, "syscall":"read", "code":"EIO" }, "level":"error", "message":"uncaughtException: EIO: i/o error,...

Recently we've had a lot of issues with our QN instances being unavailable or very slow to respond. This is most likely caused by some expensive queries running for a...

Similar to: https://github.com/Joystream/joystream/issues/4808 Make WG discretionary spending feature with the ability to apply a vesting schedule. There are many payments that the council entrusts WGs to make that could be...

runtime
next-runtime-upgrade
luxor-network

Council should be able to burn budget capacity as a way to take future minting off the table. ┆Issue is synchronized with this [Asana task](https://app.asana.com/0/1202132419573087/1202202225872277) by [Unito](https://www.unito.io)

good first issue
proposal-system
runtime
urgent-post-mainnet
luxor-network

# Background The funding request proposal is the primary means by which the council budget can be depleted by minting, and for this reason there is a limit on it,...

proposal-system
runtime
working-group-pallet
urgent-post-mainnet

Full log with crash at the end: ``` 2024-02-21 17:45:51:4551 PublicApi http: HTTP GET /api/v1/assets/2101959 { "meta": { "req": { "url": "/api/v1/assets/2101959", "headers": { "host": "dist1.joyutils.org", "user-agent": "Mozilla/5.0 (Linux; Android...

bug
argus

Evaluate need for state API endpoints: - `/state/data-objects` - Returns JSON array of all local data objects stored by node. - Was previously used by v3.8.x nodes to determine if...

colossus

Currently on request for an object that is still being processed in the pending folder, we return a 404. We were concerned with what would happen if file was being...

colossus