tari-project / tari

The Tari protocol
https://tari.com
BSD 3-Clause "New" or "Revised" License
347 stars 215 forks source link

feat: remove wallet type from config #6357

Closed hansieodendaal closed 4 months ago

hansieodendaal commented 4 months ago

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

github-actions[bot] commented 4 months ago

Test Results (CI)

    3 files    120 suites   41m 34s :stopwatch: 1 275 tests 1 273 :white_check_mark: 0 :zzz: 2 :x: 3 817 runs  3 815 :white_check_mark: 0 :zzz: 2 :x:

For more details on these failures, see this check.

Results for commit 31be0f94.

:recycle: This comment has been updated with latest results.

github-actions[bot] commented 4 months ago

Test Results (Integration tests)

 2 files  11 suites   22m 59s :stopwatch: 34 tests 32 :white_check_mark: 0 :zzz: 2 :x: 37 runs  33 :white_check_mark: 0 :zzz: 4 :x:

For more details on these failures, see this check.

Results for commit 31be0f94.

:recycle: This comment has been updated with latest results.