https://gitlab.com/tezos/tezos
Revision 7d2756817410a72107ceec96e5717737e671db3b authored by Alain Mebsout on 13 December 2022, 13:30:29 UTC, committed by Marge Bot on 18 January 2023, 17:47:04 UTC
- SCORU/Node: store finalized L2 head in full
- SCORU/Node: publish all missing commitments at once
- Instead of one per L1 block.
- SCORU/Node: distinguish first publication level and inclusion level
- SCORU/Node: cement all missing commitments at once
- SCORU/Node: fail when node disagrees with cemented commitment on L1
- SCORU/Node: save last published commitment on inclusion only
- SCORU/Node: save first publication level for unpublished commitments
- SCORU/Node: don't try to publish commitments that are past curfew
1 parent 0c95b09
History
Tip revision: 7d2756817410a72107ceec96e5717737e671db3b authored by Alain Mebsout on 13 December 2022, 13:30:29 UTC
SCORU/Node: backport !7135 to Mumbai rollup node
Tip revision: 7d27568
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-- 1.4 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