resolute icon indicating copy to clipboard operation
resolute copied to clipboard

feat(multisig): Implement multisig page

Open Hemanthghs opened this issue 2 years ago • 2 comments

Summary

  • [x] Implement undelegate txn
  • [x] Implement Redelegate txn
  • [x] Display all multisig accounts txn in multisig overview page
  • [x] Allow user to sign & broadcast txn in multisig overview page
  • [x] 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 avatar Nov 29 '23 08:11 Hemanthghs

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 avatar Mar 05 '24 17:03 agouin

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.

Hemanthghs avatar Mar 06 '24 10:03 Hemanthghs