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

Draft release v1.4.12 #2586

Merged
merged 24 commits into from
Jul 17, 2024
Merged

Draft release v1.4.12 #2586

merged 24 commits into from
Jul 17, 2024

Conversation

zzzckck
Copy link
Collaborator

@zzzckck zzzckck commented Jul 16, 2024

Description

it is a maintenance release with some bug fix and enhancement.

Rationale

NA

Changes

BUGFIX

  • #2557 fix: fix state inspect error after pruned state
  • #2562 fix: delete unexpected block
  • #2566 core: avoid to cache block before wroten into db
  • #2567 fix: fix statedb copy
  • #2574 core: adapt highestVerifiedHeader to FastFinality
  • #2542 fix: pruneancient freeze from the previous position when the first time
  • #2564 fix: the bug of blobsidecars and downloader with multi-database
  • #2582 fix: remove delete and dangling side chains in prunefreezer

FEATURE

  • #2513 cmd/jsutils: add a tool to get performance between a range of blocks
  • #2569 cmd/jsutils: add a tool to get slash count
  • #2583 cmd/jsutill: add log about validator name

IMPROVEMENT

  • #2546 go.mod: update missing dependency
  • #2559 nancy: ignore go-retryablehttp@v0.7.4 in .nancy-ignore
  • #2556 chore: update greenfield cometbft version
  • #2561 tests: fix unstable test
  • #2572 core: clearup testflag for Cancun and Haber
  • #2573 cmd/utils: support use NetworkId to distinguish chapel when do syncing
  • #2538 feat: enhance bid comparison and reply bidding results && detail logs
  • #2568 core/vote: not vote if too late for next in turn validator
  • #2576 miner/worker: broadcast block immediately once sealed
  • #2580 freezer: Opt freezer env checking

@zzzckck zzzckck marked this pull request as draft July 16, 2024 13:44
@zzzckck zzzckck marked this pull request as ready for review July 17, 2024 09:26
@zzzckck zzzckck closed this Jul 17, 2024
@zzzckck zzzckck reopened this Jul 17, 2024
@zzzckck zzzckck changed the title WIP: for v1.4.12 Draft release v1.4.12 Jul 17, 2024
@zzzckck zzzckck merged commit 26b236f into master Jul 17, 2024
14 checks passed
@zzzckck zzzckck deleted the master_2_develop branch July 17, 2024 09:46
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.