substrate
substrate copied to clipboard
Substrate: The platform for blockchain innovators
I want to test this option in Versi to understand if it has any impact on the networking.
This is to implement `substrate/primitives/core/src/bls.rs` API similar to what we have for ed25519 and sr25519. This among others is to equip BEEFY with BLS signatures which is essential for the...
Several non-urgent recommendations for the docs. Provide an exhaustive documentation and security guidelines, e.g. on how to choose an appropriate delay and raise awareness for potential security threats when using...
In order to avoid "benign" equivocations that are caused by operational errors (e.g. restoring an old database while losing the grandpa voter state could lead the authority to vote twice...