This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
consensus-specs
Watch
1
Star
1
Fork
0
You've already forked consensus-specs
mirror of
https://github.com/ethereum/consensus-specs.git
synced
2026-02-02 16:45:01 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0b04dfd8155051bbabbaff43e4ad7416b1ec2772
consensus-specs
/
specs
/
phase1
History
ericsson
3e9556202a
change
get_custody_period_for_validator()
return type to
uint64
2020-07-08 18:19:41 +03: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
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
A few light client typos
2020-07-02 16:46:31 -07:00