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

fix(wallet): implement check_for_updates in wallet grpc #4359

Merged

Conversation

sdbondi
Copy link
Member

@sdbondi sdbondi commented Jul 29, 2022

Description

  • implements check_for_updates wallet GRPC call
  • renames new_update_notifier to update_notifier
  • adds latest_update function to SoftwareUpdateHandle

Motivation and Context

check_for_updates wallet grpc method was not implemented and currently panics.
new_update_notifier was badly named (by me) as it looks like it's creating a new update notifier - the word new is redundant.

How Has This Been Tested?

Not currently tested, cucumber tests for wallet software update need to be worked on

@aviator-app aviator-app bot added the mq-failed label Aug 2, 2022
@aviator-app aviator-app bot added mq-failed and removed mq-failed labels Aug 3, 2022
@aviator-app aviator-app bot added mq-failed and removed mq-failed labels Aug 4, 2022
@aviator-app aviator-app bot removed the mq-failed label Aug 4, 2022
@stringhandler stringhandler merged commit 6eae661 into tari-project:development Aug 4, 2022
@sdbondi sdbondi deleted the wallet-update-notify-grpc branch August 4, 2022 13:29
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