https://gitlab.com/tezos/tezos
Raw File
Tip revision: 6ca1e83ac0c1f7a64dc01a821028f0a53b71afe8 authored by Arvid Jakobsson on 06 April 2022, 11:51:43 UTC
Proto/tx_rollup: update regressions traces due to gas model change
Tip revision: 6ca1e83
dune-workspace
(lang dune 2.9)

(env
 (static  (ocamlopt_flags (:standard -O3)))
 (release (ocamlopt_flags (:standard -O3)))
)
back to top