Skip to content

Commit

Permalink
update readme, render the png instead
Browse files Browse the repository at this point in the history
  • Loading branch information
protolambda committed Jul 5, 2019
1 parent 382cff0 commit 48dc2a3
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Expand Up @@ -26,34 +26,34 @@ Diagrams:

### Timeline concept

![Basic timeline example: Blocks, Slots and Epochs](eth2-timeline.svg)
![Basic timeline example: Blocks, Slots and Epochs](eth2-timeline.png)


### Phase-0 BeaconState transition

![Beacon State transition for Phase-0](eth2-transition.svg)
![Beacon State transition for Phase-0](eth2-transition.png)


### Justification and Finalization

![Justification and Finalization](eth2-finalization.svg)
![Justification and Finalization](eth2-finalization.png)


### Rewards and penalties table

![Rewards and penalties table](eth2-rewards-penalties.svg)
![Rewards and penalties table](eth2-rewards-penalties.png)


### SSZ hash-tree-root and merkleization

![SSZ hash-tree-root, merkleization](eth2-htr.svg)
![SSZ hash-tree-root, merkleization](eth2-htr.png)


### SSZ encoding

![SSZ encoding](eth2-ssz.svg)
![SSZ encoding](eth2-ssz.png)


### Shuffling

![Shuffling](eth2-shuffling.svg)
![Shuffling](eth2-shuffling.png)

0 comments on commit 48dc2a3

Please sign in to comment.