Skip to content

fix(relayer): use raw V3 encoding for guest module FeeOptions#360

Merged
taylanpince merged 1 commit into
masterfrom
fix/fee-options-v3-guest-module
Jun 5, 2026
Merged

fix(relayer): use raw V3 encoding for guest module FeeOptions#360
taylanpince merged 1 commit into
masterfrom
fix/fee-options-v3-guest-module

Conversation

@patrislav
Copy link
Copy Markdown
Member

For V3 guest module bundles (deploy path), encode FeeOptions data as a raw V3 payload with to=guestModule, matching the Relay method. Previously FeeOptions always used Execdata() (V1 format) and sent walletAddress as both wallet and to, causing the relayer to miss the deploy context.

For V3 guest module bundles (deploy path), encode FeeOptions data as
a raw V3 payload with to=guestModule, matching the Relay method.
Previously FeeOptions always used Execdata() (V1 format) and sent
walletAddress as both wallet and to, causing the relayer to miss the
deploy context.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@taylanpince taylanpince merged commit 95f445d into master Jun 5, 2026
6 checks passed
@taylanpince taylanpince deleted the fix/fee-options-v3-guest-module branch June 5, 2026 15:31
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.

3 participants