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-24 17:39:05 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
eth2.0-specs
/
specs
/
phase1
History
Hsiao-Wei Wang
a8370f7448
Apply refactoring suggestions from Danny
2020-07-28 21:51:00 +08:00
..
beacon-chain.md
Merge branch 'dev' into hwwhww/new_int_to_bytes_dev
2020-07-16 01:36:19 +08:00
custody-game.md
Apply refactoring suggestions from Danny
2020-07-28 21:51:00 +08:00
fork-choice.md
Merge branch 'dev' into hwwhww/attestation-shard
2020-06-17 01:58:05 +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
Merge pull request
#1928
from ethereum/hwwhww/shard-block-tests
2020-06-26 11:54:23 +08:00
shard-transition.md
get rid of
.message
as
block
is
ShardBlock
already
2020-07-01 17:23:05 +03:00
validator.md
Use
hash_tree_root
to generate
ShardBlockHeader.body_root
2020-07-24 02:09:25 +08:00