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

[PWN-9234] Fixes for release #1514

Merged
merged 23 commits into from
Jul 31, 2023
Merged

[PWN-9234] Fixes for release #1514

merged 23 commits into from
Jul 31, 2023

Conversation

zafar4aev
Copy link
Contributor

@zafar4aev zafar4aev commented Jul 27, 2023

Link jira to issue

https://p2pvalidator.atlassian.net/browse/PWN-9234

Description of the changes

return result.values.first ?? nil
}

internal func fetchTokenPrice(tokens: [AnyToken], fiat: String) async throws -> [SomeToken: TokenPrice] {
print("PriceService", tokens.count)
Copy link
Collaborator

Choose a reason for hiding this comment

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

remove printing

{
parsedValue = 1.0
}
// if
Copy link
Collaborator

Choose a reason for hiding this comment

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

reverse this calculation

@bigearsenal bigearsenal merged commit 6c11930 into develop Jul 31, 2023
4 checks passed
@bigearsenal bigearsenal deleted the feature/pwn-9234 branch July 31, 2023 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants