-
HI everyone!
I'm trying to install reef.js in my react app but I'm getting the error:
`./node_modules/@polkadot/util/u8a/toString.js
Attempted import error: 'TextDecoder' is not exported from '@p…
-
Setting Tip section is needed in cookbook https://polkadot.js.org/docs/api/cookbook/tx
-
We need to clarify the scope of the Core Fellowship so that new members can know in what area of work are considered in scope.
While we have manifesto as the source of truth, but it still leaves ma…
-
**Description**
Sometimes the `/blocks/:height` api always return this message:
```
{"code":500,"message":"No response received from RPC endpoint in 60s","stack":"Error: No response received fr…
-
Requirements TBC. Some of this work may be done on the bridge, not the UI.
Implementation is a work around on the UI side. For asset hub transfers, the fee currency should be set to the currency be…
-
### Is there an existing issue?
- [X] I have searched the existing issues
### Experiencing problems? Have you tried our Stack Exchange first?
- [X] This is not a support question.
### Desc…
-
Given https://github.com/polkadot-js/api/issues/5771 there is change happening to `eraStakersClipped` that is going to be an internal breaking change. It is being replaced by `ErasStakersPaged `, and …
-
instead of using the polkadot js for getting the block headers, we can use [avail-js-sdk](https://npm.io/package/avail-js-sdk)
``` js
// example code which fetches the latest headers
import…
-
We need a `@spacemesh/crypto` lib that:
- allows generation of new mnemonics, keypairs, and accounts
- reads/writes wallet files
- contains the Wallet data structures and methods
- can validate …
-
When the wallet gets disconnected, it does not reliably reconnect.
Particularly when the api object in the underlying Polkadot JS gets into a connection failure - 1006 mode, it fails to reconnect.
…