-
Notifications
You must be signed in to change notification settings - Fork 70
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
Check roles using mempool tx lookup. #92
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Contentwise it looks all good! Some smaller nits...
social/src/main/java/bisq/social/userprofile/BsqTxValidator.java
Outdated
Show resolved
Hide resolved
social/src/main/java/bisq/social/userprofile/UserProfileService.java
Outdated
Show resolved
Hide resolved
social/src/main/java/bisq/social/userprofile/UserProfileService.java
Outdated
Show resolved
Hide resolved
social/src/main/java/bisq/social/userprofile/UserProfileService.java
Outdated
Show resolved
Hide resolved
social/src/main/java/bisq/social/userprofile/UserProfileService.java
Outdated
Show resolved
Hide resolved
social/src/main/java/bisq/social/userprofile/UserProfileService.java
Outdated
Show resolved
Hide resolved
social/src/main/java/bisq/social/userprofile/UserProfileService.java
Outdated
Show resolved
Hide resolved
social/src/main/java/bisq/social/userprofile/UserProfileService.java
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
utACK
After 2 days fighting |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
utACK
No worry I will look into it later... |
Closes #68