Skip to content

fix: balance retrieval in SuiBalanceTracker #2658

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

Merged
merged 1 commit into from
May 7, 2025
Merged

Conversation

cctdaniel
Copy link
Contributor

@cctdaniel cctdaniel commented May 7, 2025

Summary

Fixed Sui balance tracker retrieval logic

Rationale

Previous approach was returning the wrong value.

How has this been tested?

  • Current tests cover my changes
  • Added new tests
  • Manually tested the code

@cctdaniel cctdaniel requested a review from a team as a code owner May 7, 2025 01:26
Copy link

vercel bot commented May 7, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
api-reference ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 7, 2025 1:32am
component-library ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 7, 2025 1:32am
entropy-debugger ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 7, 2025 1:32am
insights ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 7, 2025 1:32am
proposals ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 7, 2025 1:32am
staking ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 7, 2025 1:32am

@cctdaniel cctdaniel merged commit 8eabf65 into main May 7, 2025
10 checks passed
@cctdaniel cctdaniel deleted the sui-balance-tracker branch May 7, 2025 07:54
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