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

feat(multisig): Implement multisig page #909

Open
5 of 7 tasks
Tracked by #812
Hemanthghs opened this issue Nov 29, 2023 · 2 comments
Open
5 of 7 tasks
Tracked by #812

feat(multisig): Implement multisig page #909

Hemanthghs opened this issue Nov 29, 2023 · 2 comments
Assignees
Labels
functionality This issue is related to functionality size:12 12 hours

Comments

@Hemanthghs
Copy link
Collaborator

Hemanthghs commented Nov 29, 2023

Summary

  • Implement undelegate txn
  • Implement Redelegate txn
  • Display all multisig accounts txn in multisig overview page
  • Allow user to sign & broadcast txn in multisig overview page
  • Implement delete multisig account
  • Check if account address exist in verified users table before allowing to access the page
  • Move signing and broadcast logic to another file
@Hemanthghs Hemanthghs changed the title feat(multisig): Implement multisig UI feat(multisig): Implement multisig page Dec 13, 2023
@Hemanthghs Hemanthghs self-assigned this Dec 13, 2023
@Hemanthghs Hemanthghs added size:10 10 hours functionality This issue is related to functionality size:12 12 hours and removed size:10 10 hours labels Dec 13, 2023
@charymalloju charymalloju self-assigned this Dec 15, 2023
@agouin
Copy link

agouin commented Mar 5, 2024

This tool is great so far! We are excited to potentially use it for automating our custody operations.

Please also include:

  • governance voting txn
  • staking rewards claim txn
  • validator commission claim txn
  • custom transactions by uploading unsigned.json

@Hemanthghs
Copy link
Collaborator Author

Hemanthghs commented Mar 6, 2024

This tool is great so far! We are excited to potentially use it for automating our custody operations.

Please also include:

  • governance voting txn
  • staking rewards claim txn
  • validator commission claim txn
  • custom transactions by uploading unsigned.json

@agouin Thanks for suggesting these features. We will definitely implement them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
functionality This issue is related to functionality size:12 12 hours
Projects
None yet
Development

No branches or pull requests

3 participants