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

feat(eth-multisig-v4): add arbeth and opeth wallet contract #111

Merged
merged 3 commits into from
Oct 30, 2023

Conversation

gianchandania
Copy link
Contributor

@gianchandania gianchandania commented Oct 27, 2023

This PR adds support for Arbeth and Opeth. The main change for these chains is that the operation hash prefix must be specific to the chain, to avoid cross-chain replay attacks. For example, on ETH chain it is the
string "ETHER", on Arbitrum chain it is the string "ARBETH", and on Optimism chain it is "OPETH".

WIN-1013

@gianchandania gianchandania temporarily deployed to dev October 27, 2023 10:27 — with GitHub Actions Inactive
@gianchandania gianchandania temporarily deployed to dev October 27, 2023 10:59 — with GitHub Actions Inactive
@gianchandania gianchandania changed the title feat(eth-multisig-v4): add arbeth wallet contract feat(eth-multisig-v4): add arbeth and opeth wallet contract Oct 27, 2023
@gianchandania gianchandania marked this pull request as ready for review October 27, 2023 11:02
@gianchandania gianchandania temporarily deployed to dev October 30, 2023 07:25 — with GitHub Actions Inactive
@gianchandania gianchandania temporarily deployed to dev October 30, 2023 08:46 — with GitHub Actions Inactive
@gianchandania gianchandania merged commit 0b2ba88 into master Oct 30, 2023
3 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.

2 participants