Skip to content

Conversation

@fastfadingviolets
Copy link

PR(Pull Request) Overview

Dimension block_height by proposer in TIA and Cosmos.
This allows validators to monitor for conditions where their node stops proposing blocks. I couldn't figure out where a test would go, but let me know and I can add one.

Changes

  • Major feature addition or modification
  • Bug fix
  • Code improvement
  • Documentation update

Related Issue

Description of Changes

Changes the Cosmos API for fetching the current block to be the /block RPC, which returns the proposer.

Testing Method

  1. Run with any Cosmos or Celestia chain
  2. cvms_block_height should now have a block_proposer metric

Additional Information

This allows validators to monitor for conditions where their node stops
proposing blocks
@fastfadingviolets
Copy link
Author

Pls let me know if you'd rather this were a new metric, as I can see how it could mess with some setups

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.

1 participant