ByronMayne Refactored AppendHashInput and HashBuilder
81d5fa5 Jun 5, 2017
Refactored AppendHashInput and HashBuilder
Before we were just appending a string but it's faster to use a string builder so that was done. I renamed the functions on both Forges and Components to be PopulateHashBuilder to match the PopulateSession function.
81d5fa5