-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix/sessionkey token validation (#40)
* fix: token validation while enabling sessionKey * fix: validate token address call during sessionKey generation and rotation * fix: ValidatorAddress validation and errorMessages during getNonce function call * fix: update changeLog and version for sessionKeySDK changes * chore: package lock updates with version changes * fix: rename SessionKeyValidator-token validation function * fix: SessionKeyValidator SDK - remove redundant validation check on token decimals * fix: ChangeLog for the fix with version 2.0.5
- Loading branch information
1 parent
2d52525
commit 6a2bec5
Showing
5 changed files
with
48 additions
and
7 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
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 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