sort by:
Revision Author Date Message Commit Date
e5a12c0 EVM/Kernel: move linked list metadata in storage 19 January 2024, 17:02:30 UTC
461193d Merge tezos/tezos!11432: Etherlink: add protobuf generated code for Narwhal Co-authored-by: Andrea Cerone <andrea.cerone@trili.tech> Approved-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Michael Zaikin <michael.zaikin@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11432 19 January 2024, 17:01:40 UTC
12a05e1 CI: use dependency ocaml-protoc-compiler 19 January 2024, 16:09:30 UTC
fac13d9 Manifest: Introduce rule for protobuf definitions 19 January 2024, 16:09:30 UTC
ba269cd Etherlink: add protobuf generated code for Narwhal and Exporter 19 January 2024, 16:09:30 UTC
ce91507 Merge tezos/tezos!11596: Tezt: Introduce a dedicated tezt executable for Etherlink Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Antonio Locascio <antonio.locascio1@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11596 19 January 2024, 16:08:41 UTC
8d27560 Tezt: Introduce a dedicated tezt executable for Etherlink 19 January 2024, 15:23:50 UTC
4c4b772 Merge tezos/tezos!11577: Tezt: fix registration of octez_wasm_scoru_regressions Co-authored-by: Romain Bardou <romain@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: pietro <pietro.abate@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11577 19 January 2024, 15:23:01 UTC
50f1667 Tezt: fix dependencies of octez_scoru_wasm_regressions 19 January 2024, 14:32:54 UTC
2245402 Tezt: use Manifezt.tezt to register tezos_scoru_wasm_regressions 19 January 2024, 14:32:54 UTC
94019ed Merge tezos/tezos!11598: Tezt: set random state to avoid random numbers Co-authored-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/11598 19 January 2024, 14:31:37 UTC
ffe764d Tezt: set random state to avoid random numbers 19 January 2024, 14:06:13 UTC
c5331b6 Merge tezos/tezos!11592: Tezt: Add the expected header for the sequencer tests Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11592 19 January 2024, 14:05:28 UTC
993a469 Tezt: Add the expected header for the sequencer tests 19 January 2024, 13:21:41 UTC
75d7739 Merge tezos/tezos!11416: Key_value_store: Add a way to remove files Co-authored-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> Co-authored-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11416 19 January 2024, 12:02:54 UTC
d1e5372 Key_value_store: fix typos, rephrase comments 19 January 2024, 11:31:47 UTC
6faeade Key_value_store: Add a new remove file operation 19 January 2024, 11:31:47 UTC
d0a9915 Merge tezos/tezos!11544: DAL: incentives feature flag Co-authored-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> Approved-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11544 19 January 2024, 11:29:07 UTC
9073022 Tezt: reset regressions for misc_protocol tests 19 January 2024, 11:05:20 UTC
f14544d Kaitai: update struct files 19 January 2024, 11:05:20 UTC
50dcede Tezt/DAL: add activation flag for incentives 19 January 2024, 11:05:20 UTC
76e51e6 Alpha/DAL: add activation flag for incentives 19 January 2024, 11:05:20 UTC
ca356f6 Merge tezos/tezos!11585: Tezt: Use npx to start eth-cli Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11585 19 January 2024, 11:04:37 UTC
6b24e26 Tezt: Use npx to start eth-cli 19 January 2024, 10:42:44 UTC
e4a0e08 Merge tezos/tezos!11512: Tezt/EVM: initialise base_fee to zero by default Co-authored-by: Emma Turner <emma.turner@trili.tech> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Pierre-Emmanuel CORNILLEAU <pe.cornilleau@marigold.dev> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11512 19 January 2024, 10:41:58 UTC
096377b Tezt/EVM: initialise base_fee to zero by default We set base_fee to zero, in the installer, such that regression outputs on expected balances are not changed. 19 January 2024, 10:17:03 UTC
9769a51 Merge tezos/tezos!11513: CI: Migrate CI job unit:non-proto-arm64 to GCP Co-authored-by: Neo <11726174-neo.nomadic@users.noreply.gitlab.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: pietro <pietro.abate@nomadic-labs.com> Approved-by: Killian Delarue <killian.delarue@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11513 19 January 2024, 09:50:46 UTC
8459aaf CI: Migrate CI job unit:non-proto-arm64 to GCP 19 January 2024, 09:24:22 UTC
3b9acfd Merge tezos/tezos!11528: CI: a set of smaller refactorings of CI configuration Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: pietro <pietro.abate@nomadic-labs.com> Approved-by: Neo <11726174-neo.nl@users.noreply.gitlab.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/11528 19 January 2024, 09:23:03 UTC
f58ea79 CI: the manual [oc.unit:non-proto-arm64] job should not be blocking 19 January 2024, 08:44:27 UTC
fb06958 CI: refactor, split [oc.build_x86_64.yml] We prefer separate files per job. 19 January 2024, 08:43:08 UTC
77f75e7 CI: refactor, align [install_octez.yml] Ubuntu and Fedora job naming 19 January 2024, 08:43:07 UTC
aaddb58 CI: refactor, remove superfluous coverage variables in [oc.tezt:fetch-records] There is no need to gather coverage information in this job. 19 January 2024, 08:43:07 UTC
52ec180 CI: refactor, split arm64 jobs into two files We prefer separate files per job. 19 January 2024, 08:43:06 UTC
b39218a CI: refactor, simpler manual in test_manual docker jobs Setting [when: manual] is equivalent to the previous configuration but more concise. 19 January 2024, 08:43:06 UTC
d352c2c CI: refactor, extract [.rules__octez_docker_changes_or_master] Extract the rules of [.oc.build_docker_release_template] into a separate template which simplifies setting separate rules on Docker jobs that should be manual. 19 January 2024, 08:43:06 UTC
0f3615d CI: refactor [schedule_extended_test], align pipeline- and file-name Updates [.gitlab-ci.yml] so that the [PIPELINE_TYPE] of schedule extended test pipelines correspond to the filename where the pipeline is implemented. 19 January 2024, 08:43:05 UTC
7107efb Merge tezos/tezos!11567: octez-codec: add wasm_2_0_0 output proof encoding Co-authored-by: Sylvain Ribstein <sylvain.ribstein@nomadic-labs.com> Approved-by: lykimquyen <quyen@marigold.dev> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Alain Mebsout <alain.mebsout@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11567 19 January 2024, 08:30:06 UTC
9783615 octez-codec: add wasm_2_0_0 output proof encoding 19 January 2024, 08:06:49 UTC
b787086 Merge tezos/tezos!11555: Proto: Check sc_rollup parametric constants update consistency Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11555 18 January 2024, 18:59:43 UTC
7d55d8f Proto: Check sc_rollup parametric constants update consistency 18 January 2024, 18:32:34 UTC
0354c7d Merge tezos/tezos!11542: Update opam repository to depend on the fixed hidapi-lwt dependency Co-authored-by: vbot <vincent.botbol@nomadic-labs.com> Approved-by: Romain <romain@nomadic-labs.com> Approved-by: Killian Delarue <killian.delarue@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11542 18 January 2024, 16:21:29 UTC
0e732f9 Scripts: update opam repo for hidapi dependencies 18 January 2024, 15:45:21 UTC
ec93553 Merge tezos/tezos!11556: EVM/Exec: prefix our custom precompiled contract to avoid any conflict with upcoming Ethereum fork Co-authored-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Thomas Pecseli <thomas.pecseli@trili.tech> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Rodi-Can Bozman <rodi.bozman@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11556 18 January 2024, 15:08:01 UTC
b5bf6f3 EVM/Log: add an entry in the breaking changes 18 January 2024, 14:40:50 UTC
d0fb98f EVM/Tezt: readapt withdrawal address in tezt 18 January 2024, 14:40:50 UTC
159ab1b EVM/Exec: prefix our custom precompiled contract to avoid any conflict with upcoming Ethereum fork 18 January 2024, 14:40:50 UTC
c92a0ef Merge tezos/tezos!11547: EVM: implement eip-170 Co-authored-by: Hantang Sun <hantang.sun@trili.tech> Approved-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Pierre-Emmanuel CORNILLEAU <pe.cornilleau@marigold.dev> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11547 18 January 2024, 14:40:01 UTC
7b22d29 EVM: implement eip-170 modified: etherlink/kernel_evm/evm_execution/src/handler.rs 18 January 2024, 14:05:22 UTC
0a874ea Merge tezos/tezos!11573: EVM: patch bad rebase of !11947 Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11573 18 January 2024, 14:04:35 UTC
51a98b1 EVM: patch bad rebase of !11947 18 January 2024, 13:09:32 UTC
da5905d Merge tezos/tezos!11526: EVM/Exec: fix a bug when creating a contract with insufficient funds Co-authored-by: Antoine Lanco <antoine.lanco@functori.com> Approved-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Thomas Pecseli <thomas.pecseli@trili.tech> Approved-by: Alain Mebsout <alain.mebsout@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11526 18 January 2024, 13:08:49 UTC
a3bbce5 EVM/Log: add an entry in bug fix section 18 January 2024, 12:43:18 UTC
a5b4726 EVM/test: add handler unit test that create a contract with insufficient funds 18 January 2024, 12:43:18 UTC
ba40f1f EVM/test: add lib unit test that call a contract that create another contract with insufficient funds 18 January 2024, 12:43:17 UTC
6af2ff9 EVM/exec: fix a bug when creating a contract with insufficient funds 18 January 2024, 12:43:17 UTC
3821343 EVM/exec: delete unused transfer function 18 January 2024, 12:43:17 UTC
adeb8f8 Merge tezos/tezos!11548: Manifezt: annotate tests with the kernels they use Co-authored-by: Romain Bardou <romain@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11548 18 January 2024, 11:40:54 UTC
4d9578a Tezt: annotate kernel ~uses 18 January 2024, 11:13:25 UTC
780b96c Tezt: use Uses for kernel paths 18 January 2024, 11:13:25 UTC
22ac5a8 Merge tezos/tezos!11536: CI: refactor, more explicit rules for [merge_request_event] jobs Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Neo <11726174-neo.nl@users.noreply.gitlab.com> Approved-by: Killian Delarue <killian.delarue@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11536 18 January 2024, 10:47:59 UTC
3917cd0 CI: refactor, more explicit rules for [merge_request_event] jobs Using [if: '$CI_MERGE_REQUEST_ID'] is a turn-about way of evaluating whether a job runs in a merge-request pipeline. Checking [$CI_PIPELINE_SOURCE] is equivalent but more direct and explicit. 18 January 2024, 10:20:35 UTC
963a249 Merge tezos/tezos!11549: Tezt/EVM: set Wei.one to one wei 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: Rodi-Can Bozman <rodi.bozman@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11549 18 January 2024, 10:19:47 UTC
13a5338 Tezt/EVM: set Wei.one to one wei 18 January 2024, 09:51:54 UTC
a8315f3 Merge tezos/tezos!11563: proto: add some comment about legacy endorsement encoding Co-authored-by: Albin Coquereau <albin.coquereau@nomadic-labs.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/11563 18 January 2024, 09:51:07 UTC
3f21a93 proto: add some comment about legacy endorsement encoding 18 January 2024, 09:27:20 UTC
e873ead Merge tezos/tezos!11517: EVM/Eval: fix a bug on filler checks (value, gas and data should be taken into account) Co-authored-by: arnaud <arnaud.bihan@functori.com> Approved-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Hantang Sun <hantang.sun@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11517 18 January 2024, 09:26:35 UTC
7517951 EVM/Eval: Add log to failure to know what expect check in filler 18 January 2024, 09:02:31 UTC
b8dbf84 EVM/Eval: Matches index for data gas and value in filler and checking also for labels 18 January 2024, 09:02:30 UTC
2612f6d Merge tezos/tezos!11494: DAL: split the SRS Co-authored-by: Anne-Laure <al.schmitt@protonmail.com> Approved-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11494 17 January 2024, 18:37:22 UTC
2d746c3 Bin_dal_node/Slot_manager_legacy: replace `Data_encoding.(unit)` by `Data_encoding.unit` 17 January 2024, 18:12:35 UTC
e0026be DAL node, Protocol: adapt the code to the new DAL’s error type 17 January 2024, 18:12:35 UTC
d88f864 Crypto_dal/Cryptobox: update comments 17 January 2024, 18:12:35 UTC
9ff42c2 Crypto_dal/Cryptobox: split prover & verifier SRS & add functions to generate verifier SRS 17 January 2024, 18:12:35 UTC
b392da6 Merge tezos/tezos!11545: EVM/Exec: address remaining arithmetic overflow issues. Co-authored-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Thomas Pecseli <thomas.pecseli@trili.tech> Approved-by: Hantang Sun <hantang.sun@trili.tech> Approved-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Arnaud Bihan <arnaud.bihan@functori.com> Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11545 17 January 2024, 18:11:53 UTC
6f935be EVM/Log: add an entry for the overflow bug fix 17 January 2024, 17:26:04 UTC
dcacc92 EVM/Exec: fix overflow when prepaying transactions The commit contains the fix that allows us to unskip HighGasPrice test. 17 January 2024, 17:26:04 UTC
63d11ae EVM/Eval: re-add tests that were panicking for arithmetic overflow/underflow Some fixes patched those test in master, they can be removed from the skip list. 17 January 2024, 17:26:04 UTC
17c60df Merge tezos/tezos!11539: EVM/Eval: deactivate sloadGasCost (hot/cold test) Co-authored-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Antoine Lanco <antoine.lanco@functori.com> Approved-by: Hantang Sun <hantang.sun@trili.tech> Approved-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: Rodi-Can Bozman <rodi.bozman@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11539 17 January 2024, 17:25:20 UTC
9a95ca6 EVM/Eval: deactivate sloadGasCost (hot/cold test) 17 January 2024, 16:55:48 UTC
a5e43e1 Merge tezos/tezos!11505: EVM/Eval: fix single unparsable test Co-authored-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Max <maxime.levillain@functori.com> Approved-by: Antoine Lanco <antoine.lanco@functori.com> Approved-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Arnaud Bihan <arnaud.bihan@functori.com> Approved-by: Alain Mebsout <alain.mebsout@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11505 17 January 2024, 16:55:03 UTC
e070559 EVM/Eval: reorder when the checks are done to be able to run unparsable test 17 January 2024, 16:30:46 UTC
f8eea48 EVM/Eval: refacto skipped checks Between of parsing reason and others. Also use a macro to match the skipped test's name (lines are shorter). 17 January 2024, 16:30:46 UTC
0d45108 Merge tezos/tezos!11543: OpenApi, Version: Standardize version format Co-authored-by: Killian Delarue <killian.delarue@nomadic-labs.com> Approved-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: Romain <romain@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11543 17 January 2024, 16:03:31 UTC
bc8dd0f Openapi: generated specifications contain version commit 17 January 2024, 15:32:03 UTC
8d7855c Version: add --full-with-commit to tezos_print_version 17 January 2024, 15:32:03 UTC
e82ee21 Smart_rollup_node, Openapi: Use simple_version_string for version 17 January 2024, 15:32:02 UTC
527a1ce Version: Create simple_version_string 17 January 2024, 15:32:02 UTC
fc61924 Merge tezos/tezos!11473: EVM/Node: add events for tx-pool Co-authored-by: Antonio Locascio <antonio.locascio@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11473 17 January 2024, 15:30:39 UTC
6942f28 EVM/Node: add events for tx-pool 17 January 2024, 15:06:58 UTC
faf65c7 Merge tezos/tezos!11445: Proto/SR: update constants to 10sec block time Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Albin Coquereau <pro.acoquer@protonmail.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11445 17 January 2024, 15:06:12 UTC
ed577b1 Tezt: update regressions 17 January 2024, 14:32:30 UTC
46fb66c Test: deactivate liquid balance check 17 January 2024, 14:32:30 UTC
441ed5a Test: update tests to new constants 17 January 2024, 14:32:30 UTC
cea8d44 SR: make constants depend on block time 17 January 2024, 14:32:30 UTC
470598a Merge tezos/tezos!11509: Kernel/EVM: gas price should be of tx, not block Co-authored-by: Emma Turner <emma.turner@trili.tech> Approved-by: Pierre-Emmanuel CORNILLEAU <pe.cornilleau@marigold.dev> Approved-by: Thomas Pecseli <thomas.pecseli@trili.tech> Approved-by: Rodi-Can Bozman <rodi.bozman@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11509 17 January 2024, 14:22:14 UTC
1b04c9a Kernel/EVM: gas price should be of tx, not block 17 January 2024, 13:35:19 UTC
89d5a48 Merge tezos/tezos!11463: RISC-V: Sandbox inbox ticket support Co-authored-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Victor Dumitrescu <victor.dumitrescu@nomadic-labs.com> Approved-by: Felix Puscasu <felix.puscasu@trili.tech> Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11463 17 January 2024, 13:34:34 UTC
55742f3 RISC-V: Sandbox inbox ticket support 17 January 2024, 12:27:15 UTC
1dc8942 Merge tezos/tezos!11508: Tezt/EVM: fix overflow in expected gas fees Co-authored-by: Emma Turner <emma.turner@trili.tech> Approved-by: Pierre-Emmanuel CORNILLEAU <pe.cornilleau@marigold.dev> Approved-by: Thomas Pecseli <thomas.pecseli@trili.tech> Approved-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11508 17 January 2024, 11:25:35 UTC
back to top