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: remove wallet type from config #6357

Conversation

hansieodendaal
Copy link
Contributor

Description

Remove wallet type from config.

Motivation and Context

This code is not used anymore, and if someone specifies anything in the config, which should not happen, the wallet panics.

How Has This Been Tested?

System-level testing.

What process can a PR reviewer use to test or verify this change?

Code review.

Breaking Changes

  • None
  • Requires data directory on base node to be deleted
  • Requires hard fork
  • Other - Please specify

@hansieodendaal hansieodendaal requested a review from a team as a code owner May 27, 2024 15:53
Copy link

github-actions bot commented May 27, 2024

Test Results (CI)

    3 files    120 suites   41m 34s ⏱️
1 275 tests 1 273 ✅ 0 💤 2 ❌
3 817 runs  3 815 ✅ 0 💤 2 ❌

For more details on these failures, see this check.

Results for commit 31be0f9.

♻️ This comment has been updated with latest results.

@ghpbot-tari-project ghpbot-tari-project added P-acks_required Process - Requires more ACKs or utACKs P-reviews_required Process - Requires a review from a lead maintainer to be merged labels May 27, 2024
Copy link

github-actions bot commented May 27, 2024

Test Results (Integration tests)

 2 files  11 suites   22m 59s ⏱️
34 tests 32 ✅ 0 💤 2 ❌
37 runs  33 ✅ 0 💤 4 ❌

For more details on these failures, see this check.

Results for commit 31be0f9.

♻️ This comment has been updated with latest results.

SWvheerden
SWvheerden previously approved these changes May 28, 2024
@ghpbot-tari-project ghpbot-tari-project removed the P-reviews_required Process - Requires a review from a lead maintainer to be merged label May 28, 2024
@hansieodendaal hansieodendaal force-pushed the ho_remove_wallet_type_from_config branch from 065fa50 to 31be0f9 Compare May 28, 2024 07:17
@ghpbot-tari-project ghpbot-tari-project added the P-reviews_required Process - Requires a review from a lead maintainer to be merged label May 28, 2024
@SWvheerden SWvheerden merged commit f927d69 into tari-project:development May 28, 2024
13 of 16 checks passed
@hansieodendaal hansieodendaal deleted the ho_remove_wallet_type_from_config branch June 3, 2024 06:29
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 P-reviews_required Process - Requires a review from a lead maintainer to be merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants