Skip to content

Conversation

@johnny9
Copy link
Collaborator

@johnny9 johnny9 commented Jan 21, 2025

These changes rename all instances of "Block Clock" to "Block Status" under the qml directory.

Copy link
Contributor

@MarnixCroes MarnixCroes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

build fails
make[1]: *** No rule to make target 'qml/components/blockclockdial.cpp', needed by 'qml/components/qt_libbitcoinqt_a-blockclockdial.o'. Stop.

@MarnixCroes
Copy link
Contributor

Copy link

@ciegovolador ciegovolador left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK

Copy link
Contributor

@pablomartin4btc pablomartin4btc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK on removing "Clock".

Just thinking it loud, shouldn't be more like "Sync" status? (moreover to avoid confusion with an individual block status).

Also found this in current QT desktop app source (src/qt/clientmodel.h):

enum class SyncType {
    HEADER_PRESYNC,
    HEADER_SYNC,
    BLOCK_SYNC
};

Maybe we need something like that later to identify on which sync we are...

@hebasto
Copy link
Member

hebasto commented May 12, 2025

Needs rebase.

@hebasto
Copy link
Member

hebasto commented Jul 25, 2025

Closing for now.

Feel free to reopen this based on the new default branch.

@hebasto hebasto closed this Jul 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants