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-18 11:53:06 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dda7010c0c02f2bd740509e315b5985db7590f84
consensus-specs
/
tests
/
core
/
pyspec
/
eth2spec
/
test
/
phase0
History
Hsiao-Wei Wang
dda7010c0c
Fix the tests that use
MIN_SLASHING_PENALTY_QUOTIENT
. (The mainnet tests failed before this fix)
2021-02-13 23:02:06 +08:00
..
block_processing
Fix the tests that use
MIN_SLASHING_PENALTY_QUOTIENT
. (The mainnet tests failed before this fix)
2021-02-13 23:02:06 +08:00
epoch_processing
Fix typo:
get_slashing_multipler
->
get_slashing_multiplier
2021-02-13 22:48:34 +08:00
finality
Merge branch 'dev' into hwwhww/phase-1-fork-slot
2020-07-28 23:59:19 +08:00
genesis
remove wip notice on phase 0 specs
2020-11-04 09:30:29 -06:00
rewards
must be correct target to get correct head
2021-02-01 07:52:06 -07:00
sanity
bitvector[8] -> uint8, for efficient packing in flags merkle tree
2021-02-01 21:46:27 +01:00
unittests
executable light client patch: beacon-chain.md (
#2141
)
2020-12-15 13:18:20 +08:00
__init__.py
Move testing files from */phase_0 to */phase0, */phase_1 to */phase1
2020-06-18 14:54:27 +08:00