Skip to content

Problem with blockcerts certificates validation #582

@antonellopasella

Description

@antonellopasella

We have a problem validating a (we think) valid blockcerts certificate but the LD validator fails.

blockchain-certificates/blockcerts-verifier#1878 (comment)

The problem now that this certificate

jsonld.ValidationError: Safe mode validation error. { "type": [ "JsonLdEvent" ], "code": "invalid property", "level": "warning", "message": "Dropping property that did not expand into an absolute IRI or keyword.", "details": { "property": "chain", "expandedProperty": "chain" } }

The chain value is ethereumMainnet that seems correct as merkelproof specs states:

Chain is an optional field introduced by Blockcerts to help during verification. Current supported values are:

  • bitcoinMainnet
  • bitcoinTestnet
  • bitcoinRegtest
    - ethereumMainnet
  • ethereumRopsten
  • mockchain

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions