Was requested to add some more granularity to the countdown bar. ie watching the actual block count until its live
Previous behavior > Display countdown text and timer until after the end date, and then display upgrade complete text
New behavior > Display countdown text and timer until after the end date, then start polling an avalanche api that has the blocks remaining
until the feature is officially live (when it reaches -1), then display the its live text
Added some tests for this behavior