Skip to content

Filecoin Update #450

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from
Draft
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
merging in main
  • Loading branch information
Lindsay jo Walker committed Jan 20, 2023
commit 8d66a663ec4b03c063ef199a878132f9d20226b1
73 changes: 6 additions & 67 deletions config/_default/goals.json
Original file line number Diff line number Diff line change
Expand Up @@ -423,26 +423,8 @@
}
},
"filecoin": {
"1.0": {
"description": "Understand how and why Filecoin was created, how it relates to IPFS, and different ways it is growing and expanding for different use cases",
"subgoals": [
{
"id": "1.01",
"description": "Understand ..."
},
{
"id": "1.02",
"description": "Be able to ..."
},
{
"id": "1.03",
"description": "Be able to ..."
}
],
"levels": ["shallow"]
},
"1.1": {
"description": "Understand how and why Filecoin was created, how it relates to IPFS, and different ways it is growing and expanding for different use cases",
"description": "Know what...",
"subgoals": [
{
"id": "1.11",
Expand All @@ -461,66 +443,22 @@
},
"1.2": {
"description": "Understand ...",
"subgoals": [{
"id": "1.21",
"description": "Understand ..."
},
{
"id": "1.22",
"description": "Be able to ..."
},
{
"id": "1.23",
"description": "Be able to ..."
}],
"subgoals": [],
"levels": ["shallow"]
},
"1.3": {
"description": "Describe ...",
"subgoals": [{
"id": "1.31",
"description": "Understand ..."
},
{
"id": "1.32",
"description": "Be able to ..."
},
{
"id": "1.33",
"description": "Be able to ..."
}],
"subgoals": [],
"levels": ["shallow"]
},
"1.4": {
"description": "Describe ...",
"subgoals": [{
"id": "1.41",
"description": "Understand ..."
},
{
"id": "1.42",
"description": "Be able to ..."
},
{
"id": "1.43",
"description": "Be able to ..."
}],
"subgoals": [],
"levels": ["deep"]
},
"1.5": {
"description": "Describe ...",
"subgoals": [{
"id": "1.51",
"description": "Understand ..."
},
{
"id": "1.52",
"description": "Be able to ..."
},
{
"id": "1.53",
"description": "Be able to ..."
}],
"subgoals": [],
"levels": ["deep"]
}
},
Expand Down Expand Up @@ -576,3 +514,4 @@
}
}


You are viewing a condensed version of this merge commit. You can view the full changes here.