Skip to content

Commit

Permalink
Remove bridge part 1 (#1691)
Browse files Browse the repository at this point in the history
* Remove Bridge extrinsics, events, errors.  Only keep the storage.

* MESH-2006 multisig improvements part 3 (#1693)

* Remove multisig.create_or_approve_proposal extrinsic and multisig.ProposalIds storage.

* Prune multisig proposal when it is executed/rejected.

* Rename MultiSigTxDone to NextProposalId.
  • Loading branch information
Neopallium committed Aug 13, 2024
1 parent fa4ccd8 commit 72d94dd
Show file tree
Hide file tree
Showing 29 changed files with 509 additions and 8,694 deletions.
1 change: 0 additions & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

86 changes: 0 additions & 86 deletions pallets/bridge/src/genesis.rs

This file was deleted.

Loading

0 comments on commit 72d94dd

Please sign in to comment.