https://gitlab.com/tezos/tezos

sort by:
Revision Author Date Message Commit Date
6c6920d CI/Tezt: Disable tezt-slow [dal_crypto_benchmark] This test is disabled since the script [scripts/install_dal_trusted_setup.sh] does not work in the CI. 26 February 2024, 09:54:18 UTC
899329c Merge tezos/tezos!12150: Dal: fixes and exports to easily index the skip list' cells Co-authored-by: iguerNL@Functori <iguer@functori.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> Approved-by: Anne-Laure <anne.laure@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12150 22 February 2024, 15:35:50 UTC
122f78e Proto/Dal: always have all the cells of a level in the cache, including the last one 22 February 2024, 15:09:35 UTC
bd8a9a3 Proto/Dal: export function compute_attested_slot_headers 22 February 2024, 15:09:34 UTC
c3944b6 Proto/Dal: right ordering in compute_attested_slot_headers' result 22 February 2024, 15:09:34 UTC
9c25722 Proto/Dal: refactor compute_attested_slot_headers to prepare its export 22 February 2024, 15:09:34 UTC
c055668 Merge tezos/tezos!12151: Proto: improved stitching Co-authored-by: Lucas Randazzo <lucas@nomadic-labs.com> Approved-by: Diane Gallois-Wong <diane.galloiswong@gmail.com> Approved-by: Julien <julien.tesson@nomadic-labs.com> Approved-by: Lucas Randazzo <lucas.randazzo@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12151 22 February 2024, 15:08:52 UTC
ce99fca Proto: remove clear 22 February 2024, 14:45:03 UTC
9306653 Merge tezos/tezos!12140: SR/Node: removes RPC in favor of simple one Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> Approved-by: Alain Mebsout <alain.mebsout@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12140 22 February 2024, 14:44:20 UTC
ae49378 SR/Tezt: remove [outbox_proof_simple] 22 February 2024, 14:20:30 UTC
14ff11c SR/Node: removes less helpful RPC 22 February 2024, 14:20:30 UTC
be540a2 Merge tezos/tezos!12147: DAL — Add points to the SRS Co-authored-by: Anne-Laure <al.schmitt@protonmail.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12147 22 February 2024, 14:19:00 UTC
c4011fe Crypto_Dal/Parameters_check: slot_size & page_size being powers of 2 is no longer needed 22 February 2024, 13:53:34 UTC
929a444 Crypto_Dal/Srs: generate new SRS points for new parameters 22 February 2024, 13:53:34 UTC
53f0463 Crypto_Dal/Srs: fix print_verifier_srs_from_file 22 February 2024, 13:53:34 UTC
dc38c61 Crypto_Dal/Srs: don’t use log2 in print_verifier_srs_from_file 22 February 2024, 13:53:34 UTC
4eba820 Merge tezos/tezos!11897: EVM/Kernel: one simulation result to rule them all Co-authored-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Pierre-Emmanuel CORNILLEAU <pe.cornilleau@marigold.dev> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11897 22 February 2024, 13:40:30 UTC
cd3a1ba EVM/Node: unify all simulation calls 22 February 2024, 13:22:20 UTC
d53b793 EVM/Node: add simulation result encoding 22 February 2024, 13:22:19 UTC
8c97456 EVM/Test: remove test trying to use insights This one cannot work anymore, or we add RLP encodings in Tezt. These kind of tests should go through the EVM node. 22 February 2024, 13:22:19 UTC
9ddd30a EVM/Kernel: remove TxValidation in favor of SimulationResult 22 February 2024, 13:22:19 UTC
3929e12 EVM/Kernel: remove EvaluationOutcome, use unified SimulationResult 22 February 2024, 13:22:19 UTC
db1e869 EVM/Kernel: add SimulationResult to rule them all 22 February 2024, 13:22:19 UTC
617a4e3 Merge tezos/tezos!12090: Docs, Alpha: Update alpha changelogs Co-authored-by: Killian Delarue <killian.delarue@nomadic-labs.com> Approved-by: Julien <julien.tesson@nomadic-labs.com> Approved-by: Germán Delbianco <german@nomadic-labs.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12090 22 February 2024, 13:21:36 UTC
c0f63a3 Docs, Alpha: Udpate alpha changelogs 22 February 2024, 13:04:38 UTC
04bcde4 Merge tezos/tezos!12141: CI: fix select_tezts exit code propagation Co-authored-by: Romain Bardou <romain@nomadic-labs.com> Approved-by: vbot <vincent.botbol@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12141 22 February 2024, 13:03:17 UTC
35b872d CI: try to please his majesty GitLab 22 February 2024, 12:46:35 UTC
77e43b1 Merge tezos/tezos!12105: EVM/exec: exhib storage error Co-authored-by: Antoine Lanco <antoine.lanco@functori.com> Approved-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Hantang Sun <hantang.sun@trili.tech> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12105 22 February 2024, 12:45:46 UTC
fdd73f0 EVM/Exec: exhib storage error 22 February 2024, 12:29:03 UTC
0938f46 Merge tezos/tezos!12145: Doc: improve contributing new opam dependency Co-authored-by: Romain Bardou <romain@nomadic-labs.com> Approved-by: vbot <vincent.botbol@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12145 22 February 2024, 12:28:19 UTC
d454abb Doc: improve contributing new opam dependency 22 February 2024, 12:16:08 UTC
7a7d599 Merge tezos/tezos!12143: lib_version: add --commit to tezos_print_version.exe Co-authored-by: Pietro Abate <pietro.abate@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Romain <romain@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12143 22 February 2024, 11:36:36 UTC
a5eb94d lib_version: add --commit to tezos_print_version.exe 22 February 2024, 11:19:47 UTC
38f9486 Merge tezos/tezos!12102: Proto/tests: Refactor test framework Co-authored-by: Lucas Randazzo <lucas@nomadic-labs.com> Approved-by: Julien <julien.tesson@nomadic-labs.com> Approved-by: Diane Gallois-Wong <diane.galloiswong@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12102 22 February 2024, 11:15:08 UTC
1a61785 Manifest/Proto/tests: rewrite cleaner if open conditions 22 February 2024, 10:48:43 UTC
8029724 Proto/tests: add module comments 22 February 2024, 10:48:43 UTC
150433d Proto/tests: rename Test_tez -> Tez_helpers and Log_helper+s 22 February 2024, 10:48:43 UTC
0817f6c Snoop/tests: fix regression tests 22 February 2024, 10:48:43 UTC
192b95c Proto/tests: move slashing tests in dedicated file 22 February 2024, 10:48:43 UTC
a7cfabf Proto/tests: move autostaking tests in dedicated file 22 February 2024, 10:48:43 UTC
b1e8209 Proto/tests: move reward tests in dedicated file 22 February 2024, 10:48:43 UTC
4971176 Proto/tests: move stake tests to dedicated file 22 February 2024, 10:48:43 UTC
7e963db Proto/tests: move basic scenarios to dedicated file 22 February 2024, 10:48:43 UTC
535d65b Proto/tests: move scenario functions to dedicated files 22 February 2024, 10:48:43 UTC
ae37b3c Proto/tests: move dsl logic in specific file 22 February 2024, 10:48:43 UTC
56c2736 Proto/tests: create dedicated file for module State 22 February 2024, 10:48:43 UTC
ddff63b Proto/tests: create Ez_tez for tez aliases 22 February 2024, 10:48:43 UTC
0eac54e Proto/tests: move default params 22 February 2024, 10:48:43 UTC
51114f4 Proto/tests: move logs in dedicated file Also move account logs in state_account 22 February 2024, 10:48:43 UTC
b672cbe Proto/tests: move account logic in dedicated file 22 February 2024, 10:48:42 UTC
4f868e5 Proto/tests: unify Tez helpers 22 February 2024, 10:48:42 UTC
9fa26dc Proto/tests: add Tezt_core to test helpers 22 February 2024, 10:48:42 UTC
66c810d Merge tezos/tezos!12125: Remove constraints that became useless from update_opam_repo.sh Co-authored-by: Romain Bardou <romain@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: pietro <pietro.abate@nomadic-labs.com> Approved-by: Romain <romain@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12125 22 February 2024, 10:47:59 UTC
f565aff Scripts: update opam_repository_tag 22 February 2024, 10:16:06 UTC
5bcc715 Doc: update Python version to 3.11.8 22 February 2024, 10:16:06 UTC
63f83e8 Scripts: remove inotify and mirage-runtime constraints 22 February 2024, 10:16:06 UTC
537f398 Scripts: improve comments in update_opam_repo.sh 22 February 2024, 10:16:06 UTC
1aea321 Merge tezos/tezos!12130: EVM/Kernel: fix BLOCKHASH behaviour Co-authored-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Arnaud Bihan <arnaud.bihan@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12130 22 February 2024, 09:46:18 UTC
7f100dc EVM/Logs: add an entry in bug fixes 22 February 2024, 09:30:40 UTC
cbdaf60 EVM/Tezt: test BLOCKHASH opcode 22 February 2024, 09:30:40 UTC
d53b97e EVM/Tezt: simple contract/interface/bin to trigger the BLOCKHASH opcode 22 February 2024, 09:30:40 UTC
07c31ec EVM/Kernel: store block hash when storing current block The routine to clean the non necessary block hashes is done in [add_new_block_hash]. 22 February 2024, 09:30:40 UTC
ae06881 Merge tezos/tezos!12115: [lib_p2p]: Move tests [test_p2p_{node,pool}.ml] to Tezt and add tag [Tag.flaky] Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Romain <romain@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: pietro <pietro.abate@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12115 22 February 2024, 09:29:54 UTC
560f850 CI: add manual version of [tezt-slow] to [before_merging] 22 February 2024, 08:55:25 UTC
1f1e5d0 CI: add manual version of [tezt-flaky] to [before_merging] 22 February 2024, 08:55:25 UTC
da271ee docs: remove outdated reference to [src/lib_p2p/test/test_p2p_pool.ml] The test no longer lives there, and the test is no longer Alcotest, indeed, it is no longer even Alcotezt. 22 February 2024, 08:55:25 UTC
d1e7c03 [lib_p2p]: Mark [test_p2p_{node,pool}.ml] as [Tag.flaky] 22 February 2024, 08:55:25 UTC
406fd70 [lib_p2p]: Move [test_p2p_{node,pool}.ml] to Tezt 22 February 2024, 08:55:25 UTC
57e3da1 Merge tezos/tezos!11980: doc: optimize doc build Co-authored-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> Approved-by: Philippe Wang <philippe.wang@gmail.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Romain <romain@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11980 22 February 2024, 08:54:41 UTC
781d07a doc: split CI doc build in 3+1 jobs 22 February 2024, 08:38:38 UTC
03d4e30 doc: modularize Makefile to build rpc & octez-gen files separately 22 February 2024, 08:38:38 UTC
9ebb46e Merge tezos/tezos!10948: CI-in-OCaml: translate [.gitlab-ci.yml] Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Raphaël Proust <code@bnwr.net> Approved-by: Philippe Wang <philippe.wang@gmail.com> Approved-by: Romain <romain@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10948 22 February 2024, 08:21:47 UTC
fa01cc6 CI: add [If.not], clean up the rules for release_tag pipelines 22 February 2024, 08:01:39 UTC
107afca CI: check that [ci] has run in [sanity_ci] We now require the [.image_template__runtime_build_dependencies] image to have both the OCaml compiler and the [yaml] dependency. 22 February 2024, 08:01:39 UTC
d9f0c7a CI: regenerate [.gitlab-ci.yml] 22 February 2024, 08:01:39 UTC
4c4ca9d CI-in-OCaml: migrate [.gitlab-ci.yml] 22 February 2024, 08:01:38 UTC
6ed0f5e Merge tezos/tezos!12122: Etherlink: freeze ghostnet 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/12122 21 February 2024, 19:24:00 UTC
a5f3aba Etherlink: patch tests 21 February 2024, 18:50:11 UTC
380d934 Etherlink: remove migration code 21 February 2024, 18:50:11 UTC
6d91934 Etherlink: freeze node version 21 February 2024, 18:50:11 UTC
3495cf2 Etherlink: freeze kernel version 21 February 2024, 18:50:11 UTC
0d878f2 Etherlink: freeze changelog 21 February 2024, 18:50:11 UTC
fb16b4b Merge tezos/tezos!12094: CI: make select_tezts.sh more robust to network errors Co-authored-by: Romain Bardou <romain@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: pietro <pietro.abate@nomadic-labs.com> Approved-by: Romain <romain@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12094 21 February 2024, 18:49:28 UTC
5f8e54e CI: make select_tezts.sh more robust to network errors 21 February 2024, 18:29:43 UTC
74c5d1e Merge tezos/tezos!11977: RISC-V: Extend the machine state with more PVM-like methods 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/11977 21 February 2024, 18:28:25 UTC
0efdf20 RISC-V: Extend the machine state with more PVM-like methods 21 February 2024, 18:09:01 UTC
b507709 Merge tezos/tezos!12129: Etherlink: remove old changelog 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/12129 21 February 2024, 17:07:16 UTC
abed9a9 Etherlink: remove old changelog 21 February 2024, 16:50:33 UTC
53bde6b Merge tezos/tezos!12000: CI-in-OCaml: add Octez-specific helpers and skeleton executable in [ci/bin] Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Raphaël Proust <code@bnwr.net> Approved-by: Philippe Wang <philippe.wang@gmail.com> Approved-by: Romain <romain@nomadic-labs.com> Approved-by: Martin Tomazic <martin.tomazic97@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12000 21 February 2024, 16:49:42 UTC
13cf7e7 CI-in-OCaml: add Octez-specific helpers and generator binary 21 February 2024, 16:11:54 UTC
90bed2d Merge tezos/tezos!11999: CI-in-OCaml: add [ci/lib_gitlab_ci] Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Philippe Wang <philippe.wang@gmail.com> Approved-by: Raphaël Proust <code@bnwr.net> Approved-by: Martin Tomazic <martin.tomazic97@gmail.com> Approved-by: Romain <romain@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11999 21 February 2024, 16:11:49 UTC
a482caa CI-in-OCaml: run expect tests in the CI 21 February 2024, 15:41:49 UTC
c8c83b3 CI-in-OCaml: add [ci/lib_gitlab_ci] This adds [lib_gitlab_ci], a partial, slightly opiniated, AST of GitLab CI/CD YAML syntax (https://docs.gitlab.com/ee/ci/yaml/). It will be used to create a generator for the [.gitlab-ci.yml] file at the root of this repository, and in time, the full CI configuration. 21 February 2024, 15:41:49 UTC
bde1193 Merge tezos/tezos!12087: Tezt: DAL e2e [test2] is [Tag.flaky] Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12087 21 February 2024, 15:41:01 UTC
c5495e9 Tezt: DAL e2e [test2] is [Tag.flaky] The test Alpha: Testing DAL rollup and node with L1 (test_lag-3_time-4_preinject-5_slots-5) showed up in flake report of week 2024w7. 21 February 2024, 15:09:37 UTC
e0c0447 Merge tezos/tezos!11601: Test/AI: check new misbehaviour_repr fields Co-authored-by: Diane Gallois-Wong <diane.gallois-wong@nomadic-labs.com> Approved-by: Lucas Randazzo <lucas.randazzo@nomadic-labs.com> Approved-by: Paul Laforgue <paul.laforgue@nomadic-labs.com> Approved-by: Julien <julien.tesson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11601 21 February 2024, 15:08:41 UTC
4f5dd37 Proto/AI/tests: simplify redundant fields 21 February 2024, 14:28:19 UTC
50be604 Proto/AI/tests: use the actual level of the double signing event and do the same checks as in validate for too early or too late denunciation 21 February 2024, 14:28:19 UTC
2351910 Alpha/test_adaptive_issuance_roundtrip: correctly fill out new fields 21 February 2024, 14:28:19 UTC
b8272a9 Alpha/test_adaptive_issuance_roundtrip: update denunciation compare and pp 21 February 2024, 14:28:19 UTC
back to top