Skip to content

fix: remove verification status enum#16

Merged
DecFox merged 3 commits intomainfrom
fix/enum-validation
May 1, 2026
Merged

fix: remove verification status enum#16
DecFox merged 3 commits intomainfrom
fix/enum-validation

Conversation

@DecFox
Copy link
Copy Markdown
Contributor

@DecFox DecFox commented May 1, 2026

Binary decode error: tag for enum is not valid, found 231

As reported during app integration, it seems the enum validation breaks for the kotlin layer on the apps in rust. For now, we might as well switch to using a string for the verification_status since the rust layer does not make use of the value anyway.

@DecFox DecFox merged commit a13e362 into main May 1, 2026
1 of 2 checks 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.

1 participant