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-02-08 00:34:37 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
eth2.0-specs
/
specs
/
phase1
History
Hsiao-Wei Wang
c4973792e2
Make
get_pending_shard_blocks
return
Sequence[SignedShardBlock]
2020-06-24 12:50:27 +08:00
..
beacon-chain.md
Update
2020-06-23 18:22:18 +08:00
custody-game.md
a fix according to @protolambda comments
2020-06-18 03:39:51 +03: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
Make
get_pending_shard_blocks
return
Sequence[SignedShardBlock]
2020-06-24 12:50:27 +08:00
shard-transition.md
PR feedback: Enable
verify_shard_block_signature
2020-06-24 12:22:24 +08:00
validator.md
Merge pull request
#1925
from ethereum/hwwhww/shard_state_transition
2020-06-24 12:29:31 +08:00