Hacker News new | ask | show | jobs
by ausbah 1490 days ago
doesn't seem like Rust is a silver bullet for preventing crypto hacks
2 comments

(Ethereum) Smart Contracts are usually written in Solidity, not Rust...
Solana uses Rust/C++ to compile to an ebpf target, fwiw.
Is it a hack if the contract programmatically allows you to do it?

Or is it a hack if you didn't understand the scope of your contract as you wrote it, and are now upset someone executed on it in a way you didn't expect?