https://gitlab.com/tezos/tezos
Raw File
Tip revision: cbf66b6d2f9f46784e98acd6e62c1697af5e3546 authored by Emma Turner on 09 January 2024, 08:50:02 UTC
Kernel/EVM: remove unneeded allocs from storage
Tip revision: cbf66b6
pack_bytes_00.tzt
code { PACK } ;
input { Stack_elt bytes 0x } ;
output { Stack_elt bytes 0x050a00000000 } ;
back to top