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: change grpc address conversions to use from_str #6422

Merged

Conversation

SWvheerden
Copy link
Collaborator

Description

Chane string conversion to not assume base58. but tries all conversions using from_str.

Motivation and Context

It allows users to give hex, base58 or emoji

Copy link

github-actions bot commented Jul 23, 2024

Test Results (CI)

    3 files    111 suites   36m 2s ⏱️
1 295 tests 1 294 ✅ 0 💤 1 ❌
3 678 runs  3 677 ✅ 0 💤 1 ❌

For more details on these failures, see this check.

Results for commit 1887397.

♻️ This comment has been updated with latest results.

@ghpbot-tari-project ghpbot-tari-project added the P-acks_required Process - Requires more ACKs or utACKs label Jul 23, 2024
Copy link

Test Results (Integration tests)

 2 files  11 suites   24m 26s ⏱️
35 tests 34 ✅ 0 💤 1 ❌
36 runs  35 ✅ 0 💤 1 ❌

For more details on these failures, see this check.

Results for commit 1887397.

@SWvheerden SWvheerden merged commit 33374a6 into tari-project:development Jul 23, 2024
13 of 16 checks passed
@SWvheerden SWvheerden deleted the sw_change_address_conversion branch July 23, 2024 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P-acks_required Process - Requires more ACKs or utACKs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants