https://gitlab.com/tezos/tezos

sort by:
Revision Author Date Message Commit Date
fc948e4 WIP: Add tezts 23 October 2023, 15:21:05 UTC
df012fd WIP: Fix testing - check what to test about flag 23 October 2023, 10:13:25 UTC
1e6827c WIP:Proto_Delegate: Add flag to make record_state optional 20 October 2023, 15:24:19 UTC
66581a9 yes-node 20 October 2023, 08:49:45 UTC
89c3a52 fixup: add sign delay to baker sign site 20 October 2023, 08:49:45 UTC
037e52d add sign delay to baker sign site 20 October 2023, 08:49:45 UTC
94b0ed1 augment environement variable with output directory option 20 October 2023, 08:49:44 UTC
9128d58 RBT: generic reset_block_section for baking_profiler RBT: drop hashtabl for performance issue 20 October 2023, 08:49:44 UTC
8c9f76b fixup! RBT: generic reset_block_section function for profilers 20 October 2023, 08:49:44 UTC
7e0ebc9 RBT: generic reset_block_section function for profilers RBT: reuse already available hash for performance RBT: drop hashtabl for performance issue 20 October 2023, 08:49:44 UTC
e36e5a5 RBT: switch to full block hash for section in profiling report 20 October 2023, 08:49:44 UTC
1f5f07c RBT: use full block hash name for separation in baker_profiling.txt 20 October 2023, 08:49:43 UTC
bd455a9 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 20 October 2023, 08:49:43 UTC
f59d012 plug RPC profiler 20 October 2023, 08:49:43 UTC
5c77e58 plug baker profilers 20 October 2023, 08:49:43 UTC
e4b2cbe plug block validator profiler 20 October 2023, 08:49:43 UTC
ae5d55a plug chain validator profiler 20 October 2023, 08:49:43 UTC
6088373 plug p2p reader profiler 20 October 2023, 08:49:42 UTC
e2fbee1 plug store merge profiler 20 October 2023, 08:49:42 UTC
e2bfa55 plug store profiler 20 October 2023, 08:49:42 UTC
e3f05e2 mempool: improve mempool profiler reports 20 October 2023, 08:49:42 UTC
1bedba8 plug mempool profiler 20 October 2023, 08:49:42 UTC
a68c182 plug requester profiler 20 October 2023, 08:49:42 UTC
39f249a plug shell profiler barrier 20 October 2023, 08:49:41 UTC
dab9745 introduce shell profilers 20 October 2023, 08:49:41 UTC
2ca7ffa plug protocol profilers 20 October 2023, 08:49:41 UTC
2243eec plug profiler in env 20 October 2023, 08:49:41 UTC
545aca3 Scripts: add patch that simulate an artificial signing delay using SIGN_DELAY envar 20 October 2023, 08:49:41 UTC
9796601 Devtool/Simulation: add a extract yes-wallet command utility 20 October 2023, 08:49:40 UTC
8f6d733 Devtool/Simulation: also consider consensus keys for sync 20 October 2023, 08:49:33 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
f0aac30 Proto/Receipt: generalize item 19 October 2023, 07:02:47 UTC
109aeaf Proto/Receipt: introduce tokens 19 October 2023, 07:02:47 UTC
7869f38 Proto/Receipt: generalize compare_balance 19 October 2023, 07:02:47 UTC
0f20635 Proto/Receipt: parameterize balance_update with token 19 October 2023, 07:02:47 UTC
ad97a2b Proto/Receipt: parameterize balance with token 19 October 2023, 07:02:47 UTC
8f445ed Merge tezos/tezos!10487: Proto: pseudotokens in balance updates (part 3) 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> Approved-by: Julien <julien.tesson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10487 19 October 2023, 07:02:00 UTC
c6e2e7a Proto/Receipt: rename balance_update encoding 19 October 2023, 06:36:42 UTC
0456e5a Proto/Receipt: put balance and update under the same encoding 19 October 2023, 06:36:42 UTC
bf1f852 Proto/Receipt: move balance_update_encoding earlier 19 October 2023, 06:36:42 UTC
48a9adb Proto/Receipt: move encoding further down 19 October 2023, 06:36:42 UTC
d02d341 Proto/Receipt: tez_case in balance_encoding to prepare for another token 19 October 2023, 06:36:42 UTC
fa93c47 Merge tezos/tezos!9573: lib_rpc_process: fix ACL handling by filtering during the forwarding Co-authored-by: Rémy El Sibaïe <remy.el-sibaie@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/9573 19 October 2023, 06:17:59 UTC
3329e46 rpc-process: disable acl on node if an external process exists 19 October 2023, 05:50:41 UTC
d43a621 rpc-process: fix ACL handling by filtering during the forwarding 19 October 2023, 05:50:41 UTC
c9dfd58 Merge tezos/tezos!10302: MIR: list type and values Co-authored-by: Nikolay Yakimov <root@livid.pp.ru> Co-authored-by: Sandeep.C.R <sandeep.chandrika@serokell.io> Approved-by: Sandeep.C.R <sandeep@sras.me> Approved-by: Diogo Castro <dc@diogocastro.com> Approved-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Approved-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10302 19 October 2023, 03:33:08 UTC
0f8da98 MIR: add known parser differences to the design doc as compared to Octez Michelson parser 19 October 2023, 03:05:42 UTC
12e9a30 MIR: list type and values 19 October 2023, 03:05:42 UTC
545c1cf MIR: Make parsing of semicolon seperated entities generic 19 October 2023, 03:05:42 UTC
39c9a12 Merge tezos/tezos!10513: Tezt/LTF: Fix encoding of closing angular bracket [>] Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Andrea Cerone <andrea.cerone@trili.tech> Approved-by: Lucas Randazzo <lucas.randazzo@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Romain <romain@nomadic-labs.com> Approved-by: Raphaël Proust <code@bnwr.net> Approved-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> Approved-by: Mathias Bourgoin <mathias.bourgoin@nomadic-labs.com> Approved-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10513 19 October 2023, 03:04:57 UTC
5998229 Tezt/LTF: Fix encoding of closing angular bracket [>] It should be [&gt;] :> 19 October 2023, 02:37:52 UTC
09126a7 Merge tezos/tezos!10518: EVM/Tezt: deactivate flaky withdraw test Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Germán Delbianco <german@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10518 19 October 2023, 02:37:05 UTC
199e668 EVM/Tezt: deactivate flaky withdraw test 19 October 2023, 02:09:15 UTC
f699334 Merge tezos/tezos!10498: [scripts]: shellcheck [baker-version-stats.sh] Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Mathias Bourgoin <mathias.bourgoin@nomadic-labs.com> Approved-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10498 19 October 2023, 02:08:26 UTC
e94a32e [scripts/baker-version-stats.sh]: shellcheck 19 October 2023, 01:40:24 UTC
30b4533 [scripts/baker-version-stats.sh]: simplify by using [jq]'s raw output Thus, the [.proof_of_work_nonce]'s are not wrapped in quotes, which do not require cutting to remove later on. 19 October 2023, 01:40:24 UTC
06d0905 Merge tezos/tezos!10301: MIR: add AMOUNT instruction and amount to context 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/10301 18 October 2023, 21:44:47 UTC
e222c4b MIR: add AMOUNT instruction and amount to context 18 October 2023, 21:18:01 UTC
3a65472 Merge tezos/tezos!10300: MIR: carry gas in a Ctx structure Co-authored-by: Nikolay Yakimov <root@livid.pp.ru> Approved-by: Diogo Castro <dc@diogocastro.com> Approved-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> Approved-by: Konstantin Ivanov <martoon.hsk@gmail.com> Approved-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10300 18 October 2023, 21:17:10 UTC
de76dbd MIR: carry gas in a Ctx structure 18 October 2023, 20:48:41 UTC
8f88b50 Merge tezos/tezos!10299: MIR: improve error handling Co-authored-by: Nikolay Yakimov <root@livid.pp.ru> 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> Approved-by: Sandeep.C.R <sandeep@sras.me> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10299 18 October 2023, 20:47:48 UTC
97bccbf MIR: replace TcError::GenericError with more specific ones 18 October 2023, 20:18:47 UTC
6db28ee MIR: use thiserror crate for more ergonomic errors 18 October 2023, 20:18:47 UTC
back to top