Sudip Ghimire

Results 19 issues of Sudip Ghimire

Just starting out by opening the project in gitpod. But while opening it throws with following error ``` HISTFILE=/workspace/.gitpod/cmd-0 history -r; { [ -r /workspace/.prebuild-log-0 ] && cat /workspace/.prebuild-log-0; [...

Ytui-music currently use https://github.com/ParadoxSpiral/libmpv-rs. While it is pretty good but seems like recently, it is not in great sight of author and haven't received any update since 2002. Also cross...

### Goal: get the list of transfer made in block 100 - 1000 where current block number is 1m+ ### Endpoint used: `/api/v2/scan/transfer` ```json { "from_block": 100, "to_block": 1000, "row":...

### Is there an existing issue? - [X] I have searched the existing issues ### Experiencing problems? Have you tried our Stack Exchange first? - [X] This is not a...

- Bring `ProducerOrigin` of `pallet_rmrk_core::Config` into use inside `mint_nft`, `mint_nft_directly_to_nft` and `create_collection`. - Default to `EnsureSigned` to make no logical change into how chain works

# Summary In many of the network there will be the need to control who exactly can mint the nft. Currently, anyone can do so. It might be more convinent...

**Is your feature request related to a problem? Please describe.** Not related to technical problem **Describe the solution you'd like** Have a documentation on how to use sovereign sdk on...

As described in docs ```rust { adaptiveFormats: { projectionType: u32 } } ``` But as seen from: ``` https://vid.puffyan.us/api/v1/videos/Wx92JT6IrKY ``` value of that field is "RECTUNGULAR"

documentation

When trying to add a offchian worker ( from ocw-example pallet ), the node throws `Thread 'tokio-runtime-worker' panicked at 'there is no reactor running, must be called from the context...