Skip to content

Conversation

@cl0w5
Copy link
Contributor

@cl0w5 cl0w5 commented Sep 15, 2025

Checklist

Testing

  • claims
  • offchain worker

Node operators

Add "--pool-type=fork-aware" to ARGs to enable the fork-aware transaction pool.

Migrations

  • MigrateAssetRegistryToXcmV5
  • pallet_xcm::migration::MigrateToLatestXcmVersion

@github-actions
Copy link

github-actions bot commented Sep 15, 2025

Crate versions that have not been updated:

  • runtime-integration-tests: v1.60.1
  • liquidation-worker-support: v1.1.3
  • hydra-dx-math: v11.0.0
  • hydradx: v14.8.1
  • pallet-asset-registry: v3.3.1
  • pallet-bonds: v2.2.5
  • pallet-broadcast: v1.4.0
  • pallet-circuit-breaker: v1.2.3
  • pallet-collator-rewards: v1.1.0
  • pallet-currencies: v3.4.0
  • pallet-dca: v1.9.5
  • pallet-democracy: v4.3.4
  • pallet-dispatcher: v1.3.0
  • pallet-duster: v3.5.0
  • pallet-dynamic-evm-fee: v1.1.1
  • pallet-dynamic-fees: v4.0.1
  • pallet-ema-oracle: v1.8.1
  • pallet-evm-accounts: v1.4.1
  • pallet-genesis-history: v2.1.6
  • pallet-hsm: v1.5.0
  • pallet-lbp: v4.11.0
  • pallet-liquidation: v2.1.0
  • pallet-liquidity-mining: v4.4.8
  • pallet-nft: v7.1.6
  • pallet-omnipool: v5.1.10
  • pallet-omnipool-liquidity-mining: v2.7.1
  • pallet-otc: v2.1.8
  • pallet-otc-settlements: v1.1.11
  • pallet-parameters: v1.0.2
  • pallet-referrals: v1.2.9
  • pallet-route-executor: v2.10.2
  • pallet-stableswap: v7.0.0
  • pallet-staking: v4.1.6
  • pallet-transaction-pause: v1.1.1
  • pallet-xyk: v8.0.0
  • pallet-xyk-liquidity-mining: v1.6.1
  • pallet-evm-precompile-call-permit: v0.1.4
  • pallet-evm-precompile-flash-loan: v1.1.0
  • precompile-utils: v0.1.7
  • runtime-mock: v1.0.10
  • hydradx-adapters: v1.9.4
  • hydradx-runtime: v372.0.0
  • scraper: v1.3.2
  • hydradx-traits: v4.4.1

Crate versions that have been updated:

  • pallet-claims: v3.4.13 -> v3.5.0
  • pallet-transaction-multi-payment: v10.2.1 -> v10.3.0

Runtime version has not been increased.

if SubmitTransaction::<T, Call<T>>::submit_transaction(xt).is_err() {
log::error!(
target: "hsm::offchain_worker",
"Failed to submit transaction for asset {:?}: {:?}", selected_collateral, e
Copy link
Contributor Author

Choose a reason for hiding this comment

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

todo: fix and pass error msg

@cl0w5 cl0w5 changed the title wip: upgrade polkadot-sdk to stable2412 wip: upgrade polkadot-sdk to stable2503 Sep 26, 2025
}

impl<T: Config + Send + Sync> SignedExtension for ValidateClaim<T>
impl<T: Config + Send + Sync + sp_std::fmt::Debug> TransactionExtension<<T as frame_system::Config>::RuntimeCall>
Copy link
Contributor Author

Choose a reason for hiding this comment

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

requires a thorough review

@cl0w5 cl0w5 force-pushed the upgrade-stable2412 branch from dbe16db to 9aa4794 Compare September 28, 2025 13:04
@cl0w5 cl0w5 changed the title wip: upgrade polkadot-sdk to stable2503 chore: upgrade polkadot-sdk to stable2503 Oct 14, 2025
@cl0w5 cl0w5 changed the title chore: upgrade polkadot-sdk to stable2503 chore: Upgrade polkadot-sdk to stable2503 Oct 14, 2025
@cl0w5 cl0w5 changed the title chore: Upgrade polkadot-sdk to stable2503 chore: Upgrade to polkadot-stable2503 Oct 14, 2025
@cl0w5 cl0w5 changed the title chore: Upgrade to polkadot-stable2503 feat: Upgrade to polkadot-stable2503 Oct 15, 2025
@enthusiastmartin enthusiastmartin linked an issue Dec 21, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upgrade polkadot sdk to 2503

2 participants