.. |
altair
|
test generator fixes
|
2021-05-18 20:13:19 +02:00 |
bellatrix
|
Merge -> Bellatrix
|
2021-12-23 14:25:43 +08:00 |
capella
|
rmove withdrawn_epoch
|
2022-09-19 11:39:46 -06:00 |
__init__.py
|
reorg specs by fork and move ssz out to own folder. make all of the build and link changes to support move
|
2020-01-10 11:55:13 -07:00 |
attestations.py
|
Add basic test case
|
2022-08-24 23:20:31 +08:00 |
attester_slashings.py
|
multi-op tests
|
2020-10-20 17:00:16 -06:00 |
block.py
|
Merge -> Bellatrix
|
2021-12-23 14:25:43 +08:00 |
block_header.py
|
reorg specs by fork and move ssz out to own folder. make all of the build and link changes to support move
|
2020-01-10 11:55:13 -07:00 |
block_processing.py
|
Merge -> Bellatrix
|
2021-12-23 14:25:43 +08:00 |
bls_to_execution_changes.py
|
some capella sanity tests
|
2022-10-05 10:40:58 -06:00 |
constants.py
|
EIP-4844: Make the spec executable
|
2022-07-13 13:14:05 +03:00 |
custody.py
|
Fix depth calculation...again(!) and add unittests
|
2020-12-16 15:01:22 +08:00 |
deposits.py
|
rmove withdrawn_epoch
|
2022-09-19 11:39:46 -06:00 |
epoch_processing.py
|
Partial withdrawals (#2862)
|
2022-06-08 13:16:12 -06:00 |
execution_payload.py
|
a few more bellatrix tests (#2962)
|
2022-08-15 07:49:53 -06:00 |
fork_choice.py
|
Address PR feedback from @mkalinin
|
2022-08-31 22:02:47 +08:00 |
fork_transition.py
|
EIP-4844: Make the spec executable
|
2022-07-13 13:14:05 +03:00 |
genesis.py
|
rmove withdrawn_epoch
|
2022-09-19 11:39:46 -06:00 |
inactivity_scores.py
|
PR feedback
|
2021-10-14 22:40:29 +08:00 |
keys.py
|
update test util
|
2021-05-18 13:59:26 +02:00 |
light_client.py
|
[Refactor] remove useless `spec` param from `compute_committee_indices`
|
2022-07-19 22:17:35 +08:00 |
merkle.py
|
Fix depth calculation...again(!) and add unittests
|
2020-12-16 15:01:22 +08:00 |
multi_operations.py
|
[Refactor] remove useless `spec` param from `compute_committee_indices`
|
2022-07-19 22:17:35 +08:00 |
optimistic_sync.py
|
Add `get_valid_flag_value` helper to determine the `valid` flag value
|
2022-09-08 22:42:39 +08:00 |
pow_block.py
|
Merge pull request #2726 from ethereum/get_pow_block_at_ttd-tests
|
2021-11-19 09:37:11 -07:00 |
proposer_slashings.py
|
[Refactor] remove useless `spec` param from `compute_committee_indices`
|
2022-07-19 22:17:35 +08:00 |
random.py
|
Fix SSZ underflow
|
2021-10-15 22:49:43 +08:00 |
rewards.py
|
Merge -> Bellatrix
|
2021-12-23 14:25:43 +08:00 |
shard_block.py
|
Refactor
|
2020-06-19 19:09:11 +08:00 |
sharding.py
|
EIP-4844: Make the spec executable
|
2022-07-13 13:14:05 +03:00 |
state.py
|
Use spec function for total active balance
|
2021-09-07 12:23:57 -07:00 |
sync_committee.py
|
[Refactor] remove useless `spec` param from `compute_committee_indices`
|
2022-07-19 22:17:35 +08:00 |
typing.py
|
updated config util
|
2021-05-18 09:55:25 +02:00 |
voluntary_exits.py
|
Add invalid fork version tests
|
2022-08-18 22:49:02 +08:00 |
withdrawals.py
|
some capella sanity tests
|
2022-10-05 10:40:58 -06:00 |