specs icon indicating copy to clipboard operation
specs copied to clipboard

The Filecoin protocol specification

Results 115 specs issues
Sort by recently updated
recently updated
newest added

# Goals Flesh out data transfer interface # Implementation - Abstract out elements that are role specific (storage client, retrieval client, storage miner, retrieval miner) from the actual operation of...

scope: content

Browser: Firefox 82 - Heading numbers are much longer than expected - Heading 4.3 goes to 4.20 when clicked ![Screenshot 2020-10-01 at 21 33 50](https://user-images.githubusercontent.com/790842/94854835-d0ea7d80-042d-11eb-8011-68225c772d92.png)

scope: tooling
type: bug
hint: blocked

Somewhat prescriptive this one, but we've had a good experience with the UX of Algolia search in the past, and it's not too much work to add, and could strike...

hint: beta

use the same icon we have for audit reports

scope: tooling
type: enhancement
hint: active

In https://spec.filecoin.io/#systems__filecoin_nodes__repository__key_store : `The owner keypair is provided by the miner ahead of registration and its public key associated with the miner address. Block rewards and other payments are made...

Section [3.15 on DRAND Network Specification](https://spec.filecoin.io/#libraries__drand__drand-network-specification) currently includes a list of TODO items, which needs to be replaced either by text or by a link to DRAND docs. IMO, not...

hint: next
scope: content
type: enhancement

The current structure of spec sections does not seem to reflect well the way the Filecoin protocol works, or at least it's not clear enough, e.g., network protocols (e.g., GossipSub,...

hint: next
scope: content
type: epic

These shortcodes need to be updated to work with the new structure and js build

scope: tooling
type: enhancement
hint: active

It is not mentioned anywhere in the spec, but there is no distinction between which division algorithm is used. By default, golang uses truncating division for integers and the big.Int...

scope: tooling
type: enhancement
hint: active