gui-qml
gui-qml copied to clipboard
Refactor ChainModel
Expose block information as ChainModel property/methods and move time calculations to blockclockdial as the context there is more appropriate for those methods. Doing those calculations within the ChainModel context to be used in the BlockClock dial component is confusing and error prone.