Skip to content

Conversation

Akshayaa-2007
Copy link

@Akshayaa-2007 Akshayaa-2007 commented Oct 10, 2025

fixed the '0' ETH issue which is occur during transaction


Note

Hides the Amount row for 0-value transactions, hardens manifest flag loading, upgrades node-fetch/TypeScript and @types, tweaks tsconfig, adds frontend/backend package manifests, and adjusts build/env config.

  • UI
    • Hide Amount row in ui/pages/.../transaction-details.tsx when txParams.value is absent or HEX_ZERO.
  • Build/Tooling
    • development/build/manifest.js: Safely handle missing .metamaskrc when loading manifest flags.
    • builds.yml: Add INFURA_PROJECT_ID env mapping for main build.
  • Dependencies
    • Bump node-fetch to ^3.3.2, typescript to ^5.9.3, and @types/readable-stream to ^4.0.21 (lockfile updated).
  • Repo Structure
    • Add frontend/package.json and backend/package.json referencing metamask-crx via file:...
  • Config
    • tsconfig.json: Enable esModuleInterop, adjust comments and exclude/include settings.

Written by Cursor Bugbot for commit 9428f5e. This will update automatically on new commits. Configure here.

@Akshayaa-2007 Akshayaa-2007 requested a review from a team as a code owner October 10, 2025 05:32
Copy link
Contributor

CLA Signature Action:

Thank you for your submission, we really appreciate it. We ask that you read and sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just by adding a comment to this pull request with this exact sentence:

I have read the CLA Document and I hereby sign the CLA

By commenting with the above message you are agreeing to the terms of the CLA. Your account will be recorded as agreeing to our CLA so you don't need to sign it again for future contributions to this repository.

0 out of 1 committers have signed the CLA.
@Akshayaa-2007

@metamaskbot metamaskbot added external-contributor INVALID-PR-TEMPLATE PR's body doesn't match template labels Oct 10, 2025
Copy link

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​types/​readable-stream@​4.0.4 ⏵ 4.0.21100 +110075 +182100
Addednode-domexception@​1.0.01001008478100
Addedformdata-polyfill@​4.0.1010010010078100
Addedfetch-blob@​3.2.010010010081100
Addedweb-streams-polyfill@​3.3.310010010085100

View full report

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

Labels

external-contributor INVALID-PR-TEMPLATE PR's body doesn't match template

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants