Skip to content

Comments

Added support for ethereum keys and signatures#267

Merged
aramikm merged 5 commits intomainfrom
ethereum_key_signature_support
Jun 16, 2025
Merged

Added support for ethereum keys and signatures#267
aramikm merged 5 commits intomainfrom
ethereum_key_signature_support

Conversation

@aramikm
Copy link
Contributor

@aramikm aramikm commented May 30, 2025

Description

Adds support for ethereum signatures and provider keys.

Added a new config param named ETHEREUM_PROVIDER_ACCOUNT_PRIVATE_KEY which is mutually exclusive with PROVIDER_ACCOUNT_SEED_PHRASE.

Closes frequency-chain/frequency#2283

Verification

  • Was able to submit Itemized and paginated extrinsics using Ethereum keys.
    Screenshot 2025-06-12 at 10 51 54 AM
    Screenshot 2025-06-12 at 10 52 29 AM
    Screenshot 2025-06-12 at 10 54 42 AM
    Screenshot 2025-06-12 at 10 55 51 AM

@aramikm aramikm marked this pull request as ready for review June 12, 2025 18:11
@aramikm aramikm requested a review from JoeCap08055 June 13, 2025 22:39
@aramikm aramikm requested a review from JoeCap08055 June 16, 2025 17:24
Copy link
Contributor

@JoeCap08055 JoeCap08055 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good; all of my issues have been addressed.

@aramikm aramikm merged commit 6be9a00 into main Jun 16, 2025
6 checks passed
@aramikm aramikm deleted the ethereum_key_signature_support branch June 16, 2025 20:37
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.

Add ETH Key Support to Reconnection Service

2 participants