|
|
|
|
|
by 70rd
1677 days ago
|
|
> Lots of things "don't need" to be written in python, but they're written in python anyway. This is a weak argument. Many things shouldn't be written in python, because it would the wrong tool for the job. Networking libraries that require bare metal performance, high assurance systems that are easier to write in strongly typed languages. Block chains solve untrusted writing in the presence of byzantine faults. Not all applications require this. Most don't. > Like... why _not_ dump Merkle roots on-chain? Because the data isn't merkelized? |
|