Hacker News new | ask | show | jobs
by trianglesphere 1796 days ago
It needs low latency. There is a huge amount of inherently sequential lookups in the state (~9 leveldb lookups per 1 state acess in a smart contract) and you can't store the state in RAM on most consumer hardware.