zeta-chain / node

ZetaChain’s blockchain node and an observer validator client
https://zetachain.com
MIT License
167 stars 109 forks source link

Prevent ZetaClient and ZetaCore to observe inbounds when gateway is not setup with right version #3015

Open lumtis opened 1 month ago

lumtis commented 1 month ago

Describe the Issue In some case a change in the interface and event format will make gateway version and node tightly coupled.

To prevent invalid parsing we should allow ZetaCore or ZetaClient to query the current version of the interface of the contract.

Considered Solution

UniDrills commented 1 month ago

to fix your trouble check this solution click maybe this will solve your problem.