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

Add support for EIP-3651: Warm COINBASE #3805

Closed
3 tasks
Nana-EC opened this issue Aug 17, 2022 · 3 comments
Closed
3 tasks

Add support for EIP-3651: Warm COINBASE #3805

Nana-EC opened this issue Aug 17, 2022 · 3 comments
Assignees
Labels
Hedera Smart Contract Service Issues related to the Hedera Smart Contract Service.

Comments

@Nana-EC
Copy link
Contributor

Nana-EC commented Aug 17, 2022

Problem

Our current EVM model does not utilize the upcoming Shanghai details of EIP-3651: Warm COINBASE

Solution

Add support for EIP-3651: Warm COINBASE

  • Fill out details of solution
  • Add a design doc if it's not a simple fix
  • Link an implementing PR

Alternatives

No response

@nathanklick nathanklick added Hedera Smart Contract Service Issues related to the Hedera Smart Contract Service. and removed enhancement labels Aug 25, 2022
@nathanklick nathanklick removed the EVM label Aug 25, 2022
@Nana-EC Nana-EC added this to the 0.30.0 milestone Aug 30, 2022
@shemnon
Copy link
Contributor

shemnon commented Sep 1, 2022

Main implementation will be in the hyperledger Besu repository - https://github.com/hyperledger/besu

It should be a one or two line fix. More time will be spent configuring it for the appropriate fork.

Impact to hedera-services code should be fairly transparent. Expected impact on services code is (a) a library upgrade and (b) a line or two to configure some options. Given the slippery nature of when Ethereum forms actually activate we may want to activate it via a dynamic property, however we will want to test it in integration and perf prior to shipping. We don't want to ship it into hedera's testnet prior to it activating in an Ethereum Mainnet test network, as EIPs have changed as soon as a week before such testnets.

@Nana-EC Nana-EC modified the milestones: v0.30.0, v0.32.0 Sep 19, 2022
@Nana-EC
Copy link
Contributor Author

Nana-EC commented Jul 12, 2024

Team to verify inclusion

@Nana-EC Nana-EC moved this from Backlog to Sprint Backlog in Smart Contract Sprint Board Jul 12, 2024
@lukelee-sl
Copy link
Contributor

hyperledger/besu#4620 addressed this issue in the Besu repository.

@github-project-automation github-project-automation bot moved this from Sprint Backlog to Done in Smart Contract Sprint Board Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Hedera Smart Contract Service Issues related to the Hedera Smart Contract Service.
Projects
None yet
Development

No branches or pull requests

4 participants