Skip to content

Develop for v1.5.8 #64

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

Merged
merged 10 commits into from
Apr 8, 2025
Merged

Develop for v1.5.8 #64

merged 10 commits into from
Apr 8, 2025

Conversation

buddh0
Copy link
Owner

@buddh0 buddh0 commented Mar 24, 2025

Description

just to see the diff

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 10 commits March 18, 2025 10:45
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 merged commit 56d17b8 into master Apr 8, 2025
5 of 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.

3 participants