Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose node tree statistics. #487

Merged
merged 1 commit into from
Dec 4, 2023
Merged

Expose node tree statistics. #487

merged 1 commit into from
Dec 4, 2023

Conversation

abizjak
Copy link
Contributor

@abizjak abizjak commented Dec 1, 2023

Purpose

Expose node branching statistics for contract state.

This came up when discussing ligth client work but it makes sense as a general helper method to get insight into contract state.

Checklist

  • My code follows the style of this project.
  • The code compiles without warnings.
  • I have performed a self-review of the changes.
  • I have documented my code, in particular the intent of the
    hard-to-understand areas.
  • (If necessary) I have updated the CHANGELOG.

@abizjak abizjak requested review from limemloh and Bargsteen December 1, 2023 09:29
Copy link
Contributor

@Bargsteen Bargsteen left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@abizjak abizjak merged commit 53d28e2 into main Dec 4, 2023
40 checks passed
@abizjak abizjak deleted the branch-statistics branch December 4, 2023 13:39
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.

3 participants