Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

All Namada validators should have Ethereum accounts and signing keys #133

Closed
3 tasks done
batconjurer opened this issue Jun 1, 2022 · 3 comments
Closed
3 tasks done

Comments

@batconjurer
Copy link
Member

batconjurer commented Jun 1, 2022

  • When a validator is initialized, should have an Ethereum account
  • All validators should have secp keys used for signing Ethereum bridge transactions
  • This should also be done at genesis.
@sug0
Copy link
Collaborator

sug0 commented Sep 15, 2022

#371 (in main) and #471 (in eth-bridge-integration) close this issue

@tzemanovic
Copy link
Member

we have eth hot and cold keys. Is there anything else we need for this? We could change the type of the keys from common to secp256k1 to get rid of EthAddressConvError::CannotBeEd25519

@tzemanovic
Copy link
Member

tzemanovic commented Oct 4, 2023

#1967 for above

@sug0 sug0 closed this as completed Oct 4, 2023
@github-project-automation github-project-automation bot moved this from Todo to Tested in Devnet in Namada-Old Oct 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Tested in Devnet
Development

No branches or pull requests

3 participants