more md fixes

Former-commit-id: 866eef677338939e3e2bef9427cc7a459b10c130 [formerly 2eb248ce004626127f0e775caf6adcfe3008a2d8]
Former-commit-id: 2a00fc5410cf2786402be0a1226a0c6303c6dac5
This commit is contained in:
Raul Jordan 2018-03-05 21:06:19 -06:00
parent 0ca5005c31
commit 6095394adc

View File

@ -51,8 +51,8 @@ This document serves as a main reference for Prysmatic Labs' sharding implementa
- [Synchronous State Execution](#synchronous-state-execution)
- [Transparent Sharding](#transparent-sharding)
- [Tightly-Coupled Sharding (Fork-Free Sharding)](#tightly-coupled-sharding-fork-free-sharding)
- [Active Questions & Research](#active-questions-and-research)
- [Separation of Proposals & Consensus](#separation-of-proposals-and-consensus)
- [Active Questions and Research](#active-questions-and-research)
- [Separation of Proposals and Consensus](#separation-of-proposals-and-consensus)
- [Selecting Eligible Validators Off-Chain](#selecting-eligible-validators-off-chain)
- [Community Updates and Contributions](#community-updates-and-contributions)
- [References](#references)
@ -458,7 +458,7 @@ Casper allows us to forego some of these windback considerations and reduces the
## The Data Availability Problem
### Introduction & Background
### Introduction and Background
Work in progress.
@ -545,7 +545,7 @@ Perfect fairness: within an epoch validators are selected proportionally accordi
# Community Updates and Contributions
Excited by our work and want to get involved in building out our sharding releases? Our [Sharding Reference Implementation Doc](https://github.com/prysmaticlabs/geth-sharding/blob/master/sharding/README.md) has all you need to know in order to begin helping us make this happen. We created this document as a single source of reference for all things related to sharding Ethereum, and we need as much help as we can get!
Excited by our work and want to get involved in building out our sharding releases? We created this document as a single source of reference for all things related to sharding Ethereum, and we need as much help as we can get!
You can explore our [Current Projects](https://github.com/prysmaticlabs/geth-sharding/projects) in-the works for the Ruby release. Each of the project boards contain a full collection of open and closed issues relevant to the different parts of our first implementation that we use to track our open source progress. Feel free to fork our repo and start creating PRs after assigning yourself to an issue of interest. We are always chatting on [Gitter](https://gitter.im/prysmaticlabs/geth-sharding), so drop us a line there if you want to get more involved or have any questions on our implementation!