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-04 06:15:13 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c239ffb78cf2cfc2bf2cafbce2dcfda82f3151aa
consensus-specs
/
test_libs
/
pyspec
/
eth2spec
/
test
/
phase_0
/
block_processing
History
protolambda
5c26d8e52f
fix normal signed case; only sign for 1 of the duplicate indices
2019-12-12 16:29:30 +01:00
..
__init__.py
Separates tests into phases
2019-06-05 21:28:30 +02:00
test_process_attestation.py
add asserts to ensure that attestation slot must match the target epoch
2019-12-09 17:31:43 -07:00
test_process_attester_slashing.py
fix normal signed case; only sign for 1 of the duplicate indices
2019-12-12 16:29:30 +01:00
test_process_block_header.py
remove signing_root: see issue
#1487
2019-12-03 21:10:19 +01:00
test_process_deposit.py
Avoid Hash <> hash() type and func confusion, intro Root and change to non-roots to Bytes32
2019-11-12 21:29:58 +01:00
test_process_proposer_slashing.py
remove signing_root: see issue
#1487
2019-12-03 21:10:19 +01:00
test_process_voluntary_exit.py
remove signing_root: see issue
#1487
2019-12-03 21:10:19 +01:00