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: update breez SDK and navigation on import mnemonic #521

Merged
merged 4 commits into from
Aug 21, 2024

Conversation

rolznz
Copy link
Contributor

@rolznz rolznz commented Aug 21, 2024

Also fixes navigation bug in import mnemonic

dependabot bot and others added 3 commits August 17, 2024 06:08
Bumps [github.com/breez/breez-sdk-go](https://github.com/breez/breez-sdk-go) from 0.3.4 to 0.5.2.
- [Commits](breez/breez-sdk-go@v0.3.4...v0.5.2)

---
updated-dependencies:
- dependency-name: github.com/breez/breez-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@rolznz rolznz requested review from reneaaron and bumi August 21, 2024 09:55
if err != nil {
return nil, err
}
healthCheck, err := svc.ServiceHealthCheck()
Copy link
Contributor Author

Choose a reason for hiding this comment

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

the health check endpoint was removed from the breez SDK

@rolznz rolznz changed the title Chore: update breez SDK fix: update breez SDK and navigation on import mnemonic Aug 21, 2024
@rolznz rolznz merged commit f0a36ca into master Aug 21, 2024
8 checks passed
@rolznz rolznz deleted the chore/update-breez branch August 21, 2024 10:08
@bumi
Copy link
Contributor

bumi commented Aug 21, 2024

👍

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.

2 participants