• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

hyperledger / fabric-x-common
82%
main: 82%

Build:
Build:
LAST BUILD BRANCH: load-config-material
DEFAULT BRANCH: main
Repo Added 08 Feb 2026 08:56AM UTC
Files 182
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH expose-ledger-api
branch: expose-ledger-api
CHANGE BRANCH
x
Reset
  • expose-ledger-api
  • blk-itr-ctx
  • coveralls
  • cryptogen-recreate
  • load-config-material
  • main
  • return-not-found-blk-store
  • sidecar-notify-reject

19 Feb 2026 06:18AM UTC coverage: 82.167%. Remained the same
22170907434

Pull #85

github

cendhu
add block query APIs

This commits adds the following four gRPC APIs

    rpc GetBlockchainInfo(google.protobuf.Empty) returns (common.BlockchainInfo);
    rpc GetBlockByNumber(BlockNumber) returns (common.Block);
    rpc GetBlockByTxID(TxID) returns (common.Block);
    rpc GetTxByID(TxID) returns (common.Envelope);

to be exposed by the sidecar to allow endorser/fsc to query
block or tx envelope from the ledger store.

Signed-off-by: Senthilnathan <cendhu@gmail.com>
Pull Request #85: [proto] add block query APIs

14491 of 17636 relevant lines covered (82.17%)

0.92 hits per line

Relevant lines Covered
Build:
Build:
17636 RELEVANT LINES 14491 COVERED LINES
0.92 HITS PER LINE
Source Files on expose-ledger-api
  • Tree
  • List 180
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
22170907434 expose-ledger-api add block query APIs This commits adds the following four gRPC APIs rpc GetBlockchainInfo(google.protobuf.Empty) returns (common.BlockchainInfo); rpc GetBlockByNumber(BlockNumber) returns (common.Block); rpc GetBlockByTxID(TxID) retu... Pull #85 19 Feb 2026 06:20AM UTC cendhu github
82.17
22170621734 expose-ledger-api add ledger query APIs This commits adds the following four gRPC APIs rpc GetLedgerInfo(google.protobuf.Empty) returns (common.BlockchainInfo); rpc GetBlockByNumber(BlockNumber) returns (common.Block); rpc GetBlockByTxID(TxID) returns... Pull #85 19 Feb 2026 06:07AM UTC cendhu github
82.17
22169164435 expose-ledger-api add ledger query APIs This commits adds the following four gRPC APIs rpc GetLedgerInfo(google.protobuf.Empty) returns (common.BlockchainInfo); rpc GetBlockByNumber(BlockNumber) returns (common.Block); rpc GetBlockByTxID(TxID) returns... Pull #85 19 Feb 2026 05:00AM UTC cendhu github
82.2
See All Builds (29)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc