Skip to content

Conversation

@nitely
Copy link
Contributor

@nitely nitely commented Nov 25, 2025

Currently only const/inlined values can be passed to decode as extra params, because params are not being properly forwarded, but used in the generated proc init call verbatim. This PR fixes that so they get forwarded, hence vars can be passed to decode.

unpackForwarded(untyped, untyped) could be kept and deprecated (introduced in #94), but it does not look like it's used anywhere (status, vac, waku, codex).

@nitely nitely requested review from arnetheduck and jangko November 26, 2025 01:18
@nitely nitely marked this pull request as ready for review November 26, 2025 01:18
@nitely nitely merged commit 207216c into status-im:master Nov 26, 2025
19 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.

2 participants