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 BTC address calculation - Closes #3772 #3775

Merged
merged 3 commits into from Sep 12, 2021

Conversation

reyraa
Copy link
Contributor

@reyraa reyraa commented Sep 8, 2021

What was the problem?

This PR resolves #3772

How was it solved?

Since we added an API response normalizer to the BTC API, we don't need to distinguish the responses in the utility level.

How was it tested?

unit tests

@reyraa reyraa self-assigned this Sep 8, 2021
@reyraa reyraa added this to Open PRs in Version 2.0.1 via automation Sep 8, 2021
app/dev-app-update.yml Outdated Show resolved Hide resolved
app/src/modules/autoUpdater.js Outdated Show resolved Hide resolved
Copy link
Contributor

@ManuGowda ManuGowda left a comment

Choose a reason for hiding this comment

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

@reyraa the change itself LGTM, although I must say I do not have the full context of codebase, but the changes itself looks good.

I see you have added in PR unit tested, I do not see any unit test, could you please add the tests?

@sridharmeganathan sridharmeganathan removed their request for review September 9, 2021 11:34
@ManuGowda ManuGowda merged commit de8b5c1 into release/2.0.1 Sep 12, 2021
Version 2.0.1 automation moved this from Open PRs to Merged PRs Sep 12, 2021
@ManuGowda ManuGowda deleted the 3772-refactor-account-updated branch September 12, 2021 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Version 2.0.1
  
Merged PRs
Development

Successfully merging this pull request may close these issues.

None yet

3 participants