Junha Yang(양준하)
Junha Yang(양준하)
Throughout the entire history of a Simperby chain, `MebmerName` is always unique and can be used as an identifier of a member. In most of cases, it is natural to...
1. Verify each snapshot 2. Verify the change in every block (e.g., in `verify_header_to_header()`)
1. Add a duplicated type named `RawXXX`, which is strictly used for de/serialization 2. Make the type explicitly instantiated with `new()` 3. Make all fields private and provide getters
1. tag the height on the dms key 2. message (unit of public key sign) contains target height 3. take height-consistent data in the DMS state (e.g., eligible network users)