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.7 #2088

Merged
merged 17 commits into from
Dec 19, 2023
Merged

draft release v1.3.7 #2088

merged 17 commits into from
Dec 19, 2023

Commits on Dec 5, 2023

  1. trie: refactor stacktrie (#28233)

    holiman authored and weiihann committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    4b32d40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a182557 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ddd337 View commit details
    Browse the repository at this point in the history
  4. trie: reduce allocs in recHash (#27770)

    # Conflicts:
    #	trie/stacktrie.go
    MariusVanDerWijden authored and weiihann committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    3e6c16a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d9873bb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3076ad2 View commit details
    Browse the repository at this point in the history
  7. trie/triedb/pathdb, core/rawdb: enhance error message in freezer (#28…

    …198)
    
    This PR adds more error message for debugging purpose.
    rjl493456442 authored and weiihann committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    7891b21 View commit details
    Browse the repository at this point in the history
  8. fix: lint error

    weiihann committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    3a5ec36 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Configuration menu
    Copy the full SHA
    8a440e7 View commit details
    Browse the repository at this point in the history
  2. cmd/geth: add check func to validate state scheme (#2067)

    * cmd/geth: add check func to validate state scheme
    
    * cmd/geth: add detailed comments
    
    ---------
    
    Co-authored-by: VM <arimas@foxmail.com>
    sysvm and VM committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    07c46ab View commit details
    Browse the repository at this point in the history
  3. core: LoadChainConfig return the predefined config for built-in netwo…

    …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
    buddh0 committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    e44de3a View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    f6fb2e9 View commit details
    Browse the repository at this point in the history
  2. ethclient: fix BlockReceipts parameter encoding (#28087)

    Co-authored-by: Felix Lange <fjl@twurst.com>
    2 people authored and zzzckck committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    f4b7cdf View commit details
    Browse the repository at this point in the history
  3. rpc: use correct stringer-method for serializing BlockNumberOrHash (#…

    …28358)
    
    Switch to using BlockNumber.String() which encodes it correctly for use in the JSON-RPC API.
    ajsutton authored and zzzckck committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    ca058b7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4d2bd12 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2035 from weiihann/v1.3.4-snapsync

    all: pull snap sync PRs from upstream v1.13.5
    zzzckck committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    474860e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    01a4b00 View commit details
    Browse the repository at this point in the history