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

hyperledger / fabric-x-common
83%

Build:
DEFAULT BRANCH: main
Repo Added 08 Feb 2026 08:56AM UTC
Files 184
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 main
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • asn1-message-to-sign
  • asn1-unmarshal
  • blk-itr-ctx
  • copilot/fix-data-race-logger
  • coveralls
  • cryptogen-org-folder-domain
  • cryptogen-recreate
  • dependabot/go_modules/go_modules-9c5197dcb8
  • expose-ledger-api
  • fabric-lib-go-v1.1.3
  • fix-acl
  • fix-block-verification-policy-orderer
  • fix-data-hash
  • fix-fileledger-newest-empty
  • fix-gpl
  • grpc-logger
  • guide-for-configtx.md
  • hash-tls-cert
  • load-config-material
  • main
  • operation_endpoints
  • oreder_shared_config_ext
  • return-not-found-blk-store
  • rm-para-config-block
  • sidecar-notify-reject
  • unique-genesis-default
  • verifier-test

26 May 2026 03:16PM UTC coverage: 82.663% (-0.04%) from 82.705%
26457337030

push

github

web-flow
Fix newest iterator on empty file ledger (#116)

#### Type of change

- Bug fix

#### Description

When `SeekPosition_Newest` is used on an empty `FileLedger`, `Iterator`
computed `Height - 1`, underflowing to `math.MaxUint64`. This makes the
iterator request an impossible block number instead of waiting from
block zero.

- Guard newest seek when ledger height is zero
- Start empty-ledger newest iterators at block zero
- Add regression coverage for the empty-ledger case

#### Related

Companion for hyperledger/fabric-x-committer#601.

Signed-off-by: Senthilnathan <cendhu@gmail.com>

4 of 4 new or added lines in 1 file covered. (100.0%)

8 existing lines in 4 files now uncovered.

14848 of 17962 relevant lines covered (82.66%)

0.92 hits per line

Relevant lines Covered
Build:
Build:
17962 RELEVANT LINES 14848 COVERED LINES
0.92 HITS PER LINE
Source Files on main
  • Tree
  • List 184
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
26457337030 main Fix newest iterator on empty file ledger (#116) #### Type of change - Bug fix #### Description When `SeekPosition_Newest` is used on an empty `FileLedger`, `Iterator` computed `Height - 1`, underflowing to `math.MaxUint64`. This makes the iter... push 26 May 2026 03:19PM UTC web-flow github
82.66
26450749365 fix-fileledger-newest-empty Fix newest iterator on empty file ledger Signed-off-by: Senthilnathan <cendhu@gmail.com> Pull #116 26 May 2026 01:26PM UTC cendhu github
82.67
26450392558 fix-fileledger-newest-empty Fix newest iterator on empty file ledger Signed-off-by: Senthilnathan <cendhu@gmail.com> Pull #116 26 May 2026 01:20PM UTC cendhu github
82.68
26450106809 fix-fileledger-newest-empty Fix newest iterator on empty file ledger Signed-off-by: Senthilnathan <cendhu@gmail.com> push 26 May 2026 01:15PM UTC cendhu github
82.67
26084144288 main Restore PeerPropose ACL resource and remove ACL capability gates (#115) #### Type of change - Bug fix #### Description Commit c948ab27e removed all ACL resource constants and default policy mappings, but fabric-smart-client's fabricx membershi... push 19 May 2026 07:58AM UTC web-flow github
82.71
26078597501 fix-acl address review comment Signed-off-by: Senthilnathan <cendhu@gmail.com> Pull #115 19 May 2026 06:09AM UTC cendhu github
82.68
26074884393 fix-acl Restore Peer_Propose ACL resource and remove ACL capability gates Commit c948ab27e removed all ACL resource constants and default policy mappings, but fabric-smart-client's fabricx membership service still depends on: - resources.Peer_Propose ... Pull #115 19 May 2026 03:47AM UTC cendhu github
82.68
26074532566 fix-acl Restore Peer_Propose ACL resource and remove ACL capability gates Commit c948ab27e removed all ACL resource constants and default policy mappings, but fabric-smart-client's fabricx membership service still depends on: - resources.Peer_Propose ... Pull #115 19 May 2026 03:35AM UTC cendhu github
82.66
26074286242 fix-acl Restore Peer_Propose ACL resource and remove ACL capability gates Commit c948ab27e removed all ACL resource constants and default policy mappings, but fabric-smart-client's fabricx membership service still depends on: - resources.Peer_Propose ... Pull #115 19 May 2026 03:27AM UTC cendhu github
82.65
25860317471 main [doc] configtx (#114) #### Type of change - Documentation update #### Description This commit adds documentation for network governance through configuration block. --------- Signed-off-by: Senthilnathan <cendhu@gmail.com> push 14 May 2026 12:37PM UTC web-flow github
82.71
See All Builds (113)
  • 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