Follow up from the zcash pre-release dependency bump review.
zebra-chain/src/transaction/arbitrary.rs currently keeps the arbitrary transaction strategy for NU6.3 on V4 and V5 transactions. Add V6 transaction generation to this strategy in a dedicated follow up, including any focused property test coverage needed for the generated V6 transactions.
This was intentionally left out of the dependency bump PR to keep that diff scoped.
Follow up from the zcash pre-release dependency bump review.
zebra-chain/src/transaction/arbitrary.rscurrently keeps the arbitrary transaction strategy for NU6.3 on V4 and V5 transactions. Add V6 transaction generation to this strategy in a dedicated follow up, including any focused property test coverage needed for the generated V6 transactions.This was intentionally left out of the dependency bump PR to keep that diff scoped.