Skip to content

Regenerate examples with fixed tdates (mdoc)#49

Merged
QZHelen merged 2 commits into
digitalcredentialsdev:mainfrom
c2bo:fix/regenerate-examples
Jul 17, 2026
Merged

Regenerate examples with fixed tdates (mdoc)#49
QZHelen merged 2 commits into
digitalcredentialsdev:mainfrom
c2bo:fix/regenerate-examples

Conversation

@c2bo

@c2bo c2bo commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

Closes #47

Re-generated the test credentials with the fixed timestamps and copied to assets. I only checked 1 mdoc, but that looks fine now:

   a3                                                     #   map(3)
      66                                                  #     text(6)
         7369676e6564                                     #       "signed"
      c0                                                  #     standard datetime string, tag(0)
         74                                               #       text(20)
            323032362d30372d31355432313a34393a35385a      #         "2026-07-15T21:49:58Z"
                                                          #       epoch(1784152198)
      69                                                  #     text(9)
         76616c696446726f6d                               #       "validFrom"
      c0                                                  #     standard datetime string, tag(0)
         74                                               #       text(20)
            323032362d30372d31355432313a34393a35385a      #         "2026-07-15T21:49:58Z"
                                                          #       epoch(1784152198)
      6a                                                  #     text(10)
         76616c6964556e74696c                             #       "validUntil"
      c0                                                  #     standard datetime string, tag(0)
         74                                               #       text(20)
            323033362d30372d30325432313a34393a35385a      #         "2036-07-02T21:49:58Z"
                                                          #       epoch(2098648198)

@QZHelen
QZHelen merged commit 53299e9 into digitalcredentialsdev:main Jul 17, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

mDoc examples generated with invalid tdates

2 participants