-
I got this error when transfer KSM with the @polkadot/api v11.2.1 lib, and sign with @polkadot/types v11.2.1
```
let transfer = api.tx.balances.transferAllowDeath(BOB, 1);
let signedHex …
-
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…
-
| Stage | litep2p | libp2p |
| - | - | - |
| Warp Sync | 9m 52s | 8m 27s |
| State Sync | 6m 32s | 5m 30s |
| Total Sync Time | 16m 24s | 13m 57s |
### litep2p
```
2024-07-05 14:06:4…
lexnv updated
2 months ago
-
### Problem:
An engineer seeking to integrate a feature from a new `polkadot-sdk` version must submit a pull request (PR) in which the versions of all crates from `polkadot-sdk` are updated. A single…
-
I'm trying to use the ImOnline module https://polkadot.js.org/docs/kusama/storage/#receivedheartbeatsu32-u32-optionbool with no success.
Something like this:
```
received_heartbeats = substrate…
-
Recently the identity management was moved from the Kusama relay chain into a parachain (People chain). This means that for users such as myself that created an identity using ledger on the relay chai…
lobis updated
5 months ago
-
I guess, once I'm on Kusama (or another network like BSX or Statemine), it's sufficient to show KSM just in the header, not trailing at every number. It would be good if someone to want to copy-pasta …
-
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…
-
Once https://github.com/paritytech/polkadot/pull/6782 is merged both v1/v2 will be supported. The plan is to enable v2 assignment generation once enough validators have upgraded but only for Kusama an…
-
When using the crunch tool v0.13.2 on the Polkadot-sdk v1.10.0 https://github.com/paritytech/polkadot-sdk/releases/tag/polkadot-v1.10.0 on the Kusama chain throws this error
```
[2024-04-20T01:15…