Closed
Description
check and setup weight/fees everywhere
- BridgeHub extrinsics (finality, messages)
- BridgeHub xcm execution (ParentAsUmp for bridge-hub-kusama/rococo)
- Rockmine/Statemine XCM send export_message
- Wockmint/Statemint XCM receive execution
- hints from Slava
- design some tests Add test cases to Cumulus which simulates real e2e message delivery #2078
-
type OnChargeTransaction
change()
->DealWithFees<Runtime>
-
setup reward constants- checking constants will be a part of Add test cases to Cumulus which simulates real e2e message delivery #2078pub storage DeliveryRewardInBalance: u64 = 1_000_000; pub storage RequiredStakeForStakeAndSlash: Balance = 1_000_000;
Metadata
Metadata
Labels
No labels