trusteddomainproject / OpenARC

Open source ARC implementation
BSD 2-Clause "Simplified" License
135 stars 45 forks source link

OpenARC continues to sign failing chains #76

Closed geneshuman closed 6 years ago

geneshuman commented 6 years ago

The following test of the signing ARC test suite fails:

no_additional_sig

When an intermediary encounters an ARC chain that has been marked as failing by a previous intermediary, it is not supposed to continue adding ARC sets to the chain.

ghost commented 6 years ago

I'm seeing that as well.

ghost commented 6 years ago

Commit 60ad11ef22b239cf830f860b62b1b18b0a2e558a seems to have taken care of this.