https://gitlab.com/tezos/tezos

sort by:
Revision Author Date Message Commit Date
b67e5c4 run only sha256 on abc using: SRS_DIR=~/tezos/privacy-team/srs /usr/bin/time -v dune exec src/lib_plonk/test_plompiler/main.exe -- test Sha 14 June 2023, 08:37:07 UTC
a316ed3 lib_plonk lib_aplonk: promote regressions 13 June 2023, 14:13:37 UTC
13c8ade lib_plonk: mark SHA2 tests as slow 13 June 2023, 14:13:36 UTC
94bfe1b lib_plompiler: use mod_add_64 for gadget_sha2 13 June 2023, 14:13:36 UTC
d477bd9 lib_plonk: add tests for arithmetic modulo 2^64 13 June 2023, 14:13:35 UTC
1068808 lib_plompiler lib_plonk: add modular arithmetic for 2^64 13 June 2023, 14:13:35 UTC
9ff32bb Merge tezos/tezos!9046: Proto: gas parameter updates (Comb) Co-authored-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> Approved-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> Approved-by: satos <sota.sato@dailambda.jp> Approved-by: Jun Furuse <jun.furuse@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9046 13 June 2023, 13:42:48 UTC
9ffd035 Tests: update regression traces. 13 June 2023, 13:10:25 UTC
b8a8296 Proto: update Comb-related gas values. 13 June 2023, 13:10:25 UTC
095d9ff Merge tezos/tezos!8949: Allow run and simulate_operations to output operations with attestation kind through RPC versioning Co-authored-by: Albin Coquereau <albin.coquereau@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: Diane Gallois-Wong <diane.galloiswong@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8949 13 June 2023, 13:09:20 UTC
fcb4371 changes: add entry for new version parameter of run_operation and simulate_operations RPCs 13 June 2023, 12:32:00 UTC
7346eaa tezt/tests: add run/simulate_operation versioning tests 13 June 2023, 12:32:00 UTC
5cbc88a tezt/lib_tezos: add version arg to run/simulate_operation RPC helper 13 June 2023, 12:32:00 UTC
32adbe1 proto_alpha/plugin: add versioning to run and simulate operations RPCs 13 June 2023, 12:32:00 UTC
914b9bf Merge tezos/tezos!8505: Snoop: Code generation by synthesizing time and allocation models Co-authored-by: KOBAYASHI Kazuhiro <kazuhiro.kobayashi@dailambda.jp> Approved-by: taiseiKMC <taisei@kmc.gr.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/8505 13 June 2023, 12:30:45 UTC
d8f4b9d Snoop: synthesis of time and allocation model 13 June 2023, 11:56:25 UTC
98fbc20 lib_benchmark: add tests for Arg_names and synthesize 13 June 2023, 11:56:25 UTC
3dd6cf6 lib_benchmark: implement synthesis of models 13 June 2023, 11:56:25 UTC
3cd7c8a lib_benchmark: add costlang to extract argument names 13 June 2023, 11:56:25 UTC
7bcd62e Merge tezos/tezos!8964: Efficient non-native modular multiplication in PlonK Co-authored-by: Marina Polubelova <marina.polubelova@nomadic-labs.com> Co-authored-by: ambrona <mac.ambrona@gmail.com> Approved-by: Yann Regis-Gianas <946787-yrg@users.noreply.gitlab.com> Approved-by: Marina Polubelova <marina.polubelova@nomadic-labs.com> Approved-by: Anne-Laure <anne.laure@nomadic-labs.com> Approved-by: Marco Stronati <marco@stronati.org> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8964 13 June 2023, 11:55:06 UTC
3bc1df1 lib_plompiler lib_aplonk: promote slow regressions 13 June 2023, 11:23:14 UTC
c10c5d7 lib_plompiler: implement [is_zero] and [equal] in mod arith. 13 June 2023, 11:23:14 UTC
f461ac6 lib_plompiler gadget_mod_arith: implement [inv] 13 June 2023, 11:23:14 UTC
e4a963c lib_plompiler: implement modular division based on mod_mul 13 June 2023, 11:23:14 UTC
3d5e608 lib_plonk: test modular multiplication (in plonk and plompiler) 13 June 2023, 11:23:14 UTC
b3139f3 lib_plompiler lib_plonk: implement gadget for modular multiplication 13 June 2023, 11:23:14 UTC
3a11f08 lib_plompiler lib_plonk: minor changes 13 June 2023, 11:23:14 UTC
4a6a055 Merge tezos/tezos!9089: Proto/ai: Remove unused parameter max_costaking_baker_count Co-authored-by: Julien Tesson <julien.tesson@nomadic-labs.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: Raphaël Proust <code@bnwr.net> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9089 13 June 2023, 11:22:11 UTC
65ed9a1 Proto/ai: remove unused parameter max_costaking_baker_count 13 June 2023, 10:48:39 UTC
4df1bef Merge tezos/tezos!8190: Kernel/SDK: implement `store_read_all` and `store_write_all` Co-authored-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com> Approved-by: Thomas Pecseli <thomas.pecseli@trili.tech> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8190 13 June 2023, 10:47:01 UTC
d2e994e Kernels (EVM + Sequencer): add support for `store_read_all` in runtime 13 June 2023, 10:12:24 UTC
9ce8e99 Kernel/SDK: update CHANGES.rst for `store_read/write_all` 13 June 2023, 10:12:24 UTC
67c2590 Kernel/SDK: test `store_*_all` with the mockup host 13 June 2023, 10:12:24 UTC
862c6e1 Kernel/SDK: implement `store_write_all` in the Runtime trait 13 June 2023, 10:12:23 UTC
b123bbf Kernel/SDK: implement `store_read_all` in the `Runtime` trait 13 June 2023, 10:12:23 UTC
1da02d0 Merge tezos/tezos!9113: disable 'p2p socket self connection message' test Co-authored-by: Albin Coquereau <albin.coquereau@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Vivien Pelletier <vivien.pelletier@nomadic-labs.com> Approved-by: Mathias Bourgoin <mathias.bourgoin@nomadic-labs.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9113 13 June 2023, 10:11:19 UTC
16ba419 lib_p2p/test: disable 'p2p socket self connection message' test 13 June 2023, 09:35:38 UTC
4fc1800 Merge tezos/tezos!9076: Gossipsub: graft_flood_backoff to graft_flood_threshold Co-authored-by: lin <linoshitani@gmail.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/9076 13 June 2023, 07:36:22 UTC
c7e75c2 Gossipsub: graft_flood_backoff to graft_flood_threshold 13 June 2023, 07:03:55 UTC
26aa2ca Merge tezos/tezos!9024: DAC/Client: move observer client out of prototocol directory Co-authored-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: Gauthier <gauthier@marigold.dev> Approved-by: Ryan Tan <ryan.tan@trili.tech> Approved-by: Ole Krüger <ole.kruger@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9024 13 June 2023, 06:02:37 UTC
9c859f1 DAC/Client: move observer client out of proto dir 13 June 2023, 05:27:33 UTC
b55cbe4 DAC/Plugin: remove dependency to Protocol from observer client 13 June 2023, 05:27:33 UTC
8613676 Merge tezos/tezos!9059: Build: Resto is incompatible with cohttp-lwt.5.1.0 Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Co-authored-by: Pierre Boutillier <pierre.boutillier@nomadic-labs.com> Approved-by: Mathias Bourgoin <mathias.bourgoin@nomadic-labs.com> Approved-by: Killian Delarue <killian.delarue@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9059 13 June 2023, 05:26:45 UTC
b2b6c44 CI: Doc tests can be made manual with MR label [ci--no-docs] 13 June 2023, 04:48:22 UTC
8bd52bf Doc: Alpine uses python 3.10.12 bugfix release 13 June 2023, 04:48:22 UTC
462ade0 Build: Resto is incompatible with cohttp-lwt.5.1.0 It leaks file descriptor on streaming RPC 13 June 2023, 04:48:22 UTC
31ae53e Merge tezos/tezos!9101: Kernel SDK: Fix typo in dac.rs Co-authored-by: Andrea Cerone <andrea.cerone@trili.tech> 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/9101 13 June 2023, 04:47:31 UTC
870a40c Kernel SDK: Fix typo in dac.rs 13 June 2023, 04:12:14 UTC
78203a8 Merge tezos/tezos!8983: Proto/AI: add rewards RPC Co-authored-by: Julien Tesson <julien.tesson@nomadic-labs.com> Co-authored-by: Lucas Randazzo <lucas@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/8983 13 June 2023, 04:11:26 UTC
b4343d3 Proto/adaptive_inflation_services: rewards for future cycles 13 June 2023, 03:19:05 UTC
9ac142c Proto/Alpha: extract Cycle.---> 13 June 2023, 03:19:05 UTC
a993d1b Proto/delegate_rewards: expose `reward_from_constants` 13 June 2023, 03:19:05 UTC
87e7f44 Proto/AI: add expected_rewards RPC 13 June 2023, 03:19:05 UTC
f220235 Merge tezos/tezos!9042: EVM: use concrete values for timestamps Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9042 13 June 2023, 03:18:09 UTC
7945a09 EVM/Kernel: compute average block time 13 June 2023, 02:16:13 UTC
1d478ba EVM/Proxy: read block's timestamp 13 June 2023, 02:16:13 UTC
72d2644 EVM/Kernel: use info_per_level.timestamp for L2 blocks 13 June 2023, 02:16:13 UTC
32ebb4a EVM/Kernel: use SDK inbox parsing 13 June 2023, 02:16:13 UTC
02ae548 Merge tezos/tezos!8976: Improve cemented metadata accesses Co-authored-by: vbot <vincent.botbol@nomadic-labs.com> Approved-by: Pierre Boutillier <pierre.boutillier@nomadic-labs.com> Approved-by: Raphaël Proust <code@bnwr.net> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8976 13 June 2023, 02:15:21 UTC
9990d1c Changelog: add entry 13 June 2023, 01:43:06 UTC
acd9201 Store: add debug event on cemented metadata reading error 13 June 2023, 01:43:06 UTC
8a92ba8 Store: add a fd cache to improve cemented metadata reading perfs 13 June 2023, 01:43:06 UTC
077f8e2 Merge tezos/tezos!9093: Proto/apply: specific error when (un)staking with no delegate set 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/9093 13 June 2023, 01:41:11 UTC
952de1e Proto/apply: specific error when (un)staking with no delegate set 13 June 2023, 01:06:59 UTC
e07a688 Merge tezos/tezos!9091: Adaptive Inflation: weight for voting rights Co-authored-by: Nicolas Ayache <nicolas.ayache@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/9091 13 June 2023, 01:05:29 UTC
0e8d1da Proto: remove unused funtion. 13 June 2023, 00:28:07 UTC
c73fa98 Proto: update doc. 13 June 2023, 00:28:07 UTC
a63df20 Proto: voting power accounts for AI weight. 13 June 2023, 00:28:07 UTC
87e79da Proto: format code. With make fmt-ocaml and nothing else. 13 June 2023, 00:28:07 UTC
deec759 Proto: Lwt_result_syntax in Vote_storage.update_listings. 13 June 2023, 00:28:07 UTC
259c5a9 Merge tezos/tezos!9074: Proto/AI/activation vote: Decrease the baker_contribution parameter Co-authored-by: Philippe Wang <philippe.wang@nomadic-labs.com> Co-authored-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: Philippe Wang <philippe.wang@gmail.com> Approved-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9074 13 June 2023, 00:27:05 UTC
6a312da Proto/AI/tests: switch EMA back to int32 12 June 2023, 22:13:31 UTC
fe9c462 Tests/Proto/AI: adapt EMA unit tests to new half life 12 June 2023, 22:13:30 UTC
a69082d Proto/AI/activation vote: Decrease the baker_contribution parameter The parameter was computed so that it takes about 2 weeks to move the EMA from 0% to 50% if all bakers vote On. The formula is baker_contrib = (1/2) * ema_max * (1 - 2^(-1/k)) where k is the number of blocks in 2 weeks (which is 80640). 12 June 2023, 22:13:30 UTC
50e8206 Tests/Proto/AI: add unit tests for adaptive inflation EMA These are copied from the corresponding tests for Liquidity Baking. The only difference is the swapping of the words "on" and "off". 12 June 2023, 22:13:25 UTC
6f5304c Merge tezos/tezos!9071: Proto/AI: set the feature flag when the launch cycle is in the past Co-authored-by: Philippe Wang <philippe.wang@nomadic-labs.com> Co-authored-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Approved-by: Philippe Wang <philippe.wang@gmail.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/9071 12 June 2023, 21:48:34 UTC
0bb0bb7 Proto/AI/Tests: update regression test outputs 12 June 2023, 20:59:32 UTC
142b77d Proto/Tests: fix calls to Raw_context.prepare 12 June 2023, 20:59:32 UTC
b9ddf63 Proto/AI: initialize the feature flag at context preparation 12 June 2023, 20:59:32 UTC
7613797 Proto/AI: set the feature flag when the launch cycle is in the past 12 June 2023, 20:59:32 UTC
9602dc5 Proto/AI: make the feature flag settable 12 June 2023, 20:59:32 UTC
07f8525 Proto/AI: the feature flag is not constant This commit changes the status of the adaptive inflation feature flag from being a constant to being a field in the memory part of the context. This is motivated to allow changing it during the lifetime of a protocol. 12 June 2023, 20:59:32 UTC
625689d Proto/AI: access the feature flag through Constants_storage wrapper This simplifies future turning of the feature flag into a non-constant. 12 June 2023, 20:59:32 UTC
5c306e8 Merge tezos/tezos!9003: Snoop: calculate is_constant_input inside solve_problem 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/9003 12 June 2023, 20:58:23 UTC
43cc601 lib_benchmark: calculate is_constant_input inside solve_problem 12 June 2023, 20:23:46 UTC
4353433 Merge tezos/tezos!9104: Revert !8987 Co-authored-by: Philippe Wang <philippe.wang@nomadic-labs.com> Co-authored-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: Philippe Wang <philippe.wang@gmail.com> Approved-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9104 12 June 2023, 19:04:33 UTC
096a3d2 Proto/AI/tests: update regression tests outputs (int64->int32) 12 June 2023, 18:31:10 UTC
511e2ff Revert "Tests: reset regression traces" This reverts commit 28f0ffc05e515d9bae4f43da5e5adc4750f7beb2. 12 June 2023, 18:31:10 UTC
a9e3f3a Revert "Doc: add a pair of changelog entries for MR !8987." This reverts commit a24c9a35121e3acd33a2b6caa132c73fc0e00bfe. 12 June 2023, 18:31:10 UTC
ab5ba0c Revert "Proto/Migration: migrate the Liquidity Baking EMA field" This reverts commit 1657a493703523960ceb72ccd99c555d027f8c5a. 12 June 2023, 18:31:10 UTC
df7b635 Revert "Proto/Block votes: represent EMAs on int64" This reverts commit 1a709ccb72d870f75f159319405d65ff052ae77e. 12 June 2023, 18:31:10 UTC
8c670be Merge tezos/tezos!8920: Tezt: Support running rollup nodes against arbitrary endpoints Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8920 12 June 2023, 15:16:34 UTC
7e5277d Tezt: Support running rollup nodes against arbitrary endpoints No more need for bootstrapping a L1 node locally to be able to run Tezt scenarios focusing on smart rollups. 12 June 2023, 13:35:19 UTC
b92e86e Merge tezos/tezos!9087: Proto/AI: make the type of the launch_cycle context field optional Co-authored-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Approved-by: Raphaël Proust <code@bnwr.net> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9087 12 June 2023, 13:34:15 UTC
1306292 Tests/Tezt: reset regression traces This commit was generated by the following command: dune exec tezt/tests/main.exe -- --verbose --file tezt/tests/tickets.ml --title 'Alpha: Send tickets in bigmap' --reset-regressions 12 June 2023, 11:38:43 UTC
2090172 Proto/AI: initialize the launch_cycle at None This guarantees the invariant that the launch_cycle field is always set. 12 June 2023, 11:38:43 UTC
508cddc Proto/AI: drop the "_ema" suffix in Adaptive_inflation_storage.init This commit renames the Adaptive_inflation_storage.init_ema function, removing the "_ema" suffix. The reason for this renaming is that we want to modify this function to do more initialization. 12 June 2023, 11:38:43 UTC
625c7c2 Proto/AI: make the type of the launch_cycle context field optional Until now we gave a special meaning to the absence of the adaptive_inflation_launch_cycle context key. This sometimes lead to several read attempts of the key during the application of a single block, which the proxy server does not appreciate. This commit changes the type of the key to `Cycle.t option` which means that we are more explicit about the special `None` value. 12 June 2023, 11:38:43 UTC
a11e2da Merge tezos/tezos!8963: Deprecate obsolete disable-precheck flag Co-authored-by: Diane Gallois-Wong <diane.gallois-wong@nomadic-labs.com> Approved-by: Killian Delarue <killian.delarue@nomadic-labs.com> Approved-by: Albin Coquereau <pro.acoquer@protonmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8963 12 June 2023, 11:06:51 UTC
3f3e327 fixup: warn when flag --disable-mempool-precheck is set 12 June 2023, 10:33:31 UTC
back to top