Skip to content

Comments

To Prod#426

Merged
eskp merged 5 commits intoprodfrom
staging
Feb 24, 2026
Merged

To Prod#426
eskp merged 5 commits intoprodfrom
staging

Conversation

@eskp
Copy link
Member

@eskp eskp commented Feb 24, 2026

No description provided.

github-actions bot and others added 5 commits February 24, 2026 07:49
Updated Web3 plugin documentation to reflect the semantic change in the
gasUsed output field for transaction actions (Write Contract, Transfer
Native Token, Transfer ERC20 Token).

Changes:
- Clarified that gasUsed now represents total gas cost in wei
  (gas units × effective gas price)
- Added explanatory notes for all three transaction action types
- Updated inline output descriptions for clarity

This aligns with the v0.14.1 code changes where gasUsed was changed from
receipt.gasUsed.toString() to (receipt.gasUsed * receipt.gasPrice).toString()
for more accurate gas cost tracking in analytics and reporting.
…oard-perf

perf(analytics): replace correlated subqueries with JOIN and add indexes
…19225

docs: sync documentation with v0.14.1
@eskp eskp merged commit 66198c4 into prod Feb 24, 2026
5 of 6 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