https://gitlab.com/tezos/tezos

sort by:
Revision Author Date Message Commit Date
ecb2856 store: add profiler record for store cache in compute_live_blocks 23 October 2023, 11:38:22 UTC
da2c087 yes-node 23 October 2023, 09:46:24 UTC
16d99ae fixup: add sign delay to baker sign site 23 October 2023, 09:46:24 UTC
4c5e820 add sign delay to baker sign site 23 October 2023, 09:46:24 UTC
271854e augment environement variable with output directory option 23 October 2023, 09:46:23 UTC
521f1d8 RBT: generic reset_block_section for baking_profiler RBT: drop hashtabl for performance issue 23 October 2023, 09:46:23 UTC
f7c70b7 fixup! RBT: generic reset_block_section function for profilers 23 October 2023, 09:46:23 UTC
a1547b3 RBT: generic reset_block_section function for profilers RBT: reuse already available hash for performance RBT: drop hashtabl for performance issue 23 October 2023, 09:46:23 UTC
3871016 RBT: switch to full block hash for section in profiling report 23 October 2023, 09:46:23 UTC
e7226e5 RBT: use full block hash name for separation in baker_profiling.txt 23 October 2023, 09:46:23 UTC
5a77893 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 23 October 2023, 09:46:22 UTC
c67801d plug RPC profiler 23 October 2023, 09:46:22 UTC
ab47a2c plug baker profilers 23 October 2023, 09:46:22 UTC
4b01cbf plug block validator profiler 23 October 2023, 09:46:22 UTC
7e84825 plug chain validator profiler 23 October 2023, 09:46:22 UTC
3000fc1 plug p2p reader profiler 23 October 2023, 09:46:22 UTC
1670eb1 plug store merge profiler 23 October 2023, 09:46:21 UTC
9ddaf82 plug store profiler 23 October 2023, 09:46:21 UTC
7ba09fc mempool: improve mempool profiler reports 23 October 2023, 09:46:21 UTC
c811965 plug mempool profiler 23 October 2023, 09:46:21 UTC
982b171 plug requester profiler 23 October 2023, 09:46:21 UTC
1ebc417 plug shell profiler barrier 23 October 2023, 09:46:21 UTC
6a5a046 introduce shell profilers 23 October 2023, 09:46:20 UTC
1641815 plug protocol profilers 23 October 2023, 09:46:20 UTC
e7538f5 plug profiler in env 23 October 2023, 09:46:20 UTC
2cf9fe9 Scripts: add patch that simulate an artificial signing delay using SIGN_DELAY envar 23 October 2023, 09:46:20 UTC
18588ff Devtool/Simulation: add a extract yes-wallet command utility 23 October 2023, 09:46:20 UTC
7977c54 Devtool/Simulation: also consider consensus keys for sync 23 October 2023, 09:46:19 UTC
8dd6c2f Merge tezos/tezos!10535: Sc_rollup_node: implement 'simple outbox proof' flow in single RPC call Co-authored-by: Emma Turner <emma.turner@trili.tech> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: lykimquyen <1718826-lykimquyen@users.noreply.gitlab.com> Approved-by: Alain Mebsout <alain.mebsout@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10535 21 October 2023, 09:07:53 UTC
299ea98 Tezt/DAC: switch to simple outbox proof generation 21 October 2023, 08:40:06 UTC
826bb45 Sc_rollup/nairobi: implement simple proof command with RPC 21 October 2023, 08:40:06 UTC
ab78f8f Sc_rollup/alpha: implement simple proof command with RPC 21 October 2023, 08:40:06 UTC
85e275e Tezt/Tx_kernel: switch to simple outbox proof generation We switch to the client command that requires only outbox level/message index. 21 October 2023, 08:40:06 UTC
80697ba Merge tezos/tezos!10305: MIR: add map type and values Co-authored-by: Nikolay Yakimov <root@livid.pp.ru> Approved-by: Konstantin Ivanov <martoon.hsk@gmail.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Approved-by: Diogo Castro <dc@diogocastro.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10305 20 October 2023, 17:31:27 UTC
f3312d5 MIR: add map values 20 October 2023, 16:52:27 UTC
1191983 MIR: add map type 20 October 2023, 16:52:27 UTC
adeea8c MIR: Add wonky Ord instance for TypedValue 20 October 2023, 16:52:26 UTC
8bd7545 Merge tezos/tezos!10551: EVM: cleanup 9444 Co-authored-by: pecornilleau <pe.cornilleau@marigold.dev> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10551 20 October 2023, 14:43:20 UTC
be01bc9 EVM: cleanup 9444 20 October 2023, 14:15:10 UTC
5b07198 Merge tezos/tezos!10541: tezt: use functions from Tezt.Base instead of from Str Co-authored-by: Julien Coolen <julien.coolen@nomadic-labs.com> Approved-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10541 20 October 2023, 14:14:29 UTC
01b1b26 tezt: use functions from Tezt.Base instead of from Str 20 October 2023, 13:47:03 UTC
f858408 Merge tezos/tezos!10529: smart rollup: replace injector identifier to their tags instead of their signer. Co-authored-by: Sylvain Ribstein <sylvain.ribstein@gmail.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Victor Dumitrescu <victor.dumitrescu@nomadic-labs.com> Approved-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: Julien Coolen <julien.coolen@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10529 20 October 2023, 13:46:15 UTC
c7f2d5b injector: identify workers on their tags instead of on their signer 20 October 2023, 13:09:54 UTC
6e07d53 Merge tezos/tezos!10525: Rollup node: better detection of disconnections Co-authored-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: Victor Allombert <victor.allombert@nomadic-labs.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10525 20 October 2023, 12:54:13 UTC
bfe3d93 Tests: mark migration refutation tests as non flaky any more 20 October 2023, 12:26:08 UTC
a888876 Tests: retry command 10 times in migration tests 20 October 2023, 12:26:08 UTC
d4c726f Rollup node: detect other cases of connection errors 20 October 2023, 12:26:08 UTC
4e0d1c8 Merge tezos/tezos!10502: Rollup node: fixes for restart after GC Co-authored-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: Victor Dumitrescu <victor.dumitrescu@nomadic-labs.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10502 20 October 2023, 12:25:26 UTC
b087704 Rollup node/GC/Fix: do GC wrt historical LCC 20 October 2023, 11:46:40 UTC
638b8aa Rollup node: save LCC when cementation in L1 block 20 October 2023, 11:46:40 UTC
fd5cba8 Rollup node/Store: LCC on disk 20 October 2023, 11:46:40 UTC
f25c694 Rollup node/Store: better pretty-printing of gc warnings 20 October 2023, 11:46:40 UTC
a139338 Rollup node/Context: cancel ongoing gc on close 20 October 2023, 11:46:40 UTC
a3e8ec7 Rollup node/Store: store and context gc must be finished before new gc 20 October 2023, 11:46:40 UTC
ffecb6e Rollup node/Fix: use file for storing metadata Metadata written in the context will be removed by the GC so we use a json file instead. 20 October 2023, 11:46:40 UTC
31bc1a1 Test: ensure GC works on catch up and restart 20 October 2023, 11:46:40 UTC
00f1002 Merge tezos/tezos!10477: Teztale-script: Baker nodes table Co-authored-by: Gabriel Moise <gabriel.moise@trili.tech> Approved-by: Andrea Cerone <andrea.cerone@trili.tech> Approved-by: Albin Coquereau <pro.acoquer@protonmail.com> Approved-by: Gauthier <gauthier@marigold.dev> Approved-by: Julien Sagot <contact@sagotch.fr> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10477 20 October 2023, 11:42:01 UTC
07e3e11 Teztale-script: Baker nodes table 20 October 2023, 11:14:29 UTC
68cf6e6 Merge tezos/tezos!10530: Kernel SDK: Remove redundant mut Co-authored-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10530 20 October 2023, 10:45:05 UTC
12143f3 Kernel SDK: Remove redundant mut 20 October 2023, 10:20:42 UTC
fab8427 Merge tezos/tezos!10461: Nix: Configure CC for Rust cross-compilation Co-authored-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com> Approved-by: Julien Coolen <julien.coolen@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10461 20 October 2023, 10:19:58 UTC
a49985f Nix: Add Clang wrapper that does not pass architecture-specific flags 20 October 2023, 09:47:20 UTC
8e80a52 Merge tezos/tezos!10304: MIR: add operation type Co-authored-by: Nikolay Yakimov <root@livid.pp.ru> Approved-by: Diogo Castro <dc@diogocastro.com> 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> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10304 20 October 2023, 08:34:42 UTC
53b7d60 MIR: check type packability in FAILWITH typechecking 20 October 2023, 08:05:13 UTC
41fb4e7 MIR: add type packability flag 20 October 2023, 08:05:13 UTC
ad57396 MIR: add operation type 20 October 2023, 08:05:13 UTC
bb6c34b Merge tezos/tezos!10303: MIR: add NIL instruction Co-authored-by: Nikolay Yakimov <root@livid.pp.ru> Approved-by: Konstantin Ivanov <martoon.hsk@gmail.com> Approved-by: Diogo Castro <dc@diogocastro.com> Approved-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> Approved-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10303 20 October 2023, 08:04:24 UTC
2187c4d MIR: add NIL instruction 20 October 2023, 07:37:23 UTC
0cb789b Merge tezos/tezos!10466: Kaitai: "support" check-size Co-authored-by: Martin Tomazic <martin.tomazic97@gmail.com> Approved-by: Hugo Heuzard <hugo.heuzard@gmail.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Mathias Bourgoin <mathias.bourgoin@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10466 20 October 2023, 07:36:31 UTC
e23da72 Kaitai: "support" check-size Except, don't support, just ignore. 20 October 2023, 07:04:41 UTC
c1bcb47 Merge tezos/tezos!10510: WASM/Debugger: plugin system to add custom encodings Co-authored-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Antonio Locascio <antonio.locascio1@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10510 19 October 2023, 16:08:16 UTC
d4933e0 WASM/Debugger: load plugin for encodings at the start 19 October 2023, 15:38:08 UTC
c5a5f54 EVM/Proxy: move encodings and RLP into their own package for prod 19 October 2023, 15:38:08 UTC
3313ecc EVM/Proxy: move encodings and RLP into their own package It makes it usable as a plugin in the debugger. Only for `lib_dev` for now. 19 October 2023, 15:38:08 UTC
98c0874 WASM/Debugger: add a plugin interface 19 October 2023, 15:38:08 UTC
56c2585 Merge tezos/tezos!10524: Proto-env: prepare for zarith bump to 1.13 Co-authored-by: Hugo Heuzard <hugo.heuzard@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/10524 19 October 2023, 14:16:13 UTC
b84b937 Proto-env: prepare for zarith bump to 1.13 19 October 2023, 13:52:04 UTC
80f7cd8 Merge tezos/tezos!10512: lib_injector: remove public key hash from the injector's add_pending_operation Co-authored-by: Julien Coolen <julien.coolen@nomadic-labs.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> Approved-by: Alain Mebsout <alain.mebsout@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10512 19 October 2023, 13:07:45 UTC
83b0522 lib_injector: remove source from add_pending_operation 19 October 2023, 12:44:26 UTC
9a980d2 lib_injector: add all workers to the Tags_table of the injector 19 October 2023, 12:44:26 UTC
3dcfa5d Merge tezos/tezos!10208: Manifest: update the `ctypes` dune extension Co-authored-by: Hugo Heuzard <hugo.heuzard@nomadic-labs.com> Co-authored-by: Raphaël Proust <code@bnwr.net> Approved-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: pietro <pietro.abate@nomadic-labs.com> Approved-by: Alain Mebsout <alain.mebsout@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10208 19 October 2023, 11:09:52 UTC
9c610dd Tests: fix missing dep on .ocamlformat 19 October 2023, 10:22:53 UTC
5a82fb4 Doc: fix missing dependency 19 October 2023, 10:22:53 UTC
875b288 Manifest: update the `ctyes` dune extension Support for versions 0.1 and 0.2 of the dune extension for `ctypes` is being dropped in upcoming dune releases. To allow upgrading dune in the future, this MR upgrades the `ctypes` extension version. 19 October 2023, 10:22:53 UTC
0487c80 Merge tezos/tezos!10401: EVM/Proxy: implement ethbloom Co-authored-by: Antonio Locascio <antonio.locascio@nomadic-labs.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10401 19 October 2023, 10:21:39 UTC
bb7ba35 EVM/Proxy: implement ethbloom 19 October 2023, 09:49:15 UTC
42874b2 Merge tezos/tezos!10400: EVM/Kernel: compute L2Block's logs bloom filter Co-authored-by: Antonio Locascio <antonio.locascio@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Rodi-Can Bozman <rodi.bozman@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10400 19 October 2023, 09:48:29 UTC
702e349 EVM/Kernel: block logs bloom no longer optional 19 October 2023, 09:14:33 UTC
942405b EVM/Kernel: compute BIP's logs bloom 19 October 2023, 09:14:33 UTC
39f1451 EVM/Kernel: add logs bloom to L2Block and BIP encoding 19 October 2023, 09:14:33 UTC
f552ce6 Merge tezos/tezos!10253: Add smart rollup node to the docker entrypoint Co-authored-by: Jérémie Goldberg <jeremie.goldberg@nomadic-labs.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> Approved-by: Alain Mebsout <alain.mebsout@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10253 19 October 2023, 08:49:37 UTC
464bdef add smart rollup node to the docker entrypoint 19 October 2023, 08:23:08 UTC
0b88299 Merge tezos/tezos!9723: SORU/Node: add a command to dump the kernel storage into a YAML or JSON file Co-authored-by: Julien Coolen <julien.coolen@nomadic-labs.com> Co-authored-by: Pierrick Couderc <pierrick.couderc@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/9723 19 October 2023, 08:22:20 UTC
a827069 Rollup/Node: test dump command 19 October 2023, 07:50:30 UTC
116d9b0 Rollup/Node: add dump storage command Co-Authored-By: Julien Coolen <julien.coolen@nomadic-labs.com> 19 October 2023, 07:50:30 UTC
a8acbaa Rollup/Node: build a set of instructions from the storage Co-Authored-By: Julien Coolen <julien.coolen@nomadic-labs.com> Co-authored-by: Alain Mebsout <alain.mebsout@functori.com> 19 October 2023, 07:50:30 UTC
147bece Rollup/Node: backport proto-specific PVM functions in the PVM plugin Co-Authored-By: Julien Coolen <julien.coolen@nomadic-labs.com> 19 October 2023, 07:50:30 UTC
8a3ce46 Rollup/Node: expose proto-specific PVM functions in the PVM plugin Co-Authored-By: Julien Coolen <julien.coolen@nomadic-labs.com> 19 October 2023, 07:50:30 UTC
dd0dffc Merge tezos/tezos!10488: Proto: pseudotokens in balance updates (part 4) Co-authored-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: Lucas Randazzo <lucas.randazzo@nomadic-labs.com> Approved-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10488 19 October 2023, 07:30:19 UTC
84bb61f Proto/Receipt: remove extra calls to token_of_balance 19 October 2023, 07:02:47 UTC
back to top