Skip to content

Conversation

@petertonysmith94
Copy link
Contributor

Release notes

In this release, we:

  • Added logDecoder to contracts and scripts, enabling filtering receipts by type.

Checklist

  • All changes are covered by tests (or not applicable)
  • All changes are documented (or not applicable)
  • I reviewed the entire PR myself (preferably, on GH UI)
  • I described all Breaking Changes (or there's none)

@petertonysmith94 petertonysmith94 self-assigned this Aug 1, 2025
@petertonysmith94 petertonysmith94 added the feat Issue is a feature label Aug 1, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Aug 4, 2025

Vercel Deployment

Name Preview
fuels-template Success ✅ (Preview)
ts-docs Success ✅ (Preview)
ts-docs-api Success ✅ (Preview)

@petertonysmith94 petertonysmith94 changed the title feat: filter logs by type feat: added contract and script log filtering Aug 4, 2025
@github-actions
Copy link
Contributor

Coverage Report:

Lines Branches Functions Statements
77.08%(-0.17%) 69.88%(+0.33%) 75.56%(-0.72%) 77.09%(-0.19%)
Changed Files:
Ok File (✨=New File) Lines Branches Functions Statements
🔴 ✨ packages/account/src/providers/transaction-response/LogDecoder.ts 0%
(+0%)
0%
(+0%)
0%
(+0%)
0%
(+0%)
🔴 packages/account/src/providers/transaction-response/getAllDecodedLogs.ts 5.88%
(+5.88%)
0%
(+0%)
0%
(+0%)
5.88%
(+5.88%)
🔴 packages/account/src/providers/transaction-response/getDecodedLogs.ts 9.09%
(+9.09%)
0%
(+0%)
0%
(+0%)
7.69%
(+7.69%)
🔴 packages/program/src/contract.ts 75%
(-3.94%)
83.33%
(+0%)
44.44%
(-5.56%)
75%
(-3.94%)
🔴 packages/script/src/script.ts 63.63%
(-1.37%)
75%
(+0%)
42.85%
(-7.15%)
63.63%
(-1.37%)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla:signed feat Issue is a feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow for filtering of logs by type

3 participants