Open rootulp opened 2 years ago
One downside to this migration is that pages will be split across repos so existing relative links must be converted to absolute links to avoid breakage. Example the relative link ./consensus.md
on this line will be invalid after this migration and should likely be replaced with the absolute link https://github.com/celestiaorg/celestia-core/tree/v0.34.x-celestia/specs/consensus.md
After migration, we should use the Transfer issue feature to migrate issues to the relevant repo. @liamsi can you please give me write access on this repo in order to do this?
can you please give me write access on this repo in order to do this?
done
Context
Candidates Repos
It may aid discoverability if these specs are migrated to a consistent location across repos (i.e.
specs/
)Cursory Breakdown
architecture.md
block_proposer.md
consensus.md
data_structures.md
light_client.md
networking.md
node_types.md
specification.md
distributing_rewards.md
fork_choice_das.md
message_block_layout.md
rationale.md
rewards.md