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

Replace transactions broadcast outside of brownie #922

Merged
merged 1 commit into from Jan 6, 2021

Conversation

iamdefinitelyahuman
Copy link
Member

What I did

Allow transaction replacement for tx's broadcast outside of brownie.

How I did it

In TransactionReceipt.replace, if the sender is not an Account object, check if an Account exists and if yes - use it!

How to verify it

Try it.

@iamdefinitelyahuman iamdefinitelyahuman merged commit 50aa56e into master Jan 6, 2021
@iamdefinitelyahuman iamdefinitelyahuman deleted the feat-tx-replace branch January 6, 2021 12:53
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.

None yet

1 participant