• Micah Elizabeth Scott's avatar
    Prop 327, Fix mistaken mention of floating point · a8654543
    Micah Elizabeth Scott authored
    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.
    a8654543