Skip to content

all: sync with upstream v1.11.0#1355

Closed
zlacfzy wants to merge 9 commits intobnb-chain:developfrom
zlacfzy:eric_geth
Closed

all: sync with upstream v1.11.0#1355
zlacfzy wants to merge 9 commits intobnb-chain:developfrom
zlacfzy:eric_geth

Conversation

@zlacfzy
Copy link
Copy Markdown
Contributor

@zlacfzy zlacfzy commented Mar 15, 2023

Description

Sync with go-ethereum 1.11.0, mainly include the some bugfix, code improvement and performance optimization. There are also some updates about rpc.api in go-ethereum 1.10.20 that we have synced this time.

Rationale

For commits about api, we will synchronize them in full. Therefore, changes related to the api in previous versions were also synchronized in this PR. In addition, some code improvements were also synchronized.

Example

add an example CLI or API response...

Changes

Notable changes:

  • remove concept of public/private API 25059
  • internal/ethapi: rename debug getters to match 25176
  • accounts/abi/bind: add const for tx fee elasticity multiplier 25504
  • remove duplicate word in comments 25618
  • build: fix ignored errors 25591
  • trie: fix grammar in comment 25648
  • core/state: filter out nil trie for 25575
  • trie: better error reporting 25645

@zlacfzy zlacfzy deleted the eric_geth branch October 30, 2023 06:07
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.

10 participants