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-01-19 23:19:28 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
eth2.0-specs
/
test_libs
/
pyspec
/
eth2spec
/
test
History
Diederik Loerakker
b698eff2a7
Merge pull request
#1546
from ethereum/master
...
Backport v0.9.4 to dev
2019-12-20 21:25:50 +01:00
..
fork_choice
Merge pull request
#1509
from ethereum/match-slot-target
2019-12-10 13:42:32 -07:00
genesis
test_process_rewards_and_penalties.py: test for case when eligible_validator_indices in get_attestation_deltas() != state.validators. In this test some validators were just never active.
2019-10-07 13:54:35 +03:00
helpers
Merge pull request
#1505
from ethereum/v09x
2019-12-05 22:15:47 +01:00
merkle_proofs
remove Optional None from get_generalized_index. instead throw
2019-08-23 14:49:19 -06:00
phase_0
edit comment to make line shorter
2019-12-16 13:22:08 +01:00
phase_1
remove signing_root: see issue
#1487
2019-12-03 21:10:19 +01:00
sanity
fix two missing pre-states, and fix unsigned block
2019-12-19 17:31:58 +01: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
conftest.py
Removes old tests & fixes phase1 tests
2019-05-31 12:44:34 +02:00
context.py
fix forkchoice tests: fix test decorators, fix block state roots, clean up some logic
2019-10-28 09:35:19 +01:00
test_finality.py
fixes to decorator order, and make functions fully yield, with pytest compat.
2019-07-26 23:53:03 +02:00
utils.py
output list-type parts correctly
2019-07-30 14:08:50 +02:00