Skip to content

draft release v1.3.7#2088

Merged
zzzckck merged 17 commits intomasterfrom
develop
Dec 19, 2023
Merged

draft release v1.3.7#2088
zzzckck merged 17 commits intomasterfrom
develop

Conversation

@zzzckck
Copy link
Copy Markdown
Collaborator

@zzzckck zzzckck commented Dec 19, 2023

Important:
For Kepler hard fork, pls use v1.3.7.

Description

Release v1.3.7 is another maintenance release, it mainly fixes an important ChainConfig issue and also provides the new RPC API: eth_getBlockReceipts, which was supported on Ethereum since Sep 2023.
For detail, pls refer the following change log.

Change Log

FEATURE

  • #2067 cmd/geth: add check func to validate state scheme
  • #2068 internal/ethapi: implement eth_getBlockReceipts

BUGFIX

  • #2035 all: pull snap sync PRs from upstream v1.13.5
  • #2072 fix: fix the pebble config of level option
  • #2078 core: LoadChainConfig return the predefined config for built-in networks firstly

Example

NA

Compatibility

NA

holiman and others added 17 commits December 5, 2023 15:32
# Conflicts:
#	trie/stacktrie.go
…198)

This PR adds more error message for debugging purpose.
* cmd/geth: add check func to validate state scheme

* cmd/geth: add detailed comments

---------

Co-authored-by: VM <arimas@foxmail.com>
…rks firstly (#2078)

* core: LoadChainConfig return predefined config for built-in net firstly

* cmd/geth: add a warn message for chain config in the configuration file

* consensus/parlia: change chain config log level when New parlia

* core: fix code style
Co-authored-by: Felix Lange <fjl@twurst.com>
…28358)

Switch to using BlockNumber.String() which encodes it correctly for use in the JSON-RPC API.
all: pull snap sync PRs from upstream v1.13.5
@zzzckck zzzckck changed the title WIP: draft v1.3.7 draft release v1.3.7 Dec 19, 2023
Copy link
Copy Markdown
Contributor

@flywukong flywukong 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 f28b98a into master Dec 19, 2023
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.