swh:1:snp:505c374fd75bb208ae4e9a54e64bb310bc49295e

sort by:
Revision Author Date Message Commit Date
5e98157 Add a SCHMORG in the BORG 18 October 2023, 09:09:54 UTC
bee9842 CI/[misc_checks]: run [lint.sh --check-licenses-git-new] 17 October 2023, 07:37:47 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
72f2ed8 Tezt/rpc_process: test RPC forwarding 13 October 2023, 16:54:39 UTC
967ee35 Tezt/daemon: improve waiting for event message 13 October 2023, 16:54:39 UTC
56c122d Merge tezos/tezos!10331: CI: check license header of new OCaml files Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> Approved-by: Raphaël Proust <code@bnwr.net> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10331 13 October 2023, 16:53:56 UTC
8b72143 CI: check MIT-SPDX license headers of new files 13 October 2023, 16:22:02 UTC
397b1df [scripts]: add a script for checking license headers 13 October 2023, 16:22:02 UTC
a866040 Merge tezos/tezos!10405: [scripts/snapshot_alpha.sh]: shellcheck Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: pietro <pietro.abate@nomadic-labs.com> Approved-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> Approved-by: Killian Delarue <killian.delarue@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10405 13 October 2023, 15:36:09 UTC
f22788d [scripts/snapshot_alpha.sh]: shellcheck 13 October 2023, 14:40:30 UTC
aa31a07 [scripts/snapshot_alpha.sh]: simplify by removing tmp dir usage There are no [main_*.ml(i)] files in [lib_protocol] so the use of the tmp dir is redundant. 13 October 2023, 14:40:30 UTC
cff1afa Merge tezos/tezos!10127: Add tool to extract canonical chain from teztale Co-authored-by: Gabriel Moise <gabriel.moise@trili.tech> Approved-by: Gauthier <gauthier@marigold.dev> 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/10127 13 October 2023, 10:34:13 UTC
11d58a0 Use correct head for canonical_chain 13 October 2023, 10:00:57 UTC
ddaf5ff Add tool to extract the canonical chain from teztale 13 October 2023, 10:00:57 UTC
3ded664 Merge tezos/tezos!10237: SCORU/Node/Store: expose GC function for all stores Co-authored-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> Approved-by: Victor Dumitrescu <victor.dumitrescu@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10237 13 October 2023, 09:39:16 UTC
8cf431b Tests: use tezt helpers for temporary directories 13 October 2023, 07:11:08 UTC
a419b23 Test: unit test for smart rollup node store GC 13 October 2023, 07:11:08 UTC
1212d00 Rollup Node/Test: expose function to extract store 13 October 2023, 07:11:07 UTC
29e2bcf Rollup Node/Store: wait for GC completion function 13 October 2023, 07:11:07 UTC
a994f6c Rollup Node/Store: low level function to wait for GC completion 13 October 2023, 07:11:07 UTC
4eb84ac SCORU/Node/Store: expose GC function for all stores 13 October 2023, 07:11:07 UTC
08459cc Merge tezos/tezos!10289: EVM/tx-pool: allow higher nonce to be submitted to the proxy Co-authored-by: Pierre-Louis <pierrelouis.dubois@tutanota.com> Approved-by: Antonio Locascio <antonio.locascio1@gmail.com> Approved-by: Ilya Peresadin <ilya.peresadin@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10289 13 October 2023, 00:11:35 UTC
081a60d evm/kernel: allow transaction to have a high nonce 12 October 2023, 23:36:09 UTC
a668c47 Merge tezos/tezos!10430: DAL: Refactorisation of types and static functions Co-authored-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Lin Oshitani <linoshitani@gmail.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10430 12 October 2023, 22:19:17 UTC
fd1da0b DAL: Remove some unecessary module equalities 12 October 2023, 21:45:12 UTC
ac15cf2 DAL: Move the module `Span` into the Types module 12 October 2023, 21:45:12 UTC
1b5a356 DAL: Move `Peer` into the types module 12 October 2023, 21:45:12 UTC
dede55e DAL: Remove the event interface 12 October 2023, 21:45:12 UTC
6bba53f DAL: Move `message` into the types module 12 October 2023, 21:45:12 UTC
02789d8 DAL: Move `message_id` into the types module 12 October 2023, 21:45:11 UTC
a4c45be Merge tezos/tezos!10439: Proto/doc: update unstake operation documentation Co-authored-by: Lucas Randazzo <lucas@nomadic-labs.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> Approved-by: Julien <julien.tesson@nomadic-labs.com> Approved-by: Tezos Merbocop <merbocop@cryptium.ch> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10439 12 October 2023, 21:44:29 UTC
19cc675 Proto/doc: update unstake operation documentation 12 October 2023, 20:50:51 UTC
79d9d67 Merge tezos/tezos!10284: MIR: add SOME instruction Co-authored-by: Nikolay Yakimov <root@livid.pp.ru> Approved-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Approved-by: Diogo Castro <dc@diogocastro.com> Approved-by: Sandeep.C.R <sandeep@sras.me> Approved-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10284 12 October 2023, 20:50:02 UTC
4e01da7 MIR: add SOME instruction 12 October 2023, 20:17:07 UTC
721a5f4 Merge tezos/tezos!10282: MIR: Add IF_NONE instruction Co-authored-by: Nikolay Yakimov <root@livid.pp.ru> Approved-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Approved-by: Sandeep.C.R <sandeep@sras.me> Approved-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> Approved-by: Diogo Castro <dc@diogocastro.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10282 12 October 2023, 20:16:20 UTC
abefa0d MIR: Add IF_NONE instruction 12 October 2023, 19:42:15 UTC
fc74a2d Merge tezos/tezos!10175: EVM: validation returns pkey Co-authored-by: Pierre-Louis <pierrelouis.dubois@tutanota.com> Approved-by: Antonio Locascio <antonio.locascio1@gmail.com> Approved-by: Ilya Peresadin <ilya.peresadin@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10175 12 October 2023, 19:41:28 UTC
551ad70 evm/kernel: test pkey is returned from validation 12 October 2023, 19:14:12 UTC
809fb39 evm/kernel: returns public key from validation 12 October 2023, 19:14:12 UTC
06365f3 Merge tezos/tezos!9164: Build: Introduce beta build scripts for Debian package format (dpkg) and Redhat package format (rpm) into tree Co-authored-by: Pietro Abate <pietro.abate@nomadic-labs.com> Approved-by: pietro <pietro.abate@nomadic-labs.com> Approved-by: Pierre Boutillier <pierre.boutillier@nomadic-labs.com> Approved-by: Killian Delarue <killian.delarue@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9164 12 October 2023, 19:13:19 UTC
7e8fee1 CHANGES: add entry to dpkg and rpm packages 12 October 2023, 18:36:52 UTC
42788ab make: add makefile targets for rpm and dpkg packages 12 October 2023, 18:36:52 UTC
923e834 ci: add jobs to generate dpkg and rpm packages 12 October 2023, 18:36:52 UTC
9b7c60a packaging: add rpm packages scripts 12 October 2023, 18:36:52 UTC
936afd9 packaging: add dpkg packages scripts 12 October 2023, 18:36:52 UTC
5af7c56 Merge tezos/tezos!10135: Smart rollup node: Context garbage collection Co-authored-by: Victor Dumitrescu <v.dumitrescu@outlook.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/10135 12 October 2023, 18:35:58 UTC
ac76be4 Tezt/smart rollups: test node context GC 12 October 2023, 18:02:30 UTC
b4ada80 Smart rollup node: pass GC parameters as arguments 12 October 2023, 18:02:30 UTC
f22621e Lib_clic: add arg21 12 October 2023, 18:02:30 UTC
ad5859b Smart rollup node: enable context GC 12 October 2023, 18:02:30 UTC
cb44280 Smart rollup node/store: add GC levels storage Store `last_gc_level` and `first_available_level` 12 October 2023, 18:02:30 UTC
d64566b Merge tezos/tezos!10350: Kaitai: rehaul N/Z attrs Co-authored-by: Raphaël Proust <code@bnwr.net> Approved-by: Ilias Garnier <ilias.garnier@nomadic-labs.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/10350 12 October 2023, 17:07:07 UTC
d94c98e Kaitai: rehaul N/Z attrs 12 October 2023, 16:13:37 UTC
0a6ddfb Merge tezos/tezos!10347: Kaitai: avoid indirection for doc Co-authored-by: Raphaël Proust <code@bnwr.net> 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/10347 12 October 2023, 16:12:34 UTC
002067e Kaitai: print doc attr field 12 October 2023, 15:34:51 UTC
3e5266b Kaitai: avoid indirection for doc 12 October 2023, 15:34:51 UTC
back to top