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: use query txs for account deployment simulation #611

Merged
merged 1 commit into from
Jun 20, 2024

Conversation

xJonathanLEI
Copy link
Owner

@xJonathanLEI xJonathanLEI commented Jun 20, 2024

Prevents replay attack and more importantly setting the stage for adding distinction between interactive and non-interactive signers, a necessary feature for practical use of hardware wallets.

This is a breaking change as the AccountFactory trait API has changed.

@xJonathanLEI xJonathanLEI force-pushed the dev/account_factory_query branch from e8738e8 to e28c96a Compare June 20, 2024 04:49
@xJonathanLEI xJonathanLEI merged commit 34c7f5b into master Jun 20, 2024
26 checks passed
@xJonathanLEI xJonathanLEI deleted the dev/account_factory_query branch June 20, 2024 04:57
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.

1 participant