Closed SWvheerden closed 3 months ago
3 files 120 suites 43m 55s :stopwatch: 1 295 tests 1 295 :white_check_mark: 0 :zzz: 0 :x: 3 877 runs 3 877 :white_check_mark: 0 :zzz: 0 :x:
Results for commit 72b96aca.
:recycle: This comment has been updated with latest results.
2 files 11 suites 35m 20s :stopwatch: 35 tests 33 :white_check_mark: 0 :zzz: 2 :x: 39 runs 34 :white_check_mark: 0 :zzz: 5 :x:
For more details on these failures, see this check.
Results for commit 72b96aca.
:recycle: This comment has been updated with latest results.
Description
Fixes potential panic in:
from_base58
function Removes uses ofsplit_at
and replaces with checked version where user strings are used as inputMotivation and Context
Code should not panic