Hacker News new | ask | show | jobs
by bvrmn 3252 days ago
The parallel is totally damn right. eval with an unverified user input.

> _walletLibrary.delegatecall(msg.data)

Dunno how much contracts in the wild have such brilliant feature.