Blaine Bublitz

Results 152 issues of Blaine Bublitz

In the stdlib, there are some methods (such as `List.insert`, `List.take`, `List.drop`, etc) that fail upon receiving a negative number. This is different than the behavior of something like `String.slice`,...

question
stdlib

When copying the verifier contracts into Remix IDE, it errors with StackTooDeep. This goes away when optimizations are enabled (they are disabled by default).