https://gitlab.com/tezos/tezos
Raw File
Tip revision: 90e43549b656393ed7b92254dc5682697cb8233a authored by arnaud on 28 February 2024, 10:38:22 UTC
EVM/Kernel: When a migration occurs, we should replace the current block so that the next version of the kernels can read it
Tip revision: 90e4354
.gitattributes
_coverage_output export-ignore
.gitignore export-ignore
.gitattributes export-ignore
.gitlab-ci.yml export-ignore
.github export-ignore
.gitlab export-ignore
devtools export-ignore
# these folders have symlinks which are problematic on Windows
docs/active export-ignore

src/lib_version/exe/get_git_info.ml export-subst
src/lib_version/current_git_info.ml export-subst
back to top