https://gitlab.com/tezos/tezos
Revision 4aef5a9f6db03f1d4d3a5d1f5680a67fea890e08 authored by Thomas Letan on 16 March 2023, 10:34:03 UTC, committed by Marge Bot on 29 March 2023, 11:03:04 UTC
The current implementation of the durable storage forces to hash only
values. We extend the API to allow to hash arbitrary subtrees.
1 parent 8b8129d
History
Tip revision: 4aef5a9f6db03f1d4d3a5d1f5680a67fea890e08 authored by Thomas Letan on 16 March 2023, 10:34:03 UTC
WASM: Modify the API of the durable storage to hash any subtrees
Tip revision: 4aef5a9
File Mode Size
.github
.gitlab
_coverage_output
devtools
docs
emacs
manifest
michelson_test_scripts
opam
script-inputs
scripts
src
tezt
vendors
.dockerignore -rw-r--r-- 1.1 KB
.gitattributes -rw-r--r-- 369 bytes
.gitignore -rw-r--r-- 1.5 KB
.gitlab-ci.yml -rw-r--r-- 5.6 KB
.npmrc -rw-r--r-- 62 bytes
.ocamlformat -rw-r--r-- 388 bytes
.pylintrc -rw-r--r-- 17.4 KB
CHANGES.rst -rw-r--r-- 2.9 KB
CODEOWNERS -rw-r--r-- 3.9 KB
Dockerfile -rw-r--r-- 4.1 KB
LICENSE -rw-r--r-- 1.3 KB
Makefile -rw-r--r-- 16.5 KB
README.md -rw-r--r-- 3.5 KB
build.Dockerfile -rw-r--r-- 1.9 KB
contributing.md -rw-r--r-- 2.2 KB
dune -rw-r--r-- 903 bytes
dune-project -rw-r--r-- 10.5 KB
dune-workspace -rw-r--r-- 506 bytes
kernels.mk -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-- 35.9 KB
pyproject.toml -rw-r--r-- 1.0 KB
rust-toolchain -rw-r--r-- 6 bytes
shell.nix -rw-r--r-- 6.5 KB

README.md

back to top