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

Extension - Re-check some old types from ExtrinsicType #3654

Closed
3 tasks done
bluezdot opened this issue Sep 19, 2024 · 1 comment · Fixed by #3797
Closed
3 tasks done

Extension - Re-check some old types from ExtrinsicType #3654

bluezdot opened this issue Sep 19, 2024 · 1 comment · Fixed by #3797
Assignees

Comments

@bluezdot
Copy link

bluezdot commented Sep 19, 2024

Describe task:

  • We need to check and remove some old types from ExtrinsicType.
  • STAKING_POOL_WITHDRAW: deprecated
  • STAKING_LEAVE_POOL: deprecated
  • STAKING_JOIN_POOL: consider to move to a new one
@bluezdot bluezdot changed the title Extension - Migrate to remove old types from ExtrinsicType Extension - Check and remove some old types from ExtrinsicType Sep 19, 2024
@bluezdot bluezdot changed the title Extension - Check and remove some old types from ExtrinsicType Extension - Re-check some old types from ExtrinsicType Sep 19, 2024
@ThaoNguyen998
Copy link

ThaoNguyen998 commented Oct 29, 2024

Version test: http://14.224.129.242:8900/s/rPz3d4GNA2WgM9c
Validation passed.

  • Install/Upgrade version
  • Re-check all action
    • stake
    • stake more
    • unstake
    • cancel unstake
    • withdraw
    • claim reward
  • Check with staking type
    • nomination pool: VARA, TZERO, WND, DOT(Approve steps), TAO
    • parachain: KMA, GLMR
    • relaychain: VARA, CTC, TZERO, DOT(Approve steps)
    • amplitude group: KREST, AMPE
    • liquid staking: DOT - Bifrost

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 a pull request may close this issue.

3 participants