ethereum / research

MIT License
1.82k stars 591 forks source link

fix: remove duplicate code #144

Open harsh-98 opened 1 year ago

harsh-98 commented 1 year ago

Merkle tree test are passing.

Removed code serves as duplicate of highlighted code:

image

Purpose of iterating over maximal_indices is to remove duplicates.