Junha Yang(양준하)
Junha Yang(양준하)
## Background Current impl. of Simperby's repository networking is based on directly fetching and pushing branches using the Git remote protocol. This works nicely, but has some drawbacks 1. Not...
`PublicKey` is always derivable from `PrivateKey`
The consensus module would query the validity of the given proposal to the node, instead of just skipping it if it's not currently included in the known verified set.
We should allow every operation on an arbitrary branch. See #374 for the background (no local git server)
DMS is only for a single height. There must be a mechanism that follows up to the latest finalized block which does not rely on DMS. One most natural solution...
As we decided to directly present the repository to the user (instead having a local git server), we must assume that the user will work on the repository, leaving many...
If two different data have the same binary representation, it will be a disastrous vulnerability. One easy solution is always attaching an unique Hash for different place where `TypedSignature` take...
For example, - Remove `Clone` - Prevent direct display through `Debug`