-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### which package/s did you face the problem with?
grid_client
### What happened?
I have chosen a 50 GB disk sizā¦
-
cc @polkadot-js/notifications
Some configured endpoints are not available.
Check the nightly cron output (or via `yarn ci:chainEndpoints` locally) and disable the chains (either with `isDisabled` orā¦
-
## Describe the bug
Can't fork main net network using [fork-off-substarte tool](https://github.com/threefoldtech/tfchain/blob/development/docs/development/fork-off-substrate.md).
## Logs
`Subā¦
-
The polkadot start installs about 800MB of dependencies right now. This includes the CLI as a dependency. We should look at reducing this.
This file is the output of `du -h -d 1 | sort -n` on `node_ā¦
-
Hi @emostov It was working very good for a long time but suddenly yesterday at 2024-04-18 11:33 CEST stopped working for Kusama, the error is `TypeError: Cannot read properties of undefined (reading 'ā¦
-
the code:
```
let blockHash = await polapi.rpc.chain.getBlockHash(_blockNum);
let block = await polapi.rpc.chain.getBlock(blockHash);
let allRecords = await polapi.query.system.events.at(block.bloā¦
-
### What happened?
Trying to create a NFT collection in Polkadot AssetHub I have had a problem, basically it does not let me upload the image to IPFS and throws me an error 503, error when making theā¦
-
cc @polkadot-js/notifications
Some configured endpoints are not available.
Check the nightly cron output (or via `yarn ci:chainEndpoints` locally) and disable the chains (either with `isDisabled` orā¦
-
Currently in the Preimages tab under Governance some Preimages are coming back as `Unable to decode preimage bytes into a valid Call`, this might be an upstream issue coming from the `/polkadot-js/apiā¦
-
Most likely, [Polkadot runtime v1.2.4](https://github.com/polkadot-fellows/runtimes/issues/288#issuecomment-2083371827) will add the new signed extension `CheckMetadataHash `. This will be supported bā¦