-
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.
metadata type generation using reflect: add support for modules calls…
… metadata + create Metadata Generator util (#314) * metadata type-generation-reflect: automate system calls * metadata type-generation-reflect: automate balances calls * add all modules calls metadata * add support for compactu64 metadata type * signed extra metadata type generation: adjust logic to use the new MetadataGenerator * remove left comments * use generic DecodeCompact; improve metadata generation * rebase develop * rebase: develop * remove cumbersome dereferencing style * increase coverage * remove more cumbersome ptr dereferences * refactor: compact as interface; generate new md for some types * fix: coverage * pass mdGenerator to all modules & apis from the runtime * rebase: dev * increase coverage * fix: clear metadata before generation
- Loading branch information
Showing
77 changed files
with
1,259 additions
and
797 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
Binary file not shown.
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.