sort by:
Revision Author Date Message Commit Date
8ab4347 doc: color links more distinctively 06 March 2024, 14:49:06 UTC
224ea75 Merge tezos/tezos!12311: Kaitai: Remove redundant `.ksy` files Co-authored-by: Martin Tomazic <martin.tomazic97@gmail.com> Approved-by: pietro <pietro.abate@nomadic-labs.com> Approved-by: Raphaël Proust <code@bnwr.net> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12311 06 March 2024, 14:48:12 UTC
8e2b7e5 Kaitai: Remove redundant `.ksy` files `.ksy` files are now stored inside `contrib/kaitai-struct-files/files`. The files very accidentally commited due to overlapp of !11206 and !11208. 06 March 2024, 14:26:03 UTC
79dfe34 Kaitai: Fix `kaitai_checks` needs dependency list 'kaitai_checks' no longer needs 'oc.build_x86_64-released' dependency. This can be done because the kaitai job compiles the internal fork of codec ('contrib/bin_codec_kaitai'), that also builds octez code. This means that if octez code changes (e.g. modified encodings) this will affect this job and fail if applicable. Meaning there is no need to depend on 'oc.build_x86_64-released' See this thread for motivation: https://gitlab.com/tezos/tezos/-/merge_requests/12311#note_1801677990 06 March 2024, 14:26:03 UTC
91c338a Merge tezos/tezos!12186: baker: move errors to baking_errors Co-authored-by: Albin Coquereau <albin.coquereau@nomadic-labs.com> Approved-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> Approved-by: vbot <vincent.botbol@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12186 06 March 2024, 14:25:12 UTC
60c7d9e tezt/tests: fix per_block_votes test 06 March 2024, 14:03:56 UTC
5d0d832 baker/oxford: backport baking_errors changes 06 March 2024, 14:03:56 UTC
6248ad0 baker/parisa: backport baking_errors changes 06 March 2024, 14:03:56 UTC
a273c7e alpha/baker: move per_block_vote_file errors to baking_errors 06 March 2024, 14:03:55 UTC
bfd06cc alpha/baker: move client_baking_blocks error to baking_errors 06 March 2024, 14:03:55 UTC
05c034f alpha/baker: move baking_simulator errors to baking_errors 06 March 2024, 14:03:55 UTC
6f2067d alpha/baker: move baking_state error to baking_errors 06 March 2024, 14:03:55 UTC
7497181 alpha/baker: clean baking_errors 06 March 2024, 14:03:55 UTC
a7234c2 alpha/baker: shadow register_error_kind to add the protocol name in the error id 06 March 2024, 14:03:55 UTC
9401e3e Merge tezos/tezos!12275: EVM/Kernel: move failsafe storage at block production Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12275 06 March 2024, 14:03:05 UTC
08cac8a EVM/Kernel: reboot in case of invalid block The mark for reboot is done at the block caller level. It was previously at the level of block in progress, but we need to trigger a reboot outside of block in progress. 06 March 2024, 13:43:37 UTC
ebe14ea EVM/Kernel: move failsafe storage at block production 06 March 2024, 13:43:36 UTC
03b370e EVM/Kernel: use ticketer from configuration 06 March 2024, 13:43:36 UTC
3ac9f33 Merge tezos/tezos!11706: packages: octez-node - multi distribution / multi arch support Co-authored-by: Pietro Abate <pietro.abate@nomadic-labs.com> Approved-by: Neo <11726174-neo.nl@users.noreply.gitlab.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11706 06 March 2024, 13:42:45 UTC
c12c954 packages: add arm64 debian packages 06 March 2024, 13:17:26 UTC
50700e8 Merge tezos/tezos!12280: evm/node: add case helper for evm event encoding Co-authored-by: Sylvain Ribstein <sylvain.ribstein@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/12280 06 March 2024, 13:12:04 UTC
1bcc521 evm/node: add case helper for evm event encoding 06 March 2024, 12:54:14 UTC
cd09a6b Merge tezos/tezos!12232: Proto/tests: refactor wait functions Co-authored-by: Lucas Randazzo <lucas@nomadic-labs.com> Approved-by: Marina Polubelova <marina.polubelova@nomadic-labs.com> Approved-by: Diane Gallois-Wong <diane.galloiswong@gmail.com> Approved-by: Julien <julien.tesson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12232 06 March 2024, 12:53:23 UTC
aca2cfe Proto/tests: improve log scenario 06 March 2024, 12:34:23 UTC
690c1a5 Proto/tests: rename wait_cycle 06 March 2024, 12:34:23 UTC
3b56b42 Proto/tests: remove default constants 06 March 2024, 12:34:23 UTC
ac00a38 Proto/tests: use wait_n_cycles_f Note: some cases couldn't be immediately replaced, because they are more complex, or use loop 06 March 2024, 12:34:23 UTC
a836bc4 Proto/tests: add wait_n_cycles variants 06 March 2024, 12:34:23 UTC
9b9eabd Proto/tests: refactor wait_cycle function 06 March 2024, 12:34:23 UTC
83d289c Merge tezos/tezos!12234: EVM/Eval: [disable-file-logs] feature flag to remove impure side-effects Co-authored-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Arnaud Bihan <arnaud.bihan@functori.com> Approved-by: Hantang Sun <hantang.sun@trili.tech> Approved-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Thomas Pecseli <thomas.pecseli@trili.tech> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12234 06 March 2024, 12:33:39 UTC
0fd3f87 EVM/CI: make the job more efficient by removing impure side effects 06 March 2024, 12:14:09 UTC
07117ea EVM/Eval: prevent file from being created when it's unecessary 06 March 2024, 12:14:09 UTC
95cfb86 EVM/Eval: make logs conditional based on feature flag activation 06 March 2024, 12:14:09 UTC
ad60164 EVM/Eval: introduce and use write_out macro 06 March 2024, 12:14:09 UTC
ec9cad3 Merge tezos/tezos!12331: Stdlib/KVS: provide the number of keys per file via the layout 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/12331 06 March 2024, 11:34:42 UTC
167fb70 Stdlib/KVS: provide the number of keys per file via the layout 06 March 2024, 11:11:12 UTC
99dbf8e Merge tezos/tezos!12161: EVM/CI: Run the Ethereum test-suite in the CI Co-authored-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Arnaud Bihan <arnaud.bihan@functori.com> Approved-by: Hantang Sun <hantang.sun@trili.tech> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Alain Mebsout <alain.mebsout@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12161 06 March 2024, 10:36:36 UTC
6c90e36 EVM/CI: create a job for evm compatibility tests 06 March 2024, 10:13:31 UTC
0a6d7c4 EVM/Eval: update README 06 March 2024, 10:13:30 UTC
2b59134 EVM/Eval: add a CI mode so the tool can also act as a non-regression job 06 March 2024, 10:10:10 UTC
c1669fe Merge tezos/tezos!12233: CI-in-OCaml: add make target for regenerating the config through Docker Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: pietro <pietro.abate@nomadic-labs.com> Approved-by: Philippe Wang <philippe.wang@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/12233 06 March 2024, 06:58:58 UTC
f33fde2 CI-in-OCaml: add make target [docker-all] to regenerate with Docker 06 March 2024, 06:57:00 UTC
9a5763e Merge tezos/tezos!12307: Proto/DAL: always save the list of slots waiting attestation, even empty 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/12307 06 March 2024, 06:56:19 UTC
69da86f Proto/DAL: always save the list of slots waiting attestation, even empty 06 March 2024, 06:34:12 UTC
c23fc41 Merge tezos/tezos!12220: EVM: tick and gas cost of withdrawal Co-authored-by: Thomas Pécseli <thomas.pecseli@trili.tech> Approved-by: Pierre-Emmanuel CORNILLEAU <pe.cornilleau@marigold.dev> Approved-by: Steve Sanches <steve.sanches@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12220 05 March 2024, 23:37:12 UTC
b320179 EVM: tick and gas cost of withdrawal 05 March 2024, 23:18:42 UTC
ddd3a74 Merge tezos/tezos!12209: EVM: Update benchmark script for withdrawals Co-authored-by: Thomas Pécseli <thomas.pecseli@trili.tech> Approved-by: Hantang Sun <hantang.sun@trili.tech> Approved-by: Steve Sanches <steve.sanches@nomadic-labs.com> Approved-by: Joel Bjornson <joel.bjornson@trili.tech> Approved-by: Thomas Letan <lthms@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12209 05 March 2024, 22:46:36 UTC
29dc09c EVM: Update benchmark script for withdrawals 05 March 2024, 22:01:51 UTC
6374f4b Merge tezos/tezos!12159: Key value store: adds lwt lockfile Co-authored-by: Guillaume B. <guillaume.bau@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/12159 05 March 2024, 20:27:55 UTC
b5e1fcc Stdlib/Key_value_store: add lockfile 05 March 2024, 19:57:05 UTC
04a255a Lwt_utils_unix: adds `Lock and `Unlink Io_error 's 05 March 2024, 19:57:05 UTC
0cf2440 Merge tezos/tezos!12291: EVM/Bench: Adjust data collection Co-authored-by: pecornilleau <pe.cornilleau@marigold.dev> 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/12291 05 March 2024, 19:42:30 UTC
3a4e8b9 EVM/Bench: document/forbid inlining of fct used to count ticks 05 March 2024, 19:19:12 UTC
4d30f98 EVM/bench: even transfer have sputnik ticks 05 March 2024, 19:19:12 UTC
5eed00b EVM: Bench: log tx type 05 March 2024, 19:19:12 UTC
157eb77 EVM: bench: remove fetch 05 March 2024, 19:19:12 UTC
4230f71 EVM: bench: log nb of blueprint chunks 05 March 2024, 19:19:12 UTC
7d4238a Merge tezos/tezos!12208: Proto/tests: Refactor begin_test and init_constants Co-authored-by: Lucas Randazzo <lucas@nomadic-labs.com> Approved-by: Diane Gallois-Wong <diane.galloiswong@gmail.com> Approved-by: Marina Polubelova <marina.polubelova@nomadic-labs.com> Approved-by: Julien <julien.tesson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12208 05 March 2024, 19:18:26 UTC
f7761b4 Proto/tests: rename any_flag -> branch_flag 05 March 2024, 18:50:44 UTC
c4f54ab Proto/tests/scenario: move init_constants to helpers 05 March 2024, 18:50:44 UTC
9b9a928 Proto/tests: remove autostaking flag from init_constants 05 March 2024, 18:50:44 UTC
b230306 Proto/tests: refactor init_constants 05 March 2024, 18:50:44 UTC
bf6a206 Proto/tests: all the constants (almost) 05 March 2024, 18:50:44 UTC
a70bc77 Proto/tests: make begin_test a (constants, t) scenarios 05 March 2024, 18:50:44 UTC
afb5137 Proto/tests: add helpers for constants setting 05 March 2024, 18:50:44 UTC
bba3437 Proto/tests: separate protocol start and constants definition 05 March 2024, 18:50:44 UTC
3d6d0f2 Proto/tests: create Scenario module For convenience: tests only need ot include one module 05 March 2024, 18:50:44 UTC
1f3c1b6 Proto/tests: move begin_test in a dedicated file 05 March 2024, 18:50:44 UTC
c9bb8e7 Merge tezos/tezos!12230: DAL/node: add the `PATCH /p2p/peers/by-id/<peer_id>` RPC Co-authored-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Approved-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/12230 05 March 2024, 18:50:00 UTC
1c9c23a DAL/Node: Clarify `None` case as input of the PATCH RPC 05 March 2024, 18:27:44 UTC
f1a8efc DAL/Node: rename peer_id into peer For consistency with the rest of the file. 05 March 2024, 18:27:44 UTC
795ac37 DAL/Node: make `PATCH` RPC fail when P2P layer is disabled For consistency with other functions of the module. 05 March 2024, 18:27:44 UTC
37fbde1 DAL/node: add the `PATCH /p2p/peers/by-id/<peer_id>` RPC This is a copy of the implementation of the corresponding RPC of the L1 node patch_peer RPC from P2p_directory (`PATCH /network/peers/<peer_id>`) to Gossipsub. 05 March 2024, 18:27:44 UTC
50dd86d Merge tezos/tezos!12135: RISC-V: Load ELF programs 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/12135 05 March 2024, 18:04:11 UTC
9c9cac9 RISC-V: Load ELF programs 05 March 2024, 17:24:12 UTC
17c18fd Merge tezos/tezos!12314: evm/script: add world_state in init.sh Co-authored-by: Sylvain Ribstein <sylvain.ribstein@nomadic-labs.com> Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12314 05 March 2024, 17:23:20 UTC
c1113e0 evm/scripts: fix kernel path 05 March 2024, 17:03:41 UTC
f516914 evm/script: add world_state in init.sh 05 March 2024, 17:03:41 UTC
1f36332 Merge tezos/tezos!12297: Etherlink: Security upgrade changelog Co-authored-by: Thomas Letan <lthms@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/12297 05 March 2024, 17:02:48 UTC
75742d7 Etherlink: Security upgrade changelog On March 4, we did a security upgrade on Etherlink Ghostnet which bumped the STORAGE_VERSION to 8. As a consequence, we need to bump it to 9 for the migration to be applied next time we upgrade. 05 March 2024, 16:44:42 UTC
cd7632f Merge tezos/tezos!12201: EVM/Benchmarks: run the benchmark suite in sequencer mode Co-authored-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Pierre-Emmanuel CORNILLEAU <pe.cornilleau@marigold.dev> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12201 05 March 2024, 16:43:45 UTC
09339dd EVM/Benchmarks: put data to chunk in a temporary file Too much data cannot fit in the command line and can be rejected by either the shell or the octez-node directly. 05 March 2024, 16:24:38 UTC
125c37f EVM/Benchmarks: chunk everything in a single blueprint 05 March 2024, 16:24:38 UTC
45a0841 EVM/Benchmarks: run benchmark in sequencer mode 05 March 2024, 16:24:38 UTC
cc785bc EVM/Benchmarks: adds a `--mode` option to the benchmark suite 05 March 2024, 16:24:38 UTC
b1ae1e9 EVM/Benchmarks: use commander for benchs 05 March 2024, 16:24:38 UTC
273e2e8 Merge tezos/tezos!12190: EVM/Benchmarks: use the installer config directly in the profiler Co-authored-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Pierre-Emmanuel CORNILLEAU <pe.cornilleau@marigold.dev> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12190 05 March 2024, 16:23:42 UTC
2a480fa EVM/Benchmarks: update docker images 05 March 2024, 16:00:31 UTC
7d00043 EVM/Benchmarks: use the config with the evm_benchmark_kernel 05 March 2024, 16:00:31 UTC
28759f1 EVM/Benchmark: produce the non installable benchmark kernel 05 March 2024, 16:00:31 UTC
3cb61bb Merge tezos/tezos!12313: Etherlink: add example to produce [failed_migration.wasm] 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> Approved-by: Rodi-Can Bozman <rodi.bozman@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12313 05 March 2024, 15:59:36 UTC
af281cb Etherlink: add example to produce [failed_migration.wasm] 05 March 2024, 15:35:52 UTC
d5732be Merge tezos/tezos!12197: Packages: Use commit hash in package name when building a dev version Co-authored-by: Chris Pinnock <chris_pinnock@mac.com> Approved-by: Killian Delarue <killian.delarue@nomadic-labs.com> Approved-by: pietro <pietro.abate@nomadic-labs.com> Approved-by: Boubacar Sall <boubacar@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12197 05 March 2024, 15:35:03 UTC
9a24e03 Packages: Use commit hash in package name when building a dev version 05 March 2024, 15:35:03 UTC
eba0d1c Merge tezos/tezos!12310: Paris/Test: backport !12182 Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Romain <romain@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12310 05 March 2024, 15:26:18 UTC
9b9018b Paris/Test: backport !12182 05 March 2024, 15:03:49 UTC
d82f34b Merge tezos/tezos!12301: Etherlink: run tests for all active protocols Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> Approved-by: Rodi-Can Bozman <rodi.bozman@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12301 05 March 2024, 15:02:57 UTC
22b5f19 Etherlink/Tezt: run tests on all protocols 05 March 2024, 14:44:01 UTC
2b0c5ee Merge tezos/tezos!12261: pre-commit-hook: add exclude pattern Co-authored-by: Raphaël Proust <code@bnwr.net> 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/12261 05 March 2024, 14:43:17 UTC
5788637 pre-commit hook: add `opam/` to the end-of-file exclusion 05 March 2024, 14:41:14 UTC
back to top