Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initialize sig info and UTF-8 memo bytes in PlatformTxnAccessor.<init> #1499

Closed
3 tasks done
tinker-michaelj opened this issue May 30, 2021 · 0 comments
Closed
3 tasks done
Assignees
Labels
Performance Issues related to performance concerns.
Milestone

Comments

@tinker-michaelj
Copy link
Collaborator

tinker-michaelj commented May 30, 2021

Summary
The parsed PlatformTxnAccessor created by expandSignatures may as well include:

  • The UTF-8 encoding of the memo.
  • The number of SignaturePairs in the effective sigMap.
  • The serialized size of the sigMap.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Performance Issues related to performance concerns.
Projects
None yet
Development

No branches or pull requests

2 participants