mirror of
https://gitlab.com/pulsechaincom/lighthouse-pulse.git
synced 2025-01-08 03:51:22 +00:00
20339ade01
## Issue Addressed Closes #1873 ## Proposed Changes Fixes the bug in slashing protection import (#1873) by pruning the database upon import. Also expands the test generator to cover this case and a few others which are under discussion here: https://ethereum-magicians.org/t/eip-3076-validator-client-interchange-format-slashing-protection/4883 ## Additional Info Depending on the outcome of the discussion on Eth Magicians, we can either wait for consensus before merging, or merge our preferred solution and patch things later. |
||
---|---|---|
.. | ||
bin | ||
attestation_tests.rs | ||
block_tests.rs | ||
interchange_test.rs | ||
interchange.rs | ||
lib.rs | ||
parallel_tests.rs | ||
registration_tests.rs | ||
signed_attestation.rs | ||
signed_block.rs | ||
slashing_database.rs | ||
test_utils.rs |