This adds a blob for a large script unit test to qa-assets, as discussed in the IRC meeting from last week.
It's used by a test want to add in the Taproot PR (see https://github.com/bitcoin/bitcoin/pull/19997/commits/3ef08f40cee0a773bd72c5169329004c02ec37bf for details), but is too large to just be included in the repository.
While the current test data is specific to testing Taproot, the test isn't, and could easily be extended to include tests for all kinds of script logic.
It would simplify things if it were merged here early, but if we don't want to do that before it's clear the Taproot PR will be merged, I'm also happy to keep it in my repo for now.