Hacker News new | ask | show | jobs
by eyezick 3084 days ago
> Developers need to rely on trusted third party data providers, called oracles

It's ironic that they mention Augur by name in the article, but are apparently unaware its main innovation is the decentralized oracle that just so happens to have a prediction market built on top of it.

> I feel like this is more of a feature than a bug.

That is indeed 100% by design. All smart contract code in Ethereum has to be deterministic to guarantee computational consensus, and of course this can only be done by having a closed EVM.