top | item 44916311

(no title)

tsujamin | 6 months ago

So long as you’re writing your smart contracts with a chisel, into a stone tablet, with no compilers or assemblers in sight!

discuss

order

tkz1312|6 months ago

The bug was a simple segfault and did not result in the production of invalid or incorrect code.

saghm|6 months ago

Segfaults are the lucky case when you run into undefined behavior. The unlucky case is that you just get a program doing something different than what you intended without any clear indication that something went wrong.