Skip to content

fix: ensure arc60 data is always base64 encoded#199

Closed
acfunk wants to merge 1 commit into
perawallet:mainfrom
acfunk:main
Closed

fix: ensure arc60 data is always base64 encoded#199
acfunk wants to merge 1 commit into
perawallet:mainfrom
acfunk:main

Conversation

@acfunk

@acfunk acfunk commented Jul 20, 2026

Copy link
Copy Markdown

Pull Request Template

Description

  • Fixing a bug where arc60 data is double base64 encoded.

Checklist

  • [ X ] Have you tested your changes locally?
  • [ X ] Have you reviewed the code for any potential issues?
  • [ X ] Have you documented any necessary changes in the project's documentation?
  • [ X ] Have you added any necessary tests for your changes?
  • [ X ] Have you updated any relevant dependencies?

Additional Notes

  • The build throws a warning warning Async method 'signArc60Data' has a complexity of 21. Maximum allowed is 20. If that is unacceptable, it will need to be refactored.

@wjbeau

wjbeau commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

I cleaned this up more fully in #200. The arc60 path was not using the Transport classes at all (incorrectly) thus leading to confusion.

@wjbeau wjbeau closed this Jul 21, 2026
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.

2 participants