Skip to content

Fix/ldg 493 app fix withdrawal signing #25

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

Merged
merged 6 commits into from
Nov 14, 2024

Conversation

keiff3r
Copy link

@keiff3r keiff3r commented Nov 14, 2024

No description provided.

- Replace hardcoded `domain_separator_hash` with `abi_encoded_chain_id` for mainnet and testnet variants.
- Add `domain_separator_typehash`.
- Add function `compute_domain_separator_hash`
- Update `compute_tx_hash` to include domain separator hash computation.
@keiff3r keiff3r marked this pull request as ready for review November 14, 2024 11:52
@keiff3r keiff3r requested review from a team and removed request for a team November 14, 2024 11:52
Copy link

@GuilaneDen GuilaneDen left a comment

Choose a reason for hiding this comment

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

C'est bon pour moi a condition que tous tes tests fonctionnent ;)

@keiff3r keiff3r requested review from a team and GuilaneDen November 14, 2024 12:39
@keiff3r keiff3r merged commit 07dc817 into develop Nov 14, 2024
38 checks passed
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.

3 participants