tari icon indicating copy to clipboard operation
tari copied to clipboard

feat: limit open-ended vectors for tari script

Open hansieodendaal opened this issue 6 months ago • 2 comments

Description

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

  • tari-script

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

  • [x] None
  • [ ] Requires data directory on base node to be deleted
  • [ ] Requires hard fork
  • [ ] Other - Please specify

hansieodendaal avatar Aug 22 '24 09:08 hansieodendaal