-
Notifications
You must be signed in to change notification settings - Fork 984
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 tribute if contact was added #8411
Conversation
Pull Request Checklist
|
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.
seems like a test would have been helpful catching this, please add some covering the function.
@flexsurfer @jeluard please do not approve PRs if no tests, a fix should come with a test covering the case when it makes sense (in this case for example). thanks |
Jenkins Builds
|
2dcf1f5
to
d86fd29
Compare
@cammellos added tests for check-tribute. |
d86fd29
to
99dbd76
Compare
55% of end-end tests have passed
Failed tests (21)Click to expand
Passed tests (26)Click to expand |
@asemiankevich if you're both on the same network (Ropsten), and your contact has tribute-to-talk on and didn't add you as a contact before, you should see a payment option and the chat input should be hidden. |
nevermid, i forgot about ropsten , sorry for false alarm |
i've checked there:
Looks good to me to be merged as is. tests are failed to known reason, we are working on fixing this as soon as possible. |
Signed-off-by: Vitaliy Vlasov <siphiuel@gmail.com>
99dbd76
to
b6163b8
Compare
Fixes #8406