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

chore: make the wealth rank task work with the database instead of AsyncStore and ets #1792

Merged
merged 8 commits into from
Jun 15, 2024

Conversation

yaboiishere
Copy link
Contributor

No description provided.

@yaboiishere yaboiishere self-assigned this May 31, 2024
@sborrazas sborrazas changed the title Make the wealth rank task work with the database instead of AsyncStore and ets chore: make the wealth rank task work with the database instead of AsyncStore and ets Jun 6, 2024
@yaboiishere yaboiishere changed the title chore: make the wealth rank task work with the database instead of AsyncStore and ets fix: make the wealth rank task work with the database instead of AsyncStore and ets Jun 10, 2024
@yaboiishere yaboiishere changed the title fix: make the wealth rank task work with the database instead of AsyncStore and ets chore: make the wealth rank task work with the database instead of AsyncStore and ets Jun 10, 2024
end
end

@spec update_balances(State.t(), balances()) :: State.t()
Copy link
Contributor

Choose a reason for hiding this comment

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

Isn't this function used only in the tests? If so, isn't it better to be placed in the test utils modules?

@sborrazas sborrazas merged commit 42ee54f into master Jun 15, 2024
7 checks passed
@sborrazas sborrazas deleted the make-wealth-sync branch June 15, 2024 17:30
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

3 participants