Skip to content

feat(contract): add compact contract health/status read method - #329

Merged
Calebux merged 1 commit into
zintarh:mainfrom
Jerryvic911:feat/contract-health-query
Jul 29, 2026
Merged

feat(contract): add compact contract health/status read method#329
Calebux merged 1 commit into
zintarh:mainfrom
Jerryvic911:feat/contract-health-query

Conversation

@Jerryvic911

Copy link
Copy Markdown
Contributor

Adds health() returning ContractHealth (initialized, has_admin, has_signing_key) so clients can check contract readiness without knowing the storage layout. Includes tests before/after initialization and documents the output fields in the README.

Closes #289

Adds health() returning ContractHealth (initialized, has_admin,
has_signing_key) so clients can check contract readiness without
knowing the storage layout. Includes tests before/after
initialization and documents the output fields in the README.

Closes zintarh#289
@drips-wave

drips-wave Bot commented Jul 28, 2026

Copy link
Copy Markdown

@Jerryvic911 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@Calebux
Calebux merged commit b27f986 into zintarh:main Jul 29, 2026
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.

feature: Add contract health query

2 participants