https://gitlab.com/tezos/tezos
Raw File
Tip revision: 126a214c5cdfbfbf4f77e509dd93788effa758db authored by Emma Turner on 13 March 2024, 15:55:53 UTC
Kernel/EVM: improve error message when out of gas in simulation
Tip revision: 126a214
pack_bytes_00.tzt
code { PACK } ;
input { Stack_elt bytes 0x } ;
output { Stack_elt bytes 0x050a00000000 } ;
back to top