mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-02-23 09:18:29 +00:00
* Improve state endpoint genesis test and cover cases when accounts, code and slots doesn't exist. * Refactor state endpoints to support returning partial proofs. * Implement getProofs in state endpoints. * Add tests for getProofs and improve code. * Implement eth_getProof JSON-RPC api in Fluffy.