ByteEVM

Results 3 issues of ByteEVM

I have applied some optimizations on **repository-owned** code whilst keeping it readable: ### Changes - Bump compiler version from `0.8.13` -> `0.8.19`, right before `PUSH0` opcode was introduced, thus allowing...

Initial base for Spanish (`es`) locale — enhancing Zod v4 [Internationalization](https://v4.zod.dev/error-customization#internationalization)

The type for `discriminator` i.e., `_zod.def.discriminator` was fixed as **string**. Now the actual value is inferred. The `Discriminator` generic was added in 2nd position compared to v3 — making it...