Skip to content

Release: develop -> main#3668

Merged
TaprootFreak merged 1 commit intomainfrom
develop
May 2, 2026
Merged

Release: develop -> main#3668
TaprootFreak merged 1 commit intomainfrom
develop

Conversation

@github-actions
Copy link
Copy Markdown

@github-actions github-actions Bot commented May 2, 2026

Automatic Release PR

This PR was automatically created after changes were pushed to develop.

Commits: 1 new commit(s)

Checklist

  • Review all changes
  • Verify CI passes
  • Approve and merge when ready for production

* debug: add balance tracing for BBTC investigation

Add verbose logging to trace token balance values through the pipeline:
- BlockchainAdapter: log when balance changes between cache updates
- BlockchainAdapter: log assets missing from cache after update
- BalanceService: log when saves are skipped (updated > startDate)
- BalanceService: log when balance values actually change

* fix: move uncached log inside !hasCache block, remove Ethereum filter

- Only log uncached assets when an update was actually attempted
- Log balance changes for all chains, not just Ethereum
- Remove redundant chainId from log message

* fix: skip initial cache log spam, add BBTC-specific trace

- Only log balance changes when cache was previously populated
- Add always-on BBTC (394) trace to capture Alchemy response value
  even when unchanged (covers the case where Alchemy returns stale data)

* fix: prettier formatting
@TaprootFreak TaprootFreak merged commit 02ba4ec into main May 2, 2026
7 checks passed
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