Please describe the feature you'd like to see added.
OP_PUSHDATA1 can push at most 255 bytes. Rather than introducing the MAX_ELEMENT_SIZE_REDUCED constant, we could disable OP_PUSHDATA2 and OP_PUSHDATA4 for new UTXOs. This would simplify the implementation.
Is your feature related to a problem, if so please describe it.
No response
Describe the solution you'd like
No response
Describe any alternatives you've considered
No response
Please leave any additional context
No response
Please describe the feature you'd like to see added.
OP_PUSHDATA1can push at most 255 bytes. Rather than introducing theMAX_ELEMENT_SIZE_REDUCEDconstant, we could disableOP_PUSHDATA2andOP_PUSHDATA4for new UTXOs. This would simplify the implementation.Is your feature related to a problem, if so please describe it.
No response
Describe the solution you'd like
No response
Describe any alternatives you've considered
No response
Please leave any additional context
No response