tari-project / tari

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

feat: encode max allowable encrypted bytes into struct #6425

Closed SWvheerden closed 3 months ago

SWvheerden commented 3 months ago

Description

remove vec and replace with max_bytes_type

Motivation and Context

Does not allow the allocation of more than max bytes

github-actions[bot] commented 3 months ago

Test Results (CI)

    3 files     98 suites   36m 47s :stopwatch: 1 293 tests 1 292 :white_check_mark: 0 :zzz: 1 :x: 2 897 runs  2 896 :white_check_mark: 0 :zzz: 1 :x:

For more details on these failures, see this check.

Results for commit d7807b25.

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

github-actions[bot] commented 3 months ago

Test Results (Integration tests)

 2 files  11 suites   24m 24s :stopwatch: 35 tests 34 :white_check_mark: 0 :zzz: 1 :x: 36 runs  35 :white_check_mark: 0 :zzz: 1 :x:

For more details on these failures, see this check.

Results for commit d7807b25.

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