Skip to content

Instantly share code, notes, and snippets.

@NunoAlexandre
Created May 11, 2022 07:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save NunoAlexandre/45fd11ac6e902d1254764ae9ba7cd368 to your computer and use it in GitHub Desktop.
Save NunoAlexandre/45fd11ac6e902d1254764ae9ba7cd368 to your computer and use it in GitHub Desktop.
AIR :: Karura -> Altair -> TooExpensive
2022-05-11 07:07:25.259 TRACE tokio-runtime-worker xcm::barriers: [Parachain] AllowTopLevelPaidExecutionFrom origin: MultiLocation { parents: 1, interior: X1(Parachain(2000)) }, message: Xcm([WithdrawAsset(MultiAssets([MultiAsset { id: Concrete(MultiLocation { parents: 0, interior: X1(GeneralKey([0, 1])) }), fun: Fungible(1230000000000000) }])), ClearOrigin, BuyExecution { fees: MultiAsset { id: Concrete(MultiLocation { parents: 0, interior: X1(GeneralKey([0, 1])) }), fun: Fungible(1230000000000000) }, weight_limit: Limited(8000000000000) }, DepositAsset { assets: Wild(All), max_assets: 1, beneficiary: MultiLocation { parents: 0, interior: X1(AccountId32 { network: Any, id: [128, 241, 117, 106, 136, 26, 216, 208, 30, 206, 60, 179, 42, 74, 100, 193, 146, 67, 107, 35, 118, 33, 130, 230, 131, 203, 112, 123, 142, 236, 66, 89] }) } }]), max_weight: 800000000, weight_credit: 0
2022-05-11 07:07:25.259 TRACE tokio-runtime-worker xcm::execute: [Parachain] origin: Some(MultiLocation { parents: 1, interior: X1(Parachain(2000)) }), total_surplus/refunded: 0/0, error_handler_weight: 0
2022-05-11 07:07:25.259 TRACE tokio-runtime-worker xcm::fungibles_adapter: [Parachain] withdraw_asset what: MultiAsset { id: Concrete(MultiLocation { parents: 0, interior: X1(GeneralKey([0, 1])) }), fun: Fungible(1230000000000000) }, who: MultiLocation { parents: 1, interior: X1(Parachain(2000)) }
2022-05-11 07:07:25.259 TRACE tokio-runtime-worker xcm::weight: [Parachain] FixedRateOfFungible::buy_weight weight: 800000000, payment: <wasm:stripped>
2022-05-11 07:07:25.259 TRACE tokio-runtime-worker xcm::weight: [Parachain] FixedRateOfFungible::buy_weight weight: 800000000, payment: <wasm:stripped>
2022-05-11 07:07:25.259 TRACE tokio-runtime-worker xcm::weight: [Parachain] FixedRateOfFungible::buy_weight weight: 800000000, payment: <wasm:stripped>
2022-05-11 07:07:25.259 TRACE tokio-runtime-worker xcm::weight: [Parachain] FixedRateOfFungible::buy_weight weight: 800000000, payment: <wasm:stripped>
2022-05-11 07:07:25.259 TRACE tokio-runtime-worker xcm::buy_weight: [Parachain] last_error: TooExpensive
2022-05-11 07:07:25.259 TRACE tokio-runtime-worker xcm::execute_xcm_in_credit: [Parachain] result: Err(ExecutorError { index: 2, xcm_error: TooExpensive, weight: 200000000 })
2022-05-11 07:07:25.259 TRACE tokio-runtime-worker xcm::weight: [Parachain] FixedRateOfFungible::refund_weight weight: 200000000
2022-05-11 07:07:25.259 TRACE tokio-runtime-worker xcm::weight: [Parachain] FixedRateOfFungible::refund_weight weight: 200000000
2022-05-11 07:07:25.259 TRACE tokio-runtime-worker xcm::weight: [Parachain] FixedRateOfFungible::refund_weight weight: 200000000
2022-05-11 07:07:25.259 TRACE tokio-runtime-worker xcm::weight: [Parachain] FixedRateOfFungible::refund_weight weight: 200000000
2022-05-11 07:07:25.259 DEBUG tokio-runtime-worker xcm::execute_xcm_in_credit: [Parachain] Execution errored at 2: TooExpensive (original_origin: MultiLocation { parents: 1, interior: X1(Parachain(2000)) })
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment