https://gitlab.com/tezos/tezos

sort by:
Revision Author Date Message Commit Date
4191666 RBT: generic reset_block_section function for profilers RBT: reuse already available hash for performance RBT: drop hashtabl for performance issue 17 October 2023, 13:34:27 UTC
b25f13c yes-node 17 October 2023, 13:33:22 UTC
e42a2bf fixup: add sign delay to baker sign site 17 October 2023, 13:33:22 UTC
dc6d8e0 add sign delay to baker sign site 17 October 2023, 13:33:21 UTC
6e057a7 augment environement variable with output directory option 17 October 2023, 13:33:21 UTC
9288331 RBT: switch to full block hash for section in profiling report 17 October 2023, 13:33:21 UTC
be76fc1 RBT: use full block hash name for separation in baker_profiling.txt 17 October 2023, 13:33:21 UTC
835031f RBT: profile every calls to call_service RBT: Add RPC_Client module RBT: plug call_service profiler RBT: comment on mli RBT: profile nairobi RBT: update license RBT: change manifest 17 October 2023, 13:33:21 UTC
93ef7ce plug RPC profiler 17 October 2023, 13:33:20 UTC
e3fa711 plug baker profilers 17 October 2023, 13:33:20 UTC
120a4e9 plug block validator profiler 17 October 2023, 13:33:20 UTC
d89a01d plug chain validator profiler 17 October 2023, 13:33:20 UTC
6911f26 plug p2p reader profiler 17 October 2023, 13:33:20 UTC
982e51b plug store merge profiler 17 October 2023, 13:33:20 UTC
c486f27 plug store profiler 17 October 2023, 13:33:19 UTC
54f8de9 mempool: improve mempool profiler reports 17 October 2023, 13:33:19 UTC
8febc65 plug mempool profiler 17 October 2023, 13:33:19 UTC
6de7bbb plug requester profiler 17 October 2023, 13:33:19 UTC
3e39e30 plug shell profiler barrier 17 October 2023, 13:33:19 UTC
52841c6 introduce shell profilers 17 October 2023, 13:33:19 UTC
0c3b713 plug protocol profilers 17 October 2023, 13:33:18 UTC
381c9ba plug profiler in env 17 October 2023, 13:33:18 UTC
c69159c Scripts: add patch that simulate an artificial signing delay using SIGN_DELAY envar 17 October 2023, 13:33:18 UTC
d171234 Devtool/Simulation: add a extract yes-wallet command utility 17 October 2023, 13:33:18 UTC
b2f33cd Devtool/Simulation: also consider consensus keys for sync 17 October 2023, 13:33:14 UTC
2eb4b5d Merge tezos/tezos!10458: [scripts/lint.sh]: smaller clean up Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Approved-by: Raphaël Proust <code@bnwr.net> Approved-by: pietro <pietro.abate@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10458 17 October 2023, 11:47:13 UTC
ba3aac4 [scripts/lint.sh]: remove outdated [check_coq_attributes] check We haven't had any such attributes for a long time. 17 October 2023, 11:21:51 UTC
0ebc2a3 [scripts/lint.sh]: rename [update_gitlab_ci_yml], update its comment This check no longer modifies any files, so its rather a [check] than an [update]. For the same reason, there is no need to [check_clean] afterwards. 17 October 2023, 11:21:51 UTC
3c462b2 Merge tezos/tezos!10450: Improve several store events and errors Co-authored-by: Victor Allombert <victor.allombert@nomadic-labs.com> Approved-by: Diane Gallois-Wong <diane.galloiswong@gmail.com> Approved-by: Victor Allombert <victor.allombert@nomadic-labs.com> Approved-by: Vivien Pelletier <vivien.pelletier@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10450 17 October 2023, 10:44:53 UTC
b8660a2 Store: improve store events 17 October 2023, 10:17:56 UTC
8a5aaf1 Store: improve store errors 17 October 2023, 10:17:56 UTC
f12530a Merge tezos/tezos!10256: AI/RPC: expose pseudotokens Co-authored-by: Julien Tesson <julien.tesson@nomadic-labs.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/10256 17 October 2023, 09:42:45 UTC
34304b8 tezt/test/RPC: add regression tests for newly introduced AI RPC 17 October 2023, 09:06:20 UTC
bd6e912 tezt/lib_tezos: RPC for staking numerator of stakers 17 October 2023, 09:06:20 UTC
6e8bd8a tezt/lib_tezos: add total staked by delegators and staking denominator RPC 17 October 2023, 09:06:20 UTC
1a832f6 proto/contract_services: RPC for staking numerator of stakers 17 October 2023, 09:06:20 UTC
f197797 proto/delegate_services: RPC to get total staked by delegators and staking denominator 17 October 2023, 09:06:19 UTC
c26593d proto/delegate_services: enrich info with total delegated stake and staking denominator 17 October 2023, 09:06:19 UTC
ef588ae proto/staking_pseudotokens: exposing pseudotokens for RPC use 17 October 2023, 09:06:19 UTC
b763b52 proto: cleaning trailing spaces in comments 17 October 2023, 09:06:19 UTC
72f1015 Merge tezos/tezos!9801: CI: separate and optimize installation tests and doc tests Co-authored-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> Approved-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: pietro <pietro.abate@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9801 17 October 2023, 09:05:30 UTC
ed0e492 doc: add install-octez.yml to before-merge & scheduled pipelines 17 October 2023, 08:39:26 UTC
59b49bc doc: separate octez install test from doc tests 17 October 2023, 08:39:26 UTC
59a0e74 doc: review conditions for executing linkcheck 17 October 2023, 08:39:26 UTC
c68b8ac doc: rename test_doc_scripts to test_install_scripts 17 October 2023, 08:39:26 UTC
15a49f7 Merge tezos/tezos!10433: Proto: handle percentages more carefully Co-authored-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Co-authored-by: Lucas Randazzo <lucas@nomadic-labs.com> Approved-by: Lucas Randazzo <lucas.randazzo@nomadic-labs.com> Approved-by: Julien <julien.tesson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10433 17 October 2023, 07:39:51 UTC
fb7f068 Proto/test_percentage: check no overflow happens for large values 17 October 2023, 07:10:31 UTC
9b50d5f Proto/test: unit test for precentage 17 October 2023, 07:10:31 UTC
a1f7e71 Proto/Unstake_requests_storage: apply slashes on Tez_repr 17 October 2023, 07:10:31 UTC
95166a0 Proto/Storage: use Int_percentage for slashing history 17 October 2023, 07:10:31 UTC
3ed4960 Proto/Slashing: use mul_percentage 17 October 2023, 07:10:31 UTC
f9edc87 Proto/Tez_repr: add mul_percentage 17 October 2023, 07:10:31 UTC
bb78fff Proto: change type of percentage of slashing parameters to Int_percentage 17 October 2023, 07:10:31 UTC
7de8f28 Proto: add module Int_percentage 17 October 2023, 07:10:31 UTC
9fe7ac0 Proto: move Ratio_repr earlier 17 October 2023, 07:10:31 UTC
4f65d97 Merge tezos/tezos!9541: Run the cache roundtrip PBT on values of random Michelson types Co-authored-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Approved-by: Lucas Randazzo <lucas.randazzo@nomadic-labs.com> Approved-by: Raphaël Proust <code@bnwr.net> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9541 16 October 2023, 21:01:56 UTC
484510b Tests/PBT/Michelson: Generate values of random types 16 October 2023, 20:21:33 UTC
d26a625 Michelson samplers: blacklist constructors 16 October 2023, 20:21:33 UTC
90467c7 Tests/PBT/Michelson: plug lib_benchmarks Michelson data generator 16 October 2023, 20:21:33 UTC
ebf64f1 Merge tezos/tezos!9434: lib_rpc_process: make the rpc process respond /config directly Co-authored-by: Rémy El Sibaïe <remy.el-sibaie@nomadic-labs.com> Approved-by: Albin Coquereau <pro.acoquer@protonmail.com> Approved-by: Victor Allombert <victor.allombert@nomadic-labs.com> Approved-by: Vivien Pelletier <vivien.pelletier@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9434 16 October 2023, 19:28:52 UTC
5ee7a24 RPC process: handle config rpc endpoint 16 October 2023, 18:56:36 UTC
2feb6e9 Shell_limits: remove Json_only in encoding - it was preventing to write using Config_file.encoding to binary 16 October 2023, 18:56:36 UTC
31c4a18 RPC process: rename config into params 16 October 2023, 18:56:36 UTC
016d664 Merge tezos/tezos!10452: Rollup node: plug store garbage collection in node GC function Co-authored-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: Victor Dumitrescu <victor.dumitrescu@nomadic-labs.com> Approved-by: lykimquyen <1718826-lykimquyen@users.noreply.gitlab.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10452 16 October 2023, 18:55:51 UTC
7280d2f Test: test rollup node store GC 16 October 2023, 18:13:30 UTC
d12a1ce Rollup node: also do store gc when triggered 16 October 2023, 18:13:30 UTC
c11329c Rollup node: minor refactor 16 October 2023, 18:13:30 UTC
e3803f4 Rollup node: rename some events for context gc 16 October 2023, 18:13:30 UTC
f1ea029 Merge tezos/tezos!10454: Rollup node: only show events for operations injected by node Co-authored-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: lykimquyen <1718826-lykimquyen@users.noreply.gitlab.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10454 16 October 2023, 18:12:41 UTC
7067777 Rollup node: only show events for operations injected by node 16 October 2023, 17:38:55 UTC
a8adbd9 Merge tezos/tezos!10465: Kaitai: support objs Co-authored-by: Raphaël Proust <code@bnwr.net> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Ilias Garnier <ilias.garnier@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10465 16 October 2023, 15:46:58 UTC
194423c Kaitai: support objs 16 October 2023, 15:20:21 UTC
b58868c Merge tezos/tezos!10368: doc/change: activation of private rollups on mainnet Co-authored-by: Julien Coolen <julien.coolen@nomadic-labs.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Tezos Merbocop <merbocop@cryptium.ch> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10368 16 October 2023, 15:19:26 UTC
43cae5d doc/change: activation of private rollups on mainnet 16 October 2023, 14:54:30 UTC
76b8ba2 Merge tezos/tezos!10431: Proto: change percentage of frozen deposits slashed per double baking to 7 Co-authored-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: Lucas Randazzo <lucas.randazzo@nomadic-labs.com> Approved-by: Julien <julien.tesson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10431 16 October 2023, 14:53:36 UTC
b80b46f Tezt: update regression outputs 16 October 2023, 14:23:56 UTC
ef71e04 Proto: change percentage of frozen deposits slashed per double baking to 7 16 October 2023, 14:23:56 UTC
58e8f3e Merge tezos/tezos!10463: Kaitai: support JSON-Binary splitted encodings Co-authored-by: Raphaël Proust <code@bnwr.net> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Ilias Garnier <ilias.garnier@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10463 16 October 2023, 14:23:06 UTC
fe00f18 Kaitai: support JSON-Binary splitted encodings 16 October 2023, 13:57:10 UTC
4b03c84 Merge tezos/tezos!9444: EVM: Kernel: reload the rest of the queue Co-authored-by: pecornilleau <pe.cornilleau@marigold.dev> Approved-by: Antonio Locascio <antonio.locascio1@gmail.com> Approved-by: Hantang Sun <hantang.sun@trili.tech> Approved-by: Pierre-Emmanuel CORNILLEAU <pe.cornilleau@marigold.dev> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9444 16 October 2023, 11:39:05 UTC
c5d0eb7 EVM: wait before upgrade if reboot needed 16 October 2023, 11:01:47 UTC
8374cf6 EVM: encode, decode, reload queue 16 October 2023, 11:01:47 UTC
2716ef3 Merge tezos/tezos!10468: kernels: enforce CC=clang for wasm target Co-authored-by: Emma Turner <emma.turner@trili.tech> Approved-by: Ryan Tan <ryan.tan@trili.tech> Approved-by: Julien Coolen <julien.coolen@nomadic-labs.com> Approved-by: Ole Krüger <ole.kruger@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10468 16 October 2023, 11:01:03 UTC
277b47f kernels: enforce CC=clang for wasm target 16 October 2023, 10:28:57 UTC
444a019 Merge tezos/tezos!10440: Fix inconsistent aggregation counting in the profiler lib Co-authored-by: vbot <vincent.botbol@nomadic-labs.com> Approved-by: Andrea Cerone <andrea.cerone@trili.tech> Approved-by: Albin Coquereau <pro.acoquer@protonmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10440 16 October 2023, 10:28:12 UTC
bd4b561 Base/Profiler: fix inconsistent aggregation counting 16 October 2023, 09:56:00 UTC
d4c3f32 Merge tezos/tezos!10456: Kernel/Dal_echo: Read parameters from environmental variables 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/10456 16 October 2023, 09:54:40 UTC
1777fb3 Kernel/Dal_echo: Read parameters from environmental variables 16 October 2023, 09:20:35 UTC
7664333 Merge tezos/tezos!10443: Kaitai: small improvements Co-authored-by: Raphaël Proust <code@bnwr.net> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Mathias Bourgoin <mathias.bourgoin@nomadic-labs.com> Approved-by: Martin Tomazic <martin.tomazic97@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10443 16 October 2023, 08:49:52 UTC
a20ecd1 Kaitai: better redirection mechanism Co-authored-by: Martin Tomazic <martin.tomazic97@gmail.com> 16 October 2023, 08:11:32 UTC
2e87c36 Kaitai: better id/name escaping Co-authored-by: Martin Tomazic <martin.tomazic97@gmail.com> 16 October 2023, 08:11:32 UTC
40ae77e Kaitai: better default for "topLevel" Co-authored-by: Martin Tomazic <martin.tomazic97@gmail.com> 16 October 2023, 08:11:32 UTC
230a5cf Kaitai: better id/name parameters Co-authored-by: Martin Tomazic <martin.tomazic97@gmail.com> 16 October 2023, 08:11:32 UTC
6eef0dd Merge tezos/tezos!10264: Kaitai: generate html doc from ksy files Co-authored-by: Raphaël Proust <code@bnwr.net> Approved-by: Martin Tomazic <martin.tomazic97@gmail.com> Approved-by: Mathias Bourgoin <mathias.bourgoin@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10264 16 October 2023, 07:37:54 UTC
0a8a157 Add automatic doc generation 16 October 2023, 07:06:21 UTC
01e3038 Merge tezos/tezos!9530: Tests/PBT/Michelson: infrastructure for testing cache invariant 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/9530 13 October 2023, 19:56:43 UTC
10278cf Tests/PBT/Michelson: infrastructure for testing cache invariant This commit adds a PBT test with the aim of testing the cache invariant: for any value in the IR, round-tripping through bytes should produce something which has the same size in the sense of Script_typed_ir_size. The test is not very useful yet because the property is only tested on the unit type. The value of this commit lies in the setting of the architecture to test the property and in particular in the statement of the property using the Qcheck2 framework. 13 October 2023, 19:26:17 UTC
9620ba4 Merge tezos/tezos!10408: Panic hook for RISC-V Co-authored-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Victor Dumitrescu <victor.dumitrescu@nomadic-labs.com> Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10408 13 October 2023, 17:55:04 UTC
aea7c22 Rollup SDK: Panic hook for RISC-V 13 October 2023, 17:25:45 UTC
1ba9274 Merge tezos/tezos!10150: Tezt/rpc_process: test forwarding to the node Co-authored-by: Diane Gallois-Wong <diane.gallois-wong@nomadic-labs.com> Approved-by: Victor Allombert <victor.allombert@nomadic-labs.com> Approved-by: Vivien Pelletier <vivien.pelletier@nomadic-labs.com> Approved-by: Diane Gallois-Wong <diane.galloiswong@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10150 13 October 2023, 17:24:58 UTC
back to top