nimbus-eth2/beacon_chain
zah 18968e9dfa
Bugfix: Invalid blocks were produced in the presence of invalid deposits (#3639)
Since we were not verifying BLS signature in blocks that we produce,
we were failing to notice that some deposits need to be ignored (due
to having an invalid signature). Processing these deposits resulted
in a different ending state after the state transition which caused
our blocks to be rejected by the network.
2022-05-17 22:56:15 +03:00
..
2021-03-26 07:52:01 +01:00
2022-05-10 03:28:46 +03:00
2021-03-26 07:52:01 +01:00
2022-04-08 16:22:49 +00:00
2022-04-08 16:22:49 +00:00
2022-01-11 11:01:54 +01:00
2022-04-12 00:02:28 +03:00