-
Notifications
You must be signed in to change notification settings - Fork 332
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'maksym/ic-1687-enable-test' into 'master'
test: [EXC-1658] support signing disabled iDKG keys in state_machine_tests This MR adds support for signing disabled iDKG keys to `state_machine_tests` and unifies corresponding error messages in message routing and execution. Changes: - add `with_signing_disabled_idkg_key(key)` to `StateMachineBuilder` - consolidated `route_idkg_message()` error messages with similar cases in executing management canister requests - clarified in tests the difference in public key request and signing for signing-disabled and unknown keys See merge request dfinity-lab/public/ic!20364
- Loading branch information
Showing
9 changed files
with
217 additions
and
180 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
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
Oops, something went wrong.