It seems like https://github.com/bcoin-org/bcash/blob/f9315a4fb7eb5934cb000fa79fe2a8eaed8157f0/lib/script/common.js#L388 checks for pubkey compressedness, which puts bcash at odds with other nodes on the network and results in bcash banning them.
It seems like
bcash/lib/script/common.js
Line 388 in f9315a4