Skip to content

feat(ts): add ethereum.decodeParams host binding#2143

Open
incrypto32 wants to merge 1 commit into
mainfrom
incrypto32/ethereum-decode-params
Open

feat(ts): add ethereum.decodeParams host binding#2143
incrypto32 wants to merge 1 commit into
mainfrom
incrypto32/ethereum-decode-params

Conversation

@incrypto32

Copy link
Copy Markdown
Member

Declares the ethereum.decodeParams host function. Implementation + rationale:
graphprotocol/graph-node#6649.

Use it for calldata/event data; keep ethereum.decode for ethereum.encode
round-trips. Needs a graph-node with apiVersion 0.0.10.

Refs graphprotocol/graph-node#5432

Declares the new ethereum.decodeParams host function for decoding ABI
function-parameter data (transaction calldata, event data). Pairs with
graph-node apiVersion 0.0.10. See graphprotocol/graph-node#5432.
@changeset-bot

changeset-bot Bot commented Jun 26, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 11de43a

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@graphprotocol/graph-ts Minor

Not sure what this means? Click here to learn what changesets are.

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

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