https://gitlab.com/tezos/tezos

sort by:
Revision Author Date Message Commit Date
e86b4db Benchmarks: patch timelock benchmarks. 11 May 2023, 07:47:39 UTC
0e2555e benchmarks-tools: adapt benchmark scripts to run on different machines. 11 May 2023, 07:47:39 UTC
7fab406 Merge tezos/tezos!8646: SDK: Delegate the consistency of the layers' storage to layer.rs Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8646 10 May 2023, 13:04:51 UTC
77fcdb6 SDK: Delegate the consistency of the layers' storage to layer.rs 10 May 2023, 11:32:36 UTC
8c874f5 Merge tezos/tezos!8424: Distributed-PlonK : handle range checks Co-authored-by: Anne-Laure <al.schmitt@protonmail.com> Approved-by: Miguel Ambrona <mac.ambrona@gmail.com> Approved-by: Marco Stronati <marco@stronati.org> Approved-by: Antonio Locascio <antonio.locascio1@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8424 10 May 2023, 11:30:12 UTC
e5eeca6 Distributed-PlonK: compatibility with range checks 10 May 2023, 10:57:52 UTC
f2a1af2 Distributed-PlonK: fix wrong module 10 May 2023, 10:57:52 UTC
1d915d2 Distributed-PlonK: fix tests when several uses of DP modules 10 May 2023, 10:57:52 UTC
56b7d1c PlonK/RC: make permutation order independent of poly’s names 10 May 2023, 10:57:52 UTC
79dade0 PlonK/Permutation: sort wires names 10 May 2023, 10:57:52 UTC
740eb32 PlonK/Tests: move range checks in cases 10 May 2023, 10:57:52 UTC
45ef7ec Merge tezos/tezos!8634: Docs, v17: Documentation for Octez v17.0~rc1 Co-authored-by: Killian Delarue <killian.delarue@nomadic-labs.com> Approved-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> Approved-by: Pierre Boutillier <pierre.boutillier@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8634 10 May 2023, 10:57:30 UTC
dca8220 Docs, Openapi: Update Nairobi Openapi 10 May 2023, 10:25:36 UTC
3fad8dc Docs, Openapi: Openapi for v17.0~rc1 10 May 2023, 10:25:36 UTC
a69f794 Openapi: Update openapi generation for Nairobi 10 May 2023, 10:25:35 UTC
32427dc Changelogs, v17.0: Snapshot changelog for RC1 10 May 2023, 10:25:35 UTC
c289769 Docs, v17.0: Update release page for RC1 10 May 2023, 10:25:35 UTC
b364162 Merge tezos/tezos!8654: SORU: EVM: small improvement of signature script Co-authored-by: pecornilleau <pe.cornilleau@marigold.dev> Approved-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8654 10 May 2023, 10:17:06 UTC
f301350 SORU: EVM: small improvement of signature script 10 May 2023, 09:41:46 UTC
9d7aec5 Merge tezos/tezos!8652: EVM/Kernel: fix missing nonce check during transactions Co-authored-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Pierre-Emmanuel CORNILLEAU <pe.cornilleau@marigold.dev> 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/8652 10 May 2023, 09:29:10 UTC
89a82e6 EVM/Kernel: replay attack test 10 May 2023, 09:00:09 UTC
483e78c EVM/Kernel: readapt current tests 10 May 2023, 09:00:08 UTC
2b1b009 EVM/Kernel: fix missing nonce check 10 May 2023, 09:00:08 UTC
174938a Merge tezos/tezos!8232: Baker: setup daily logs by default Co-authored-by: Rémy El Sibaïe <remy.el-sibaie@nomadic-labs.com> Approved-by: Albin Coquereau <pro.acoquer@protonmail.com> Approved-by: Killian Delarue <killian.delarue@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8232 10 May 2023, 08:58:52 UTC
fa14ff3 update changelog for baker daily logs 10 May 2023, 08:21:32 UTC
052fbc9 Logging: update documentation with new baker configuration 10 May 2023, 08:21:32 UTC
64e7a1f Baker: enable daily-logs in the baker 10 May 2023, 08:21:32 UTC
89936d6 Client_make_run: set default logs directory - base_dir/logs/default_daily_logs_path 10 May 2023, 08:21:32 UTC
fb5907e Merge tezos/tezos!8655: Alcotezt: port [lib_srs_extraction/test] Co-authored-by: lykimq <lykimq@gmail.com> Approved-by: pietro <pietro.abate@nomadic-labs.com> Approved-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8655 10 May 2023, 08:18:48 UTC
8993bd2 Alcotezt-UX: add copyright and invocation header 10 May 2023, 07:32:51 UTC
97994b6 Alcotezt: port [src/lib_srs_extraction/test] 10 May 2023, 07:32:50 UTC
69b2c10 Merge tezos/tezos!8629: EVM: use u64 for gas_limit representation for uniformity Co-authored-by: Rodi-Can Bozman <rodi.bozman@functori.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/8629 09 May 2023, 15:43:19 UTC
41c1139 EVM: use u64 for gas_limit representation for uniformity The reason for that is not arbitrary. It's mainly because gas_limit representation in EvmHandler/Gasometer is a u64. To avoid *unsafe* conversion from U256 to u64, it seems to be the right approach to homogenize the type through all structures. 09 May 2023, 14:37:51 UTC
b3d1ff5 Merge tezos/tezos!8530: SCORU/Node: move metrics outside of proto directory Co-authored-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: Killian Delarue <killian.delarue@nomadic-labs.com> Approved-by: Ole Krüger <ole.kruger@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8530 09 May 2023, 14:27:56 UTC
5204d05 SCORU/Node: move metrics outside of proto directory 09 May 2023, 13:47:29 UTC
a32a3f6 SCORU/Node/017: remove metrics dependency on protocol 09 May 2023, 13:47:28 UTC
a073578 SCORU/Node/016: remove metrics dependency on protocol 09 May 2023, 13:47:28 UTC
57a6887 SCORU/Node: remove metrics dependency on protocol 09 May 2023, 13:47:28 UTC
d9e57b0 Merge tezos/tezos!8423: PlonK/RangeChecks : handle multiproofs Co-authored-by: Anne-Laure <al.schmitt@protonmail.com> Approved-by: Miguel Ambrona <mac.ambrona@gmail.com> Approved-by: Yann Regis-Gianas <946787-yrg@users.noreply.gitlab.com> Approved-by: Marco Stronati <marco@stronati.org> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8423 09 May 2023, 13:18:43 UTC
60695fd PlonK/RC: multiproof support 09 May 2023, 12:40:49 UTC
9b0f3d4 PlonK/Test_RC: rename circuit 09 May 2023, 12:40:48 UTC
276ad69 PlonK/Bls/Scalar: use Plompiler.Csir.Scalar 09 May 2023, 12:40:48 UTC
165d2a9 Plompiler/Csir/Scalar : change string_of_scalar 09 May 2023, 12:40:47 UTC
c35d515 PlonK: move shared permutation related in Permutation 09 May 2023, 12:40:47 UTC
3efe311 PlonK/RC & Perm: minor changes 09 May 2023, 12:40:47 UTC
fb813f8 Merge tezos/tezos!8671: Fix missing sleep omitted in !8503 Co-authored-by: vbot <vincent.botbol@nomadic-labs.com> Approved-by: Pierre Boutillier <pierre.boutillier@nomadic-labs.com> Approved-by: Killian Delarue <killian.delarue@nomadic-labs.com> Approved-by: vbot <vincent.botbol@nomadic-labs.com> Approved-by: Albin Coquereau <pro.acoquer@protonmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8671 09 May 2023, 12:30:35 UTC
e3cd8b0 Ddb: fix missing sleep omitted in !8503 09 May 2023, 11:57:40 UTC
875b455 Merge tezos/tezos!8662: lib_benchmarks_proto: fix N_IUnit encoding Co-authored-by: Sota Sato <sota.sato@dailambda.jp> Approved-by: Jun Furuse <jun.furuse@gmail.com> Approved-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8662 09 May 2023, 11:46:12 UTC
49a6ce5 lib_benchmarks_proto: fix N_IUnit encoding 09 May 2023, 11:09:38 UTC
b1f18d3 Merge tezos/tezos!8510: WASM/Debugger: profiling kernels 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/8510 09 May 2023, 10:45:59 UTC
42f8b35 Changelog: add an entry for the WASM profiler 09 May 2023, 09:38:15 UTC
4fb57af WASM/Debugger: use the WASM custom section `name` for profiling 09 May 2023, 09:38:15 UTC
5ec80ef WASM/Debugger: add a `profile` command that load inputs and start profiling 09 May 2023, 09:38:15 UTC
5f81d36 WASM/Debugger: flamegraph generation and pretty-printing 09 May 2023, 09:38:15 UTC
9f73366 WASM/Debugger: PVM call stack computation 09 May 2023, 09:38:15 UTC
64734a7 WASM/Debugger: call stack computation generic algorithm 09 May 2023, 09:38:15 UTC
24df463 Merge tezos/tezos!8522: WASM/Debugger: parse the `name.functions` custom section 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/8522 09 May 2023, 09:33:33 UTC
8f5358a WASM/Debugger: Update Changelog for `dump function symbols` 09 May 2023, 08:54:04 UTC
cc67e60 WASM/Debugger: add `dump function symbols` command 09 May 2023, 08:54:04 UTC
b761fbd WASM/Debugger: Custom section parsing 09 May 2023, 08:54:04 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
back to top