lambdaclass / era_vm

EraVM implementation
MIT License
19 stars 3 forks source link

Remove code unwraps, todos and panics #125

Open JulianVentura opened 1 month ago

JulianVentura commented 1 month ago

Replace unwraps and panics with proper error handling and todos with corresponding feature implementation.