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

Add robo-identity generator #971

Merged

Conversation

Reckless-Satoshi
Copy link
Collaborator

What does this PR do?

Adds client side robot avatar and nickname generator. Only on Web, breaks the Android react-native client given that it requires webassembly and webworkers. We have to compile the Rust libraries for Android target and run them from Java.

WIP

Checklist before merging

  • Install pre-commit and initialize it: pip install pre-commit, then pre-commit install. Pre-commit installs git hooks that automatically check the codebase. If pre-commit fails when you commit your changes, please fix the problems it points out.

@Reckless-Satoshi Reckless-Satoshi changed the base branch from main to the-federation-layer-v0.6.0 November 28, 2023 11:00
@Reckless-Satoshi Reckless-Satoshi force-pushed the add-roboidentity-generator branch 3 times, most recently from c8aa9c7 to 4a08dd3 Compare December 2, 2023 17:42
@Reckless-Satoshi
Copy link
Collaborator Author

Working but not fully working. Only works "sometimes", it might have to do with how hashId changes are not detected and rerendered. What do you think @KoalaSat ? I'll mark it as ready for review.

@Reckless-Satoshi Reckless-Satoshi marked this pull request as ready for review December 2, 2023 17:46
@Reckless-Satoshi Reckless-Satoshi merged commit a2695ca into the-federation-layer-v0.6.0 Dec 15, 2023
@Reckless-Satoshi Reckless-Satoshi deleted the add-roboidentity-generator branch January 22, 2024 09:34
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.

None yet

2 participants