Iker

Results 16 issues of Iker

### 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...

bug šŸ›
webdev šŸ•ø

In polkadot.js APPs when trying to call the `api.rpc.syncstate.genSyncSpec` RPC method, I get the following error: ``` Uncaught error. Something went wrong with the query and rendering of this component....

### 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...

I5-enhancement
I10-unconfirmed

Polkadot version v1.2.0 modified the events emitted when processing a receiving XCM transfer. This PR updates the docs in this regard, adds new relevant examples and other small fixes.

After adding features like bridges to the API certain error messages are not accurate. It would be nice to review the error cases and messages to make sure they are...

Bug
enhancement

A user should be able to transfer bridged assets with the API in any of the following scenarios from Asset Hub (AH) perspective: - Local transfers in AH - Cross-chain...

enhancement
P1 - High

At the moment the API does not allow the user to set a global consensus systems as destination of the transfers (in order to perform a transfer of assets to...

enhancement
wontfix
P1 - High

Currently a user can’t send two assets with different ā€œtrust assumptionsā€ between a system parachain (origin) and a parachain (destination). For example, if a user tries to send USDT and...

enhancement
wontfix
P3 - Low

As of block 21,455,000, Polkadot runtime [version 1.2.5](https://github.com/polkadot-fellows/runtimes/releases/tag/v1.2.5) is live in the relay chain. With it, the extrinsic format is changed to add the possibility to check the metadata hash...

Update Identity pallet README.md according to the up-to-date docs, particularly to explain the _username_ concept of the pallet.

R0-silent
T2-pallets
T11-documentation