Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

abi/bind: add an option to dry run a transaction #22446

Merged
merged 3 commits into from
Mar 19, 2021
Merged

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 Jul 5, 2024
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 Jul 26, 2024
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 Aug 1, 2024
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 Aug 11, 2024
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 Aug 12, 2024
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 Aug 12, 2024
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 Aug 12, 2024
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 Aug 12, 2024
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 Aug 12, 2024
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 Aug 19, 2024
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 Aug 21, 2024
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 Aug 22, 2024
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 Aug 23, 2024
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 Aug 24, 2024
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 Aug 25, 2024
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 Aug 25, 2024
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 Aug 26, 2024
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 Aug 26, 2024
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 Aug 26, 2024
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 Sep 2, 2024
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 Sep 6, 2024
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 Sep 9, 2024
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 Sep 9, 2024
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 Sep 9, 2024
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 Sep 12, 2024
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 Sep 12, 2024
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 Sep 19, 2024
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 Sep 19, 2024
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 Sep 19, 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