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

Bisq avatar improvements #1706

Merged
merged 7 commits into from
Feb 29, 2024

Conversation

HenrikJannsen
Copy link
Contributor

@HenrikJannsen HenrikJannsen commented Feb 28, 2024

Based on #1705
Rebased on current main

@HenrikJannsen HenrikJannsen force-pushed the bisq-avatar-improvements branch from 6122280 to ff59130 Compare February 28, 2024 02:14
Copy link
Contributor

@axpoems axpoems left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK

Nice improvements! Now this is much more flexible when it comes to number of images and buckets.

Copy link
Contributor

@alvasw alvasw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK

@alvasw
Copy link
Contributor

alvasw commented Feb 28, 2024

Changes in the following files cause a merge conflict:

apps/desktop/desktop/src/main/java/bisq/desktop/components/cathash/CatHash.java
apps/desktop/desktop/src/main/java/bisq/desktop/overlay/onboarding/create_profile/CreateProfileController.java 

Use an integer array instead of encoding the data into a long which added limitations and made the code more complicate.
Use SIZE instead of width()/height() methods
Add BucketGenerator
Increase *_COUNT values by 1 (was wrong before to use max index)
@HenrikJannsen HenrikJannsen force-pushed the bisq-avatar-improvements branch from a3d3d21 to 18dc6ee Compare February 29, 2024 01:18
@HenrikJannsen
Copy link
Contributor Author

@alvasw Rebased on main

Copy link
Contributor

@alvasw alvasw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK

@alvasw alvasw merged commit 793b50e into bisq-network:main Feb 29, 2024
16 checks passed
@HenrikJannsen HenrikJannsen deleted the bisq-avatar-improvements branch February 29, 2024 13:36
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.

3 participants