-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reduce sov accounts to check nonce only (#518)
* Reduce sov accounts to check nonce only * Update sov-accounts call message response * Remove sov account call message fuzz tests
- Loading branch information
Showing
11 changed files
with
31 additions
and
491 deletions.
There are no files selected for viewing
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 was deleted.
Oops, something went wrong.
26 changes: 0 additions & 26 deletions
26
crates/sovereign-sdk/fuzz/fuzz_targets/accounts_call_random.rs
This file was deleted.
Oops, something went wrong.
13 changes: 0 additions & 13 deletions
13
crates/sovereign-sdk/fuzz/fuzz_targets/accounts_parse_call_message.rs
This file was deleted.
Oops, something went wrong.
11 changes: 0 additions & 11 deletions
11
crates/sovereign-sdk/fuzz/fuzz_targets/accounts_parse_call_message_random.rs
This file was deleted.
Oops, something went wrong.
76 changes: 0 additions & 76 deletions
76
crates/sovereign-sdk/module-system/module-implementations/sov-accounts/src/call.rs
This file was deleted.
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.