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

w3sper: enable transfer to accept string for receiver's address #2904

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

ZER0
Copy link
Contributor

@ZER0 ZER0 commented Nov 8, 2024

  • Update to method to convert address to string and decode to bytes when transfer is built.
  • Adjust one test to explicitly set string

Resolves #2903

- Update `to` method to convert address to string and decode to bytes when
  transfer is built.
- Adjust one test to explicitly set string

Resolves #2903
@ZER0 ZER0 requested a review from ascartabelli November 8, 2024 09:48
@ZER0 ZER0 merged commit 2254fe2 into master Nov 8, 2024
12 checks passed
@ZER0 ZER0 deleted the w3sper-to-2903 branch November 8, 2024 14:13
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.

A w3sper transfer should accept a string as the receiver's address
2 participants