Skip to content
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

Block Request Judgement Calls on Polkadot #338

Merged

Conversation

joepetrowski
Copy link
Contributor

@joepetrowski joepetrowski commented May 31, 2024

This change blocks request_judgement calls on the Relay Chain. This is because requesting judgement reserves some funds to be sent to the registrar. This complicates migration to the People Chain and requires either breaking changes to the Identity pallet or phantom reserved funds. Blocking new requests (but allowing judgements and cancellations) prior to the migration will be simpler and lower risk.

@joepetrowski joepetrowski mentioned this pull request May 31, 2024
7 tasks
@joepetrowski
Copy link
Contributor Author

/merge

@fellowship-merge-bot fellowship-merge-bot bot merged commit 04c69bf into polkadot-fellows:main May 31, 2024
40 checks passed
@fellowship-merge-bot
Copy link
Contributor

Enabled auto-merge in Pull Request

Available commands
  • /merge: Enables auto-merge for Pull Request
  • /merge cancel: Cancels auto-merge for Pull Request
  • /merge help: Shows this menu

For more information see the documentation

@joepetrowski joepetrowski deleted the no-request-judgement branch May 31, 2024 15:02
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.

4 participants