Web3Signer is an open-source signing service capable of signing on multiple platforms (Ethereum1 and 2, Filecoin) using private keys stored in an external vault, or encrypted on a disk.
Fix AWK KMS tests failing. This was caused by a change in the test fixtures that now honors the enabled flag. Before the test fixture for AwsParameters always returned false for isEnabled.
Fixed Issue(s)
Documentation
[x] I thought about documentation and added the doc-change-required label to this PR if updates are required.
Changelog
[x] I thought about adding a changelog entry, and added one if I deemed necessary.
Testing
[x] I thought about testing these changes in a realistic/non-local environment.
PR Description
Fix AWK KMS tests failing. This was caused by a change in the test fixtures that now honors the enabled flag. Before the test fixture for AwsParameters always returned false for isEnabled.
Fixed Issue(s)
Documentation
doc-change-required
label to this PR if updates are required.Changelog
Testing