herrBez / ethereum-scalability

Report about the architecture and the scalability of ethereum
5 stars 1 forks source link

How is the data really stored in local? #20

Closed herrBez closed 6 years ago

herrBez commented 6 years ago

I know that the data are stored with RLP protocol. But how is the merkle patricia tree stored? And the key value pair lookup how does it really work?

herrBez commented 6 years ago

I close this issue, because we are not interested in discussing it in the report.