tari-project / tari

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

feat: limit open-ended vectors for covenants #6497

Closed hansieodendaal closed 2 months ago

hansieodendaal commented 2 months ago

Description

Limited open-ended vectors to guard against malicious network messages in:

Motivation and Context

This is a defense-in-depth exercise.

How Has This Been Tested?

Existing unit tests pass.

What process can a PR reviewer use to test or verify this change?

Code review

Breaking Changes

github-actions[bot] commented 2 months ago

Test Results (CI)

    3 files    129 suites   35m 28s :stopwatch: 1 306 tests 1 306 :white_check_mark: 0 :zzz: 0 :x: 3 904 runs  3 904 :white_check_mark: 0 :zzz: 0 :x:

Results for commit cb2b1282.

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

github-actions[bot] commented 2 months ago

Test Results (Integration tests)

37 tests   37 :white_check_mark:  16m 5s :stopwatch: 11 suites   0 :zzz:  2 files     0 :x:

Results for commit cb2b1282.

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