https://gitlab.com/tezos/tezos
Raw File
Tip revision: 5051ae654df96a8b21991c9771cac0c2d7ac6010 authored by Pierrick Couderc on 05 March 2024, 18:54:24 UTC
EVM/Kernel: bufferize the transactions from the delayed inbox
Tip revision: 5051ae6
pack_bytes_00.tzt
code { PACK } ;
input { Stack_elt bytes 0x } ;
output { Stack_elt bytes 0x050a00000000 } ;
back to top