Skip to content

balances.LiquidityRestrictions on addProxy #3242

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
ioannist opened this issue Mar 27, 2025 · 5 comments
Open

balances.LiquidityRestrictions on addProxy #3242

ioannist opened this issue Mar 27, 2025 · 5 comments

Comments

@ioannist
Copy link

Hey team, stakebaby here..

I recently tried to addProxy (authormapping) on my collator and got this error: balances.LiquidityRestrictions
https://moonbeam.subscan.io/extrinsic/10202196-4

I then tried doing it via the precompile and it also reverted:
https://moonbeam.subscan.io/tx/0x804c0e23ae973ab75f67dd17778a135ac3958e1e4d69694049fe3e2f29afa8a4

this smells like a bug that affects collators only, or accounts with a self-bond

@ioannist
Copy link
Author

ioannist commented Mar 27, 2025

Sik reminded me that it's a bug where you need a larger than the self-bond balance. Not a big deal for me cause I have a small self-bond, but more of an issue for collators with larger bonds.

@RomarQ
Copy link
Contributor

RomarQ commented Mar 27, 2025

Thanks for the report 👍 . We will have a look at it and report back once we have identifier the problem.

@RomarQ
Copy link
Contributor

RomarQ commented Mar 31, 2025

Hi @ioannist,

To give an update. We opened a PR upstream, if this is confirmed to be unexpected behaviour as we believe, a fix will be included in the next runtime release (runtime 3700).

@moonbeam-foundation moonbeam-foundation deleted a comment Apr 8, 2025
@RomarQ
Copy link
Contributor

RomarQ commented Apr 9, 2025

Another related issue, this is part of the migration from Currency to Fungible trait (which has not been done for pallet proxy): paritytech/polkadot-sdk#226

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

No branches or pull requests

3 participants
@ioannist @RomarQ and others