This website requires JavaScript.
Explore
Help
Sign In
status-im
/
eth2.0-specs
Watch
2
Star
0
Fork
0
You've already forked eth2.0-specs
mirror of
https://github.com/status-im/eth2.0-specs.git
synced
2025-01-09 18:25:47 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
eth2.0-specs
/
specs
/
phase1
History
Hsiao-Wei Wang
33e56b5742
Apply Terence's suggestion: refactor on_shard_block interface
2020-07-22 22:48:52 +08:00
..
beacon-chain.md
A few light client typos
2020-07-02 16:46:31 -07:00
custody-game.md
change
get_custody_period_for_validator()
return type to
uint64
2020-07-08 18:19:41 +03:00
fork-choice.md
Make ShardLatestMessage per shard per validator
2020-07-14 17:44:01 +08:00
light-client-sync.md
merge in dev (v0.10) and fix reorg/lint issues
2020-01-13 18:55:21 +01:00
phase1-fork.md
replace
[[]]*num
with
[()]*num
to avoild problems with mutability, as [] or () is copied
2020-06-20 01:02:19 +03:00
shard-fork-choice.md
Apply Terence's suggestion: refactor on_shard_block interface
2020-07-22 22:48:52 +08:00
shard-transition.md
get rid of
.message
as
block
is
ShardBlock
already
2020-07-01 17:23:05 +03:00
validator.md
A few light client typos
2020-07-02 16:46:31 -07:00