-
Notifications
You must be signed in to change notification settings - Fork 330
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(sns-w): Prevent adding duplicate SNS versions to SNS-W via the ad…
…d_wasm API (#2837) This is easy to do by accident and has disastrous consequences. The effect is the upgrade path becoming infinitely long. We prevent it at the SNS-W level. An upcoming change to SNS Governance will detect and prevent some infinitely-long upgrade paths as well.
- Loading branch information
Showing
1 changed file
with
109 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters