You misunderstand what BIP-110 actually does. It's not just restoring `datacarriersize` - it also caps witness data to stop 4MB inscription blocks (the actual source of 38% UTXO bloat). Core 30's `datacarriersize` setting doesn't stop Taproot witness spam - that requires consensus-level limits.
On ...