Skip to content

Conversation

@dmoka
Copy link
Contributor

@dmoka dmoka commented Dec 19, 2025

Fixes: #1294

TODOS:

  • add new extrinsic
  • review
  • test by FE on PASEO as we have PAPI there. We should do this when current release is done, as we dont want to add anytgin to paseo till then
  • coordinate deployment with FE
  • add benchmark tests and rebench

@github-actions
Copy link

github-actions bot commented Dec 19, 2025

Crate versions that have not been updated:

  • pallet-xyk: v8.0.0

Crate versions that have been updated:

  • runtime-integration-tests: v1.62.0 -> v1.63.0
  • pallet-liquidity-mining: v4.4.8 -> v4.5.0
  • pallet-omnipool: v5.1.11 -> v5.2.0
  • pallet-omnipool-liquidity-mining: v2.7.1 -> v3.0.0
  • pallet-stableswap: v7.0.0 -> v7.1.0
  • pallet-xyk-liquidity-mining: v1.6.1 -> v1.6.2
  • hydradx-runtime: v380.0.0 -> v381.0.0
  • hydradx-traits: v4.5.0 -> v4.6.0

Runtime version has been increased.

@dmoka dmoka requested a review from martinfridrich December 22, 2025 20:56
Copy link
Contributor

@martinfridrich martinfridrich left a comment

Choose a reason for hiding this comment

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

There is something wrong with deps.(std), I'm getting:

error[E0433]: failed to resolve: could not find `wasm` in `proc_macro_runtime_interface`
   --> /home/frido/.cargo/git/checkouts/polkadot-sdk-0d32aad1614fb5c9/1ed6627/cumulus/primitives/proof-size-hostfunction/src/lib.rs:35:1
    |
35  | #[runtime_interface]
    | ^^^^^^^^^^^^^^^^^^^^ could not find `wasm` in `proc_macro_runtime_interface`
    |
note: found an item that was configured out
...

if I'll do cargo test -p pallet-stableswap or cargo check -p pallet-stableswap

Copy link
Contributor

@martinfridrich martinfridrich left a comment

Choose a reason for hiding this comment

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

Looks good but benchmark it on bench-bot.

@github-actions
Copy link

github-actions bot commented Jan 9, 2026

Quick benchmark at commit 38a604a has been executed successfully.
View results

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.

add new extrinsic for removing stableswap liquidity from omnipool lp/omnipool lp in farm

4 participants