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

[R4R]reorganize the logic of reannouncing transactions #620

Merged
merged 1 commit into from
Dec 3, 2021

Conversation

keefel
Copy link
Contributor

@keefel keefel commented Dec 1, 2021

Description

The previous logic of reannouncing transactions is a little bit redundant, we reorganize the logic to replace the double loop.

Rationale

The function has not changed, just reorganize the code to make it look more concise.

Example

go test -v -run TestTransactionPendingReannounce ./eth/*.go
--- PASS: TestTransactionPendingReannounce (0.62s)

Changes

No

@keefel keefel changed the title reorganize the logic of reannouncing transactions [R4R]reorganize the logic of reannouncing transactions Dec 2, 2021
@unclezoro unclezoro merged commit ec8d46e into bnb-chain:develop Dec 3, 2021
keefel added a commit to keefel/bsc that referenced this pull request Dec 20, 2021
keefel added a commit to keefel/bsc that referenced this pull request Jun 6, 2022
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.

4 participants