mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-01-24 19:19:21 +00:00
9c1594b417
* 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.