Revision e744c0bf1b2daefd635e594fea5e34661ac67891 authored by Alain Mebsout on 06 May 2022, 13:58:56 UTC, committed by Marge Bot on 13 May 2022, 15:38:04 UTC
(We can still provide an origination level to bound the crawler).
By forcing to have an explicit block hash for the origination block, we
prevent the rollup node from supporting rollup originations in a block
of round > 0 (in the case where the user does not wait for 2 block
confirmations). Having the origination block be explicit does not bring
any more guarantees than having the level.
1 parent 3dc50ff
History
File Mode Size
.github
.gitlab
_coverage_output
devtools
docs
emacs
manifest
opam
packaging
scripts
src
tests_python
tezt
vendors
.dockerignore -rw-r--r-- 910 bytes
.gitattributes -rw-r--r-- 369 bytes
.gitignore -rw-r--r-- 1005 bytes
.gitlab-ci.yml -rw-r--r-- 2.5 KB
.npmrc -rw-r--r-- 125 bytes
.ocamlformat -rw-r--r-- 398 bytes
.pylintrc -rw-r--r-- 17.5 KB
CHANGES.rst -rw-r--r-- 1.8 KB
CODEOWNERS -rw-r--r-- 3.4 KB
Dockerfile -rw-r--r-- 4.0 KB
LICENSE -rw-r--r-- 1.3 KB
Makefile -rw-r--r-- 14.0 KB
README.md -rw-r--r-- 3.1 KB
active_protocol_versions -rw-r--r-- 32 bytes
active_testing_protocol_versions -rw-r--r-- 58 bytes
build.Dockerfile -rw-r--r-- 924 bytes
contributing.md -rw-r--r-- 2.2 KB
dune -rw-r--r-- 105 bytes
dune-project -rw-r--r-- 7.7 KB
dune-workspace -rw-r--r-- 262 bytes
package-lock.json -rw-r--r-- 871 bytes
package.json -rw-r--r-- 335 bytes
poetry.lock -rw-r--r-- 77.0 KB
pyproject.toml -rw-r--r-- 1.3 KB
rust-toolchain -rw-r--r-- 6 bytes
sandbox.Makefile -rw-r--r-- 2.0 KB
sc_rollup_protocol_versions -rw-r--r-- 6 bytes
static-packages -rw-r--r-- 528 bytes
tx_rollup_protocol_versions -rw-r--r-- 19 bytes

README.md

back to top