-
The host-side BEEFY spec (the BEEFY finality gadget, and payload structures) is already described in the finality section of the protocol [spec](https://github.com/w3f/polkadot-spec/pull/682). These s…
-
In an ideal world there would be sign and verify methods able to take a signing context from JS at runtime.
We've been scratching our heads over the current situation. The context is fixed to `subs…
-
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 acco…
-
-
## Task summary
- Implement `engine_finalizeBlock` RPC call
## Specification reference
- [Spec reference](https://github.com/w3f/PSPs/blob/master/PSPs/drafts/psp-6.md#1133-engine_finalizebloc…
-
## Issue summary
- Implement `ext_offchain_http_response_wait` the defined [here](https://github.com/w3f/polkadot-spec/releases/tag/v0.1.0)
## Other information and links
- Related to #1802…
-
## Issue summary
- Implement `ext_offchain_http_response_headers` the defined [here](https://github.com/w3f/polkadot-spec/releases/tag/v0.1.0)
## Other information and links
- Related to #1…
-
## Issue summary
- Implement `ext_offchain_http_response_read_body` the defined [here](https://github.com/w3f/polkadot-spec/releases/tag/v0.1.0)
## Other information and links
- Related to …
-
## Issue summary
- Implement `ext_offchain_http_request_write_body` the defined [here](https://github.com/w3f/polkadot-spec/releases/tag/v0.1.0)
## Other information and links
- Related to …
-
We've discussed using erasure codes in https://github.com/paritytech/parity-signer/issues/457 and https://github.com/paritytech/parity-signer/issues/320#issuecomment-546734733 probably a rateless code…