mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-02-24 17:58:30 +00:00
* Started implementation of state endpoints. * Add rpc calls and server stubs. * Initial implementation of getAccountProof and getStorageProof. * Refactor validation to use toAccount utils functions. * Add state endpoints tests.