cosmos-sdk icon indicating copy to clipboard operation
cosmos-sdk copied to clipboard

[Epic]: GetSigners

Open tac0turtle opened this issue 2 years ago • 2 comments

Summary

As part of https://github.com/cosmos/cosmos-sdk/issues/11275 GetSigners was automated. This allows us to remove GetSigners from msg.go. When we have removed all getsigners we must add an extension interface for users that still need it

Work Breakdown

  • [x] #11275
  • [x] Remove GetSigners from all modules
  • [x] #16112
    • [ ] testcases
  • [ ] #16294
  • [x] #15689
  • [x] #16183
  • [ ] #16738

tac0turtle avatar Apr 03 '23 13:04 tac0turtle

should this be completed prior to 0.50 release?

tac0turtle avatar Jun 28 '23 09:06 tac0turtle

At least the documentation part should

aaronc avatar Jun 28 '23 14:06 aaronc

closing this as the pr to add docs is open to review

tac0turtle avatar Sep 04 '23 11:09 tac0turtle