You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The genesis header now needs to be VM-aware, to handle EIP-1559. Rather
than pass in a parent of None, it looks a bit cleaner to use the new
create_genesis_header.
Update an old create_header_from_parent usage to create_genesis_header.
0 commit comments