https://gitlab.com/tezos/tezos

sort by:
Revision Author Date Message Commit Date
f29f118 DAL: Deploying scripts onto the cloud 18 March 2024, 13:43:52 UTC
933531d Merge tezos/tezos!12496: Etherlink: clean storage garbage Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12496 18 March 2024, 13:42:48 UTC
37cc25b Etherlink: clean storage garbage 18 March 2024, 13:23:14 UTC
0c93f65 Merge tezos/tezos!12495: EVM/Kernel: use the fallback mechanism for kernel root hash Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12495 18 March 2024, 13:22:14 UTC
81609e4 EVM/Kernel: clean applied_kernel_upgrade 18 March 2024, 13:03:44 UTC
01e1077 EVM/Tezt: check that default backup root hash is 00..00 18 March 2024, 13:03:44 UTC
b4d547e EVM/Kernel: use the fallback mechanism for kernel root hash I mirrored the kernelVersion logic whereas it should have been the kernelRootHash the whole time. Ignore the previous code, and just read how the kernelRootHash is stored and restored in case of errors. 18 March 2024, 13:03:44 UTC
f69fc0c EVM/Tezt: exhibit bug 18 March 2024, 13:03:44 UTC
c8541ef Merge tezos/tezos!12401: Kernel/EVM: do not charge da fee for delayed transactions Co-authored-by: Emma Turner <emma.turner@trili.tech> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Pierre-Emmanuel CORNILLEAU <pe.cornilleau@marigold.dev> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12401 18 March 2024, 13:02:49 UTC
c66c722 Etherlink: do not charge da fee for delayed tx 18 March 2024, 12:45:00 UTC
f0a654e Merge tezos/tezos!12428: Validation: propagate cached_result to avoid cache misses Co-authored-by: Victor Allombert <victor.allombert@nomadic-labs.com> Approved-by: Albin Coquereau <pro.acoquer@protonmail.com> Approved-by: vbot <vincent.botbol@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12428 18 March 2024, 12:44:07 UTC
4c1eccd Validation: propagate cached_result to avoid cache misses 18 March 2024, 12:21:40 UTC
c69c378 Merge tezos/tezos!12489: Remove deprecated local-listen-addrs config filed Co-authored-by: Victor Allombert <victor.allombert@nomadic-labs.com> Approved-by: Killian Delarue <killian.delarue@nomadic-labs.com> Approved-by: vbot <vincent.botbol@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12489 18 March 2024, 12:20:47 UTC
3363f4e Changelog: remove deprecated local-listen-addrs config field 18 March 2024, 11:59:11 UTC
d373dc3 Node: remove deprecated local-listen-addrs config field 18 March 2024, 11:59:11 UTC
e5dd6a6 Merge tezos/tezos!12469: Kernel/EVM: extract TransactionLayerData from handler.rs Co-authored-by: pikatos <steve.sanches@nomadic-labs.com> Approved-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Arnaud Bihan <arnaud.bihan@functori.com> Approved-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12469 18 March 2024, 11:58:16 UTC
29a81f3 Kernel/EVM: take out remaining unrelated function from handler.rs 18 March 2024, 11:40:20 UTC
2870649 Kernel/EVM: extract TransactionLayerData from handler.rs 18 March 2024, 11:40:20 UTC
4454615 Merge tezos/tezos!12397: CIAO: before_merging/scheduled, pt 3: build Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Philippe Wang <philippe.wang@gmail.com> Approved-by: Martin Tomazic <martin.tomazic97@gmail.com> Approved-by: Romain <romain@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12397 18 March 2024, 11:39:31 UTC
69b10f5 CI: generate job [oc.tezt:fetch-records] 18 March 2024, 11:20:52 UTC
f6eec1b CI: generate job [oc.build_kernels] 18 March 2024, 11:20:52 UTC
c32be39 CI: generate [oc.build_x86_64-*] jobs 18 March 2024, 11:20:52 UTC
f1479dc CI: generate [ocaml-check] 18 March 2024, 11:20:52 UTC
6e5c186 CI: refactor, split [ocaml-check] 18 March 2024, 11:20:52 UTC
9fce320 CI: rename [oc.docker:client-libs-deps.-{other=>scheduled_...}.yml] 18 March 2024, 11:20:52 UTC
a3a9b07 CI: generate [oc.docker:client-libs-dependencies] 18 March 2024, 11:20:51 UTC
9474872 CI: refactor, always build [client-libs-dependencies] on scheduled 18 March 2024, 11:20:51 UTC
5d768ac CIAO: refactor setting of [CI_DOCKER_HUB] 18 March 2024, 11:20:51 UTC
2483858 CI: remove unused templates 18 March 2024, 11:20:51 UTC
8088230 CI: remove unused [bin_packages_common.yml] 18 March 2024, 11:20:51 UTC
bd87651 Merge tezos/tezos!12494: Tezt/DAL: add test for plugin/commitments_history/hash RPC Co-authored-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12494 18 March 2024, 11:19:58 UTC
2287d7c Tezt/DAL: update test for plugin/skip_list/cell RPC also check cells by following back pointers 18 March 2024, 10:55:11 UTC
fdebf15 Tezt/DAL: add test for plugin/skip_list/cell RPC 18 March 2024, 10:55:11 UTC
77623de Merge tezos/tezos!12485: Etherlink: set a delayed transaction bridge Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12485 18 March 2024, 10:54:16 UTC
07daf23 EVM/Kernel: set a delayed transaction bridge 18 March 2024, 10:36:23 UTC
1f74ffc EVM/Kernel: bump storage version 18 March 2024, 10:36:23 UTC
4bce375 Merge tezos/tezos!12481: EVM Node: Start waiting for 500ms sooner for producing the next block Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12481 18 March 2024, 10:35:29 UTC
61ac8ac EVM Node: Start waiting for 500ms sooner for producing the next block 18 March 2024, 10:17:37 UTC
a1627c4 Merge tezos/tezos!12509: Dal: rename RPC /confirmed_slot_headers_history to /commitments_history Co-authored-by: iguerNL@Functori <iguer@functori.com> Approved-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Anne-Laure <anne.laure@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12509 18 March 2024, 10:16:45 UTC
152503a Dal: rename RPC /confirmed_slot_headers_history to /commitments_history Fixes https://gitlab.com/tezos/tezos/-/issues/7080 18 March 2024, 09:53:59 UTC
d2935b1 Merge tezos/tezos!12512: EVM/Tezt: oups Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12512 18 March 2024, 09:53:11 UTC
425379e EVM/Tezt: oups 18 March 2024, 09:32:30 UTC
69cfc49 Merge tezos/tezos!12438: Docker: use [getopt] in [./scripts/create_docker_image.sh] Co-authored-by: pecornilleau <pe.cornilleau@marigold.dev> Approved-by: pietro <pietro.abate@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Raphaël Proust <code@bnwr.net> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12438 18 March 2024, 09:31:43 UTC
657a8d6 Docker: docker image creation script with options 18 March 2024, 09:25:42 UTC
351521d Merge tezos/tezos!12510: Etherlink: tag flaky tests Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12510 18 March 2024, 08:57:02 UTC
61901df Etherlink: tag flaky tests 18 March 2024, 08:31:58 UTC
49ac498 Merge tezos/tezos!12389: doc: Update install instructions for deb and rpm Co-authored-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> Co-authored-by: Pietro Abate <pietro.abate@nomadic-labs.com> Approved-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> Approved-by: Germán Delbianco <german@nomadic-labs.com> Approved-by: Killian Delarue <killian.delarue@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12389 15 March 2024, 18:09:47 UTC
6959331 doc: fix RST external link 15 March 2024, 17:57:16 UTC
c37cc7c doc: Update install instructions for deb and rpm 15 March 2024, 16:51:02 UTC
b6046ef Merge tezos/tezos!12457: RISC-V: SATP csr module Co-authored-by: Felix Puscasu <felix.puscasu@trili.tech> Approved-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Victor Dumitrescu <victor.dumitrescu@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12457 15 March 2024, 16:49:41 UTC
4ee96d2 RISC-V: macros 15 March 2024, 16:31:22 UTC
ff4d3cb Merge tezos/tezos!12454: DAL: plug the new skip list storage in the rollup node Co-authored-by: iguerNL@Functori <iguer@functori.com> Approved-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12454 15 March 2024, 16:30:33 UTC
2922259 Sc-rollups: retrieve DAL skip list cells from DAL node for refutations 15 March 2024, 15:53:59 UTC
0fc663a Sc-Rollup: add proto/lib_dal as a dep of proto/lib_sc_rollup_node 15 March 2024, 15:53:59 UTC
a28f8ab Dal/Plugin: export get_commitments_history_hash_content service Dal_proto_client 15 March 2024, 15:53:59 UTC
e636cff Rollup node: use the right DAL skip list history in refutations 15 March 2024, 15:53:59 UTC
3525545 Merge tezos/tezos!12477: EVM Node: Log how much time it takes to produce a given blueprint Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12477 15 March 2024, 15:53:17 UTC
c153482 EVM Node: Log how much time it takes to produce a given blueprint 15 March 2024, 15:35:38 UTC
a64699e Merge tezos/tezos!12488: RISC-V: Fix riscv suite tests Co-authored-by: Felix Puscasu <felix.puscasu@trili.tech> Approved-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Victor Dumitrescu <victor.dumitrescu@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12488 15 March 2024, 15:27:42 UTC
0f67ad6 RISC-V: Fix riscv suite tests 15 March 2024, 15:07:49 UTC
c9822b5 Merge tezos/tezos!12456: RISC-V sandbox: run interpreter alongside rvemu Co-authored-by: Victor Dumitrescu <v.dumitrescu@outlook.com> Approved-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12456 15 March 2024, 14:45:26 UTC
a53828e RISC-V tests: reset regressions 15 March 2024, 14:23:32 UTC
e7dded5 RISC-V sandbox: run interpreter alongside rvemu 15 March 2024, 14:23:32 UTC
4c5a107 Merge tezos/tezos!12329: Test/DAL: Add a test that 32 slots can be included into a Tezos block Co-authored-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> Approved-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12329 15 March 2024, 14:22:47 UTC
c00de41 Test/DAL: Add a test to check 32 slots can fit in a Tezos block 15 March 2024, 14:04:14 UTC
c2aa1d5 Test/DAL: Add a `number_of_slots` parameter in generic functions 15 March 2024, 14:04:14 UTC
6be5137 Test/DAL: Small refactorisation for regression tests 15 March 2024, 14:04:13 UTC
cb31c8f Merge tezos/tezos!12321: DAL/node/Store: add interface file store.mli Co-authored-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Approved-by: Anne-Laure <anne.laure@nomadic-labs.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12321 15 March 2024, 14:03:27 UTC
0e01bca FIXME: doc-string for `find_opt` 15 March 2024, 13:37:15 UTC
59cfce4 DAL/store: move save_shard_proofs out of the Legacy submodule 15 March 2024, 13:37:15 UTC
4b5f8a7 DAL/node/Store: add interface file store.mli Closes #4097 15 March 2024, 13:37:15 UTC
3184fa6 DAL/node/Store: remove unused shard path in Irmin part of the store 15 March 2024, 13:37:15 UTC
29efa15 Merge tezos/tezos!12420: Dal: add an RPC to retrieve a cell of the skip list given its hash Co-authored-by: iguerNL@Functori <iguer@functori.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12420 15 March 2024, 13:28:12 UTC
2dc569e Dal/Node: plug the plugin RPCs directory into the RPC server 15 March 2024, 13:08:12 UTC
711215d Dal/Plugin: expose a proto related RPC directory to the DAL node 15 March 2024, 13:08:12 UTC
429e188 Dal/Plugin: implement an RPC to retrieve a cell from its hash 15 March 2024, 13:08:12 UTC
5227f2f Merge tezos/tezos!12086: DAL: skip list storage structure & fill Co-authored-by: iguerNL@Functori <iguer@functori.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12086 15 March 2024, 12:46:03 UTC
681b2da Dal/Node: plug the skip cells key-value store in the node 15 March 2024, 12:25:40 UTC
63f1c7d Dal/Node: define the storage layout of the DAL skip list cells 15 March 2024, 12:25:40 UTC
ee79c7c Dal/Node: define a unified protocol agnostic type for DAL skip lists info 15 March 2024, 12:25:40 UTC
3741503 Tezt/Dal: fix a flaky test 15 March 2024, 12:25:40 UTC
ab71262 Merge tezos/tezos!12400: EVM/Kernel: reboot during stage one in sequencer mode Co-authored-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12400 15 March 2024, 12:24:53 UTC
4d1e37a Etherlink: test reboot of stage one in sequencer mode 15 March 2024, 12:06:24 UTC
e3e1ac5 EVM/Kernel: reboot when too much ticks have been consumed 15 March 2024, 12:06:24 UTC
f5babf1 EVM/Kernel: prepare reboot 15 March 2024, 12:06:24 UTC
ac4aa6c EVM/Kernel: account ticks for delayed inbox 15 March 2024, 12:06:24 UTC
fab3169 EVM/Kernel: account ticks for chunks 15 March 2024, 12:06:24 UTC
0780fe3 EVM/Kernel: parsing context is mutable It will contain the accumulated ticks. It is necessary to treat invalid sequencer chunks that will end up as `Unparsable`. 15 March 2024, 12:06:24 UTC
ae62943 EVM/Kernel: mockup tick model for sequencer inputs 15 March 2024, 12:06:24 UTC
00d13ad Merge tezos/tezos!12424: Validation: remove Hangzhou inconsistent hash failsafe Co-authored-by: Victor Allombert <victor.allombert@nomadic-labs.com> Approved-by: vbot <vincent.botbol@nomadic-labs.com> Approved-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12424 15 March 2024, 12:05:35 UTC
a2606e3 Validation: remove Hangzhou inconsistent hash failsafe 15 March 2024, 11:46:30 UTC
498234e Merge tezos/tezos!12382: CIAO: before_merging/scheduled, pt 2: sanity, packaging Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Romain <romain@nomadic-labs.com> Approved-by: Philippe Wang <philippe.wang@gmail.com> Approved-by: Martin Tomazic <martin.tomazic97@gmail.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12382 15 March 2024, 11:45:40 UTC
4494c42 CI: generate [opam:*] jobs 15 March 2024, 11:13:24 UTC
f9f977a Manifest: write opam packages to test to [script-inputs] 15 March 2024, 11:13:24 UTC
8734e61 CI-in-OCaml: add function for writing sets of jobs to external file 15 March 2024, 11:13:24 UTC
a052a4c CI: generate [docker:hadolint] 15 March 2024, 11:13:24 UTC
57714c2 CI: refactor, add explicit [when:] to hadolint job rule 15 March 2024, 11:13:24 UTC
490d0d5 CI: generate [sanity_ci] 15 March 2024, 11:13:24 UTC
1830100 CIAO: improve generation check error messages 15 March 2024, 11:13:24 UTC
e9fe5c4 [ci/makefile]: fix phony declaration 15 March 2024, 11:13:24 UTC
back to top