https://gitlab.com/tezos/tezos

sort by:
Revision Author Date Message Commit Date
b2a1e18 gas-parameter-diff: defer printing values. Because we'll move it after the stats in a following commit. 22 June 2023, 07:00:27 UTC
6cecf6e Merge tezos/tezos!9134: PlonK & Plompiler: add & remove prints Co-authored-by: Anne-Laure <al.schmitt@protonmail.com> Approved-by: Marc Beunardeau <marc.beunardeau@nomadic-labs.com> Approved-by: Yann Regis-Gianas <946787-yrg@users.noreply.gitlab.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9134 22 June 2023, 06:17:12 UTC
45a2074 Plompiler/Sha2: remove intempestive debug message 22 June 2023, 05:42:19 UTC
e816410 PlonK/Main protocol: add warning when range-checks increase the size of the circuit 22 June 2023, 05:42:19 UTC
b9ae636 Merge tezos/tezos!7529: Proto: fixes the type of cost_UNPARSE_TYPE Co-authored-by: Jun Furuse <jun.furuse@dailambda.jp> Approved-by: satos <sota.sato@dailambda.jp> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7529 22 June 2023, 05:06:12 UTC
e78230e Proto: fixes the type of cost_UNPARSE_TYPE 22 June 2023, 02:54:30 UTC
229c1a4 Merge tezos/tezos!9068: Test that when the Adaptive Inflation activation vote reaches the threshold, the feature is set to launch Co-authored-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Approved-by: Philippe Wang <philippe.wang@gmail.com> Approved-by: Lucas Randazzo <lucas.randazzo@nomadic-labs.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9068 21 June 2023, 22:08:21 UTC
9b63174 Tests/AI/integration: assert that the launch cycle is set 21 June 2023, 21:36:27 UTC
91aba0f Merge tezos/tezos!9218: CI: Speed up static Tezt jobs Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: pietro <pietro.abate@nomadic-labs.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/9218 21 June 2023, 21:15:28 UTC
c2bff87 CI/Tezt: remove job-parallelism in [tezt:static-binaries] 21 June 2023, 20:41:55 UTC
95a7134 CI/Tezt: reuse tezt main entrypoint from [build_x86_64-exp-dev-extra] 21 June 2023, 20:41:55 UTC
62d0357 Merge tezos/tezos!9180: Tezt/EVM: support and test config installer in e2e tests Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Rodi-Can Bozman <rodi.bozman@functori.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/9180 21 June 2023, 20:41:13 UTC
fe17bbb EVM/Tezt: test initialized dictator key 21 June 2023, 20:10:07 UTC
b47a57f Tezt/Installer: support config in kernel installer 21 June 2023, 20:10:07 UTC
1e6372a Merge tezos/tezos!9181: Tests/Proto/Helpers: fix get_endorsing_power_for_delegate Co-authored-by: Raphaël Cauderlier <raphael.cauderlier@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/9181 21 June 2023, 20:09:24 UTC
7404514 Tests/Proto/Helper: add get_cumulated_endorsing_power_for_delegate 21 June 2023, 19:39:04 UTC
3d070c7 Tests/Proto/Helpers: restrict get_endorsing_power_for_delegate This function was incorrect when called on several levels. This commit restricts it to a sinle level. 21 June 2023, 19:39:04 UTC
2724af2 Merge tezos/tezos!8876: SCORU/Node: move store outside of protocol directories Co-authored-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: Victor Dumitrescu <victor.dumitrescu@nomadic-labs.com> Approved-by: Yann Regis-Gianas <946787-yrg@users.noreply.gitlab.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8876 21 June 2023, 19:37:30 UTC
411eb75 Doc: changelog for L2 blocks format 21 June 2023, 18:12:11 UTC
e316fe3 Test: reset regressions for serialized messages in L2 blocks 21 June 2023, 18:12:10 UTC
056d7d5 SCORU/Node/Store: use versioned DAL structures in Irmin store 21 June 2023, 18:12:10 UTC
3a55aba SCORU/Node/Mumbai: Backport !8876 - SCORU/Node: use serialized messages in store - SCORU/Node: use serialized messages in L2 blocks - SCORU/Node: move smart rollup context hash outside of proto - SCORU/Node: remove dependency to protocol in Sc_rollup_block - SCORU/Node: move Sc_rollup_block outside of proto directory - SCORU/Node: remove dependency to protocol in store - Tests: use Sc_rollup_block outside proto 21 June 2023, 18:12:10 UTC
e57bc61 SCORU/Node/Nairobi: Backport !8876 - SCORU/Node: use serialized messages in store - SCORU/Node: use serialized messages in L2 blocks - SCORU/Node: move smart rollup context hash outside of proto - SCORU/Node: remove dependency to protocol in Sc_rollup_block - SCORU/Node: move Sc_rollup_block outside of proto directory - SCORU/Node: remove dependency to protocol in store - Tests: use Sc_rollup_block outside proto 21 June 2023, 18:12:10 UTC
32f527e Tests: use Sc_rollup_block outside proto 21 June 2023, 18:12:10 UTC
7809dd2 SCORU/Node: move store(s) outside of proto directory 21 June 2023, 18:12:10 UTC
0c1604f SCORU/Node: small refactor for reading commitments and inboxes from disk Use the Octez data structures when possible. 21 June 2023, 18:12:10 UTC
a1363ca SCORU/Node: remove dependency to protocol in store 21 June 2023, 18:12:10 UTC
7d92292 Tests: roundtrip conversions DAL structures to/from proto version 21 June 2023, 18:12:10 UTC
28260d3 SCORU/Node: conversions from/to protocol versions of DAL structures 21 June 2023, 18:12:10 UTC
239259e SCORU/Node: protocol agnostic DAL structures for node 21 June 2023, 18:12:10 UTC
a51a470 SCORU/Node: move Sc_rollup_block outside of proto directory 21 June 2023, 18:12:10 UTC
8f44539 SCORU/Node: remove dependency to protocol in Sc_rollup_block 21 June 2023, 18:12:10 UTC
a9b7455 SCORU/Node: use serialized messages in L2 blocks 21 June 2023, 18:12:10 UTC
d632375 SCORU/Node: use serialized messages in store This change does not requires a migration as the representation for messages on disk is identical. 21 June 2023, 18:12:10 UTC
8942034 Merge tezos/tezos!9219: DAL/Node: No ACL policy for the moment Co-authored-by: François Thiré <francois.thire@nomadic-labs.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/9219 21 June 2023, 18:11:18 UTC
96cf351 DAL/Node: No ACL policy for the moment 21 June 2023, 17:39:33 UTC
d471d2e Merge tezos/tezos!9064: Tezt/PRT: Increase the sample size Co-authored-by: François Thiré <francois.thire@nomadic-labs.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/9064 21 June 2023, 17:38:41 UTC
19087a1 Tezt/PRT: Increase the sample size 21 June 2023, 16:42:22 UTC
4861610 Merge tezos/tezos!9191: CI: split [build_kernels] Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> 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/9191 21 June 2023, 16:41:27 UTC
743de73 CI: separate [build_kernels] into [{build,test}_kernels] 21 June 2023, 16:12:52 UTC
4e82d51 Merge tezos/tezos!9066: WASM: Freeze the first WASM PVM revision Co-authored-by: Thomas Letan <lthms@nomadic-labs.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/9066 21 June 2023, 16:11:54 UTC
142f0e0 WASM: Freeze the first WASM PVM revision With the release of Octez V17-rc1, the behavior of the first WASM PVM revision can no longer be changed. 21 June 2023, 15:43:24 UTC
1d17efc Merge tezos/tezos!9211: DAL/Node: Remove legacy events Co-authored-by: Ilias Garnier <ilias.garnier@nomadic-labs.com> Co-authored-by: iguerNL@Functori <iguer@functori.com> Co-authored-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Ilias Garnier <ilias.garnier@nomadic-labs.com> Approved-by: Lin Oshitani <linoshitani@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9211 21 June 2023, 15:42:26 UTC
761bb26 tezt/dal: fix tests 21 June 2023, 15:10:43 UTC
971ce44 DAL/Node: add CLI for peers 21 June 2023, 15:10:43 UTC
001ee8d DAL/GS: disable connections maintenance of GS's Octez-p2p instance 21 June 2023, 15:10:43 UTC
a74c6de DAL/GS: directly connect to the given peers via CLI or config file 21 June 2023, 15:10:43 UTC
c48bdb2 DAL/GS: activate of p2p_layer once interconenction is done Otherwise, we may start establishing connections on the Octez-P2P side before the callback for new connections is registered, for instance. 21 June 2023, 15:10:43 UTC
8b92d6d DAL/GS: only store gs_worker state once (in node context) 21 June 2023, 15:10:43 UTC
3ed7378 Gossipsub/DAL: fix head tracking in daemon 21 June 2023, 15:10:43 UTC
09e4dfe manifest: do not open octez-store-unix in dal node 21 June 2023, 15:10:43 UTC
0a8be4d DAL/Node: Remove legacy events 21 June 2023, 15:10:43 UTC
9c40ee8 DAL/Node: Simplify a legacy event 21 June 2023, 15:10:43 UTC
b0cfd50 Merge tezos/tezos!9009: CI: job [documentation:build_all], use the same [_build] folder and remove old protocols Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> Approved-by: pietro <pietro.abate@nomadic-labs.com> Approved-by: Alain Mebsout <alain.mebsout@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9009 21 June 2023, 15:09:43 UTC
84afcc8 CI/Docs: remove old protocols in [odoc-lite] 21 June 2023, 14:40:34 UTC
29199ef CI: remove old protocols in [documentation:build_all] 21 June 2023, 14:40:34 UTC
612213a Docs/Makefile: target [odoc-lite] reuses [_build] directory 21 June 2023, 14:40:34 UTC
d60e79c Merge tezos/tezos!9100: Block validator: optimise operation validation Co-authored-by: Albin Coquereau <albin.coquereau@nomadic-labs.com> Approved-by: Diane Gallois-Wong <diane.galloiswong@gmail.com> Approved-by: vbot <vincent.botbol@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9100 21 June 2023, 14:39:33 UTC
b2eb7e8 changelog: add entry for the performance improvement in the block validation 21 June 2023, 14:10:15 UTC
0f0af49 shell: change the operation type transmitted to the block_validation to a type with the hash of the operation and a check_signature flag. This flag is true if the operation is not known as valid in the mempool 21 June 2023, 14:10:15 UTC
88eabb6 Merge tezos/tezos!8951: DAC: `V0` API regression testing (2/2) Co-authored-by: Martin Tomazic <martin.tomazic97@gmail.com> Approved-by: Andrea Cerone <andrea.cerone@trili.tech> Approved-by: Gauthier <gauthier@marigold.dev> Approved-by: Ryan Tan <ryan.tan@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8951 21 June 2023, 14:09:14 UTC
746a3c9 DAC: Ensure `Unknown` variant of `Aggregate_signature.t` 21 June 2023, 13:39:22 UTC
1ba64ec DAC/tezt: Regression test "GET v0/monitor/certificates" 21 June 2023, 13:39:22 UTC
88292f9 DAC/tezt: Regression test "GET v0/monitor/root_hashes" 21 June 2023, 13:39:22 UTC
50ce402 DAC/tezt: Define `rpc_curl_with_regression_test` helper 21 June 2023, 13:39:22 UTC
b0e51ad DAC/tezt: Regression testing "GET v0/missing_page" endpoint 21 June 2023, 13:39:22 UTC
11ea829 DAC/tezt: Regression test "GET v0/certificate" 21 June 2023, 13:39:22 UTC
750652f DAC/tezt: Regression test "PUT v0/dac_member_signature" 21 June 2023, 13:39:22 UTC
992a5b5 DAC/tezt: Improve `coordinator_serializes_payload` function 21 June 2023, 13:39:22 UTC
62fe0e9 DAC/tezt: Replace nondeterministic regression capture 21 June 2023, 13:39:22 UTC
2bc7d21 Merge tezos/tezos!9178: CI: split [build_arm64] into [build_arm64-{released,exp-dev-extra}] Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Pierre Boutillier <pierre.boutillier@nomadic-labs.com> Approved-by: Mathias Bourgoin <mathias.bourgoin@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9178 21 June 2023, 13:38:19 UTC
c49886b CI: split [build_arm64] into [build_arm64-{released,exp-dev-extra}] 21 June 2023, 12:55:09 UTC
dc2912b Merge tezos/tezos!9220: DAL/Node: Add a way to configure a profile Co-authored-by: François Thiré <francois.thire@nomadic-labs.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/9220 21 June 2023, 12:52:39 UTC
66a471c DAL/Node: Plug the new profile option 21 June 2023, 11:50:25 UTC
224389b DAL/Node: Add a profile option on the CLI 21 June 2023, 11:50:25 UTC
8479dd4 DAL/Node: Add a profile for the configuration file 21 June 2023, 11:50:25 UTC
77dfbb2 Merge tezos/tezos!9155: EVM/Kernel: ignore transaction when caller is undefined Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Pierre-Emmanuel CORNILLEAU <pe.cornilleau@marigold.dev> Approved-by: Albin Coquereau <pro.acoquer@protonmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9155 21 June 2023, 11:49:23 UTC
5d1d2d1 EVM/Kernel: ignore transaction when caller is undefined 21 June 2023, 11:18:18 UTC
4c88571 Merge tezos/tezos!9188: p2p/tezt: add flaky tag to tests using forked processes Co-authored-by: Vivien <vivien.pelletier@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Albin Coquereau <pro.acoquer@protonmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9188 21 June 2023, 11:17:15 UTC
391511a p2p/tezt: add flaky tag to tests using forked processes 21 June 2023, 10:46:38 UTC
c8183f1 Merge tezos/tezos!9190: Fix fd leak when restarting external validator Co-authored-by: Victor Allombert <victor.allombert@nomadic-labs.com> Approved-by: Albin Coquereau <pro.acoquer@protonmail.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/9190 20 June 2023, 17:46:40 UTC
f784f5f Shell: close former process socket when restarting ext. validator 20 June 2023, 17:18:58 UTC
739f711 Merge tezos/tezos!9107: [Kernel SDK] Function for verifying a DAC certificate Co-authored-by: Andrea Cerone <andrea.cerone@trili.tech> Approved-by: Gauthier <gauthier@marigold.dev> Approved-by: Ryan Tan <ryan.tan@trili.tech> Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9107 20 June 2023, 17:17:36 UTC
8c04f85 Kernel SDK: update changelog 20 June 2023, 16:44:39 UTC
094fd3f Kernel SDK: test DAC certificate verification 20 June 2023, 16:44:38 UTC
a0458b5 Kernel SDK: verify DAC certificate 20 June 2023, 16:44:38 UTC
c5c65c9 Merge tezos/tezos!9210: Kernel EVM: remove dependency on installer client Co-authored-by: Emma Turner <emma.turner@trili.tech> 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/9210 20 June 2023, 16:07:33 UTC
1130b62 Kernel EVM: remove dependency on installer client - installer client is purely for use as a binary, and is not designed to be consumed as a lib - remove 'PREPARE_KERNEL_PATH' - staging area is unneeded as the EVM writes all paths under `/tmp` 20 June 2023, 15:38:40 UTC
fec56d3 Merge tezos/tezos!9204: WASM: Add [store_exists] host functions Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9204 20 June 2023, 15:37:47 UTC
13cc0f1 WASM: Add [store_exists] host functions 20 June 2023, 15:05:16 UTC
e147dbd WASM: Add traces of a kernel trying to link [store_exists] 20 June 2023, 15:05:16 UTC
23a02c8 Merge tezos/tezos!8581: Build: upgrade to irmin.3.7 Co-authored-by: Victor Allombert <victor.allombert@nomadic-labs.com> Approved-by: Albin Coquereau <pro.acoquer@protonmail.com> Approved-by: vbot <vincent.botbol@nomadic-labs.com> Approved-by: Killian Delarue <killian.delarue@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8581 20 June 2023, 15:04:24 UTC
8ba67ce Build: update dependencies 20 June 2023, 14:22:26 UTC
193cd1c Node: conform to irmin.3.7 api 20 June 2023, 14:22:26 UTC
5618bbf Manifest: upgrade to irmin.3.7.2 20 June 2023, 14:22:25 UTC
0d29c22 Merge tezos/tezos!9015: Proto/ai: fail on undetermined coefficient access Co-authored-by: Julien Tesson <julien.tesson@nomadic-labs.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: Lucas Randazzo <lucas.randazzo@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9015 20 June 2023, 14:21:02 UTC
c0af581 proto/adaptive_inflation_storage: fail on undetermined coeff access 20 June 2023, 13:47:11 UTC
4060ece Merge tezos/tezos!9075: Tezt: Make the [Dac_node] module compatible with [Client.endpoint] Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Gauthier <gauthier@marigold.dev> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Andrea Cerone <andrea.cerone@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9075 20 June 2023, 13:12:52 UTC
8e29229 Tezt: Make the [Dac_node] module compatible with [Client.endpoint] We follow the approach used by the Client module to not assume the DAC node is communicating with an Octez node managed by Tezt. This generalizes the Dac_node module, and makes it possible to [run] a [Dac_node.t] process against a public endpoint like the one of Mondaynet for instance. 20 June 2023, 12:43:27 UTC
47dd992 Merge tezos/tezos!9200: DAL/Node: Some minor modifications Co-authored-by: François Thiré <francois.thire@nomadic-labs.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/9200 20 June 2023, 12:42:40 UTC
back to top