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

Mitigation of nonce issue #2490

Open
wants to merge 15 commits into
base: develop
Choose a base branch
from
Open

Mitigation of nonce issue #2490

wants to merge 15 commits into from

Commits on Feb 27, 2024

  1. params: begin v1.13.15 cycle

    karalabe committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    57d2b55 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    02d77c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    170fcd8 View commit details
    Browse the repository at this point in the history
  3. core, triedb/pathdb: calculate the size for batch pre-allocation (#29…

    …106)
    
    * core, triedb/pathdb: calculate the size for batch pre-allocation
    
    * triedb/pathdb: address comment
    rjl493456442 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    49623bd View commit details
    Browse the repository at this point in the history
  4. triedb/pathdb: fix panic in recoverable (#29107)

    * triedb/pathdb: fix panic in recoverable
    
    * triedb/pathdb: add todo
    
    * triedb/pathdb: rename
    
    * triedb/pathdb: rename
    rjl493456442 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    5bae14f View commit details
    Browse the repository at this point in the history
  5. internal/ethapi: pass in accesslist in test (#29089)

    Co-authored-by: Sina Mahmoodi <[email protected]>
    buddh0 and s1na committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    9986a69 View commit details
    Browse the repository at this point in the history
  6. eth/catalyst: return invalid payload attributes instead of invalid pa…

    …rms for bad fcu payload (#29115)
    lightclient committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    1883438 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. all: fix function names in docs (#29128)

    Signed-off-by: cui fliter <[email protected]>
    cuishuang committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    dbc27a1 View commit details
    Browse the repository at this point in the history
  2. cmd/geth: parseDumpConfig should not return closed db (#29100)

    * cmd: parseDumpConfig should not return closed db
    
    * fix lint
    weiihann committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    28d5521 View commit details
    Browse the repository at this point in the history
  3. all: replace fmt.Errorf() with errors.New() if no param required (#29…

    …126)
    
    replace-fmt-errorf
    
    Co-authored-by: [email protected] <[email protected]>
    yzb and [email protected] committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    db4cf69 View commit details
    Browse the repository at this point in the history
  4. cmd/utils, core/rawdb, triedb/pathdb: flip hash to path scheme (#29108)

    * cmd/utils, core/rawdb, triedb/pathdb: flip hash to path scheme
    
    * graphql: run tests in hash mode as the chain maker needs it
    karalabe committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    865e1e9 View commit details
    Browse the repository at this point in the history
  5. eth/catalyst: update simulated beacon for cancun (#28829)

    * eth/catalyst: update simulated beacon for cancun
    
    * validate blob hashes
    
    * compute hashes from commitment
    
    * fix beacon root and payload version
    
    * check commitment conversion
    
    * fix random attr
    
    * flip dev to cancun
    s1na committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    0a2f339 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. eth: make transaction propagation paths in the network deterministic …

    …(#29034)
    
    * eth: make transaction propagation paths in the network deterministic
    
    * eth: avoid potential division by 0
    
    * eth: make tx propagation dependent on local node id too
    
    * eth: fix review comments
    karalabe committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    0b1438c View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. eth: make transaction propagation paths in the network deterministic …

    …(#29034)
    
    * eth: make transaction propagation paths in the network deterministic
    
    * eth: avoid potential division by 0
    
    * eth: make tx propagation dependent on local node id too
    
    * eth: fix review comments
    emailtovamos committed May 23, 2024
    Configuration menu
    Copy the full SHA
    5b46fe1 View commit details
    Browse the repository at this point in the history
  2. eth: formatting

    emailtovamos committed May 23, 2024
    Configuration menu
    Copy the full SHA
    be71d41 View commit details
    Browse the repository at this point in the history