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

all: sync with upstream v1.11.0 #1355

Closed
wants to merge 9 commits into from
Closed

Conversation

zlacfzy
Copy link
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