Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
  • Sign in
G
Geth-Modification
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • 张蕾
  • Geth-Modification
  • Repository

Switch branch/tag
  • geth-modification
  • cmd
  • devp2p
  • internal
  • ethtest
  • chain.go
Find file
BlameHistoryPermalink
  • lightclient's avatar
    core/forkid: correctly compute forkid when timestamp fork is activated in genesis (#27895) · 32fde3f8
    lightclient authored Aug 16, 2023
    This changes the forkID calculation to ignore time-based forks that occurred before the
    genesis block. It's supposed to be done this way because the spec says:
    
    > If a chain is configured to start with a non-Frontier ruleset already in its genesis, that is NOT considered a fork.
    32fde3f8
chain.go 4.89 KB
EditWeb IDE

Replace chain.go

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.