https://gitlab.com/tezos/tezos

sort by:
Revision Author Date Message Commit Date
2b3aa83 DAL/crypto: fix wording in test 27 February 2023, 13:03:54 UTC
06e808a DAL/crypto: delete dead code 27 February 2023, 13:03:54 UTC
0b6c5f2 DAL/crypto: complexity of multiple multi-reveals 27 February 2023, 13:03:54 UTC
07edff9 DAL/crypto: comment and clean verify functions 27 February 2023, 13:03:54 UTC
cc09fa3 DAL/crypto: document prove_shards and verify_shard 27 February 2023, 13:03:54 UTC
5ec1d4e DAL/crypto: comment body of multiple_multi_reveals 27 February 2023, 13:03:54 UTC
7231482 Merge tezos/tezos!7575: alcotezt: [lib_clic] Co-authored-by: Pietro Abate <pietro.abate@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: pietro <pietro.abate@nomadic-labs.com> Approved-by: lykimquyen <1718826-lykimquyen@users.noreply.gitlab.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7575 27 February 2023, 12:35:48 UTC
93d5487 alcotezt: port [src/lib_clic/test] Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> 27 February 2023, 12:05:11 UTC
ca09597 Merge tezos/tezos!7825: Plug lru-size cache environment variable Co-authored-by: Victor Allombert <victor.allombert@nomadic-labs.com> Approved-by: Albin Coquereau <pro.acoquer@protonmail.com> Approved-by: vbot <vincent.botbol@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7825 27 February 2023, 12:04:21 UTC
7e8acf7 Context/disk: plug lru-size cache environment variable 27 February 2023, 10:59:11 UTC
c384563 Merge tezos/tezos!7764: EVM/Mockup: collect block propositions in kernel Co-authored-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/7764 27 February 2023, 10:57:53 UTC
bc39610 EVM/Mockup: add a dummy stage_one in lib 27 February 2023, 10:18:03 UTC
b534bb9 EVM/Mockup: Blueprint queue mockup 27 February 2023, 10:18:03 UTC
b80e25f EVM/Mockup: Inbox mockup representation + message input handler 27 February 2023, 10:18:03 UTC
d46ac55 Merge tezos/tezos!7025: Snoop: move `dep_graph.ml` Co-authored-by: Lucas Randazzo <lucas@nomadic-labs.com> Approved-by: Frej Soya <frej.soya@gmail.com> Approved-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> Approved-by: Jun Furuse <jun.furuse@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7025 27 February 2023, 10:17:13 UTC
3459135 Snoop: remove dead code 27 February 2023, 09:37:10 UTC
8bd0be4 Snoop: add interface file to dep_graph.ml 27 February 2023, 09:37:10 UTC
69e8d21 Snoop: move dep_graph.ml to lib_benchmark 27 February 2023, 09:37:09 UTC
64e0f91 Merge tezos/tezos!7738: [DAC] Committee members download advertised pages from coordinator Co-authored-by: Andrea Cerone <andrea.cerone@trili.tech> Approved-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Ryan Tan <ryan.tan@trili.tech> Approved-by: Martin Tomazic <martin.tomazic97@gmail.com> Approved-by: Joel Bjornson <joel.bjornson@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7738 24 February 2023, 20:18:57 UTC
473b91f Tezt/Dac: Committee member downloads pages from coordinator 24 February 2023, 19:45:50 UTC
76b26b9 Dac/Pages encoding: Improve structure of modules 24 February 2023, 19:45:50 UTC
e50b446 Dac/Daemon: Do not exit if deserialization of pages fails 24 February 2023, 19:45:50 UTC
d71c1bf Dac/Daemon: Emit event when received root page hash has been processed 24 February 2023, 19:45:50 UTC
d25ae4c Dac/Streamer handler: Download pages from coordinator 24 February 2023, 19:45:50 UTC
6753688 Dac/Node: move Filesystem page store to the Node context 24 February 2023, 19:45:50 UTC
fec703d Dac/Pages encoding: add codec with remote fetching 24 February 2023, 19:45:50 UTC
ad8c8ea Dac/Test: fix page_store unit tests 24 February 2023, 19:45:50 UTC
a0d6e9c Dac/Page store: Page store implementation fetching data from coordinator 24 February 2023, 19:45:50 UTC
dc57b21 Dac/Node: Move pagination scheme to own module 24 February 2023, 19:45:50 UTC
b810ac1 Merge tezos/tezos!7588: Scoru: Introduce machinery to test durable storage against snapshotted Co-authored-by: Ilya Peresadin <ilya.peresadin@trili.tech> Approved-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Joel Bjornson <joel.bjornson@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7588 24 February 2023, 19:45:06 UTC
5c276a6 Scoru: Introduce machinery to test durable storage against snapshotted 24 February 2023, 19:13:57 UTC
e65dd07 Scoru: copy current durable implementation in tests 24 February 2023, 19:13:57 UTC
c61377d Merge tezos/tezos!7811: EVM/Proxy: fix net_version output Co-authored-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> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7811 24 February 2023, 19:13:11 UTC
e3af5c3 EVM/Proxy: fix net_version output 24 February 2023, 18:39:11 UTC
a0d900d Merge tezos/tezos!7783: Doc/Michelson: redirect operations on timestamps to interactive reference Co-authored-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> Approved-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> Approved-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Approved-by: Tezos Merbocop <merbocop@cryptium.ch> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7783 24 February 2023, 18:37:50 UTC
a6241a7 Doc/Michelson: redirect operations on timestamps to interactive reference. 24 February 2023, 18:06:12 UTC
a5e81c3 Merge tezos/tezos!7579: Injector: parameterize by type of operations to inject Co-authored-by: Alain Mebsout <alain.mebsout@functori.com> Co-authored-by: Rodi-Can Bozman <rbozman.functori@gmail.com> Approved-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Ilya Peresadin <ilya.peresadin@trili.tech> Approved-by: Lin Oshitani <linoshitani@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7579 24 February 2023, 18:05:30 UTC
86470df Injector/SCORU: backport !7579 to Mumbai rollup node - Injector: track index of operations in L1 batch - Injector: simplifies treatment of operations from receipts - Injector: parameterize by type of operations to inject - Injector: rename L1_operation to Injector_operation for accuracy - SCORU/Node: adapt to new injector interface 24 February 2023, 17:33:47 UTC
ede9d28 Injector/016: Backport !7470 to Mumbai injector - Proto, Lib: rename injector's functor parameter to a more generic name - Proto, Lib: remove unused confirmed_operations injector's event - Proto, Lib: remove unused injecting_operations injector's event - Proto, Lib: new number_of_operations_in_queue injector's event - Proto, Lib: new considered_operations_info injector's event - Proto, Lib: new dropped_operations injector's event - Proto, Lib: keep consistency by removing capital letter from events Obtained with: git format-patch 1a3fdd953be295a8d8f735e0bc94eca006292753~1..a62d3fa0aaa4aba3ea0b113245cfcbec139b703b for f in 00*.patch; do sed -i 's/_alpha/_016_PtMumbai/g' $f ; done for f in 00*.patch; do git am -3 < $f && rm -f $f; done 24 February 2023, 17:33:47 UTC
f5ac6a7 SCORU/Node: adapt to new injector interface The rollup node defines its own L1 operations. 24 February 2023, 17:33:47 UTC
cad2ef7 Injector: rename L1_operation to Injector_operation for accuracy 24 February 2023, 17:33:47 UTC
ec97905 Injector: parameterize by type of operations to inject 24 February 2023, 17:33:47 UTC
20a2c18 Injector: simplifies treatment of operations from receipts 24 February 2023, 17:33:47 UTC
e34715c Injector: track index of operations in L1 batch 24 February 2023, 17:33:47 UTC
773d357 Merge tezos/tezos!7782: DAL/crypto: fix ordering of checks Co-authored-by: Julien Coolen <julien.coolen@nomadic-labs.com> Approved-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> Approved-by: Yann Regis-Gianas <946787-yrg@users.noreply.gitlab.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7782 24 February 2023, 17:33:02 UTC
fdb4436 DAL/crypto: simplify ensure_validity 24 February 2023, 16:59:16 UTC
8a91729 DAL/crypto: fix ordering of checks 24 February 2023, 16:59:16 UTC
dde6b4b Merge tezos/tezos!7001: Snoop: cleaning and refactor of registration Co-authored-by: Lucas Randazzo <lucas@nomadic-labs.com> Approved-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> Approved-by: Jun Furuse <jun.furuse@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7001 24 February 2023, 16:58:33 UTC
5cad470 Proto/bench: remove collision in parameter names 24 February 2023, 16:24:20 UTC
a7d7fc8 Snoop: refactor registration 24 February 2023, 16:24:20 UTC
dc230ac Snoop: add display commands 24 February 2023, 16:24:20 UTC
d9f181a Snoop: named arguments for bloomer benchmarks 24 February 2023, 16:24:20 UTC
759a500 Merge tezos/tezos!7818: EVM/Proxy: fix missing 's' char typo on transactions encoding/decoding Co-authored-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/7818 24 February 2023, 16:23:33 UTC
ee9de35 EVM/Proxy: fix missing 's' char typo on transactions encoding/decoding 24 February 2023, 15:50:50 UTC
2a12735 Merge tezos/tezos!7763: fix truncated log of documentation:build_all in CI Co-authored-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> Approved-by: pietro <pietro.abate@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7763 24 February 2023, 15:50:02 UTC
340c812 doc: redirect Odoc messages to log, showing only errors on screen 24 February 2023, 15:14:53 UTC
863480e doc: fix formatting problem in docs/Makefile 24 February 2023, 15:14:53 UTC
195315d Merge tezos/tezos!7726: WASM: Introduce the first revision of the WASM PVM Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Ole Krüger <ole.kruger@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7726 24 February 2023, 15:13:34 UTC
f5c1da4 WASM: Introduce the first revision of the WASM PVM 24 February 2023, 14:41:24 UTC
e4f0778 Merge tezos/tezos!7720: Proto/validate: simplify consensus operation checks Co-authored-by: Diane Gallois-Wong <diane.gallois-wong@nomadic-labs.com> Approved-by: Albin Coquereau <pro.acoquer@protonmail.com> Approved-by: vbot <vincent.botbol@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7720 24 February 2023, 14:40:33 UTC
d6ad401 Proto/validate: remove all_expected_consensus_features 24 February 2023, 13:37:38 UTC
56b0af1 Proto/validate: update grandparent endorsement checks 24 February 2023, 13:37:38 UTC
7643037 Proto/validate: update normal endorsement checks 24 February 2023, 13:37:38 UTC
13ff114 Proto/validate: update preendorsement checks 24 February 2023, 13:37:37 UTC
7d8b470 Proto/validate: make consensus_info an option in case there is missing predecessor information and all consensus ops should be rejected 24 February 2023, 13:37:37 UTC
1204dab Proto/validate: update info and mode types with information that will be useful to handle consensus operation checks directly, without relying on all_expected_consensus_features. 24 February 2023, 13:37:37 UTC
ec7c5d9 Proto: finalize_validate_block_header only takes fitness locked_round instead of the whole fitness as argument. This will allow us to remove some information from the modes in the next commit. 24 February 2023, 13:37:37 UTC
17af723 Merge tezos/tezos!7724: WASM: Refactor WASM PVM versioning Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Ole Krüger <ole.kruger@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7724 24 February 2023, 13:16:15 UTC
ec271f0 WASM: Refactor WASM PVM versioning Prior to this patch, the versioning of the WASM PVM was hard-coded in the `initial_tree` version. There is now several compliant use-case to introduce a newer version of the WASM PVM, with refactoring of the existing host functions, introduction of new host functions, and parameterization of the maximum call depth of the WASM interpreter. This patch is a first step towards introducing a new version to welcome these breaking changes. 24 February 2023, 12:40:34 UTC
b22f89f Merge tezos/tezos!7765: SCORU/Node: better abstraction for node context mutable fields Co-authored-by: Antonio Locascio <locascio.Antonio@nomadic-labs.com> Approved-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Alain Mebsout <alain.mebsout@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7765 24 February 2023, 12:36:35 UTC
120a87f SCORU/Node: use Reference abstraction for node context mutable fields 24 February 2023, 12:05:41 UTC
fc56e84 SCORU/Node: introduce Reference abstraction with type-level r/w information 24 February 2023, 12:05:41 UTC
7a246b5 Merge tezos/tezos!7798: shell.nix: kernels workflow support Co-authored-by: Emma Turner <emma.turner@trili.tech> Approved-by: Ole Krüger <ole.kruger@trili.tech> 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/7798 24 February 2023, 11:34:52 UTC
c6ba035 shell.nix: support kernel workflow 24 February 2023, 11:03:17 UTC
a9f68df Merge tezos/tezos!7718: CI: Rebalance Tezt (again) and up to 40 jobs Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Romain <romain@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7718 24 February 2023, 10:18:17 UTC
00d8bb3 CI/Tezt: go from 30 to 40 tezt jobs 24 February 2023, 09:47:52 UTC
3b67d67 CI/Tezt: Update records 24 February 2023, 09:47:52 UTC
4ba9184 Merge tezos/tezos!7335: py2ml: translate [test_fork.py] Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: lykimquyen <1718826-lykimquyen@users.noreply.gitlab.com> Approved-by: Germán Delbianco <german@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/7335 24 February 2023, 08:13:46 UTC
b3f1a5d Tezt: migrate [test_fork.py] 24 February 2023, 07:34:23 UTC
e1f5178 Merge tezos/tezos!7780: Baker/DAL: attach "old" attestations when proposing fresh block Co-authored-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> Approved-by: vbot <vincent.botbol@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7780 23 February 2023, 20:18:00 UTC
e207321 Tezt/Dal: remove duplicate tag 23 February 2023, 19:41:12 UTC
07be34b Tezt/DAL: improve logging messages in baker test 23 February 2023, 19:41:12 UTC
95a878f Baker: attach previous DAL attestations when building fresh block 23 February 2023, 19:41:12 UTC
16b2530 Baker: rename function name for clarity 23 February 2023, 19:41:12 UTC
43d8104 Merge tezos/tezos!7797: kernel: bump revision of tezos/kernel Co-authored-by: Emma Turner <emma.turner@trili.tech> 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/7797 23 February 2023, 18:51:29 UTC
40ff591 kernel: bump revision of tezos/kernel 23 February 2023, 17:19:40 UTC
a77487d Merge tezos/tezos!7791: minor modification to lib_requester and scoru_wasm_helper tests Co-authored-by: Pietro Abate <pietro.abate@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7791 23 February 2023, 16:37:05 UTC
6f4309b scoru_wasm_helper: remove dependency from tezt.lib 23 February 2023, 16:05:37 UTC
2a9a3f4 lib_requester: fix minor namespace problem 23 February 2023, 16:05:37 UTC
0a96de9 Merge tezos/tezos!7590: alcotezt: [lib_workers] Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: pietro <pietro.abate@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: lykimquyen <1718826-lykimquyen@users.noreply.gitlab.com> Approved-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7590 23 February 2023, 16:03:38 UTC
487c10e alcotezt: port [src/lib_workers/test] 23 February 2023, 15:24:56 UTC
efe4d1b Merge tezos/tezos!7634: Tezt: Introduce a new binary to run testnet scenarios Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Yann Regis-Gianas <946787-yrg@users.noreply.gitlab.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7634 23 February 2023, 14:59:13 UTC
65119ac SCORU: Introduce a new binary to run testnet scenarios 23 February 2023, 14:22:04 UTC
fe979d1 Merge tezos/tezos!7753: Doc/Michelson: redirect operations on pairs to interactive reference Co-authored-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> Approved-by: Tezos Merbocop <merbocop@cryptium.ch> Approved-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> Approved-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7753 23 February 2023, 14:21:17 UTC
b216019 Doc/Michelson: redirect operations on pairs to interactive reference. 23 February 2023, 13:42:34 UTC
aa628df Merge tezos/tezos!7735: [scripts/test_wrapper.sh]: fix catching of error codes Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: pietro <pietro.abate@nomadic-labs.com> Approved-by: Pierre Boutillier <pierre.boutillier@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7735 23 February 2023, 11:21:29 UTC
7dc367c scripts/test_wrapper.sh: fix catching of error codes The piping of output to [tee] in the line running the tests masked the error code of the executed test suites. In this work around we run the command as compound and write the exit code to a temporary file. 23 February 2023, 10:47:22 UTC
0ec6117 Merge tezos/tezos!7774: Fix build on macOS after upgrade to tezos-rust-libs 1.4 Co-authored-by: iguerNL@Functori <iguer@functori.com> Approved-by: Danny Willems <be.danny.willems@gmail.com> Approved-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Andrea Cerone <andrea.cerone@trili.tech> Approved-by: Çagdas Bozman <cagdas.bozman@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7774 23 February 2023, 10:46:38 UTC
c2eaad8 Build: (auto-)regenerate dune files 23 February 2023, 10:11:17 UTC
6f4a80c Build: macOS build issue: Manually modify dune files, not updated by manifest 23 February 2023, 10:10:50 UTC
back to top