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

Upstream v2.60.5 #210

Merged
merged 17 commits into from
Aug 6, 2024
Merged

Upstream v2.60.5 #210

merged 17 commits into from
Aug 6, 2024

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    b524c92 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Diagnostics: snapshot stage info gathering (erigontech#11105)

    - added snapshot fill from DB state gathering
    - refactor persisted data parsing
    dvovk authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    81c28cd View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    7e56d99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    318275c View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    df66e39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ee85cd View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    a6a87cb View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. tracer: add support bailout on evm.create() on e2 (erigontech#11259)

    Add bailout mgt on evm.create() method (it is already mgt on evm.cal())
    lupin012 authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    5577725 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0899d73 View commit details
    Browse the repository at this point in the history
  3. HexOrDecimal - to accept unquoted numbers - in json (e2) (erigontech#…

    …11264)
    
    accept in `genesis.json`:` "nonce": 0,`
    now see: 
    ```
    Fatal: invalid genesis file: json: cannot unmarshal number into Go struct field Genesis.alloc of type *math.HexOrDecimal64
    ```
    
    See also `https://github.com/ethereum/go-ethereum/pull/26758`
    AskAlexSharov authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    f6fcd01 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. PIP-35: enforce 25gwei gas config for all polygon chains for erigon 2 (

    …erigontech#11295)
    
    Cherry-picked from erigontech#11294
    
    > Remove the checks for amoy added previously to prepare for mainnet
    release.
    > Sets `txpool.pricelimit`, `miner.gasprice` and `gpo.ignoreprice` to
    25gwei for all polygon based networks.
    manav2401 authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    0e88a11 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    6fe299c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f6f931 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    ea49def View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

  1. Configuration menu
    Copy the full SHA
    aa2deb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87ba057 View commit details
    Browse the repository at this point in the history
  3. Update go.sum

    mininny committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    1c30280 View commit details
    Browse the repository at this point in the history