zeta-chain / node

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

Create RFC for Zetaclient V2 #2977

Open swift1337 opened 1 month ago

swift1337 commented 1 month ago

Describe the Issue We need a unified, simple, fault-tolerant, and efficient chain orchestration logic in zetaclientd for chain observation. Let’s design one and elaborate on this in the RFC docs.

Expected Outcome An RFC with components, diagrams, interfaces, and an explanation of the new zetaclient orchestration.

lumtis commented 1 month ago

I remove https://github.com/zeta-chain/node/issues/1611 from the milestone and add this one.

Completing this document will give a clearer and more descriptive path toward a well structured ZetaClient codebase

swift1337 commented 10 hours ago

Related comment: https://github.com/zeta-chain/node/pull/3139#discussion_r1837982983