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

From fallback #200

Merged
merged 3 commits into from
Jun 17, 2024
Merged

From fallback #200

merged 3 commits into from
Jun 17, 2024

Conversation

rileystephens28
Copy link
Member

  • When signing a tx with a BaseWallet or Wallet instance, fallback to populating tx.from field with wallet address
  • Remove Qi logic from AbstractSigner because the AbstractSigner is only for ECDSA (aka Quai not Qi)
  • Check that the from address on a QuaiTransaction instance is actually a valid Quai address

Copy link
Contributor

@alejoacosta74 alejoacosta74 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

@rileystephens28 rileystephens28 merged commit 7e1e755 into master Jun 17, 2024
@rileystephens28 rileystephens28 deleted the from-fallback branch June 20, 2024 21:33
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