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

hyperledger-labs / fabric-smart-client / 24720830685 / 14
70%
main: 70%

Build:
DEFAULT BRANCH: main
Ran 21 Apr 2026 12:05PM UTC
Files 477
Run time 19s
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

21 Apr 2026 11:52AM UTC coverage: 41.75% (+0.1%) from 41.633%
24720830685.14

push

github

web-flow
fix(fabricx): restore endpoint parser for id=<group>,<type>,<host:port> (#1256)

* fix(fabricx): restore endpoint parser for id=<group>,<type>,<host:port>

The fabric-x official ansible collection and fabric-x-tool config-builder
emit orderer endpoints in channel config as `id=<group>,broadcast,<host:port>`
for routers and `id=<group>,deliver,<host:port>` for assemblers. FSC v0.8.2
parsed this format and filtered to broadcast-only endpoints in
Service.OrdererConfig. The parser was dropped during the v0.9/v0.10 membership
refactor, which then treated every endpoint (including deliver-typed
assembler ports) as broadcast and caused "should not be used" failures when
clients attempted to broadcast to assemblers.

This commit ports the v0.8.2 endpoint.go and reintroduces the filter in
OrdererConfig. A plain `<host:port>` value continues to work and is treated
as broadcast, so non-fabric-x callers remain unaffected.

Aligned with https://github.com/LF-Decentralized-Trust-labs/fabric-x-ansible-collection configtx template.

---------

Signed-off-by: Stone <stoneshi@sign.global>
Signed-off-by: Stone <stoneshi@ethsign.xyz>

14600 of 34970 relevant lines covered (41.75%)

72.96 hits per line

Source Files on job itest-fabric-atsa - 24720830685.14
  • Tree
  • List 477
  • Changed 8
  • Source Changed 0
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 24720830685
  • c8953d2d on github
  • Prev Job for on main (#24720167728.13)
  • Next Job for on main (#24723801614.1)
  • Delete
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