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.3.9 #2218

Merged
merged 13 commits into from
Feb 20, 2024
Merged

draft release v1.3.9 #2218

merged 13 commits into from
Feb 20, 2024

Conversation

zzzckck
Copy link
Collaborator

@zzzckck zzzckck commented Feb 18, 2024

Description

Release v1.3.9 is a moderate maintenance release with some enhancements and one feature of how to keep the log, check out the change list bellow.

Change Log

FEATURE

  • #2186 log: support maxBackups in config.toml

BUGFIX

  • #2160 cmd: fix dump cli cannot work in path mode
  • #2183 p2p: resolved deadlock on p2p server shutdown
  • #2213 core/rawdb: fsync the index file after each freezer write (#28483)

IMPROVEMENT

  • #2177 build(deps): bump github.com/quic-go/quic-go from 0.39.3 to 0.39.4
  • #2185 consensus/parlia: set nonce before evm run
  • #2190 fix(legacypool): deprecate already known error
  • #2195 eth/fetcher: downgrade state tx log
  • #2220 cmd: optimize parse state scheme in cli and config

Example

NA

Compatibility

NA

@zzzckck zzzckck marked this pull request as draft February 18, 2024 02:49
@zzzckck zzzckck changed the title draft v1.3.9 draft release v1.3.9 Feb 19, 2024
@zzzckck zzzckck marked this pull request as ready for review February 20, 2024 09:26
Copy link
Contributor

@sysvm sysvm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@MatusKysel MatusKysel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@zzzckck zzzckck merged commit 5e74ea6 into master Feb 20, 2024
12 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.

7 participants