Post
Topic
Board Development & Technical Discussion
Re: What do you look for in a programming language made for decentralized projects?
by
ETFbitcoin
on 15/09/2021, 09:55:06 UTC
  • If I make trade-offs would you prefer performance or security? I'm thinking security by default allow using a keyword to opt out to allow improving performance via undefined behavior or

The answer is obviously security. The damage cost on decentralized system could be very expensive and rollback isn't option (unless you're going to repeat how ETH community solve DAO hack).