-
Notifications
You must be signed in to change notification settings - Fork 616
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor!: remove
ExportMetadata
inteface function (#5782)
* refactor: remove interface function from ClientState * imp: add note about performance * docs: fix ordering * docs: update godoc * Apply suggestions from code review Co-authored-by: Damian Nolan <[email protected]> * test: add additional metadata keys * imp: make IterateMetadata private * docs: remove link reference * lint: remove unused arg in private func * docs: add migration doc entry * markdown lint: remove empty line * refactor: remove ExportMetadata from 08-wasm * fix: correctly skip client and consensus keys + hardening tests * fix: broken link * rm: unused IterateConsensusMetadata func * test: add code cov on panic case * lint: take a break * lint: fix lint directive --------- Co-authored-by: Damian Nolan <[email protected]>
- Loading branch information
1 parent
3d106ac
commit 89e5764
Showing
24 changed files
with
94 additions
and
383 deletions.
There are no files selected for viewing
45 changes: 0 additions & 45 deletions
45
docs/docs/03-light-clients/01-developer-guide/08-genesis.md
This file was deleted.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
...ht-clients/01-developer-guide/09-setup.md → ...ht-clients/01-developer-guide/08-setup.md
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
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
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
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.
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
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.