Hacktoberfest 2026: những issue maintainer đã đánh dấu cho tháng Mười, đang mở và phù hợp người mới. Xem issue Hacktoberfest

Goal: Validator Monitoring

Đang mở
#443 17 bình luận 0 reaction 0 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

Đánh giá

Độ khó
5/5
Thời gian dự kiến
Hơn một tuần
Mức phù hợp với người mới
20/100
Loại issue
Tính năng
Độ rõ ràng
Cần làm rõ
Mức độ hoạt động
Đình trệ
Công nghệ
go

Hướng nghiên cứu

Start by reviewing the CometBFT data-structures documentation and the dependency on kwil-db issue #995, then inspect the linked instrumentation and validator-monitoring issues (#573, #575, #583, and #584). Done requires defining whether this goal covers an API only, a metrics pipeline, visualization, or a combination of them.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Mô tả

type: goal

Objective

Assess the participation of validators (node operators) in the network during normal operations.

Description

For example, a visual representation of this could be a graph showing how many blocks a day a certain operator was also supporting the network.

The mechanism includes a node's signature that gets validated, and then the indexer exposes its public key on block information after the consensus.

Probably, the internal cometBFT endpoint already supports that: https://github.com/cometbft/cometbft/blob/v0.38.x/spec/core/data_structures.md

Then, what is the easiest path to expose this data from the kwil indexer? Should we expose a node cometBFT API endpoint?

To Do

Define what is the scope of this goal:

  • just providing API to get the data
  • create the metrics consumption pipeline
  • visualizing data

Problems

Blocked By

Instrumentation

  • #573
  • #575

Validator monitoring

  • #583
  • #584
Ngôn ngữ chính
Go
Star
7
Fork
3
Merge trung bình
3 giờ 2 phút
Pull request đã merge (30 ngày)
13

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của trufnetwork/node

Tất cả issue của trufnetwork/node

Issue tương tự

Thêm issue về Go

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.