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

Update to geth 1.13 #437

Open
amaury1093 opened this issue Mar 26, 2024 · 0 comments
Open

Update to geth 1.13 #437

amaury1093 opened this issue Mar 26, 2024 · 0 comments

Comments

@amaury1093
Copy link

Proposal: Update to geth 1.13

Current behavior: geth 1.11

Desired behavior: geth 1.13

Use case:

  • Users can deploy contracts using the latest Solidity compiler. One example is the MCOPY opcode, which is available starting from Cancun.
  • Inco Network uses https:/zama-ai/fhevm-go, which uses geth 1.13.5's Golang API.

For our (Inco Network) use cases, our testnet already uses geth 1.13 but on SDK 0.46. I just created a PR to update to geth 1.13.5 with on top of your 0.50 code: Inco-fhevm#1. If it's useful for you, I can create a PR on this repository too.

If this is not on your roadmap, we can also close this issue for now.

Problems

It seems like you're using your own fork of go-ethereum, and added some custom APIs like DefaultActivePrecompiles. My PR removes usage of those custom APIs, and is built on top of unmodified geth 1.13.5.

Happy to collaborate on this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant