-
I am subscribing to storage double-map values via polkadot-js-api. In some cases, there seems to be no subscription updates, depending on the operation performed in the pallet.
* i get updates when…
-
When I try to request DHX from the faucet, I get the following error:
```
[0] Checking DHX token account balance of requestor
[0] Middleware to check Harbour DHX balance of requestors DataHighway…
-
Some transactions such as crowdloan contributions, bridging, and XCM may result in funds being transferred to addresses which cannot be derived by the Ledger device, which means they become stuck. The…
-
At the parachain summit we spent some time to discuss some ideas around XCM evolution, especially around what instructions we think should get into the language. Some of those (that are also mentioned…
-
**Describe the bug**
The total issuance of the native tokens is slightly off, expected:
- Kintsugi: 10 million KINT (got 9999748)
- Interlay: 1 billion INTR (got 999999989)
**To Reproduce**
1…
-
We should document the metadata format for a stable 3.0 release. Without documentation the hurdle to build third party tools (like different UI's or CLI tools) is too high.
Ideally the `ink-docs` w…
-
Hello. The `types.CreateStorageKey` returns an error in an attempt to create a key without secondary key of the `StorageDoubleMap` specified. Please find a minimal example below.
At the same time `…
-
The legacy JSON-RPC API provides the `system_accountNextIndex` RPC endpoint, which considers the transactions present in the pool.
Additionally, PJS offers a [useful shorthand](https://polkadot.js.…
-
Currently, the RPC selection is too simple. It picks the first item in the `rpcUrls` array of a `SubstrateChain` (see https://github.com/scio-labs/use-inkathon/blob/main/src/provider.tsx#L82) and crea…
-
parity polkadot v0.9.15
api v7.4.1
apps v0.102.1
OS: fedora linux 30
cinnamon desktop
AppImage
on startup, PolkadotJS opens in fullscreen mode on my 2560 x 1440 display (overlaying all other…