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

WIP Reset to 2.42.0 #13

Open
wants to merge 18 commits into
base: devel
Choose a base branch
from
Open

WIP Reset to 2.42.0 #13

wants to merge 18 commits into from

Commits on Mar 6, 2023

  1. Stable modification

    Alexey Sharp authored and Alexey Sharp committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    38fb38a View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Bump patch version

    Alexey Sharp authored and Alexey Sharp committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    36b03c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b66199b View commit details
    Browse the repository at this point in the history
  3. remove PeerUseless calls (erigontech#7032)

    hexoscott authored and Alexey Sharp committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    697ff09 View commit details
    Browse the repository at this point in the history
  4. use bor interface (erigontech#7045)

    anshalshukla authored and Alexey Sharp committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    cc4521a View commit details
    Browse the repository at this point in the history
  5. Update validator map when loading snapshot (erigontech#7046)

    0xKrishna authored and Alexey Sharp committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    9a65dd1 View commit details
    Browse the repository at this point in the history
  6. nil ptr in checkPruneHistory (erigontech#7042)

    AskAlexSharov authored and Alexey Sharp committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    c9513f5 View commit details
    Browse the repository at this point in the history
  7. graphql: protect against nil pointer deref on cases like TX with nil … (

    erigontech#7047)
    
    …To address (contract creation)
    SLoeuillet authored and Alexey Sharp committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    94b4cee View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. Bump version

    Alexey Sharp authored and Alexey Sharp committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    5c54138 View commit details
    Browse the repository at this point in the history
  2. Schedule mainnet Shapella. Fix BellatrixForkEpoch (erigontech#7145)

    See ethereum/execution-specs#727. Also,
    `BellatrixForkEpoch` should be 144896, not 144869: refer to [the
    spec](https://github.com/ethereum/consensus-specs/blob/dev/specs/bellatrix/fork.md).
    yperbasis authored and Alexey Sharp committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    5d0f778 View commit details
    Browse the repository at this point in the history
  3. Banning peers sending bad gossip (erigontech#7134)

    Giulio2002 authored and Alexey Sharp committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    8ad4870 View commit details
    Browse the repository at this point in the history
  4. Release transaction in EngineGetPayloadBodiesByRangeV1 (and by hash) (e…

    …rigontech#7199)
    
    Should hopefully help with Issue erigontech#7172
    yperbasis authored and Alexey Sharp committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    b8eaf78 View commit details
    Browse the repository at this point in the history
  5. Error handling to beacon chain gossip (erigontech#7132)

    Giulio2002 authored and Alexey Sharp committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    beb9778 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. add grpc-health-probe to Dockerfile

    Temirlan "Qjawko" Yermagambet authored and sonicWhale committed May 11, 2023
    Configuration menu
    Copy the full SHA
    1cd02fa View commit details
    Browse the repository at this point in the history
  2. luban fork support; light client features; upstream erigon main repo

    Temirlan "Qjawko" Yermagambet authored and sonicWhale committed May 11, 2023
    Configuration menu
    Copy the full SHA
    4c0970c View commit details
    Browse the repository at this point in the history
  3. starter with errortrack flag

    Daniil authored and sonicWhale committed May 11, 2023
    Configuration menu
    Copy the full SHA
    eb45000 View commit details
    Browse the repository at this point in the history
  4. Fix chapel sync issues

    avinashbo authored and sonicWhale committed May 11, 2023
    Configuration menu
    Copy the full SHA
    2132de9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f7912be View commit details
    Browse the repository at this point in the history