Skip to content

Commit

Permalink
fix: dashboard status update (#1074)
Browse files Browse the repository at this point in the history
Co-authored-by: Hugo Dias <mail@hugodias.me>
  • Loading branch information
yiannisbot and hugomrdias committed Aug 22, 2020
1 parent 598c007 commit f9616d4
Show file tree
Hide file tree
Showing 120 changed files with 212 additions and 202 deletions.
2 changes: 1 addition & 1 deletion content/algorithms/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ weight: 4

dashboardWeight: 2
dashboardState: wip
dashboardAudit: 0
dashboardAudit: n/a
dashboardTests: 0
---

Expand Down
2 changes: 1 addition & 1 deletion content/algorithms/block_sync.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "BlockSync"
weight: 5
dashboardWeight: 1
dashboardState: stable
dashboardAudit: 0
dashboardAudit: missing
dashboardTests: 0
---

Expand Down
4 changes: 2 additions & 2 deletions content/algorithms/crypto/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ title: "Cryptographic Primitives"
bookCollapseSection: true
weight: 7
dashboardWeight: 2
dashboardState: incorrect
dashboardAudit: 0
dashboardState: wip
dashboardAudit: n/a
dashboardTests: 0
---

Expand Down
4 changes: 2 additions & 2 deletions content/algorithms/crypto/randomness.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
title: "Randomness"
weight: 3
dashboardWeight: 2
dashboardState: incorrect
dashboardAudit: 0
dashboardState: reliable
dashboardAudit: wip
dashboardTests: 0
---

Expand Down
5 changes: 2 additions & 3 deletions content/algorithms/crypto/signatures.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
title: "Signatures"
weight: 1
dashboardWeight: 2
dashboardState: incorrect
dashboardAudit: 0
dashboardState: wip
dashboardAudit: stable
dashboardTests: 0
---

Expand Down Expand Up @@ -144,4 +144,3 @@ unique thereby the aggregation is done on distinct messages. Obviously, the
the other miners will **check all transactions** to make sure they are valid.
The validity of a transaction in Filecoin's context implies that the signature
is correctly formed over the message with the correct nonce.

2 changes: 1 addition & 1 deletion content/algorithms/crypto/vrf.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "Verifiable Random Function"
weight: 2
dashboardWeight: 2
dashboardState: incorrect
dashboardAudit: 0
dashboardAudit: missing
dashboardTests: 0
---

Expand Down
2 changes: 1 addition & 1 deletion content/algorithms/cryptoecon/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Cryptoecon
weight: 8
dashboardWeight: 2
dashboardState: incorrect
dashboardAudit: 0
dashboardAudit: missing
dashboardTests: 0
---

Expand Down
4 changes: 2 additions & 2 deletions content/algorithms/expected_consensus/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
title: "Expected Consensus"
weight: 1
dashboardWeight: 2
dashboardState: incomplete
dashboardAudit: 1
dashboardState: reliable
dashboardAudit: wip
dashboardTests: 0
---

Expand Down
5 changes: 3 additions & 2 deletions content/algorithms/gossip_sub.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@
title: "GossipSub"
weight: 6
dashboardWeight: 1.5
dashboardState: incomplete
dashboardAudit: 0
dashboardState: wip
dashboardAudit: stable
dashboardTests: 0
dashboardAuditURL: https://gateway.ipfs.io/ipfs/QmWR376YyuyLewZDzaTHXGZr7quL5LB13HRFnNdSJ3CyXu/Least%20Authority%20-%20Gossipsub%20v1.1%20Final%20Audit%20Report%20%28v2%29.pdf
---

# GossipSub
Expand Down
4 changes: 2 additions & 2 deletions content/algorithms/payment_channels.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
title: "Payment Channels"
weight: 4
dashboardWeight: 1
dashboardState: incorrect
dashboardAudit: 0
dashboardState: wip
dashboardAudit: missing
dashboardTests: 0
---

Expand Down
4 changes: 2 additions & 2 deletions content/algorithms/post/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ title: Proof-of-Spacetime
bookCollapseSection: true
weight: 3
dashboardWeight: 2
dashboardState: incorrect
dashboardAudit: 0
dashboardState: wip
dashboardAudit: wip
dashboardTests: 0
---

Expand Down
2 changes: 1 addition & 1 deletion content/algorithms/post/election_post.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Election PoSt
dashboardWeight: 2
dashboardState: incorrect
dashboardAudit: 0
dashboardAudit: wip
dashboardTests: 0
---

Expand Down
2 changes: 1 addition & 1 deletion content/algorithms/sdr/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ math-mode: true

dashboardWeight: 2
dashboardState: stable
dashboardAudit: 1
dashboardAudit: stable
dashboardTests: 0
---

Expand Down
2 changes: 1 addition & 1 deletion content/algorithms/sdr/notation.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description: "Notation, Constants, and Types for Stacked DRG PoRep"

dashboardWeight: 2
dashboardState: stable
dashboardAudit: 1
dashboardAudit: stable
dashboardTests: 0
---

Expand Down
4 changes: 2 additions & 2 deletions content/intro/concepts.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
title: "Key Concepts"
audit: 2
dashboardWeight: 0.2
dashboardState: incomplete
dashboardAudit: 0
dashboardState: reliable
dashboardAudit: n/a
---

# Key Concepts
Expand Down
6 changes: 3 additions & 3 deletions content/intro/filecoin_vm.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
title: "Filecoin VM"
weight: 3
dashboardWeight: 0.2
dashboardState: incomplete
dashboardAudit: 0
dashboardState: reliable
dashboardAudit: missing
---

# Filecoin VM
Expand All @@ -13,7 +13,7 @@ The majority of Filecoin's user facing functionality (payments, storage market,

The `global state` here consists of a set of `actors`, each with their own private `state`.

An `actor` is the Filecoin equivalent of Ethereum's smart contracts, it is essentially an 'object' in the filecoin network with state and a set of methods that can be used to interact with it. Every actor has a Filecoin balance attributed to it, a `state` pointer, a `code` CID which tells the system what type of actor it is, and a `nonce` which tracks the number of messages sent by this actor. (TODO: the nonce is really only needed for external user interface actors, AKA `account actors`. Maybe we should find a way to clean that up?)
An `actor` is the Filecoin equivalent of Ethereum's smart contracts, it is essentially an 'object' in the filecoin network with state and a set of methods that can be used to interact with it. Every actor has a Filecoin balance attributed to it, a `state` pointer, a `code` CID which tells the system what type of actor it is, and a `nonce` which tracks the number of messages sent by this actor.

There are two routes to calling a method on an `actor`. First, to call a method as an external participant of the system (aka, a normal user with Filecoin) you must send a signed `message` to the network, and pay a fee to the miner that includes your `message`. The signature on the message must match the key associated with an account with sufficient Filecoin to pay for the messages execution. The fee here is equivalent to transaction fees in Bitcoin and Ethereum, where it is proportional to the work that is done to process the message (Bitcoin prices messages per byte, Ethereum uses the concept of 'gas'. We also use 'gas').

Expand Down
4 changes: 2 additions & 2 deletions content/intro/systems/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ title: System Decomposition
weight: 6
bookCollapseSection: true
dashboardWeight: 0.2
dashboardState: incomplete
dashboardAudit: 0
dashboardState: reliable
dashboardAudit: n/a
---

# System Decomposition
4 changes: 2 additions & 2 deletions content/intro/systems/impl_systems.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
title: Implementing Systems
weight: 2
dashboardWeight: 0.2
dashboardState: incomplete
dashboardAudit: 0
dashboardState: reliable
dashboardAudit: n/a
---

# Implementing Systems
Expand Down
4 changes: 2 additions & 2 deletions content/intro/systems/why_systems.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
title: What are Systems?
weight: 1
dashboardWeight: 0.2
dashboardState: incomplete
dashboardAudit: 0
dashboardState: reliable
dashboardAudit: n/a
---

# What are Systems? How do they work?
Expand Down
2 changes: 1 addition & 1 deletion content/libraries/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Libraries
weight: 3
dashboardWeight: 1.5
dashboardState: wip
dashboardAudit: 0
dashboardAudit: n/a
dashboardTests: 0
---

Expand Down
10 changes: 8 additions & 2 deletions content/libraries/drand/_index.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,15 @@
---
menuTitle: drand
title: drand - Distributed Randomness
weight: 1
dashboardWeight: 2
dashboardState: stable
dashboardAudit: stable
dashboardTests: 0
dashboardAuditURL: https://drive.google.com/file/d/1fCy1ynO78gJLCNbqBruzHx7bh72Tu-q2/view
---

# Drand
# DRAND
---

DRand (Distributed Randomness) is a publicly verifiable random beacon protocol Filecoin relies on as a source of unbiasable entropy for leader election (see [leader election](election_post)).

Expand Down
4 changes: 2 additions & 2 deletions content/libraries/fcs/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
title: FCS
weight: 2
dashboardWeight: 1
dashboardState: incomplete
dashboardAudit: 0
dashboardState: missing
dashboardAudit: missing
dashboardTests: 0
---

Expand Down
6 changes: 4 additions & 2 deletions content/libraries/filcrypto/filproofs/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,11 @@
title: FIL Proofs
description: Filecoin Storage Proofs
dashboardWeight: 1.5
dashboardState: wip
dashboardAudit: 0
dashboardState: incorrect
dashboardAudit: stable
dashboardTests: 0
dashboardAuditURL: https://github.com/filecoin-project/rust-fil-proofs/blob/master/audits/Sigma-Prime-Protocol-Labs-Filecoin-Proofs-Security-Review-v2.1.pdf

---
# Filecoin Storage Proofs
---
Expand Down
4 changes: 2 additions & 2 deletions content/libraries/ipfs/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: IPFS
description: IPFS - InterPlanetary File System
weight: 5
dashboardWeight: 1
dashboardState: incomplete
dashboardAudit: 0
dashboardState: wip
dashboardAudit: stable
dashboardTests: 0
---
4 changes: 2 additions & 2 deletions content/libraries/ipfs/bitswap.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: BitSwap
dashboardWeight: 1
dashboardState: incomplete
dashboardAudit: 0
dashboardState: missing
dashboardAudit: missing
dashboardTests: 0
---

Expand Down
4 changes: 2 additions & 2 deletions content/libraries/ipfs/graphsync.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: GraphSync
dashboardWeight: 1
dashboardState: incomplete
dashboardAudit: 0
dashboardState: missing
dashboardAudit: missing
dashboardTests: 0
---

Expand Down
4 changes: 2 additions & 2 deletions content/libraries/ipfs/unixfs.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: UnixFS
dashboardWeight: 1
dashboardState: incomplete
dashboardAudit: 0
dashboardState: missing
dashboardAudit: missing
dashboardTests: 0
---

Expand Down
4 changes: 2 additions & 2 deletions content/libraries/ipld/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ description: IPLD - InterPlanetary Linked Data
bookCollapseSection: true
weight: 3
dashboardWeight: 1
dashboardState: incomplete
dashboardAudit: 0
dashboardState: missing
dashboardAudit: missing
dashboardTests: 0
---

Expand Down
4 changes: 2 additions & 2 deletions content/libraries/ipld/cid.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
title: CID
description: CIDs - Content IDentifiers
dashboardWeight: 1
dashboardState: incomplete
dashboardAudit: 0
dashboardState: wip
dashboardAudit: n/a
dashboardTests: 0
---

Expand Down
4 changes: 2 additions & 2 deletions content/libraries/ipld/datamodel.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: Data Model
dashboardWeight: 1
dashboardState: incomplete
dashboardAudit: 0
dashboardState: missing
dashboardAudit: n/a
dashboardTests: 0
---

Expand Down
4 changes: 2 additions & 2 deletions content/libraries/ipld/selectors.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
title: Selectors
description: Selectors - IPLD Query Language
dashboardWeight: 1
dashboardState: incomplete
dashboardAudit: 0
dashboardState: missing
dashboardAudit: n/a
dashboardTests: 0
---

Expand Down
5 changes: 3 additions & 2 deletions content/libraries/libp2p/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,10 @@ description: A modular network stack. Run your network applications free from ru
weight: 4
bookCollapseSection: true
dashboardWeight: 1
dashboardState: incomplete
dashboardAudit: 0
dashboardState: missing
dashboardAudit: stable
dashboardTests: 0
dashboardAuditURL: https://github.com/protocol/libp2p-vulnerabilities/blob/master/DRAFT_NCC_Group_ProtocolLabs_1903ProtocolLabsLibp2p_Report_2019-10-10_v1.1.pdf
---

# Libp2p - A modular network stack
Expand Down
4 changes: 2 additions & 2 deletions content/libraries/libp2p/fil_libp2p_nodes.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
title: FIL Libp2p Nodes
description: Filecoin libp2p Nodes
dashboardWeight: 1
dashboardState: incomplete
dashboardAudit: 0
dashboardState: missing
dashboardAudit: n/a
dashboardTests: 0
---

Expand Down
7 changes: 4 additions & 3 deletions content/libraries/libp2p/gossipsub.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@
title: Gossipsub
description: Gossipsub for broadcasts
dashboardWeight: 1
dashboardState: incomplete
dashboardAudit: 0
dashboardState: missing
dashboardAudit: stable
dashboardTests: 0
dashboardAuditURL: https://gateway.ipfs.io/ipfs/QmWR376YyuyLewZDzaTHXGZr7quL5LB13HRFnNdSJ3CyXu/Least%20Authority%20-%20Gossipsub%20v1.1%20Final%20Audit%20Report%20%28v2%29.pdf
---

# Gossipsub
# Gossipsub

0 comments on commit f9616d4

Please sign in to comment.