Skip to content

fix(tllogger): log PutFull data on A channel#149

Merged
Ivyfeather merged 1 commit into
masterfrom
log-put-data
May 25, 2026
Merged

fix(tllogger): log PutFull data on A channel#149
Ivyfeather merged 1 commit into
masterfrom
log-put-data

Conversation

@Ivyfeather

Copy link
Copy Markdown
Member

We support Put for XSAI, so log Put data in TLLogger is required for checking data correctness


This pull request introduces a targeted update to the logging functionality in the TileLink utility logger. The main change ensures that data is only logged for specific message types, improving both the accuracy and efficiency of logging.

Logging improvements:

  • Updated the logA method in TLLogger to assign a.data to log.data only when the opcode matches TLMessages.PutFullData, ensuring that data is logged selectively for relevant message types.

@Ivyfeather Ivyfeather requested a review from wakafa1 May 25, 2026 10:47
@Ivyfeather Ivyfeather merged commit 1dbaea9 into master May 25, 2026
1 check passed
@Ivyfeather Ivyfeather deleted the log-put-data branch May 25, 2026 11: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