Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@ap211unitech
Copy link
Member

πŸ“ Description

This PR aims to fix transactionPaymentApi Runtime API in any chain from the developer tab the following error is returned:

4003: Client error: Execution failed: Execution aborted due to trap: wasm trap: wasm `unreachable` instruction executed WASM backtrace: error while executing at wasm backtrace: 0: 0x9be8 - <unknown>!rust_begin_unwind 1: 0x319c - <unknown>!core::panicking::panic_fmt::hbb5a6b42001bdfec 2: 0x5730f1 - <unknown>!TransactionPaymentApi_query_fee_details

⚠️ Issue

Not.working.mov

βœ… Solution

Working.mov

Extrinsic used for Relay chain-

0x550284002534454d30f8a028e42654d6b535e0651d1d026ddf115cef59ae1dd71bae074e0044d8b9975b8f64aa8af5e1710cc23f6e5daa177f62f1aa03ec5dff1785b35cd70960be9cf4d2fd2ba8d3cf9f2ac7f28db67ab6aa7cfc971fae61744fd828c70ab501c2a7230000000500005aece971046cd0cd5293fb0cede3a5126378f70f1e4b4f8e78527880814279150bdc2e2b774607

Extrinsic used for Astar-

0x2509043d000250020000000000006f9c0000000000000000000000000000000000000000000000000000000000005da3fbc0d90000000000000000000000000000000000000000000000000000000040e59c30120000000000000000000000000000000000000000000000000000f18000000000000000000000000000000000000000000000000000000000000000a55d9ef16af921b70fed1421c1d298ca5a3a18f1000000000000000000000000000000000000000000000000000000000000000011053798c7f200000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000006787706d0000000000000000000000000000000000000000000000000000000001778ab600000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000153000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000002b0a5f20000156a28a62512e97142d2c59822fc75c8a328719d688f38365123439b86f4443c61ece58d12fe767205c19ee9f19e85ebb2de376802e63db482d545d5bc1811af6

Copy link
Member

@TarikGul TarikGul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Great job!

@TarikGul TarikGul merged commit 606598e into master Jan 16, 2025
5 checks passed
@TarikGul TarikGul deleted the fix/transactionPaymentApi branch January 16, 2025 15:04
EdSDR pushed a commit to EdSDR/apps that referenced this pull request Jan 18, 2025
* fix: transactionPaymentApi issue

* chore: changed variable name

* chore: added comment
@polkadot-js-bot
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@polkadot-js polkadot-js locked as resolved and limited conversation to collaborators Jan 18, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

queryInfo and queryFeeDetails of transactionPaymentApi Runtime API are broken in the developer tab

3 participants