https://gitlab.com/tezos/tezos

sort by:
Revision Author Date Message Commit Date
3c64f61 doc: update poetry.lock after upgrading poetry itself 09 May 2023, 09:00:19 UTC
95962e0 doc: bump poetry version 09 May 2023, 09:00:18 UTC
429be4f Merge tezos/tezos!8633: Gossipsub: Properly notify scoring about graft Co-authored-by: lin <linoshitani@gmail.com> Approved-by: Ilias Garnier <ilias.garnier@nomadic-labs.com> Approved-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8633 09 May 2023, 08:20:34 UTC
4476f14 Gossipsub: Properly notify scoring about graft We are missing some Score.graft calls 09 May 2023, 06:37:35 UTC
4327566 Gossipsub/Test: Lower heartbeat interval in test_unsubscribe_backoff This is to prevent exceeding [mesh_message_deliveries_activation], which defaults to 5 seconds, within this test 09 May 2023, 06:37:35 UTC
0bd770d Gossipsub/Test: Add Milliseconds.to_int_ms 09 May 2023, 06:37:35 UTC
8ac3a20 Gossipsub/Test: Change Time.elapse to take Milliseconds 09 May 2023, 06:37:35 UTC
af6964d Gossipsub: Expose get_topic_params for testing purpose 09 May 2023, 06:37:34 UTC
78e5c87 Merge tezos/tezos!8642: store: fix problem with duplicated logs in unit tests Co-authored-by: Pietro Abate <pietro.abate@nomadic-labs.com> Approved-by: Victor Allombert <victor.allombert@tezcore.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8642 08 May 2023, 11:12:52 UTC
0c60f93 store: fix problem with duplicated logs in unit tests 08 May 2023, 10:33:55 UTC
16f5f79 Merge tezos/tezos!8586: CI: Simplify the workflow rules Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.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/8586 08 May 2023, 10:14:24 UTC
6d81b52 [.gitlab-ci.yml]: Harmonize CI_COMMIT_TAG regexp for beta releases A beta release can be numbered but it is required. Therefore we go with [\d*] instead of [\d+]. 08 May 2023, 09:37:04 UTC
cda1f23 CI/[.gitlab-ci.yml]: comment the 'test latest/tag release' pipelines 08 May 2023, 09:37:04 UTC
5eca0d2 CI/[.gitlab-ci.yml]: refactor [rules] for readability 08 May 2023, 09:37:04 UTC
8aa3a4a CI: Simplify the workflow rules Now each rule is an exact copy of the include rules below. A consequence of this is that we no longer have any push pipelines containing only a single 'trigger' job. 08 May 2023, 09:37:03 UTC
9af8420 Merge tezos/tezos!8609: Devtools/git-gas-diff: disable external diff Co-authored-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Approved-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> Approved-by: Jun Furuse <jun.furuse@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8609 08 May 2023, 05:56:48 UTC
499138f Devtools/git-gas-diff: disable external diff For users of external diffing tools in `git diff` (like patdiff for example), the git-gas-diff.sh script is currently broken because it assumes that the diff is presented in patch format. This commit fixes the script by disabling external diff in the call to `git diff`. 08 May 2023, 05:16:26 UTC
f7a5699 Merge tezos/tezos!8651: Gossipsub: prune after a Graft when nedeed Co-authored-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> Approved-by: Lin Oshitani <linoshitani@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8651 05 May 2023, 18:23:26 UTC
96f6c5c Gossipsub: fix test by using the right constant 05 May 2023, 17:12:05 UTC
8310d3a Gossipsub: improve formating in pp functions 05 May 2023, 17:12:05 UTC
35fcbab Gossipsub: remove outdated FIXME 05 May 2023, 17:12:04 UTC
c2b16d0 Gossipsub: rename Unknown_topic to Unsubscribed_topic 05 May 2023, 17:12:04 UTC
9eb99b0 Gossipsub: sometimes prune after an unsuccessful graft 05 May 2023, 17:09:14 UTC
fd86877 Gossipsub: add backoff to Prune message 05 May 2023, 17:09:13 UTC
441f6e7 Merge tezos/tezos!8607: Implement RPC only baker Co-authored-by: vbot <vincent.botbol@nomadic-labs.com> Approved-by: Albin Coquereau <pro.acoquer@protonmail.com> Approved-by: Diane Gallois-Wong <diane.galloiswong@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8607 05 May 2023, 15:28:38 UTC
f2248d3 Changelog: add an entry 05 May 2023, 14:55:32 UTC
d15b646 Tests: add RPC-only baker test 05 May 2023, 14:55:32 UTC
1adfb45 Nairobi/Baker: port changes 05 May 2023, 14:55:32 UTC
ea61d8c Mumbai/Baker: port changes 05 May 2023, 14:55:32 UTC
da8a678 Baker: refactor baker commands 05 May 2023, 14:55:32 UTC
76aad73 Baker: expose an RPC-only baker daemon 05 May 2023, 14:55:32 UTC
98dd918 Baker: make context_path an optional argument 05 May 2023, 14:55:32 UTC
fcb481b Merge tezos/tezos!8606: Client: non protocol specific smart rollup alias Co-authored-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Sylvain R. <sylvain.ribstein@gmail.com> Approved-by: Victor Dumitrescu <victor.dumitrescu@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8606 05 May 2023, 14:54:15 UTC
7caeef7 Client/016,017: small wrapper on smart rollup address alias 05 May 2023, 13:24:10 UTC
240deaf Client/Alpha: use smart rollup alias from base wallet 05 May 2023, 13:24:09 UTC
d7a9509 Client: smart rollup commands in base client 05 May 2023, 13:24:09 UTC
46398c5 Client: non protocol specific smart rollup alias 05 May 2023, 13:24:09 UTC
5853315 Merge tezos/tezos!8498: SCORU/Node: move configuration outside of protocol dir Co-authored-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: Sylvain R. <sylvain.ribstein@gmail.com> Approved-by: Victor Dumitrescu <victor.dumitrescu@nomadic-labs.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8498 05 May 2023, 13:23:23 UTC
b88f5e1 SCORU/Node: move configuration outside of protocol dir 05 May 2023, 12:49:51 UTC
f6df318 SCORU/Node/017: protocol agnostic configuration - SCORU/Node: configuration does not depend on protocol fee parameters - SCORU/Node: check fee parameters allow operations to be propagated - SCORU/Node: move protocol_max_batch_size computation to node context - SCORU/Node: use protocol agnostic rollup address in configuration 05 May 2023, 12:49:51 UTC
bd2668a SCORU/Node/016: protocol agnostic configuration - SCORU/Node: configuration does not depend on protocol fee parameters - SCORU/Node: check fee parameters allow operations to be propagated - SCORU/Node: move protocol_max_batch_size computation to node context - SCORU/Node: use protocol agnostic rollup address in configuration 05 May 2023, 12:49:51 UTC
4f3339d SCORU/Node: use protocol agnostic rollup address in configuration 05 May 2023, 12:49:50 UTC
82ebbcc SCORU/Node: move protocol_max_batch_size computation to node context 05 May 2023, 12:49:50 UTC
355ec59 SCORU/Node: check fee parameters allow operations to be propagated 05 May 2023, 12:49:50 UTC
2f40967 SCORU/Node: configuration does not depend on protocol fee parameters 05 May 2023, 12:49:50 UTC
f65811c Manifest: initialize protocol agnostic library for smart rollup node 05 May 2023, 12:49:50 UTC
d884bf5 Merge tezos/tezos!8616: Doc : update Alpha changelog Co-authored-by: bsall <boubacar@nomadic-labs.com> Approved-by: Tezos Merbocop <merbocop@cryptium.ch> Approved-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> Approved-by: Alain Mebsout <alain.mebsout@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8616 05 May 2023, 12:01:13 UTC
8beb4b8 Doc : update Alpha changelog 05 May 2023, 11:25:36 UTC
83c65e8 Merge tezos/tezos!8524: SCORU/Node: remove useless handling of finalized block Co-authored-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> 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/8524 05 May 2023, 10:28:59 UTC
bd4db67 SCORU/Node: backport !8524 to Nairobi rollup node - SCORU/Node: only store finalized level instead of L2 block - SCORU/Node: use finalized level where possible - SCORU/Node: remove useless handling of finalized block 05 May 2023, 09:56:45 UTC
0b547f8 SCORU/Node: backport !8524 to Mumbai rollup node - SCORU/Node: only store finalized level instead of L2 block - SCORU/Node: use finalized level where possible - SCORU/Node: remove useless handling of finalized block 05 May 2023, 09:56:45 UTC
b9c736b SCORU/Node: remove useless handling of finalized block This also prevents accidentally fetching a block from a previous protocol. 05 May 2023, 09:56:45 UTC
4e4fa82 SCORU/Node: use finalized level where possible 05 May 2023, 09:56:45 UTC
8da2d9b SCORU/Node: only store finalized level instead of L2 block 05 May 2023, 09:56:45 UTC
b4cca86 Merge tezos/tezos!8587: Alcotezt: port [lib_mec/test] Co-authored-by: lykimq <lykimq@gmail.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: pietro <pietro.abate@nomadic-labs.com> Approved-by: Victor Dumitrescu <victor.dumitrescu@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8587 05 May 2023, 09:09:17 UTC
ae014d3 Alcotezt-ux: add header and invocation header 05 May 2023, 08:03:59 UTC
83bd606 Alcotezt: port [lib_mec/test] 05 May 2023, 08:03:55 UTC
35e8949 Merge tezos/tezos!8436: Plompiler: generalize the number of wires in the architecture of PlonK Co-authored-by: ambrona <mac.ambrona@gmail.com> Approved-by: Antonio Locascio <antonio.locascio1@gmail.com> Approved-by: Marco Stronati <marco@stronati.org> Approved-by: Anne-Laure <anne.laure@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8436 04 May 2023, 12:11:21 UTC
cc82541 lib_plonk: generalize names of T, Si and Ss polynomials 04 May 2023, 11:38:11 UTC
87d8a83 lib_aplonk: generalize permutation argument 04 May 2023, 11:38:11 UTC
331e05a lib_plompiler csir: generalize linear selector names 04 May 2023, 11:38:11 UTC
75aeb2f lib_plonk circuit: generalize [sat_gate] 04 May 2023, 11:38:11 UTC
4ee759f lib_plompiler circuit: generalize [append_lookup] 04 May 2023, 11:38:11 UTC
3d705a3 lib_plompiler utils: remove [map5] function 04 May 2023, 11:38:11 UTC
2115ba7 lib_plompiler csir circuit: generalize [new_constraint] 04 May 2023, 11:38:11 UTC
5894ec4 lib_plompiler solver circuit: generalize [lookup_desc] 04 May 2023, 11:38:11 UTC
35a33f6 lib_plompiler solver circuit: generalize [wires_desc] 04 May 2023, 11:38:11 UTC
b29f878 lib_plompiler solver circuit: generalize [arith_desc] 04 May 2023, 11:38:11 UTC
2c7e08d lib_plompiler csir: generalize [table_or] 04 May 2023, 11:38:11 UTC
166d203 lib_plompiler csir: generalize [wires_of_constr_i] 04 May 2023, 11:38:11 UTC
f5932c8 lib_plonk: generalize [make_gates] 04 May 2023, 11:38:11 UTC
5bb1287 lib_plompiler csir: generalize [raw_constraint] type 04 May 2023, 11:38:11 UTC
5ae0b12 lib_plompiler csir: generalize [Wire] case of [selector_tag] variant 04 May 2023, 11:38:11 UTC
dab65f2 lib_plompiler csir circuit: generalize [q_list] 04 May 2023, 11:38:11 UTC
684cae8 lib_plompiler csir: generalize [entry] and [partial_entry] In order to support arbitrarily many wires 04 May 2023, 11:38:10 UTC
4b6749a Merge tezos/tezos!8330: SORU: EVM: import of benchmark kernel Co-authored-by: pecornilleau <pe.cornilleau@marigold.dev> Approved-by: Thomas Pecseli <thomas.pecseli@trili.tech> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8330 04 May 2023, 09:15:16 UTC
20738e1 SORU: EVM: benchmark kernel doc 04 May 2023, 08:43:09 UTC
17ac8a7 SORU: EVM: benchmark creation scripts 04 May 2023, 08:43:09 UTC
33c387f SORU: EVM: import of minimal evm kernel from tezos/kernel 04 May 2023, 08:43:09 UTC
9f8b3ae Merge tezos/tezos!8563: alpha: introduce attestation encoding and version 2 of operation encoding Co-authored-by: Albin Coquereau <albin.coquereau@nomadic-labs.com> Approved-by: Raphaël Proust <code@bnwr.net> Approved-by: Diane Gallois-Wong <diane.galloiswong@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8563 04 May 2023, 06:38:22 UTC
9eccbfc changes/alpha: add an entry for legacy operation encoding 04 May 2023, 06:00:08 UTC
5a812a5 changes: add a client entry for the new registered encodings 04 May 2023, 06:00:08 UTC
6b649e9 tezt/tests: add sample as tag in encoding tests 04 May 2023, 06:00:08 UTC
aacce8a tezt/tests: add encoding tests for operation_with_attestation encoding 04 May 2023, 06:00:08 UTC
0e560aa tezt/tests: add preendorsement operations sample to the encoding tests and remove endorsement_with_slot file 04 May 2023, 06:00:08 UTC
72d11b9 proto_alpha: test both encoding and legacy_encoding of operations 04 May 2023, 06:00:08 UTC
fceb082 proto_alpha/lib_client: add operation_with_attestation encodings using non legacy operation encoding 04 May 2023, 06:00:08 UTC
280262b proto_alpha: introduce attestation encodings in the non legacy operations encodings 04 May 2023, 06:00:08 UTC
1252aea proto_alpha: use legacy encoding 04 May 2023, 06:00:08 UTC
2331787 proto_alpha: copy operation encodings as legacy ones 04 May 2023, 06:00:08 UTC
15a4a45 Merge tezos/tezos!8613: Gossipsub: Split message publish and routing Co-authored-by: lin <linoshitani@gmail.com> Approved-by: Mohamed IGUERNLALA <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/8613 04 May 2023, 04:59:45 UTC
22bc93e Gossipsub/Test: Add tests for handle_receive_message 04 May 2023, 04:24:54 UTC
d8847b7 Gossipsub: Split message publish and routing 04 May 2023, 04:24:54 UTC
49fd474 Merge tezos/tezos!8324: Kernel SDK: Support installer config. Part 1 Co-authored-by: Ilya Peresadin <ilya.peresadin@trili.tech> Approved-by: X <xf@marigold.dev> Approved-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8324 03 May 2023, 19:36:14 UTC
b871853 Kernel SDK: Add binary config instructions with encodings 03 May 2023, 19:00:54 UTC
778279b Merge tezos/tezos!8639: Fix incoherent fetching_step event Co-authored-by: vbot <vincent.botbol@nomadic-labs.com> Approved-by: Pierre Boutillier <pierre.boutillier@nomadic-labs.com> Approved-by: Rémy El Sibaïe <remy.el-sibaie@nomadic-labs.com> Approved-by: vbot <vincent.botbol@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8639 03 May 2023, 19:00:08 UTC
d343001 Shell: fix incoherent fetching_step message 03 May 2023, 18:24:20 UTC
dd2d4fc Merge tezos/tezos!7988: lib_scoru_wasm: port tests to alcotezt Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Co-authored-by: Pietro Abate <pietro.abate@nomadic-labs.com> Approved-by: lykimquyen <1718826-lykimquyen@users.noreply.gitlab.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/7988 03 May 2023, 18:23:26 UTC
11f92be scripts/version.sh: update [(full_)opam_repository_tag] 03 May 2023, 17:44:21 UTC
edf6736 lib_scoru_wasm/test: use [alcotest-qcheck] 03 May 2023, 17:44:21 UTC
back to top