Updates BIP 440 and BIP 441:
- document mixed-version resource limits, including the potential 2× validation cost of adversarial input mixing
- add the missing OP_BOOLAND entry to BIP 441
- clarify postcharging for linear operations, precharging for expensive operations, and conditional signature-check costs
- apply the conditional signature-check formulas to BIP 441
- update BIP 441’s reference implementation link to the gsr-core branch