https://gitlab.com/tezos/tezos
Revision fbb11c1523ed49376257754b509004630ade3cb6 authored by Emma Turner on 15 May 2023, 10:33:12 UTC, committed by Emma Turner on 22 May 2023, 09:50:01 UTC
Deposit tickets into kernels

Demo: user confirmation to launch

Demo: dac members running

Demo: run dac observer

mondaynet: bump network

Demo: setup dac members in installer

demo: fix runner for DAC

demo: kernel artifacts

Kernel SDK: set dac members in installer

Demo: submit DAC messages

demo: kernel with debug log format

demo: optimise kernel

irmin update

perf

demo: splitup rollup assets across nodes

GCP

making DAC work

working

separate DAC

multi rollups/dacs per node
1 parent 5625696
Raw File
Tip revision: fbb11c1523ed49376257754b509004630ade3cb6 authored by Emma Turner on 15 May 2023, 10:33:12 UTC
Demo: export kernel debug log
Tip revision: fbb11c1
.gitattributes
_coverage_output export-ignore
.gitignore export-ignore
.gitattributes export-ignore
.gitlab-ci.yml export-ignore
.github export-ignore
.gitlab export-ignore
devtools export-ignore
# these folders have symlinks which are problematic on Windows
docs/active export-ignore

src/lib_version/exe/get_git_info.ml export-subst
src/lib_version/current_git_info.ml export-subst
back to top