-
There has been a lot of conversation in the Polkadot community about rebranding Polkadot.js to Substrate Developer Console, or honestly anything separate from the "Polkadot" brand.
I am not a dev, …
-
It returns some error info when I try to use api-sidecar to sync block 1790151 on astar blockchain.
startup log:
```
SAS:
📦 LOG:
✅ LEVEL: "info"
✅ JSON: false
✅ FILTER_RPC: f…
-
reports of 1.4.0 release being unable to connect with mainnet
```
Unable to initialize the API: undefined is not a function
```
Debugging shows this line may be the cause
https://github.com/pol…
-
Can this query be replicated by using PAPI?
- `api.rpc.author.pendingExtrinsics`
- Reference - [https://polkadot.js.org/docs/substrate/rpc#pendingextrinsics-vecextrinsic](https://polkadot.js.org/…
-
Currently some of our custom rpc calls like `swaps.getSpotPrice(s)` does not automatically show up in the polkadotjs ui even though they are listed when calling `rpc.methods()` and I think for the sam…
-
-
**polkadot version: v1.12.0+substrate-api-sidecar:v19.0.1**
curl --location 'http://127.0.0.1:8080/accounts/13JxzX2ZYxtRGPWCGgb8o8jnugzotyQ84XWkpr8tJRcmzbTS/staking-info?at=21157900' |jq
```
{
…
-
TO REPRODUCE:
Run on origin/k4a branch.
`./target/release/polkadot --chain=local --dev`
Go to https://polkadot.js.org/apps/#/explorer
Ensure that you are connected to 127.0.0.1
EXPECTED B…
-
We currently have a `smoldot-v1` interface for communicating with a Smoldot in an extension, and a `substrate-connect-unstable` interface for talking with extensions like Substrate Connect (this hasn'…
-
We (Unique Network's team) have been building a JS package to estimate XCM fees. Although it kind of works, the estimation process is very inconvinient. Moreover, we can only accurately estimate the e…