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-04 14:54:53 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
eth2.0-specs
/
test_libs
/
pyspec
/
eth2spec
/
test
/
phase_0
/
block_processing
History
protolambda
e4eebef3a4
fix broken deposits test, now same error as others
2019-06-29 20:09:43 +02:00
..
__init__.py
Separates tests into phases
2019-06-05 21:28:30 +02:00
test_process_attestation.py
Change copy style, and remove deepcopy import
2019-06-28 22:13:59 +02:00
test_process_attester_slashing.py
Slashing penalty calculation change (
#1217
)
2019-06-28 14:35:26 +01:00
test_process_block_header.py
Cleanup containers
2019-06-09 20:41:21 +01:00
test_process_deposit.py
fix broken deposits test, now same error as others
2019-06-29 20:09:43 +02:00
test_process_proposer_slashing.py
Fix tests
2019-06-10 21:20:45 +01:00
test_process_transfer.py
Critical fix: introduce back total-value check (
#1220
)
2019-06-26 20:21:17 +01:00
test_process_voluntary_exit.py
fix get_active_validator_indices typing usage
2019-06-22 18:34:33 +02:00