erigon-pulse/cmd/restapi/apis
Andrew Ashikhmin 7b40cbb6fa
Incarnation should be read by StateReader, not StateWriter (#506)
* GetCurrentAccountIncarnation

* Incarnation should be read by StateReader, not StateWriter

* Use GetHistoricalAccountIncarnation in DbState

* RemoteReader ReadAccountIncarnation

* Handle the case where a contract has self-destructed, then Eth sent to it, then it got recreated again
2020-05-02 19:00:42 +01:00
..
accounts_api.go [WIP] 459 merge storage account (#466) 2020-04-19 20:51:32 +01:00
common.go ethdb.KV interface - pase 2 (#420) 2020-04-04 08:18:10 +01:00
intermediate_hash_api.go [WIP] add incarnation to IH, remove tombstones from IH (#461) 2020-04-16 14:42:25 +07:00
remote_db_api.go ethdb.KV interface - pase 2 (#420) 2020-04-04 08:18:10 +01:00
remote_reader.go Incarnation should be read by StateReader, not StateWriter (#506) 2020-05-02 19:00:42 +01:00
retrace_tx_api.go geth 1.9.13 (#469) 2020-04-19 18:31:47 +01:00
storage_api.go [WIP] 459 merge storage account (#466) 2020-04-19 20:51:32 +01:00