== Merging now appears to work properly
== Fixed issue where components weren't updating in the proper order
-- Removed unnecessary LinkedList<AbsUpdateTransaction> declarations where just a single instance of AbsUpdateTransaction was needed
-- Removed unecessary parameters to Workers and UpdateTransaction classes