Revision daceb8bd4d123e038e28e3b1c6a6e58bf9a77ffe authored by Benjamin Canou on 23 July 2019, 14:45:36 UTC, committed by Pierre Boutillier on 21 October 2019, 12:25:18 UTC
This patch preserves the semantics of `CREATE_CONTRACT` instructions
for contracts deployed before the migration that deploy a contract
with a default entrypoint. This is done by adding a `%root` entrypoint
as detailed in a previous patch.
1 parent f06c6a3
History
File Mode Size
.github
.gitlab
docs
emacs
scripts
src
tests_python
vendors
.dockerignore -rw-r--r-- 627 bytes
.gitattributes -rw-r--r-- 132 bytes
.gitignore -rw-r--r-- 830 bytes
.gitlab-ci.yml -rw-r--r-- 19.6 KB
.ocp-indent -rw-r--r-- 17 bytes
LICENSE -rw-r--r-- 1.1 KB
Makefile -rw-r--r-- 5.4 KB
README.md -rw-r--r-- 1.7 KB
active_protocol_versions -rw-r--r-- 6 bytes
contributing.md -rw-r--r-- 2.4 KB
dune -rw-r--r-- 191 bytes
dune-workspace -rw-r--r-- 16 bytes

README.md

back to top