CodeChain-io / CodeChain-io/foundry

Saving Consensus Parameter in TopLevel state for light client

Open
#522 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
36
Forks
11
PR merge metrics
No merged PRs in 30d

Description

Foundry is saving ValidatorSet and Chain Parameters in top-level state even though Foundry can query the information to a module.
They are saved in top-level state for the light client.

We need to design how light client works and how they use modules and revisit this issue.

Currently, we don't have explicit design and requirements for light client.

FYI, ConsensusParameter = ValidatorSet + ChainParameter

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.