https://gitlab.com/tezos/tezos
Raw File
Tip revision: 4bb400e9d46bf96ea8858064a7258e824967f268 authored by iguerNL@Functori on 20 December 2023, 08:32:21 UTC
WIP: add some debug traces in block validation
Tip revision: 4bb400e
pack_bytes_00.tzt
code { PACK } ;
input { Stack_elt bytes 0x } ;
output { Stack_elt bytes 0x050a00000000 } ;
back to top