https://gitlab.com/tezos/tezos
Raw File
Tip revision: 5ed8bc1432234bd415e86bd344cbd48467b9e9a1 authored by Thomas Letan on 24 January 2024, 13:25:04 UTC
Rollup node: Emit an event when the WASM Fast Execution panicks
Tip revision: 5ed8bc1
pack_bytes_00.tzt
code { PACK } ;
input { Stack_elt bytes 0x } ;
output { Stack_elt bytes 0x050a00000000 } ;
back to top