tari-project / tari

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

chore: refactor key manager names #6411

Closed SWvheerden closed 1 month ago

SWvheerden commented 2 months ago

Description

refactors the key manger names to ensure they are easier to read

Motivation and Context

the names are not correct and all over the place. This changes the names to make it easier to read the code.

How Has This Been Tested?

unit test

github-actions[bot] commented 2 months ago

Test Results (CI)

    3 files    120 suites   36m 37s :stopwatch: 1 294 tests 1 294 :white_check_mark: 0 :zzz: 0 :x: 3 874 runs  3 874 :white_check_mark: 0 :zzz: 0 :x:

Results for commit 5a6a2d9c.

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

github-actions[bot] commented 2 months ago

Test Results (Integration tests)

 2 files  + 2  11 suites  +11   16m 53s :stopwatch: + 16m 53s 35 tests +35  34 :white_check_mark: +34  0 :zzz: ±0  1 :x: +1  37 runs  +37  34 :white_check_mark: +34  0 :zzz: ±0  3 :x: +3 

For more details on these failures, see this check.

Results for commit 5a6a2d9c. ± Comparison against base commit 35db8980.

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