https://gitlab.com/tezos/tezos
Raw File
Tip revision: 25cdfd405ad29ba9c04664c5c158297a831183f5 authored by Emma Turner on 23 January 2024, 12:12:57 UTC
Kernel/EVM: decorate tx with encoded size in inbox
Tip revision: 25cdfd4
pack_bytes_00.tzt
code { PACK } ;
input { Stack_elt bytes 0x } ;
output { Stack_elt bytes 0x050a00000000 } ;
back to top