tari-project / tari

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

chore: fix unwraps in memory key manager #6396

Closed SWvheerden closed 2 months ago

SWvheerden commented 2 months ago

Description

Fixes a bunch of unwraps in the memory key manager.

Motivation and Context

We should not use unwraps outside fo tests

github-actions[bot] commented 2 months ago

Test Results (Integration tests)

 2 files  11 suites   41m 24s :stopwatch: 35 tests 33 :white_check_mark: 0 :zzz: 2 :x: 38 runs  34 :white_check_mark: 0 :zzz: 4 :x:

For more details on these failures, see this check.

Results for commit 671057ca.

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

github-actions[bot] commented 2 months ago

Test Results (CI)

    3 files    120 suites   38m 22s :stopwatch: 1 293 tests 1 293 :white_check_mark: 0 :zzz: 0 :x: 3 871 runs  3 871 :white_check_mark: 0 :zzz: 0 :x:

Results for commit 671057ca.

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