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

Investigate and Resolve Possible Ethereum-Related Equivocation in Collator Node #878

Open
asiniscalchi opened this issue Nov 15, 2024 · 0 comments

Comments

@asiniscalchi
Copy link
Member

asiniscalchi commented Nov 15, 2024

As a blockchain infrastructure engineer, I want to investigate and resolve the possible Ethereum-related equivocation error in the collator node, so that Ethereum block data is handled accurately and the network's integrity is preserved.

Description

The collator node detects possible equivocations while processing Ethereum block.
This discrepancy in Ethereum block processing needs to be thoroughly investigated and resolved to maintain accurate parachain operations and prevent potential network issues.

These is possibly related work:
polkadot-evm/frontier#862
https://github.com/polkadot-evm/frontier/blob/18aa99b365d32a1524b4e7591f3797378c11fb0f/client/db/src/kv/upgrade.rs#L165

Notes

  • The error is specific to the Ethereum block processing pipeline within the collator node.
  • Resolving this issue is critical to maintaining seamless Ethereum-parachain integration and network stability.

Logs

2024-11-15 10:38:26 [Parachain] 🆕 Imported #909443 (0xed8d…7bfb → 0x0769…2477)    
2024-11-15 10:38:26 [Parachain] Possible equivocation at ethereum block hash 0xfdb6…24a7 [0x2357702a19d6544bb16b4ff5c0466377edbf88451f03fae375e74588b6d73341, 0x07690be81ae4b1d17b28b1e123a8a4f869929194a6b5512f8585a58ce45b2477]    
2024-11-15 10:38:30 [Relaychain] 🏆 Imported #23421032 (0x1bca…8cd8 → 0x1e1d…1234)  

ACCEPTANCE:

  • We understand whether the issue needs to be addressed, or is it safe already.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant