Revision a7d8f40eef5e5b4286b11523b4c4cf215c7b2afc authored by Thomas Letan on 24 January 2024, 12:21:52 UTC, committed by Thomas Letan on 29 February 2024, 17:04:35 UTC
The bare minimum is implemented to allow WASM PVM consumer to deal with Fast
Execution panics.
1 parent 292b566
Raw File
.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