Skip to content

refactor(precompile): introduce parseValidatorAddress for hex support#1084

Open
Bue-von-hon wants to merge 1 commit intocosmos:mainfrom
Bue-von-hon:issue-571
Open

refactor(precompile): introduce parseValidatorAddress for hex support#1084
Bue-von-hon wants to merge 1 commit intocosmos:mainfrom
Bue-von-hon:issue-571

Conversation

@Bue-von-hon
Copy link

Description

Author Checklist

All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.

I have...

  • tackled an existing issue or discussed with a team member
  • left instructions on how to review the changes
  • targeted the main branch

 ### Description
   - Refactor argument parsing in types.go to dynamically accept both bech32 strings and EVM hex addresses for validators, preparing for Solidity interface overloads.
   - close cosmos#571
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: convert bech32 address into hex address in staking precompile

1 participant