Skip to content

Prop 327, Fix mistaken mention of floating point

Ghost User requested to merge (removed):prop327-integer into main

This is a mistake I made earlier. I mentioned floating point performance when describing HashX, there's no floating point in HashX.

HashX is based on SuperscalarHash which is a simplified dataset-bootstrapping environment within RandomX. HashX and SuperscalarHash are integer-only, only the full RandomX algorithm used floating point.

Merge request reports

Loading