Skip to content

Conversation

@reds
Copy link
Contributor

@reds reds commented Mar 6, 2021

Adding the DryRun option to bind.TransactOpts will cause transact to return before sending the transaction. Allows checking signatures and cost.

@fjl
Copy link
Contributor

fjl commented Mar 9, 2021

The feature is very nice, but the field needs a better name. Suggestion: NoSend.

@karalabe karalabe added this to the 1.10.2 milestone Mar 9, 2021
change option name: DryRun -> NoSend, a better description
@reds
Copy link
Contributor Author

reds commented Mar 9, 2021

Yep, NoSend describes the option much better, thanks.

Copy link
Member

@MariusVanDerWijden MariusVanDerWijden left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@fjl fjl merged commit 38ea7f2 into ethereum:master Mar 19, 2021
atif-konasl pushed a commit to frozeman/pandora-execution-engine that referenced this pull request Oct 15, 2021
This adds a new option to avoid sending the transaction which is
created by calling a bound contract method.
gzliudan pushed a commit to gzliudan/XDPoSChain that referenced this pull request Nov 1, 2024
This adds a new option to avoid sending the transaction which is
created by calling a bound contract method.
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.

5 participants