mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-02-09 10:44:48 +00:00
* Refactor get parent gossip code and add Nibbles helper function. * Add logging to state gossip. * Unit test recursive gossip using state gossip getParent functions. * Add recursive gossip genesis json test and fix bug in state gossip getParent. * Add Nibbles len function.