Skip to content

Merge branch 'tag v1.5.8' into develop#2983

Merged
zzzckck merged 16 commits intobnb-chain:developfrom
buddh0:merge-v1.5.8
Mar 25, 2025
Merged

Merge branch 'tag v1.5.8' into develop#2983
zzzckck merged 16 commits intobnb-chain:developfrom
buddh0:merge-v1.5.8

Conversation

@buddh0
Copy link
Contributor

@buddh0 buddh0 commented Mar 25, 2025

Description

Merge branch 'tag v1.5.8' into develop

Rationale

tell us why we need these changes...

Example

add an example CLI or API response...

Changes

Notable changes:

  • add each change in a bullet point here
  • ...

zzzckck and others added 16 commits February 7, 2025 11:12
upstream: merge geth v1.15.0
sometimes "bestBid == nil" does not mean it is the first bid,
if new block was just imported during the bid simulation, the bestBid
will be cleared as well. In this case, the bid is stale and useless.

Keep the SetBestBid right now, as it will be cleared later anyway.
Once we have more confidence, it can be removed
with 3s block interval, if there is a simulating bid and with a short time
left for simulate, then don't interrupt the current simulating bid. The new bid
will be pending and can still run once the current simulating bid completes
@buddh0 buddh0 marked this pull request as ready for review March 25, 2025 02:54
@zzzckck zzzckck merged commit f1b8e0b into bnb-chain:develop Mar 25, 2025
7 checks passed
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