Skip to content

feat: add transaction data to required assets button#428

Merged
matthewwalsh0 merged 1 commit intomainfrom
feat/required-assets-dummy
Mar 6, 2026
Merged

feat: add transaction data to required assets button#428
matthewwalsh0 merged 1 commit intomainfrom
feat/required-assets-dummy

Conversation

@matthewwalsh0
Copy link
Member

@matthewwalsh0 matthewwalsh0 commented Mar 4, 2026

Add dummy transaction data to Send Calls - Required Assets button.


Note

Low Risk
Low risk: only adjusts the demo request payload for a single button click handler, with no changes to signing, balances, or validation logic.

Overview
The Send Calls - Required Assets button now submits a call that includes dummy data (test(uint256) with value 123) instead of a plain value-only call.

The required USDC auxiliaryFunds.requiredAssets capability is unchanged; this just expands the example request to cover calldata-enabled transactions.

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

@matthewwalsh0 matthewwalsh0 changed the title feat: add dummy transaction data for required assets testing feat: add transaction data to required assets button Mar 4, 2026
@matthewwalsh0 matthewwalsh0 marked this pull request as ready for review March 6, 2026 12:06
@matthewwalsh0 matthewwalsh0 merged commit 9b32e8a into main Mar 6, 2026
9 checks passed
@matthewwalsh0 matthewwalsh0 deleted the feat/required-assets-dummy branch March 6, 2026 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants