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

feat: implement ethereum controller #122

Merged
merged 10 commits into from
Dec 21, 2023

Conversation

leanmendoza
Copy link
Collaborator

@leanmendoza leanmendoza commented Dec 14, 2023

  • implement ~system/EthereumController API
    • add ethereum provider using ethers-providers for non signable RPC, and remote wallet for signable
  • implement ~system/UserIdentity: reusing the same api ~system/Players
  • move from SerializedProfile to UserProfile in the Avatar Scene
  • update godot 4.2 to godot 4.2.1
  • fix clear button in the debug pannel
  • add android plugin instance to Global

change auth server request timeout to 15secs (previous 1s)
default ui_scale on mobile set to 1.75
change avatar dictionary to profile dictionary
implement rejection of remote wallet response
fix clear debug panel
fix guest session
@leanmendoza leanmendoza marked this pull request as ready for review December 21, 2023 20:37
@leanmendoza leanmendoza merged commit 6023442 into main Dec 21, 2023
3 checks passed
@leanmendoza leanmendoza deleted the feat/implement-ethereum-controller branch December 21, 2023 20:37
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