sort by:
Revision Author Date Message Commit Date
06ef1ad DAL/Node: Add an event when the configuration is loaded 14 June 2023, 05:54:36 UTC
da11f29 Merge tezos/tezos!9077: Gossipsub/Test: Port score test p5 Co-authored-by: lin <linoshitani@gmail.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> Approved-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9077 14 June 2023, 04:07:01 UTC
3d0d000 Gossipsub/Test: Port test for P5 14 June 2023, 03:23:50 UTC
d379ff7 Gossipsub/Test: More arguments to default_limits 14 June 2023, 03:22:17 UTC
76c110f Merge tezos/tezos!9047: Gossipsub: Port tests for P4 Co-authored-by: lin <linoshitani@gmail.com> Approved-by: Ilias Garnier <ilias.garnier@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/9047 14 June 2023, 02:52:18 UTC
e272a03 Gossipsub/Test: Utilize default parameters in default_limits 14 June 2023, 02:08:31 UTC
f496751 Gossipsub/Test: Port test for P4 14 June 2023, 02:07:47 UTC
732092b Gossipsub/Test: Extract helper 14 June 2023, 02:05:43 UTC
8d9d7cd Gossipsub: Fix bug in P4 14 June 2023, 02:05:42 UTC
79c54b7 Gossipsub/Test: More arguments to default_limits 14 June 2023, 02:05:42 UTC
017b8b8 Merge tezos/tezos!8871: Zett98@benchmark groups shell Co-authored-by: Pavlo Khrystenko <p.khrystenko@gmail.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/8871 14 June 2023, 01:14:41 UTC
75e1891 Snoop: use groups in shell benchmarks 14 June 2023, 00:12:39 UTC
f1f6e21 Merge tezos/tezos!9097: Log: Simplify initialisation of the internal event engine Co-authored-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: vbot <vincent.botbol@nomadic-labs.com> Approved-by: Rémy El Sibaïe <remy.el-sibaie@nomadic-labs.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9097 14 June 2023, 00:11:51 UTC
ce199a7 Log: Simplify initialisation of the internal event engine 13 June 2023, 23:38:01 UTC
e942005 Merge tezos/tezos!9090: Doc: update Alpha changelog Co-authored-by: bsall <boubacar@nomadic-labs.com> Approved-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> Approved-by: Tezos Merbocop <merbocop@cryptium.ch> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9090 13 June 2023, 23:37:20 UTC
c4f2dd3 Doc: update alpha changelog 13 June 2023, 22:59:06 UTC
ac7b4e5 Merge tezos/tezos!8980: Allow monitor_operations to output operations with attestation kind through RPC versioning Co-authored-by: Albin Coquereau <albin.coquereau@nomadic-labs.com> Approved-by: Vivien Pelletier <vivien.pelletier@nomadic-labs.com> Approved-by: Albin Coquereau <pro.acoquer@protonmail.com> Approved-by: Victor Allombert <victor.allombert@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8980 13 June 2023, 22:58:23 UTC
eb5dbbd changes: add entry for new version parameter of mempool/monitor_operations RPC 13 June 2023, 22:17:46 UTC
41dacd5 tezt/test: add monitor_operations tests for double consensus evidence operations 13 June 2023, 22:17:46 UTC
1bd1083 test/test: add monitor_operations tests for consensus operations 13 June 2023, 22:17:46 UTC
246ac32 tezt/lib_tezos: add monitor_operations RPC helper 13 June 2023, 22:17:46 UTC
1e6491a lib_shell_services: add some documentation for unsupported version 13 June 2023, 22:17:45 UTC
7208ddd lib_shell_services: add version 1 to monitor_operations to allow it to output attestation kind 13 June 2023, 22:17:45 UTC
65ee548 lib_shell_services: improve versioning in block_services 13 June 2023, 22:17:45 UTC
7d1f11c Merge tezos/tezos!9007: Scoru: Add example kernel for sequencer Co-authored-by: Ilya Peresadin <ilya.peresadin@trili.tech> Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com> Approved-by: Pierre-Louis Dubois <pierrelouis.dubois@tutanota.com> Approved-by: Ole Krüger <ole.kruger@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9007 13 June 2023, 22:17:01 UTC
f9b35d8 Scoru: Add example kernel for sequencer 13 June 2023, 21:43:07 UTC
03d2e87 Merge tezos/tezos!8989: Base: skip list in lib_base Co-authored-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8989 13 June 2023, 21:05:19 UTC
1b32688 Base: expose Skip_list in TzPervasives 13 June 2023, 20:16:41 UTC
089950a Tests: unit tests for skip list ported over from protocol tests 13 June 2023, 20:16:41 UTC
f79d171 Base: skip list in lib_base Duplicate from src/proto_alpha/lib_protocol/skip_list_repr.ml 13 June 2023, 20:16:41 UTC
38142d8 Merge tezos/tezos!8902: Doc/Michelson: redirect operations on BLS12-381 to interactive reference Co-authored-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> Approved-by: Tezos Merbocop <merbocop@cryptium.ch> Approved-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> Approved-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8902 13 June 2023, 20:15:49 UTC
3915f48 Doc/Michelson: redirect operations on BLS12-381 to interactive reference. 13 June 2023, 19:41:01 UTC
2771373 Merge tezos/tezos!9112: Gossipsub/Test: Port unit test for p7 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> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9112 13 June 2023, 19:40:07 UTC
57a236e Gossipsub/Test: Port test for P7 13 June 2023, 19:06:41 UTC
166144d Gossipsub/Test: More parameters 13 June 2023, 19:06:41 UTC
7132b89 Merge tezos/tezos!9094: Scoru, node: Move CLI helpers & arguments to libraries Co-authored-by: Ilya Peresadin <ilya.peresadin@trili.tech> Approved-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Alain Mebsout <alain.mebsout@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9094 13 June 2023, 19:04:57 UTC
f842193 SCORU/Node: Backport !9094 to Mumbai - Scoru, Sequencer: Move config management functions to lib_smart_rollup_node - Scoru, Sequencer: Move rollup node CLI arguments parsing to lib_smart_rollup_node 13 June 2023, 18:32:51 UTC
35034f2 SCORU/Node: Backport !9094 to Nairobi - Scoru, Sequencer: Move config management functions to lib_smart_rollup_node - Scoru, Sequencer: Move rollup node CLI arguments parsing to lib_smart_rollup_node 13 June 2023, 18:32:51 UTC
bc2e3a1 Scoru: Move rollup node CLI arguments parsing to lib_smart_rollup_node 13 June 2023, 18:32:51 UTC
7dfb564 Scoru: Move config management functions to lib_smart_rollup_node 13 June 2023, 18:32:50 UTC
ddf8f29 Merge tezos/tezos!8991: Doc/Michelson: redirect operations on tickets to interactive reference Co-authored-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> Approved-by: Tezos Merbocop <merbocop@cryptium.ch> Approved-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> Approved-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8991 13 June 2023, 18:31:52 UTC
23ebf71 Doc/Michelson: redirect operations on tickets to interactive reference. 13 June 2023, 17:57:06 UTC
0439808 Merge tezos/tezos!9013: Kernel/SDK: modular path for the config interpretation Co-authored-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com> Approved-by: Ilya Peresadin <ilya.peresadin@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9013 13 June 2023, 15:32:09 UTC
f5402ad Kernel/SDK: update CHANGES log with kernel installer exposure 13 June 2023, 14:57:41 UTC
5c29b57 Kernel/SDK: readapt AUXILIARY_KERNEL_BOOT_PATH's naming to config interpretation path Quoting Ilya's suggestion: "Strictly speaking AUXILIARY_KERNEL_BOOT_PATH name doesn't reflect reality anymore. config_interpretation_path might be just an arbitrary path, not necessarily a kernel_boot_path. I would rename it to something more appropriate, like AUXILIARY_CONFIG_INTERPRETATION_PATH." 13 June 2023, 14:57:41 UTC
b75a739 Kernel/SDK: [read_config_program_size] in [install_kernel] NB: [read_config_program_size] now also takes a RefPath 13 June 2023, 14:57:41 UTC
09aa1eb Kernel/SDK: make the config interpretation path modular in the installer 13 June 2023, 14:57:41 UTC
75c62a1 Merge tezos/tezos!8857: Shell: rename prechecked to validated and remove applied Co-authored-by: Diane Gallois-Wong <diane.gallois-wong@nomadic-labs.com> Approved-by: Albin Coquereau <pro.acoquer@protonmail.com> Approved-by: vbot <vincent.botbol@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8857 13 June 2023, 14:56:39 UTC
d1eeb6b Shell_services & changelog: update ban_operation description 13 June 2023, 14:26:53 UTC
6d5b887 Shell & changelog & tezt: update injection error message 13 June 2023, 14:26:53 UTC
ba4d7ba Everywhere: rename applied field in RPCs internally The main changes happen in src/lib_shell_services/block_services.ml Everything else is induced updates so that compilation succeeds 13 June 2023, 14:26:53 UTC
1f993aa Shell_services: rename applied to known_valid in worker printer 13 June 2023, 14:26:53 UTC
9d72ba2 Shell/mempool: update some applied-related comments 13 June 2023, 14:26:53 UTC
c5ffa6a Shell/mempool: remove Applied classification 13 June 2023, 14:26:53 UTC
6d23532 Shell/test: replace test_is_applied with an additional check in test_is_in_mempool_remove 13 June 2023, 14:26:53 UTC
499af19 Shell: update related comments 13 June 2023, 14:26:53 UTC
37b948f Shell: rename prechecked to validated This commit is just a search/replace of all occurrences of "prechecked" to "validated" in mempool files, except for [Shell_metrics.Mempool.set_prechecked_collector] in prevalidator_internal.ml because renaming metrics is more complex. We use the term "validated" rather than "valid" to be able to search for it in mempool-related files without getting overwhelmed with instances of "prevalidator", "validation", "invalid", etc. 13 June 2023, 14:26:53 UTC
d36c2ca Shell/prevalidation: remove unused type validation_state 13 June 2023, 14:26:53 UTC
9a12200 Merge tezos/tezos!9006: EVM/Kernel: allow more than 64 transactions per block Co-authored-by: Pierrick Couderc <pierrick.couderc@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/9006 13 June 2023, 14:25:13 UTC
1393399 EVM/Test: test blocks for more than 64 transactions 13 June 2023, 13:43:51 UTC
aca9435 EVM/Test: add inputs and generator for 100 txs 13 June 2023, 13:43:51 UTC
725f358 EVM/Kernel: allow more than 64 transactions per block 13 June 2023, 13:43:51 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
back to top