mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-01-10 04:15:54 +00:00
771d6fd3e8
* Add toContentKey helper functions. * Implement typed lookup functions for getting account and storage trie nodes and bytecode. * Re-implementation of recursive gossip. * Offer validation improvements. Don't allow key end in Nibbles for leafs as defined in the spec. * Minor refactor to validation and add addition bytecode check.