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

hyperledger / fabric-x-common
82%

Build:
DEFAULT BRANCH: main
Repo Added 08 Feb 2026 08:56AM UTC
Files 180
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: main
CHANGE BRANCH
x
Reset
  • main
  • coveralls
  • cryptogen-recreate

16 Feb 2026 03:04PM UTC coverage: 82.167% (+0.3%) from 81.902%
22067761500

push

github

web-flow
[cryptogen] Support config block re-generation (#81)

#### Type of change

- Improvement (improvement to code, performance, etc)

#### Description

Enables incremental updates to blockchain configuration blocks without
regenerating existing crypto material.

Key Changes:
- Replace Generate() with Extend() for crypto material to preserve
existing certificates
- Standardize on *types.OrdererEndpoint instead of custom endpoint type
- Add robust duplicate party ID validation with specific error messages
- Improve bounds checking in consenter creation with proper error
handling
- Rename Node.Party to Node.PartyName with clearer semantics

Benefits:
- Supports adding/removing organizations without invalidating existing
credentials
- Maintains backward compatibility while improving error reporting

Testing:
- Comprehensive test coverage for organization addition/removal
scenarios
- Validates policy signatures work correctly across configuration
changes
- Ensures existing crypto material remains valid after updates

This change is essential for testing where configuration updates must
preserve existing organizational credentials.

---------

Signed-off-by: Liran Funaro <liran.funaro@gmail.com>

44 of 55 new or added lines in 2 files covered. (80.0%)

6 existing lines in 3 files now uncovered.

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 main
  • Tree
  • List 180
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
22067761500 main [cryptogen] Support config block re-generation (#81) #### Type of change - Improvement (improvement to code, performance, etc) #### Description Enables incremental updates to blockchain configuration blocks without regenerating existing crypto... push 16 Feb 2026 03:06PM UTC web-flow github
82.17
21949183791 main remove MetaNamespaceVerificationKey (#74) #### Type of change - Improvement (improvement to code, performance, etc) #### Description As we are planning to use LifecycleEndorsementPolicy instead of MetaNamespaceVerificationKey, we can remove it... push 12 Feb 2026 01:49PM UTC web-flow github
81.9
21946552333 main Add coverage reports using coveralls (#71) #### Type of change - Test update #### Description - Add test coverage reports using coveralls #### Related issues - resolves #70 Signed-off-by: Liran Funaro <liran.funaro@gmail.com> push 12 Feb 2026 12:27PM UTC web-flow github
81.87
See All Builds (9)
  • 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