Handle hash collisions in subscribe_signal
After calling calc_hash, there is no confirmation that the resulting hash actually matches the found signal. This will cause the function to skip registering the signal if there ever is a collision.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
After calling calc_hash, there is no confirmation that the resulting hash actually matches the found signal. This will cause the function to skip registering the signal if there ever is a collision.