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

Refactor Address Balance #2349

Merged
merged 20 commits into from
Jan 13, 2025
Merged

Refactor Address Balance #2349

merged 20 commits into from
Jan 13, 2025

Conversation

ppupha
Copy link
Collaborator

@ppupha ppupha commented Jan 7, 2025

Description

Describe your changes

  • Added a function A to process data B
  • Created new column C to store D state
  • Refactor workflow E to improve performance because of F

assets Show resolved Hide resolved
ppupha and others added 4 commits January 7, 2025 16:20
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Comment on lines +44 to +47
imageUrl: collection.thumbnailUrl,
fit: BoxFit.fitWidth,
errorWidget: (context, url, error) =>
const NFTErrorWidget(),),
Copy link
Contributor

Choose a reason for hiding this comment

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

[dart fix] reported by reviewdog 🐶

Suggested change
imageUrl: collection.thumbnailUrl,
fit: BoxFit.fitWidth,
errorWidget: (context, url, error) =>
const NFTErrorWidget(),),
imageUrl: collection.thumbnailUrl,
fit: BoxFit.fitWidth,
errorWidget: (context, url, error) =>
const NFTErrorWidget(),
),

@ppupha ppupha merged commit 06da352 into main Jan 13, 2025
4 checks passed
@ppupha ppupha deleted the Sang/fix/refactor_get_balance branch January 13, 2025 07:44
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.

1 participant