Skip to content

chore: 馃幐 add tx overrides to tsml - #45

Draft
JustinFeng wants to merge 1 commit into
stagingfrom
jf/tx-overrides
Draft

JustinFeng wants to merge 1 commit into
stagingfrom
jf/tx-overrides

Conversation

@JustinFeng

@JustinFeng JustinFeng commented Sep 19, 2024 •

Copy link
Copy Markdown
Contributor

Expect to handle transaction overrides arguments like this

<ts:transaction>
    <ethereum:transaction as="uint" contract="SmartCatScore" function="feedCat">
	<ts:data>
		<ts:uint256 ref="tokenId"/>
	</ts:data>
	<ethereum:overrides>
                <ts:uint256 name="gasLimit">200000</ts:uint256>
	</ethereum:overrides>
    </ethereum:transaction>
</ts:transaction>

Note: this PR is in draft status, it aims to collect early feedback regarding whether this is moving to the right direction, cheers

@JustinFeng
JustinFeng changed the base branch from master to staging September 19, 2024 10:12

This branch has not been deployed

No deployments
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