Skip to content

Conversation

@paulo-ocean
Copy link
Contributor

Fixes #772

Changes proposed in this PR:

  • code hash might need to be recalculated if config object does not contain key (e.g: after a config reload)
  • this absence can cause the system tests to fail (property codeHash missing on the status command)

@paulo-ocean paulo-ocean self-assigned this Dec 9, 2024
@paulo-ocean paulo-ocean marked this pull request as ready for review December 9, 2024 14:47
Copy link
Contributor

@jamiehewitt15 jamiehewitt15 left a comment

Choose a reason for hiding this comment

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

Looks good to me

Copy link
Contributor

@mariacarmina mariacarmina left a comment

Choose a reason for hiding this comment

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

lgtm

@paulo-ocean paulo-ocean merged commit e42ada6 into main Dec 17, 2024
12 checks passed
@paulo-ocean paulo-ocean deleted the issue-772-missing-code-hash branch December 17, 2024 10:47
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.

codeHash (and maybe other fields) are missing on the "status" directCommand

4 participants