|
|
|
|
|
by tomp
2029 days ago
|
|
Isn't the basic idea of ETH still "distributed computer" a.k.a. "pointless redoing every computation over and over" albeit with 2.0 it's sharded (i.e. only a subset of verification nodes redoing each computation)? Still sounds wasteful, except slightly less massively so. |
|
Some newer projects (including the one I work on, mirprotocol.org) are using cryptographic proofs to verify each computation, to avoid re-execution entirely.