1. Check, if a script with max custom provided payload size is considered standard
2. Check, if a script with max custom provided payload size + 1 is considered non-standard
3. Check, if a script with max old default payload size (83 byte total) is considered standard, when the HF is not active
4. Check, if a script with max old default payload size + 1 (84 byte total) is considered non-standard, when the HF is not active
5. Check, if a script with max new default payload size (223 byte total) is considered standard, when the HF is active
6. Check, if a script with max new default payload size + 1 (224 byte total) is considered non-standard, when the HF is active
Via: make check