-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Slim modules, authority as state params (#5)
* Move authority to genesis state / kv store * Fix default genesis for params * HACK to avoid registering existing types * Simplify, remove protobuf hacks * Remove ModuleName var * RegisterLegacyAmino * RegisterInterfaces and codecs for both sdk and paramauthority * Register params msg server * Change from kvstore params to paramspace params * init params subspace from NewKeeper * init key table for upgrade * call into sub keeper getsubspace directly
- Loading branch information
Showing
103 changed files
with
1,448 additions
and
12,478 deletions.
There are no files selected for viewing
File renamed without changes.
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
Oops, something went wrong.