Conversation
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
Disabled knowledge base sources:
WalkthroughA single function modification in the transaction pages component adjusts how asset precision is looked up by using the asset ID prefix before a forward slash instead of the full identifier string. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Poem
✨ Finishing Touches
🧪 Generate unit tests (beta)
Tip Try Coding Plans. Let us write the prompt for your AI agent so you can ship faster (with fewer bugs). Comment |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #602 +/- ##
==========================================
- Coverage 0.46% 0.46% -0.01%
==========================================
Files 530 530
Lines 20951 20952 +1
Branches 4982 5286 +304
==========================================
Hits 97 97
+ Misses 20854 20043 -811
- Partials 0 812 +812 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
* Merge pull request #593 from klever-io/chore/remove-sc-24h-txs chore: remove sc 24h txs * Merge pull request #602 from klever-io/fix/nft-precision-tx-list fix: nft precision tx list * fix: blocks page stale auto-update, timer drift, and Promise anti-pattern (#601) * fix: blocks page stale auto-update, timer drift, and Promise anti-pattern Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * fix: address review findings - consistent error handling, proper type separation - Fix yesterdayStatisticsCall and totalStatisticsCall to throw on error instead of silently returning error string as IBlockStats (was causing silent display of zeros on API failures) - Normalize error messages with typeof guard for non-string errors - Revert dataUpdatedAt from shared ICard type to local CardContentProps - Track both queries' dataUpdatedAt using Math.min for accurate staleness - Remove silent Date.now() fallback, show empty string before first fetch Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * fix: prevent rendering bare " ago" before data loads Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com> --------- Co-authored-by: David Ianakiara <david@klever.io> Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Summary by CodeRabbit
Release Notes