https://gitlab.com/tezos/tezos
Raw File
Tip revision: ce80cbe88a8ffea8bc7633df5da9e9758bbd3f9f authored by Marge Bot on 08 February 2024, 12:05:00 UTC
Merge tezos/tezos!11890: EVM: fix build setup (Makefile and CI)
Tip revision: ce80cbe
pack_bytes_00.tzt
code { PACK } ;
input { Stack_elt bytes 0x } ;
output { Stack_elt bytes 0x050a00000000 } ;
back to top