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

hyperledger / fabric-x-committer
92%
main: 92%

Build:
Build:
LAST BUILD BRANCH: coordinator-test-no-db
DEFAULT BRANCH: main
Repo Added 05 Feb 2026 01:59PM UTC
Files 128
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 fix-bft-detection
branch: fix-bft-detection
CHANGE BRANCH
x
Reset
  • fix-bft-detection
  • additional-db-test
  • apt-ci-fix
  • backoff-v5
  • bccsp-race
  • bench-report-metrics
  • bft-delivery
  • bft-metrics
  • bob-reduce-context
  • bob-rules
  • buffer-race
  • build-unify
  • channel-race
  • ci-gotestsum
  • cli-refactor
  • cli-refs
  • client-test-race
  • client-tls-bug
  • commit-config-immediately
  • config-docs-yaml
  • connection-test-dep
  • coordinator-docs
  • coordinator-test-no-db
  • coveralls
  • cryptogen-recreate-support
  • dedup-templ
  • default-test-node-startup-setup
  • default-viper
  • deliver-check-block-order
  • deliver-seek-tls-cert
  • deliver-seek-tls-cert-fix
  • dependabot/go_modules/go_modules-9c5197dcb8
  • dependabot/go_modules/go_modules-d35c03d4db
  • dependabot/go_modules/go_modules-dc1255629f
  • dependabot/go_modules/go_modules-eee72e131a
  • dependencygraph-race
  • deployment-strategy
  • doc-loadgen-artifacts
  • dynamic-root-ca
  • dynamic-tls
  • enable-pprof
  • expose-ledger-api
  • external-server-config
  • extract-prometheus-startup-and-grpc-server-start
  • fabric-lib-go-v1.1.3
  • fabric-logging
  • fix-automatic-env
  • fix-connection-reset
  • fix-container-image
  • fix-container-test-macos
  • fix-db-test
  • fix-falky-svmupdate-test
  • fix-flaky
  • fix-flaky-conn-metrics
  • fix-flaky-loadgen-coord
  • fix-master-tserver-rf
  • fix-metrics
  • fix-mkdoc-url
  • fix-port-container-test
  • fix-release-path
  • fix-sign
  • fix-test-node-with-insecure
  • fix-test-wait
  • fix-waiting-tx-count
  • fix/coordinator-waiting-status-count
  • fix/todo-001
  • fix/todo-002
  • fix/todo-005
  • fix/todo-017
  • flaky-test-orderer
  • getpeersmspdirs-no-hardcode
  • go-fix
  • grpc-logger-fix
  • grpcservice-refactor
  • healthz-check
  • http-endpoint
  • ledger-service-wait-behaviour
  • lifecycle-policy
  • limit-block-apis
  • limit-inputs-block-apis
  • load-config-block-certs
  • loadgen-manual-msp
  • loadgen-remove-ctx
  • main
  • make-ci-local
  • make-fixes
  • makefile-lints
  • makefile-test-flags
  • metrics-bob-rules
  • metrics-tls
  • metrics-url-race
  • migrate-to-postgres-official-image
  • minimize-logs
  • mkdocs
  • mock-orderer-direct-config
  • mock-orderer-dynamic-tls
  • mock-orderer-features
  • mock-orderer-stream-holder
  • mock-verifier-race
  • move-retry-package
  • move-testcrypto-to-common
  • namespace-policy-docs
  • notifier-metrics
  • optimize-map-block
  • orderer-config-race
  • pgx5
  • postgres-renaming
  • prom-refactor
  • qs-pen-test-fix
  • race-detection
  • rate-limit-sidecar
  • refactor-channel
  • refactor-cmd
  • refactor-test
  • release-1.0
  • remove-common-root-cas
  • remove-file
  • remove-ifrit-gomega
  • rename
  • rename-materials
  • rename-util-files
  • review-ai-prompt
  • rm-gpl-tools
  • rm-reployment
  • rm-unused
  • root-ca-workaround-fix
  • service-manager
  • sidecar-block-store-code-fix
  • sidecar-diagram-mod
  • sidecar-diagrm
  • sidecar-limit-active-txids-notifier
  • sidecar-race
  • sidecar-remove-chan-id
  • sidecar-unified
  • split-tablets
  • start-server-readiness-context
  • sustain-config
  • sync-block
  • template-tls-per-endpoint
  • test-container-port-binding
  • test-coverage-connection
  • test-coverage-improve
  • test-coverage-latency
  • test-coverage-tests
  • test-limiter-max-wait
  • test-minor-fixes
  • test-query-status
  • test-tls-flatten
  • testcrypto-race
  • testcrypto-refactor
  • tls-docs-update
  • unused-code
  • update-common
  • update-common-dep
  • update-dep
  • update-deps
  • update-to-latest-common
  • update-to-yugabytedb-latest-lts
  • upgrade-pg
  • vc-docs
  • vc-race
  • vc-resource-leak
  • verifier-test-remove-gomega
  • verifier-timeout
  • worktree-notification-docs

18 May 2026 09:33AM UTC coverage: 91.627% (+0.08%) from 91.547%
26025512259

Pull #597

github

cendhu
Fix arma block verifier BFT detection in sidecar

Enable BFT block signature verification when orderer consensus type is
arma, not only when channel capabilities report BFT support. Arma blocks
carry BFT signatures via IdentifierHeader, and channels may not enable V3_0
capabilities.

Without this, sidecar treats arma blocks as non-BFT, ignores consenters, and
rejects block 1 with signature policy failures.

Signed-off-by: Senthilnathan <cendhu@gmail.com>
Pull Request #597: Fix arma block verifier BFT detection in sidecar

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

9 existing lines in 4 files now uncovered.

10232 of 11167 relevant lines covered (91.63%)

41070.89 hits per line

Relevant lines Covered
Build:
Build:
11167 RELEVANT LINES 10232 COVERED LINES
41070.89 HITS PER LINE
Source Files on fix-bft-detection
  • Tree
  • List 130
  • Changed 12
  • Source Changed 0
  • Coverage Changed 12
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
26025512259 fix-bft-detection Fix arma block verifier BFT detection in sidecar Enable BFT block signature verification when orderer consensus type is arma, not only when channel capabilities report BFT support. Arma blocks carry BFT signatures via IdentifierHeader, and channe... Pull #597 18 May 2026 09:40AM UTC cendhu github
91.63
See All Builds (722)
  • 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