https://gitlab.com/tezos/tezos

sort by:
Revision Author Date Message Commit Date
c4d535b tmp disable warnings 22 September 2023, 06:45:53 UTC
20c50d2 tmp small pipeline 21 September 2023, 14:32:29 UTC
f11dc42 try adding a cache 21 September 2023, 14:32:29 UTC
f45f38f Merge tezos/tezos!9905: EVM on WASM: Add withdrawals to EVM handler Co-authored-by: Thomas Pécseli <thomas.pecseli@trili.tech> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Pierre-Louis Dubois <pierrelouis.dubois@tutanota.com> Approved-by: Joel Bjornson <joel.bjornson@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9905 15 September 2023, 06:49:37 UTC
6825656 EVM on WASM: Add withdrawals to EVM handler 15 September 2023, 06:22:04 UTC
84ffb53 Merge tezos/tezos!10051: Proto: cleans *_costs.ml Co-authored-by: Jun Furuse <jun.furuse@dailambda.jp> Approved-by: satos <sota.sato@dailambda.jp> Approved-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10051 15 September 2023, 06:21:20 UTC
f212b25 Proto: cleans *_costs.ml 15 September 2023, 05:54:27 UTC
8c67989 Merge tezos/tezos!10054: Snoop: updates the default value for the fixed point transformation Co-authored-by: Jun Furuse <jun.furuse@dailambda.jp> Approved-by: satos <sota.sato@dailambda.jp> Approved-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10054 15 September 2023, 05:53:42 UTC
75adb30 Snoop: updates the default value for the fixed point transformation 15 September 2023, 05:22:27 UTC
6451e6b Merge tezos/tezos!10074: Snoop: changes the codegen comment by Pprintast Co-authored-by: Jun Furuse <jun.furuse@dailambda.jp> Approved-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> Approved-by: Pavlo Khrystenko <p.khrystenko@gmail.com> Approved-by: Jun Furuse <jun.furuse@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10074 15 September 2023, 04:54:31 UTC
1bd9153 Snoop: changes the codegen comment by Pprintast 15 September 2023, 04:22:51 UTC
8cb91be Merge tezos/tezos!10007: doc: document changes in token due to AI Co-authored-by: Julien Tesson <julien.tesson@nomadic-labs.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: Lucas Randazzo <lucas.randazzo@nomadic-labs.com> Approved-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10007 14 September 2023, 20:02:44 UTC
3ff7940 doc: adapting token_management description to AI changes (oxford) 14 September 2023, 19:34:22 UTC
f40cbb4 doc: remove useless legacy format doc in token_management (oxford) 14 September 2023, 19:34:22 UTC
cfd76cf doc: adapting token_management description to AI changes 14 September 2023, 19:34:22 UTC
af91b27 doc: remove useless legacy format doc in token_management 14 September 2023, 19:34:22 UTC
d57fc22 Merge tezos/tezos!10126: Dal/Node: Prevent bootstrap nodes from downloading shards via IWant 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/10126 14 September 2023, 19:33:38 UTC
21779d4 Dal/Node: Prevent bootstrap nodes from downloading shards via IWant 14 September 2023, 16:05:06 UTC
4dffb8b Merge tezos/tezos!10099: Octez_injector_binary: change release status to Unreleased Co-authored-by: Victor Dumitrescu <v.dumitrescu@outlook.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Raphaël Proust <code@bnwr.net> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10099 14 September 2023, 15:48:28 UTC
c5ea0f9 CI: explicitly build injector binary in exp-dev-extra build Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> 14 September 2023, 15:18:06 UTC
8244fcd Makefile: add target to build executables in contrib 14 September 2023, 15:18:06 UTC
312dc17 Octez_injector_binary: change release status to Unreleased 14 September 2023, 15:18:05 UTC
c26e86c Merge tezos/tezos!9933: Kaitai: Make modules recursive 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: Mathias Bourgoin <mathias.bourgoin@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9933 14 September 2023, 14:45:01 UTC
e948a35 Kaitai/Types: Improve existing documentation 14 September 2023, 14:15:41 UTC
825cb23 Kaitai/Types: Define plain recursive modules. Since there is a cyclic dependancy between DataType.t and ClassSpec.t we need to define recursive modules. Notice that modules that are not part of the cycle were moved up the file, i.e. above DataType module definition. 14 September 2023, 14:15:41 UTC
39798de Kaitai/Types: Add .mli 14 September 2023, 14:15:39 UTC
892ff9d Merge tezos/tezos!9633: Proto/Script: Replace legacy bindings with let constructs Co-authored-by: Gabriel Moise <gabriel.moise@trili.tech> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9633 14 September 2023, 13:18:36 UTC
15d37d3 Proto/Script: Replace legacy bindings with let constructs 14 September 2023, 12:54:32 UTC
0051e94 Merge tezos/tezos!9987: Simulation scenario tool: Add script for generating docker image Co-authored-by: Andrea Cerone <andrea.cerone@trili.tech> Approved-by: Ryan Tan <ryan.tan@trili.tech> Approved-by: Gabriel Moise <gabriel.moise@trili.tech> Approved-by: vbot <vincent.botbol@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9987 14 September 2023, 11:28:10 UTC
f1f31bf Simulation scenario tool: Add script for generating docker image 14 September 2023, 11:02:27 UTC
b1d9245 Merge tezos/tezos!10090: Manifest: tezt long tests Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Killian Delarue <killian.delarue@nomadic-labs.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10090 14 September 2023, 11:01:39 UTC
2804405 Manifest: manifest for [tezt/long_tests] 14 September 2023, 10:33:29 UTC
d7adfb3 Manifest/refactor: use [conditional_list] when possible 14 September 2023, 10:33:29 UTC
27d3440 Manifest: remove redundant indexes in protocol PBT declaration 14 September 2023, 10:33:29 UTC
35fdefa Merge tezos/tezos!9605: EVM/Scenario: plug back bootstrap accounts Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Ilya Peresadin <ilya.peresadin@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9605 14 September 2023, 10:31:53 UTC
0237a78 EVM/Scenario: CLI configuration 14 September 2023, 10:03:58 UTC
f9feba2 EVM/Scenario: plug back bootstrap accounts 14 September 2023, 10:03:58 UTC
999ac0c Merge tezos/tezos!10064: EVM/Kernel: prepare the reboots for the block migration Co-authored-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Antonio Locascio <antonio.locascio1@gmail.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10064 14 September 2023, 10:03:08 UTC
13e14fc EVM/Logs: add a line for the migration reboot scheduling 14 September 2023, 09:35:42 UTC
af84e67 EVM/Kernel: safety mechanism to keep old blocks in case migration fails in between reboots 14 September 2023, 09:35:42 UTC
5ced5fd EVM/Kernel: implement the logic of reboot schedule for the migration of blocks 14 September 2023, 09:35:42 UTC
d6be658 EVM/Kernel: add helpers for the migration blocks rebooting 14 September 2023, 09:35:42 UTC
a7f308e EVM/Kernel: maximum number of migratable block in one kernel loop This number was benchmarked thanks to !9641 by giving the wasm debugger an [--installer-config] with a storage of around 100K blocks + an appropriate storage version and by simply executing a [step result]. 14 September 2023, 09:35:42 UTC
4bbe7d0 Merge tezos/tezos!10076: Scripts: shellcheck [generate_locator_plot.sh] Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: pietro <pietro.abate@nomadic-labs.com> Approved-by: Raphaël Proust <code@bnwr.net> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10076 14 September 2023, 09:34:54 UTC
f9e298d Scripts: shellcheck [generate_locator_plot.sh] 14 September 2023, 09:07:15 UTC
4ad58c2 Merge tezos/tezos!10047: Tezt: use bake_for_and_wait when possible Co-authored-by: Diane Gallois-Wong <diane.gallois-wong@nomadic-labs.com> Co-authored-by: Victor Allombert <victor.allombert@nomadic-labs.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> Approved-by: Albin Coquereau <pro.acoquer@protonmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10047 14 September 2023, 09:05:39 UTC
589178f Tezt: add bake_for_and_wait_level and use it in vdf tests 14 September 2023, 08:36:15 UTC
ec94b60 Tezt: use bake_for_and_wait when possible 14 September 2023, 08:36:15 UTC
edbceb1 Merge tezos/tezos!9952: EVM:add gasometer benchmark scenario from solidity-by-example Co-authored-by: Hantang Sun <hantang.sun@trili.tech> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Pierre-Emmanuel CORNILLEAU <pe.cornilleau@marigold.dev> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9952 14 September 2023, 08:34:56 UTC
50aadad EVM: add gasometer benchmark scenarios 14 September 2023, 08:10:08 UTC
6d38c7e Merge tezos/tezos!10015: Add /config endpoint in shell generated rpc doc Co-authored-by: vbot <vincent.botbol@nomadic-labs.com> Approved-by: vbot <vincent.botbol@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/10015 14 September 2023, 08:09:19 UTC
f72db6a Doc: add /config endpoint in shell generated rpc doc 14 September 2023, 07:38:28 UTC
ea214e3 Merge tezos/tezos!10092: Docs: bump python version to 3.10.13 Co-authored-by: Antonio Locascio <antonio.locascio@nomadic-labs.com> Approved-by: Raphaël Proust <code@bnwr.net> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10092 14 September 2023, 06:53:05 UTC
d7995dd Docs: bump python version to 3.10.13 14 September 2023, 06:19:35 UTC
83ab612 Merge tezos/tezos!9897: Benchmark: introduces Ast module for code optimization Co-authored-by: Jun Furuse <jun.furuse@dailambda.jp> Approved-by: Pavlo Khrystenko <p.khrystenko@gmail.com> Approved-by: satos <sota.sato@dailambda.jp> Approved-by: Jun Furuse <jun.furuse@gmail.com> Approved-by: taiseiKMC <hiromasa.saito@dailambda.jp> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9897 14 September 2023, 02:55:36 UTC
1808e75 Benchmark: introduces Ast module 14 September 2023, 02:26:02 UTC
5c7e41e Merge tezos/tezos!10061: EVM/Proxy: add getBlockByHash RPC service Co-authored-by: Antonio Locascio <antonio.locascio@nomadic-labs.com> Approved-by: Rodi-Can Bozman <rodi.bozman@functori.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/10061 13 September 2023, 12:35:13 UTC
ca3bf9d EVM: add entry to changelog 13 September 2023, 12:03:54 UTC
7623363 Tezt/EVM: test getBlockByHash service 13 September 2023, 12:03:54 UTC
06094c4 EVM/Proxy: add getBlockByHash service 13 September 2023, 12:03:54 UTC
849aafe EVM/Proxy: logic for fetching block by hash 13 September 2023, 12:03:54 UTC
41ef7a4 Merge tezos/tezos!10044: EVM/Kernel: store blocks by hash Co-authored-by: Antonio Locascio <antonio.locascio@nomadic-labs.com> Approved-by: Rodi-Can Bozman <rodi.bozman@functori.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/10044 13 September 2023, 11:17:54 UTC
da7e39e EVM: add entry to changelog for new block path 13 September 2023, 10:20:23 UTC
a75f8de EVM/Proxy: adapt services to new block path 13 September 2023, 10:20:23 UTC
de7896c EVM/Kernel: migrate to store current block hash 13 September 2023, 10:20:23 UTC
9ae1f30 EVM/Kernel: store blocks by hash instead of number 13 September 2023, 10:20:23 UTC
c73d831 Merge tezos/tezos!9194: Basic injector daemon binary 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/9194 13 September 2023, 10:19:40 UTC
301de36 Tezt: test injector server 13 September 2023, 09:49:26 UTC
cc2862b Tezt/lib_tezos: add interface for injector server 13 September 2023, 09:49:26 UTC
22d68e5 Backport !9194 to Nairobi 13 September 2023, 09:49:26 UTC
e620868 Backport !9194 to Oxford 13 September 2023, 09:49:26 UTC
550729c Octez_injector_server: initialize 13 September 2023, 09:49:26 UTC
346a2ac Manifest: add contrib/octez_injector_server 13 September 2023, 09:49:26 UTC
b083dc8 Proto/alpha: injector library 13 September 2023, 09:49:26 UTC
5999913 Manifest: add octez-injector-alpha 13 September 2023, 09:49:26 UTC
c6ce610 Lib_injector: instantiate injector server 13 September 2023, 09:49:26 UTC
4d545cd Manifest: rename octez_injector to octez_injector_lib 13 September 2023, 09:49:26 UTC
343f17a Merge tezos/tezos!9868: Test/SCORU/Node: ensure correct commitment published in case of reproposal in reorganisation Co-authored-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> Approved-by: lykimquyen <1718826-lykimquyen@users.noreply.gitlab.com> Approved-by: Victor Dumitrescu <victor.dumitrescu@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9868 13 September 2023, 09:47:56 UTC
613777f Doc: changelog for head fix 13 September 2023, 09:22:50 UTC
3825200 Test: ensure correct commitment published in reproposal reorgs 13 September 2023, 09:22:50 UTC
869d146 Tezt/Tezos: update SCORU node level on more events 13 September 2023, 09:22:50 UTC
4a71e50 SCORU/Node/Nairobi: fix setting head of reproposal 13 September 2023, 09:22:50 UTC
6bfbbbc SCORU/Node/Oxford: fix setting head of reproposal 13 September 2023, 09:22:50 UTC
4f23968 SCORU/Node/Alpha: fix setting head of reproposal 13 September 2023, 09:22:50 UTC
fd530a1 SCORU/Node: fix setting head of reproposal 13 September 2023, 09:22:50 UTC
e474032 Merge tezos/tezos!10036: fork codec internally to allow work on kaitai Co-authored-by: Raphaël Proust <code@bnwr.net> Approved-by: Martin Tomazic <martin.tomazic97@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/10036 13 September 2023, 09:22:01 UTC
d8d9b4a CI: add `contrib/` to the directories tested in unit tests 13 September 2023, 08:53:40 UTC
533b3b4 Kaitai: fork codec internally This is a possible temporary hack to allow continued work on kaitai translation effort whilst additional support for poly-project mono-repo is being improved. The main idea is to duplicate the code (and build rules and everything) of codec so the existing version is not disturbed, but the new version can be made to support kaitai. 13 September 2023, 08:53:40 UTC
d52c354 Merge tezos/tezos!9970: smart rollup: add RPC for last whitelist update of private rollup Co-authored-by: Sylvain Ribstein <sylvain.ribstein@gmail.com> Approved-by: lykimquyen <1718826-lykimquyen@users.noreply.gitlab.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Alain Mebsout <alain.mebsout@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9970 13 September 2023, 08:52:24 UTC
b0ce39a rollup/node: find_last_whitelist_update in layer_helpers 13 September 2023, 08:27:30 UTC
c7cf367 proto/plugin: add rpc to find last whitelist update 13 September 2023, 08:27:30 UTC
f83269e Merge tezos/tezos!10033: EVM: compute actual size of L2 block Co-authored-by: Antonio Locascio <antonio.locascio@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Rodi-Can Bozman <rodi.bozman@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/10033 13 September 2023, 08:26:40 UTC
bfe7a68 Tezt/EVM: check that the L2 block size greater than zero 13 September 2023, 07:51:43 UTC
4b0cd5b EVM/Proxy: compute block size when decoding 13 September 2023, 07:51:42 UTC
4389556 EVM/Kernel: remove size field from L2Block This should represent the size in bytes of the block, it will be computed by the proxy. There's no reason why we should keep it here. 13 September 2023, 07:51:42 UTC
9fb3d10 Merge tezos/tezos!10037: Gossipsub/Worker: Make gossip_state a reference 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/10037 12 September 2023, 15:17:27 UTC
899e7fc Gossipsub/Worker: Make the worker clearly mutable in the intf 12 September 2023, 14:52:16 UTC
682d57a Gossip/Worker/Test: Add test for Join 12 September 2023, 14:52:16 UTC
1e1886d Gossip/Worker: Make gossip_state and status mutable 12 September 2023, 14:52:16 UTC
2e21f2c Merge tezos/tezos!9916: Manifest: Create tezos-protocol package Co-authored-by: Killian Delarue <killian.delarue@nomadic-labs.com> Approved-by: Raphaël Proust <code@bnwr.net> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9916 12 September 2023, 14:51:27 UTC
back to top