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 05:15:09 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9f00e4f0e464eddd09b06aabb2ade470e0e57e39
consensus-specs
/
test_libs
/
pyspec
/
eth2spec
/
test
/
block_processing
History
protolambda
9f00e4f0e4
sign transfers
2019-05-15 21:07:44 +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
attestation signing
2019-05-15 19:47:50 +02:00
test_process_attester_slashing.py
attester slashing signing
2019-05-15 19:53:35 +02:00
test_process_block_header.py
sign block headers
2019-05-15 20:50:11 +02:00
test_process_deposit.py
sign deposits
2019-05-15 20:50:20 +02:00
test_process_proposer_slashing.py
proposer slashing signing
2019-05-15 21:07:24 +02:00
test_process_transfer.py
sign transfers
2019-05-15 21:07:44 +02:00
test_process_voluntary_exit.py
update imports to new helpers + fix up imports
2019-05-15 18:45:25 +02:00