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

hyperledger / fabric-x-common / 26074532566 / 1
83%
main: 83%

Build:
Build:
LAST BUILD BRANCH: fix-fileledger-newest-empty
DEFAULT BRANCH: main
Ran 19 May 2026 03:35AM UTC
Files 184
Run time 4s
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

19 May 2026 03:33AM UTC coverage: 82.661% (-0.05%) from 82.706%
26074532566.1

Pull #115

github

cendhu
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 constant ("peer/Propose")
  - default ACL mapping Peer_Propose → CHANNELWRITERS
  - aclmgmt.ACLProvider / aclmgmt.NewACLProvider

Without these, FSC fails to compile and CheckACL would hit
"Unmapped policy" at runtime.

Additionally, remove the capability gate that rejected ACLs when the
application capability version was below V1_2. In Fabric-X, ACLs are
always allowed regardless of capability version.

Changes:
  - core/aclmgmt/resources/resources.go: restore Peer_Propose constant
  - core/aclmgmt/defaultaclprovider.go: restore Peer_Propose → CHANNELWRITERS mapping
  - common/capabilities/application.go: ACLs() always returns true
  - common/channelconfig/application.go: remove capability validation gate
  - Update tests for always-allowed ACLs
Signed-off-by: Senthilnathan <cendhu@gmail.com>
Pull Request #115: Restore PeerPropose ACL resource and remove ACL capability gates

14845 of 17959 relevant lines covered (82.66%)

0.92 hits per line

Source Files on job 26074532566.1
  • Tree
  • List 184
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 26074532566
  • 6d918802 on github
  • Prev Job for on fix-acl (#25860317471.1)
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