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

Remove or refactor 'USystemDataBuilder' class #197

Open
andygruening opened this issue Oct 17, 2024 · 0 comments
Open

Remove or refactor 'USystemDataBuilder' class #197

andygruening opened this issue Oct 17, 2024 · 0 comments

Comments

@andygruening
Copy link
Contributor

I saw it's not used anywhere, but it's a nice feature to collect everything into one struct. Though I'd vote for removing it, there are already functions to get data like chain id, wallet address etc.

Reasons:

  • Async functions like QR Code or getting transaction history didn't work, saying 'resulting in a soft lock'
  • Requiring to load QR texture into the level no-matter-what is memory hungry
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

No branches or pull requests

1 participant