names with unknown labels (e.g. "[5cee339e13375638553bdf5a6e36ba80fb9f6a4f0783680884d92b558aa471da].eth") don't currently work with UR (label being re-hashed instead of using the string as the hash). this PR adds support for them by converting the label directly to a bytes32 labelhash.
names with unknown labels (e.g. "[5cee339e13375638553bdf5a6e36ba80fb9f6a4f0783680884d92b558aa471da].eth") don't currently work with UR (label being re-hashed instead of using the string as the hash). this PR adds support for them by converting the label directly to a bytes32 labelhash.