-
When doing a too big batch, we may get the error [`ExhaustsResources`](https://paritytech.github.io/polkadot-sdk/master/sp_runtime/transaction_validity/enum.InvalidTransaction.html#variant.ExhaustsRes…
Tbaut updated
1 month ago
-
-
subxt's current UnstableBackend uses chainHead_v1_* methods, but smoldot 0.16 (which Subxt is using) is expecting chainHead_unstable_* methods, so the lightclient feature in Subxt isn't currently work…
-
I.e I want to request balances for 100 accounts at the same time.
Usually one would construct 100 StorageKeys and issue query_storage_at rpc command.
But I do not see interface of doing this, …
-
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…
-
dcjona@nuc:~$ sudo /home/dcjona/ternoascript/ternoa-node/target/release/ternoa --name "SecureTernoaGuardian" --chain mainnet --base-path /block/chain/node-data --ws-max-connections 1000 --prometheus-p…
-
@goldsteinsveta and I discussed a little bit about ui-components, we agree it needs a refactor.
So the idea is: ui-components should work towards being the de-facto design system of Parity.
Here…
-
**Is your feature request related to a problem? Please describe.**
There has been a change to the ink! metadata. A new field `environment` has been added
**Describe the solution you'd like**
It w…
-
I'm using Chrome Version 114.0.5735.133 (Official Build) (x86_64).
Console output:
```
lockdown-install.js:1 Removing intrinsics.JSON.rawJSON
visitProperties @ lockdown-install.js:1
lockd…
-
Hello there,
I came across a chain issue when I submit a very big batch, papi returns a [`ExhaustsResources`](https://paritytech.github.io/polkadot-sdk/master/sp_runtime/transaction_validity/enum.I…
Tbaut updated
2 months ago