Skip to content

docs: add fillTransaction public action docs#4431

Open
a26nine wants to merge 1 commit intowevm:mainfrom
a26nine:a26nine/fill-transaction-docs
Open

docs: add fillTransaction public action docs#4431
a26nine wants to merge 1 commit intowevm:mainfrom
a26nine:a26nine/fill-transaction-docs

Conversation

@a26nine
Copy link
Copy Markdown

@a26nine a26nine commented Mar 30, 2026

Adds the missing standalone docs for fillTransaction in the public actions docs.

fillTransaction was added earlier in #4098, but it did not get a corresponding docs page/sidebar entry. This PR fills that gap by:

  • adding the fillTransaction public action docs page
  • linking it in the docs sidebar
  • documenting node support requirements for eth_fillTransaction
  • clarifying when to use fillTransaction vs prepareTransactionRequest

I considered keeping the explanation only inside prepareTransactionRequest, but a dedicated page seemed more consistent with the existing action-docs convention and with the public API/source exports.

Reviewer attention:

  • wording around fillTransaction vs prepareTransactionRequest
  • the node support compatibility note
  • whether the sidebar placement/order is appropriate for the existing docs structure

Verification:

  • pnpm docs:build

This is a docs-only change, so I did not add runtime tests.

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Mar 30, 2026

⚠️ No Changeset found

Latest commit: ea9936b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 30, 2026

@a26nine is attempting to deploy a commit to the Wevm Team on Vercel.

A member of the Team first needs to authorize it.

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