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

Impossible to get transaction mined on same block in which it was broadcasted #107

Closed
stephanebiscosi opened this issue Mar 8, 2021 · 2 comments

Comments

@stephanebiscosi
Copy link

Hi there,

I'm broadcasting transactions on BSC but it seems that there is a 2-3 blocks latency between the broadcast and the validation. As an example if I broadcast a transaction on block X it will never be mined before block X+2. I tried very high amount of gas (more than 500gwei) but that doesn't help.
I allocate 32GB of RAM to GETH and my internet connection is very fast.

Is that normal behaviour of BSC or am I missing something?

System information

Geth version: 1.0.6
OS & Version: OSX

@unclezoro
Copy link
Collaborator

Hi, @stephanesanchez it is not about gas price. Usually, the validator is protected by a sentry node, the transactions need at least two hoops to validators. It is expected behaviors.

@ghost
Copy link

ghost commented Jul 26, 2021

Hi, @stephanesanchez it is not about gas price. Usually, the validator is protected by a sentry node, the transactions need at least two hoops to validators. It is expected behaviors.

@guagualvcha what's meanings of two hoops? under this circumstances, some frontrun tx will failed?

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

No branches or pull requests

2 participants