Skip to content
This repository was archived by the owner on Oct 19, 2024. It is now read-only.

Conversation

@Rjected
Copy link
Contributor

@Rjected Rjected commented Jan 12, 2023

Motivation

Geth recently switched to time-based forking, and changed the name of the shanghaiBlock field to shanghaiTime. We should be compatible, and should change the name as well.

Solution

This renames the shanghai_block field in ChainConfig to shanghai_time so it is compatible with geth.

PR Checklist

  • Added Tests
  • Added Documentation
  • Updated the changelog
  • Breaking changes

 * geth switched to time-based forking in
   ethereum/go-ethereum#25878, this changes the
   name of the `shanghai_block` field to `shanghaiTime` so it is
   compatible with geth.
@gakonst gakonst merged commit 3a01682 into gakonst:master Jan 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants