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

Add chain-id to signed registration payload #38

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

Thomasvdam
Copy link
Member

Motivation

This prevents replay attacks between different networks.

Explanation of Changes

Also included client side address validation to help users spot errors sooner.

Testing

Generated new test vectors for sedaprotocol/seda-chain#457 with the mainnet configuration.

Related PRs and Issues

Closes: #37

This prevents replay attacks between different networks.

Closes: #37
@Thomasvdam Thomasvdam force-pushed the feat/data-proxy-chain-id branch from 6183b93 to 8220fab Compare January 7, 2025 08:17
@Thomasvdam Thomasvdam merged commit 8220fab into main Jan 7, 2025
2 checks passed
@Thomasvdam Thomasvdam deleted the feat/data-proxy-chain-id branch January 7, 2025 08:17
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.

✨ Data proxy registration should include chain-id in the hash
2 participants