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

Fix: console output when auto-replacing transactions #909

Merged
merged 3 commits into from
Dec 26, 2020

Conversation

iamdefinitelyahuman
Copy link
Member

What I did

Fix an issue with console output when using a gas strategy.

Closes #884

How I did it

Track the silent status of the original transaction and ensure each subsequent transaction has the same setting. See the code comments for a more detailed explanation.

How to verify it

Replace some transactions!

@iamdefinitelyahuman iamdefinitelyahuman merged commit f062874 into master Dec 26, 2020
@iamdefinitelyahuman iamdefinitelyahuman deleted the fix-tx-replace branch December 26, 2020 22:51
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.

Confirmation output is not shown on an automatically replaced transaction
1 participant