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

Adapt core node to stateful precompiled contracts #2511

Closed
Tracked by #2403
fbac opened this issue Jul 18, 2024 · 0 comments · Fixed by #2633
Closed
Tracked by #2403

Adapt core node to stateful precompiled contracts #2511

fbac opened this issue Jul 18, 2024 · 0 comments · Fixed by #2633
Assignees

Comments

@fbac
Copy link
Contributor

fbac commented Jul 18, 2024

Perform the prior work to adapt the core node to stateful precompiled contracts.

The code change has to include:

  • Import the zeta-chain/ethermint release supporting stateful precompiles.
  • Import the zeta-chain/go-ethereum release supporting stateful precompiles.
  • Integration with existing node code.
  • Cleanup go.mod.
  • Optional: Rename go.mod package.
  • No precompiled contracts should be initialized with the app.

Testing:

  • e2e testing without precompiled contracts shouldn't fail.
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

Successfully merging a pull request may close this issue.

1 participant