Core currently hashes the .x files and compares them to the xdr in rs-soroban-env for curr builds. As part of https://github.com/stellar/pod-fsr/issues/12, we're looking into adding ifdefs to the xdr files to gate individual features. The ifdefs will cause xdr mismatches, so we'll have to figure out a solution here.