Skip to content

New post-quantum signature type not supported #945

Description

@alc-talos

Subject of the issue

Fetching accounts with pqsig signature type doesn't work as SigType doesn't list it.

Your environment

Algo SDK latest version

Steps to reproduce

  1. Fetch any account with post-quantum sig

Expected behaviour

Getting the account response

Actual behaviour

com.fasterxml.jackson.databind.exc.InvalidFormatException: Cannot deserialize value of type `com.algorand.algosdk.v2.client.model.Enums$SigType` from String "pqsig": not one of the values accepted for Enum class: [sig, msig, lsig]
 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 281] (through reference chain: com.algorand.algosdk.v2.client.model.AccountResponse["account"]->com.algorand.algosdk.v2.client.model.Account["sig-type"])

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    new-bugBug report that needs triage

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions