eth2.0-specs/specs
vbuterin 396d798500 Separated out proposer from attesters (#143)
* Separated out proposer from validators

* Update 0_beacon-chain.md

* Update specs/core/0_beacon-chain.md

Co-Authored-By: vbuterin <v@buterin.com>

* Update specs/core/0_beacon-chain.md

Co-Authored-By: vbuterin <v@buterin.com>

* get_proposer -> get_beacon_proposer, block -> slot

* Move proposer sig to the end of a block

* Update specs/core/0_beacon-chain.md

Co-Authored-By: vbuterin <v@buterin.com>

* sig -> signature

* add type hints for get_beacon_proposer
2018-11-20 16:40:04 +09:00
..
core Separated out proposer from attesters (#143) 2018-11-20 16:40:04 +09:00
simple-serialize.md Added tree hashing algorithm (#120) 2018-11-15 13:12:34 +00:00
test-format.md a note about wip 2018-10-16 17:50:56 -05:00