https://gitlab.com/tezos/tezos
Revision a755d4230c6d487e09ef462bdb77b5469a6ee269 authored by Valentin Chaboche on 07 April 2023, 12:45:22 UTC, committed by Valentin Chaboche on 11 April 2023, 07:23:08 UTC
This comes with a lot of type changes (e.g., EthereumAddress).
This avoid the duplication of types between the crate [evm-execution]
and the evm kernel.
1 parent d9ed8e8
History
Tip revision: a755d4230c6d487e09ef462bdb77b5469a6ee269 authored by Valentin Chaboche on 07 April 2023, 12:45:22 UTC
EVM/Kernel: use evm-execution for transactions
Tip revision: a755d42
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-- 3.2 KB
CODEOWNERS -rw-r--r-- 4.0 KB
Dockerfile -rw-r--r-- 4.1 KB
LICENSE -rw-r--r-- 1.3 KB
Makefile -rw-r--r-- 16.7 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-- 11.4 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