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.6 #2066

Merged
merged 11 commits into from
Dec 14, 2023
Merged

draft release v1.3.6 #2066

merged 11 commits into from
Dec 14, 2023

Conversation

zzzckck
Copy link
Collaborator

@zzzckck zzzckck commented Dec 14, 2023

Important:
Pls replace v1.3.5 with v1.3.6 for Kepler hard fork, otherwise your node will need to setup the Kepler hard fork timestamp in config.toml, which is inconvenient and not recommended.

Description

Release v1.3.6 is a maintenance release, it mainly solved the default Kepler hard fork timestamp issue(#2058).
Beside this important fix up, there are several other improvement, such as:

  • support to disable log rotate by hours
  • enable Pebble on 32 bits and OpenBSD
  • change default network to BSC
  • provide 2 JS tools for simple chain status analyze
  • delay FastFinality vote on node start up, to avoid voting again the rule when node switch.
  • allow HTTPHost and WSHost flags precede

Change Log

FEATURE

  • #2012 cmd, core, ethdb: enable Pebble on 32 bits and OpenBSD
  • #2063 log: support to disable log rotate by hours
  • #2064 log: limit rotateHours in range [0,23]

BUGFIX

  • #2058 params: set default hardfork times

IMPROVEMENT

  • #2015 cmd, core, eth: change default network from ETH to BSC
  • #2036 cmd/jsutils: add 2 tools get validator version and block txs number
  • #2037 core/txpool/legacypool: respect nolocals-setting
  • #2042 core/systemcontracts: update CommitUrl for keplerUpgrade
  • #2043 tests/truffle: adapt changes in bsc-genesis-contracts
  • #2051 core/vote: wait some blocks before voting since mining begin
  • #2060 cmd/utils: allow HTTPHost and WSHost flags precede

Example

NA

Compatibility

NA

@zzzckck zzzckck changed the title Develop draft release v1.3.6 Dec 14, 2023
@zzzckck zzzckck merged commit 5ee77bb into master Dec 14, 2023
10 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.

None yet

5 participants