mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-01-09 20:06:52 +00:00
9354cb8411
* 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.