mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-01-10 12:26:02 +00:00
c72d6aa5d6
* 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.