Skip to content

feat: add multisig pallet to runtime#498

Merged
Ad96el merged 11 commits intodevelopfrom
feature/multisig
Apr 12, 2023
Merged

feat: add multisig pallet to runtime#498
Ad96el merged 11 commits intodevelopfrom
feature/multisig

Conversation

@Ad96el
Copy link
Contributor

@Ad96el Ad96el commented Apr 4, 2023

fixes KILTProtocol/ticket#312

The multisig pallet is added to the spiritnet and peregrine runtime.

Checklist:

  • I have verified that the code works
    • No panics! (checked arithmetic ops, no indexing array[3] use get(3), ...)
  • I have verified that the code is easy to understand
    • If not, I have left a well-balanced amount of inline comments
  • I have left the code in a better state
  • I have documented the changes (where applicable)

@Ad96el Ad96el requested review from ntn-x2 and weichweich April 4, 2023 12:40
Copy link
Contributor

@ntn-x2 ntn-x2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Few comments, but otherwise LGTM!

Copy link
Contributor

@weichweich weichweich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, just some questions regarding the deposits.

@Ad96el Ad96el merged commit 43869a2 into develop Apr 12, 2023
@Ad96el Ad96el deleted the feature/multisig branch April 12, 2023 08:56
ntn-x2 pushed a commit that referenced this pull request Apr 13, 2023
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 this pull request may close these issues.

3 participants