Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

Bump Geth to v1.10.4 #147

Closed
fedekunze opened this issue Jun 19, 2021 · 1 comment · Fixed by #231
Closed

Bump Geth to v1.10.4 #147

fedekunze opened this issue Jun 19, 2021 · 1 comment · Fixed by #231
Assignees
Labels
D: Go-Ethereum Geth dependency issues

Comments

@fedekunze
Copy link
Contributor

Create a list of actionable items that we need to implement in order to fully support go-ethereum v.1.10.4 (#144).

See diff v1.10.3...v1.10.4

  • vm.Config NoBaseFee
  • GasTipCap, GasFeeCap
  • new tx data type: DynamicFeeTx: Consider using proto.Any for MsgEthereumTx
  • YoloV3 --> Calaveras
  • EIP1559 header verification
  • Header gas limit increase/decrease verification
  • vm.BlockContext BaseFee
  • tx.AsMessage now receives base fee
  • state transition: now makes sure that transaction gasFeeCap is greater than the baseFee (post London)
    ...
@fedekunze fedekunze added the D: Go-Ethereum Geth dependency issues label Jun 22, 2021
@khoslaventures khoslaventures added this to the Milestone 1: Developer Usability and Testing milestone Jun 23, 2021
@fedekunze fedekunze self-assigned this Jun 29, 2021
@fedekunze fedekunze modified the milestones: Milestone 1: Developer Usability and Testing, Milestone 2: Maximizing Performance and Compatibility Jul 7, 2021
@fedekunze fedekunze mentioned this issue Jul 30, 2021
11 tasks
@github-actions
Copy link

This issue is stale because it has been open 45 days with no activity. Remove Status: Stale label or comment or this will be closed in 7 days.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
D: Go-Ethereum Geth dependency issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants