-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix!: use authority admin, remove params (#184)
* liftedinit/manifest-ledger#21 * refactor: only use authority as admin (no params) * fix: re-add old param even though it is removed * refactor: remove params entirely * wip: testing * rm gov test which is no longer required * modify simulation * remove poa params e2e * fix: depinject issue with authority * depinject 1.0.0 * lint * Err -> idx 5 * single authority for depinject * so stick of sim testing whatever get in hardcoded w/ admin bypass * fix unit test * lint * fix: dont init() bypass * fix: codec * lint
- Loading branch information
1 parent
189d0e7
commit d321226
Showing
51 changed files
with
846 additions
and
5,104 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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,3 +23,4 @@ debug_container.dot | |
build/ | ||
|
||
go.work.sum | ||
debug_*.* |
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
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.