mirror of
https://gitlab.com/pulsechaincom/lighthouse-pulse.git
synced 2025-01-09 04:21:22 +00:00
338cb2fba7
* Fix parallelism bug in exit processing Also: * Remove parallelism for all other operations except deposit merkle proofs * Improve exit tests * Fix broken attestation test Closes #1090 * Allow for generating block/pre/post states from some unit tests (#1123) * Add post-state checks, comments * Add state_transition_vectors crate * Integrate new testing crate with CI * Add readme * Add additional valid tests * Remove ExitTests (they were moved to new crate) * Small test fixes * Delete incorrect saturating_sub in slash_validator And clean-up the balance increase/decrease functions to look more like the spec. Co-authored-by: Paul Hauner <paul@paulhauner.com> |
||
---|---|---|
.. | ||
bls | ||
cached_tree_hash | ||
clap_utils | ||
compare_fields | ||
compare_fields_derive | ||
deposit_contract | ||
eth2_config | ||
eth2_hashing | ||
eth2_interop_keypairs | ||
eth2_testnet_config | ||
hashmap_delay | ||
int_to_bytes | ||
lighthouse_bootstrap | ||
lighthouse_metrics | ||
logging | ||
merkle_proof | ||
remote_beacon_node | ||
rest_types | ||
safe_arith | ||
serde_hex | ||
slot_clock | ||
ssz | ||
ssz_derive | ||
ssz_types | ||
swap_or_not_shuffle | ||
test_random_derive | ||
tree_hash | ||
tree_hash_derive |