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-12 08:44:55 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4d08e9d7d6117b876f09cdc6f49784819c265cc1
consensus-specs
/
test_libs
/
pyspec
/
eth2spec
/
test
/
block_processing
History
protolambda
4d08e9d7d6
signed block header
2019-05-21 21:22:32 +02:00
..
__init__.py
move tests to standard pkg/test folder, enable conftest options with soft-import, update readme and makefile
2019-05-08 18:14:47 +02:00
test_process_attestation.py
import fixes + fix import loop + fix minor signing things
2019-05-17 20:31:21 +02:00
test_process_attester_slashing.py
fix attester slashing test
2019-05-17 21:56:41 +02:00
test_process_block_header.py
signed block header
2019-05-21 21:22:32 +02:00
test_process_deposit.py
sign deposits
2019-05-15 20:50:20 +02:00
test_process_proposer_slashing.py
import fixes + fix import loop + fix minor signing things
2019-05-17 20:31:21 +02:00
test_process_transfer.py
import fixes + fix import loop + fix minor signing things
2019-05-17 20:31:21 +02:00
test_process_voluntary_exit.py
voluntary exit testing sigs
2019-05-15 23:26:05 +02:00