https://gitlab.com/tezos/tezos

sort by:
Revision Author Date Message Commit Date
28314ba RBT: add OUTPUT_FORMAT envirionment variable RBT: rebase RBT: finishing rebasing RBT: finishing rebasing, bis 31 August 2023, 07:30:02 UTC
b970dd2 RBT: profile every calls to call_service 31 August 2023, 07:30:02 UTC
9ad3860 RBT: profile RPC server of started octez-node 31 August 2023, 07:30:02 UTC
0c22920 RBT: automatic file format for report RBT: add mli for profiler helpers 31 August 2023, 07:30:00 UTC
3823cc5 RBT: add function to export reports 31 August 2023, 07:29:59 UTC
5ecc8a5 RBT: add variant for file extension RBT: default file_format + useless nonrec 31 August 2023, 07:29:53 UTC
7046a11 RBT: add mli for profiler helpers RBT: fianlizing rebase RBT: fianlizing rebase, bis RBT: fianlizing rebase, ter RBT: fianlizing rebase, quater RBT: fianlizing rebase, quinquies RBT: update copyrights 30 August 2023, 09:52:14 UTC
5ba901e RBT: automatic file format for report 30 August 2023, 09:52:12 UTC
a1f3bf9 RBT: add function to export reports 30 August 2023, 09:52:12 UTC
5a63c3d RBT: helpers to create + activate + deactivate profiler(s) 30 August 2023, 09:52:12 UTC
6746f26 RBT: default file_format + useless nonrec 30 August 2023, 09:52:12 UTC
9d16081 RBT: add variant for file extension 30 August 2023, 09:52:12 UTC
437433b prevent yes-bakers from injecting badly signed blocks/operations 30 August 2023, 09:51:28 UTC
727279d yes-node 30 August 2023, 09:51:28 UTC
6f06b2f apply signing delay patch 30 August 2023, 09:51:28 UTC
3482b93 augment environement variable with output directory option 30 August 2023, 09:51:28 UTC
4978f78 plug baker profilers 30 August 2023, 09:51:27 UTC
2c0c8f4 plug block validator profiler 30 August 2023, 09:51:27 UTC
01f9dc2 plug chain validator profiler 30 August 2023, 09:51:27 UTC
916e8df plug p2p reader profiler 30 August 2023, 09:51:27 UTC
3e34121 plug store merge profiler 30 August 2023, 09:51:27 UTC
77e1d46 plug store profiler 30 August 2023, 09:51:27 UTC
f6bf4fa plug mempool profiler 30 August 2023, 09:51:26 UTC
2015602 plug requester profiler 30 August 2023, 09:51:26 UTC
65bb816 plug shell profiler barrier 30 August 2023, 09:51:26 UTC
18e8ed1 introduce shell profilers 30 August 2023, 09:51:26 UTC
293e4d7 plug protocol profilers 30 August 2023, 09:51:26 UTC
c6887db plug profiler in env 30 August 2023, 09:51:25 UTC
a72a088 Scripts: add patch that simulate an artificial signing delay using SIGN_DELAY envar 30 August 2023, 09:51:25 UTC
c72aa3d Merge tezos/tezos!9851: Snoop: remove secret key benchmarks from codegen Co-authored-by: Pavlo Khrystenko <p.khrystenko@gmail.com> Approved-by: Jun Furuse <jun.furuse@gmail.com> Approved-by: taiseiKMC <hiromasa.saito@dailambda.jp> Approved-by: satos <sota.sato@dailambda.jp> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9851 30 August 2023, 09:26:52 UTC
cba5abe Snoop: remove secret key benchmarks from codegen 30 August 2023, 08:58:11 UTC
c43b44e Merge tezos/tezos!9838: Snoop: Add feature to filter defined cost functions in *_costs.ml Co-authored-by: taiseiKMC <hiromasa.saito@dailambda.jp> 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/9838 30 August 2023, 08:48:17 UTC
554a287 Snoop: Add feathre to print names of skipped functions 30 August 2023, 08:16:12 UTC
baad044 Snoop: Add feature to filter defined cost functions in *_costs.ml When calling [generate_code] - search *_costs.ml file corresponding to the destination - get cost_* functions in this file - filter them from code, which will be output to *_cost_generated.ml file 30 August 2023, 08:16:12 UTC
8ded7cf Snoop: Add name field to Codegen.Item for getting function name 30 August 2023, 08:16:12 UTC
757b2f5 Merge tezos/tezos!9800: Doc/Michelson: redirect operations on views to interactive reference Co-authored-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> 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/9800 30 August 2023, 08:15:10 UTC
38598d4 Doc/Michelson: redirect operations on views to interactive reference. 30 August 2023, 07:41:31 UTC
a607c2d Doc/Michelson: move view example. 30 August 2023, 07:41:31 UTC
661a9c4 Merge tezos/tezos!9892: Build: update opam dependencies Co-authored-by: Raphaël Proust <code@bnwr.net> Approved-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9892 30 August 2023, 07:40:43 UTC
2dc450d Everywhere: use `Lwt.reraise` in fallback branch of Lwt.catch 30 August 2023, 07:09:11 UTC
7bb19a1 Misc: drive-by misc exception management tweaks 30 August 2023, 07:09:11 UTC
6c80131 Binaries: set lwt exception filter 30 August 2023, 07:09:11 UTC
5955902 Build: update opam dependency 30 August 2023, 07:09:11 UTC
8236834 Merge tezos/tezos!9824: Snoop: add allocation benchmarks for some Iops and Kops Co-authored-by: Sota Sato <sota.sato@dailambda.jp> Approved-by: Jun Furuse <jun.furuse@gmail.com> Approved-by: KOBAYASHI Kazuhiro <kazuhiro.kobayashi@dailambda.jp> Approved-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9824 30 August 2023, 06:15:19 UTC
744d80a lib_benchmarks_proto: add allocation benchmarks for some Iops and Kops 30 August 2023, 05:37:35 UTC
6ec1f07 lib_benchmarks_proto: add allocation models for some Iops and Kops 30 August 2023, 05:37:35 UTC
7f96b9d Merge tezos/tezos!9900: DAL/Infra: Bootstrap the octogram file Co-authored-by: François Thiré <francois.thire@nomadic-labs.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/9900 29 August 2023, 19:43:49 UTC
3b3b02f DAL/Infra: Bootstrap the octogram file 29 August 2023, 18:42:57 UTC
1ba0816 Merge tezos/tezos!9830: Proto: update gas for TY_EQ Co-authored-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> Approved-by: Jun Furuse <jun.furuse@gmail.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9830 29 August 2023, 18:42:14 UTC
442e271 Tezt: adapt a test because costs decreased. 29 August 2023, 18:16:17 UTC
e6287e4 Tezt: update regression traces. 29 August 2023, 18:16:17 UTC
d37fb36 Proto: update gas for TY_EQ. 29 August 2023, 18:16:17 UTC
2c8ce43 Merge tezos/tezos!9932: Proto: remove dead Remove_zero_amount_ticket_migration_for_o Co-authored-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> Approved-by: Joel Bjornson <joel.bjornson@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9932 29 August 2023, 18:15:32 UTC
5ee263f Proto: remove dead Remove_zero_amount_ticket_migration_for_o 29 August 2023, 17:45:18 UTC
73b59b8 Merge tezos/tezos!9934: Proto/Michelson: export all tez arithmetic errors Co-authored-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9934 29 August 2023, 17:44:33 UTC
9169a1c Proto/Changelog: mention !9934 29 August 2023, 17:21:29 UTC
1e548cf Proto/Michelson: export all tez arithmetic errors 29 August 2023, 17:21:29 UTC
4f51b68 Merge tezos/tezos!9909: Shell: simplify new_head_watcher streamed value Co-authored-by: Victor Allombert <victor.allombert@nomadic-labs.com> Approved-by: Diane Gallois-Wong <diane.galloiswong@gmail.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/9909 29 August 2023, 17:20:40 UTC
011a0e0 Shell: simplify new_head_watcher streamed value 29 August 2023, 16:56:37 UTC
ff8da11 Merge tezos/tezos!9775: Proto/Test_Ticket: Replace legacy bindings with let constructs Co-authored-by: Gabriel Moise <gabriel.moise@trili.tech> Approved-by: Joel Bjornson <joel.bjornson@trili.tech> Approved-by: Raphaël Proust <code@bnwr.net> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9775 29 August 2023, 16:55:07 UTC
11099ac Proto/Test_Ticket: Replace legacy bindings with let constructs 29 August 2023, 15:57:33 UTC
455f076 Merge tezos/tezos!9809: SCORU/Node: remove useless commands Co-authored-by: lykimq <lykimq@gmail.com> Approved-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9809 29 August 2023, 15:56:40 UTC
cc3f690 Rollup_node: backport remove useless commands 29 August 2023, 15:32:28 UTC
c1c8c95 Rollup_node: remove useless commands 29 August 2023, 15:32:27 UTC
870cbf0 Merge tezos/tezos!9722: Client-libs: Init kaitai-of-data-encoding lib Co-authored-by: Raphaël Proust <code@bnwr.net> Co-authored-by: Martin Tomazic <martin.tomazic97@gmail.com> Approved-by: Philippe Wang <philippe.wang@gmail.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9722 29 August 2023, 15:31:22 UTC
ad8f74f Manifest: use more standard packaging for kaitai This is to please some packaging checks in the CI. Note that eventually we probably want to remove the `contrib/` directory from the octez release tarballs, but in the meantime the `contrib/` directory must play nice with the `src/` neighbour. 29 August 2023, 14:55:27 UTC
21fee8a Kaitai_of_data_encoding: e2e translation from `uint8` to `u1` 29 August 2023, 14:55:27 UTC
63c7ef2 Manifest: Define `kaitai_of_data_encoding` private library 29 August 2023, 14:55:27 UTC
0e9f343 Manifest: Make `kaitai` library public `Kaitai` library has to be public, in order to use it as a dependency inside `kaitai-of-data-encoding. 29 August 2023, 14:55:27 UTC
7a25a66 Kaitai: `to_yaml` also translates attribute type (unless AnyType) 29 August 2023, 14:55:27 UTC
8b3d7e3 Kaitai: Give a constructor to `NumericType` case 29 August 2023, 14:55:27 UTC
47f99a5 Merge tezos/tezos!9874: Proto/Soru/DAL: Handle revealed DAL page in slow execution WASM PVM Co-authored-by: lin <linoshitani@gmail.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/9874 29 August 2023, 14:54:26 UTC
518fceb Proto/Soru/DAL: Handle revealed DAL page in slow execution WASM PVM 29 August 2023, 13:59:49 UTC
3a6a587 Merge tezos/tezos!9875: Soru/DAL: Reveal dal page for fast execution Co-authored-by: lin <linoshitani@gmail.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/9875 29 August 2023, 13:58:49 UTC
b0bba56 Soru/DAL: Reveal dal page for fast execution 29 August 2023, 13:32:17 UTC
28d8e3d Merge tezos/tezos!9893: Proto/AI: expose ai vote in bake for Co-authored-by: Julien Tesson <julien.tesson@nomadic-labs.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9893 29 August 2023, 13:31:10 UTC
24109ac proto_alpha/baking_command: expose adaptive inflation toggle in "bake for" 29 August 2023, 11:36:17 UTC
5de2f36 proto_018/baking_command: expose adaptive inflation toggle in "bake for" 29 August 2023, 11:36:17 UTC
72d6003 Merge tezos/tezos!9757: RBT: add JSON option for reports Co-authored-by: Gauthier SEBILLE <gauthier@marigold.dev> Approved-by: Gabriel Moise <gabriel.moise@trili.tech> Approved-by: Raphaël Proust <code@bnwr.net> Approved-by: vbot <vincent.botbol@nomadic-labs.com> Approved-by: Andrea Cerone <andrea.cerone@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9757 29 August 2023, 11:35:23 UTC
338b2f3 RBT: extract writer to other function 29 August 2023, 11:10:48 UTC
27313dc RBT: hide file_format type 29 August 2023, 11:10:48 UTC
d1af01f RBT: add variant for file extension RBT: default file_format + useless nonrec RBT: get rid of expoed type file_format 29 August 2023, 11:10:48 UTC
5ee7dec RBT: rework Auto_write_file module to add JSON 29 August 2023, 11:10:48 UTC
687b20d RBT: add JSON option for reports 29 August 2023, 11:10:48 UTC
49aa348 Merge tezos/tezos!9901: Fix yes-node.patch Co-authored-by: vbot <vincent.botbol@nomadic-labs.com> Approved-by: Julien <julien.tesson@nomadic-labs.com> Approved-by: Victor Allombert <victor.allombert@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9901 29 August 2023, 11:09:50 UTC
4cebb01 Scripts: fix yes-node patch 29 August 2023, 10:33:48 UTC
ec997ae Merge tezos/tezos!9833: proto: add "baken for" commande to bake multiple blocks Co-authored-by: Julien Tesson <julien.tesson@nomadic-labs.com> Co-authored-by: vbot <vincent.botbol@nomadic-labs.com> Approved-by: Mathias Bourgoin <mathias.bourgoin@nomadic-labs.com> Approved-by: vbot <vincent.botbol@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9833 29 August 2023, 10:32:50 UTC
b601946 proto_017/lib_delegate: add count arg to bake command 29 August 2023, 09:54:15 UTC
f368418 proto_018/lib_delegate: add count arg to bake command 29 August 2023, 09:54:15 UTC
ab6c823 proto_alpha/lib_delegate: add count arg to bake command 29 August 2023, 09:54:15 UTC
5dd26ed Merge tezos/tezos!9819: devtools/patchs: adding patch to deactivate baking PoW Co-authored-by: Julien Tesson <julien.tesson@nomadic-labs.com> Approved-by: Ilias Garnier <ilias.garnier@nomadic-labs.com> Approved-by: Mathias Bourgoin <mathias.bourgoin@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9819 29 August 2023, 09:53:09 UTC
085745a devtools/patchs: adding patch to deactivate baking PoW 29 August 2023, 09:13:55 UTC
4fde153 Merge tezos/tezos!9672: EVM/Doc: YesEVM Co-authored-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Ilya Peresadin <ilya.peresadin@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/9672 29 August 2023, 09:12:51 UTC
d7d7ed8 EVM/Doc: YesEVM 29 August 2023, 08:36:43 UTC
cdc347e Merge tezos/tezos!9928: p2p: disable tezt test using UNIX forks Co-authored-by: Vivien <vivien.pelletier@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Julien <julien.tesson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9928 29 August 2023, 08:35:52 UTC
91f360e p2p: disable tezt test using UNIX forks 29 August 2023, 08:05:59 UTC
71c773e Merge tezos/tezos!9871: EVM/Tezt: deposit test over upgrade Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Pierre-Louis Dubois <pierrelouis.dubois@tutanota.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/9871 29 August 2023, 07:35:54 UTC
8d0e0bd EVM/Tezt: do deposit over an upgrade 29 August 2023, 07:09:56 UTC
ad5298b EVM/Tezt: extract helper to deposit 29 August 2023, 07:09:56 UTC
7ab6f9d EVM/Tezt: fix invalid error message 29 August 2023, 07:09:56 UTC
back to top