-
Notifications
You must be signed in to change notification settings - Fork 86
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* [gh-609] refactor validators for other schemes. * [gh-609] determine whether auth key is in account. * [gh-609] unify assert_execute_success. * [gh-609] clear code and comments for address types * [gh-609] use generic T type in ed25519 validator. * [gh-609] regenerate genesis. * [gh-609] update genesis. --------- Co-authored-by: Feliciss <[email protected]>
- Loading branch information
Showing
18 changed files
with
779 additions
and
465 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
242 changes: 164 additions & 78 deletions
242
crates/rooch-framework/doc/ecdsa_k1_recoverable_validator.md
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
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
Oops, something went wrong.