Skip to content

Make EthereumAddress Sendable #889

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

Open
bogdan opened this issue May 21, 2025 · 0 comments
Open

Make EthereumAddress Sendable #889

bogdan opened this issue May 21, 2025 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@bogdan
Copy link

bogdan commented May 21, 2025

What context is your feature request related to?

Modern swift 3 runtime requires all thread safe objects to implement Sendable protocol

What solution would you like?

Implement Sendable protocol in EthereumAddress

Any additional context?

No response

@bogdan bogdan added the enhancement New feature or request label May 21, 2025
@yaroslavyaroslav yaroslavyaroslav added help wanted Extra attention is needed good first issue Good for newcomers labels May 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants