Skip to content

Correct error messages that do not name their code. - #1139

Merged
evoskuil merged 1 commit into
libbitcoin:masterfrom
echennells:fix-suspended-error-messages
Sep 20, 2026
Merged

evoskuil merged 1 commit into
libbitcoin:masterfrom
echennells:fix-suspended-error-messages

Conversation

@echennells

Copy link
Copy Markdown
Contributor

Three entries in the error message table do not name their code. suspended_channel carries the text of sacrificed_channel, so a channel stopped by store suspension renders identically to the continuous download work redistribution; suspended_service renders as "sacrificed service", and validate10 as "validate0", neither of which is a code.

The messages now name their codes. The unit tests asserted the copied text and are updated with them.

suspended_channel carries the message text of sacrificed_channel, so a
channel stopped by store suspension renders identically to the routine
download work redistribution. suspended_service renders as "sacrificed
service" and validate10 as "validate0", neither of which is a code. The
unit tests asserted the copied text and are updated.
@evoskuil
evoskuil merged commit 2ac6b6d into libbitcoin:master Sep 20, 2026
15 checks passed
@echennells
echennells deleted the fix-suspended-error-messages branch September 21, 2026 02:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants