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

[Utility][Morse Parity] Staked App Transfer #657

Open
5 tasks
Olshansk opened this issue Jul 4, 2024 · 1 comment
Open
5 tasks

[Utility][Morse Parity] Staked App Transfer #657

Olshansk opened this issue Jul 4, 2024 · 1 comment
Assignees
Labels
on-chain On-chain business logic protocol General core protocol related changes utility

Comments

@Olshansk
Copy link
Member

Olshansk commented Jul 4, 2024

Objective

Achieve Morse parity w.r.t app stake transfer.

Origin Document

Goals

  • Allow staked apps to transfer their stake without needing to unbond
  • Get to Morse parity

Deliverables

  • Re-implemnt the feature in pocket-core in Morse

Non-goals / Non-deliverables

  • Introducing any new functionality above what exists in Morse already

General deliverables

  • Comments: Add/update TODOs and comments alongside the source code so it is easier to follow.
  • Testing: Add new tests (unit and/or E2E) to the test suite.
  • Makefile: Add new targets to the Makefile to make the new functionality easier to use.
  • Documentation: Update architectural or development READMEs; use mermaid diagrams where appropriate.

Creator: @Olshansk
Co-Owners: @moatus

@Olshansk Olshansk added protocol General core protocol related changes on-chain On-chain business logic utility labels Jul 4, 2024
@Olshansk Olshansk self-assigned this Jul 4, 2024
@Olshansk Olshansk added this to the Shannon Beta TestNet Launch milestone Jul 4, 2024
@Olshansk Olshansk removed their assignment Jul 26, 2024
@Olshansk
Copy link
Member Author

@adshmh Let me know when you have cycles to pick this one up. I'll provide some more details, and can help with the design of the user-interface, but it'll involve a few things like:

  1. Using ignite to scaffold new types + transactions -> committing those
  2. Implementing the business logic, CLI component, etc...
  3. Documentation for the CLI + docs
  4. Unit + Integration + E2E tests
  5. Ensuring parity with more

Let's pair when you get around to it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
on-chain On-chain business logic protocol General core protocol related changes utility
Projects
Status: 🏗 In progress
Development

No branches or pull requests

2 participants