nimbus-eth2/beacon_chain
Zahary Karadjov 027d2547cd Fix a block proposal issue caused by incorrect merkle proofs
The key change here is that `addChunksAndGenMerkleProofs` is called
with all pending deposits instead of just the deposits included in
the block. The later was effectively producing merkle proofs against
a different root.
2020-12-03 11:25:52 +02:00
..
2020-11-16 20:15:43 +01:00
2020-08-19 10:09:06 +03:00
2020-11-17 23:28:26 +02:00
2020-07-16 15:16:51 +02:00
2020-11-26 20:23:45 +01:00
2020-11-26 20:23:45 +01:00
2020-12-02 14:31:13 +02:00