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

Problem: Disorganised wallet feature #183

Open
damoncro opened this issue Oct 20, 2022 · 0 comments
Open

Problem: Disorganised wallet feature #183

damoncro opened this issue Oct 20, 2022 · 0 comments
Assignees

Comments

@damoncro
Copy link
Contributor

damoncro commented Oct 20, 2022

Few things,

  1. wallets functions are coupled with DefiWalletCoreActor -> Decouple them, and turn wallet as wallet component, so that wallet can attach to any actor instead of only DefiWalletCoreActor and/or its dependents.
  2. All wallets depends on a private pointer: _coreWallet on the actor. -> We could change to object oriented design.
  3. Most of wallet functions are not exposed -> bind more wallet functions from play-cpp-sdk to unreal.
@damoncro damoncro changed the title Problem: Disorganised wallet features Problem: Disorganised wallet feature Oct 20, 2022
@damoncro damoncro self-assigned this Oct 20, 2022
damoncro added a commit that referenced this issue Oct 21, 2022
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