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-05 02:55:10 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d7e628e08fefbd00a88cb204fa554548b96fbd23
consensus-specs
/
test_libs
/
pyspec
/
eth2spec
/
test
/
phase_0
/
epoch_processing
History
Hsiao-Wei Wang
7c9f1aad61
test_compact_committees_root
will be moved to phase 1
2019-08-24 03:13:57 +08:00
..
__init__.py
Separates tests into phases
2019-06-05 21:28:30 +02:00
run_epoch_process_base.py
new process-slashings tests, and epoch processing bugfix with transition-to-excl not working when not yielded from
2019-06-26 22:22:21 +02:00
test_process_crosslinks.py
WIP
2019-06-30 10:02:18 +01:00
test_process_final_updates.py
test_compact_committees_root
will be moved to phase 1
2019-08-24 03:13:57 +08:00
test_process_justification_and_finalization.py
compute_slot_epoch
->
compute_epoch_of_slot
2019-06-30 23:35:07 +02:00
test_process_registry_updates.py
A few more cleanups
2019-06-30 14:11:46 +01:00
test_process_slashings.py
avoid overflow in slashing penalty calculation (
#1286
)
2019-07-11 09:53:51 +01:00