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

IOS-8315 Total balance include staked #4097

Open
wants to merge 1 commit into
base: releases/5.17
Choose a base branch
from

Conversation

fedorov-d
Copy link
Contributor

Добавил зависимость от состояния стейкинг менеджера при подсчете total. Также удалил не используемый класс.

@fedorov-d fedorov-d requested review from tureck1y and a team as code owners October 21, 2024 12:03
@fedorov-d fedorov-d added the release ASAP to look label Oct 21, 2024
import Foundation
import Combine

class SingleTokenTotalBalanceProvider {
Copy link
Contributor

Choose a reason for hiding this comment

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

А это разве не используется ?

Copy link
Collaborator

Choose a reason for hiding this comment

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

@Andoran90 это не ошибка?

Copy link
Contributor

Choose a reason for hiding this comment

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

нигде не используется

Copy link
Collaborator

Choose a reason for hiding this comment

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

в этом то и вопрос, не используется по ошибке или просто забыли снести

Copy link
Contributor

Choose a reason for hiding this comment

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

забыли снести думаю, довольно специфичная сущность, она по идее подходит для одновалюток и для деталки токена, но одновалютки используют общую реализацию, а деталка свою реализацию со стейкингом.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release ASAP to look
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants