https://gitlab.com/tezos/tezos
Revision 669d9a7232b73ba35f431a8f38dcfada2a421360 authored by Raphaël Proust on 22 November 2022, 09:13:00 UTC, committed by Raphaël Proust on 18 January 2023, 03:58:12 UTC
These are common data-structures backed by the crypto library's hashes:
Operation_hash, Block_hash, etc. They are used throughout the codebase.
1 parent 799b45c
History
Tip revision: 669d9a7232b73ba35f431a8f38dcfada2a421360 authored by Raphaël Proust on 22 November 2022, 09:13:00 UTC
Base: export Tezos_crypto.Hashed
Tip revision: 669d9a7
File Mode Size
.github
.gitlab
_coverage_output
devtools
docs
emacs
manifest
michelson_test_scripts
opam
script-inputs
scripts
src
tests_python
tezt
vendors
.dockerignore -rw-r--r-- 1.1 KB
.gitattributes -rw-r--r-- 369 bytes
.gitignore -rw-r--r-- 1.4 KB
.gitlab-ci.yml -rw-r--r-- 5.5 KB
.npmrc -rw-r--r-- 125 bytes
.ocamlformat -rw-r--r-- 390 bytes
.pylintrc -rw-r--r-- 17.5 KB
CHANGES.rst -rw-r--r-- 8.2 KB
CODEOWNERS -rw-r--r-- 3.8 KB
Dockerfile -rw-r--r-- 4.1 KB
LICENSE -rw-r--r-- 1.3 KB
Makefile -rw-r--r-- 16.6 KB
README.md -rw-r--r-- 3.6 KB
build.Dockerfile -rw-r--r-- 1.9 KB
contributing.md -rw-r--r-- 2.2 KB
dune -rw-r--r-- 579 bytes
dune-project -rw-r--r-- 10.0 KB
dune-workspace -rw-r--r-- 506 bytes
package-lock.json -rw-r--r-- 1.9 KB
package.json -rw-r--r-- 343 bytes
poetry.lock -rw-r--r-- 18.0 KB
pyproject.toml -rw-r--r-- 1.2 KB
rust-toolchain -rw-r--r-- 6 bytes
shell.nix -rw-r--r-- 6.4 KB

README.md

back to top