sort by:
Revision Author Date Message Commit Date
7795b29 WIP: Tezt 10 March 2023, 18:28:22 UTC
0cc5016 Dac/Tezt: disable preimage test for legacy mode 10 March 2023, 17:37:53 UTC
a6642eb Dac/Node: move handlers to own module 10 March 2023, 17:37:22 UTC
91f89fc Dac/Node: support all operating modes 10 March 2023, 16:53:48 UTC
59864f1 Dac/Node: Introduce wallets for different operating modes 10 March 2023, 11:19:10 UTC
12ba68c Dac/Node: use GADTs for Operating modes 10 March 2023, 11:00:51 UTC
2b470b2 Dac/Node: add .mli for Operating modes 10 March 2023, 11:00:51 UTC
975a733 Fixup: Rename DAC member to committee member 10 March 2023, 11:00:48 UTC
80d0e6f Tezt/Dac: rename Dac_member -> Committee_member 10 March 2023, 11:00:26 UTC
c64d7f8 Dac/Node: rename Dac_member to Committee_member 10 March 2023, 10:41:14 UTC
8912c49 Dac/Node: move operating modes to own module 10 March 2023, 10:41:14 UTC
4fcdd4a Merge tezos/tezos!7973: Node: Update Mumbainet built-in alias Co-authored-by: Killian Delarue <killian.delarue@nomadic-labs.com> Approved-by: Nicolas Ochem <nicolas.ochem@gmail.com> Approved-by: Pierre Boutillier <pierre.boutillier@nomadic-labs.com> Approved-by: Albin Coquereau <pro.acoquer@protonmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7973 10 March 2023, 10:03:55 UTC
6571f0d Changelogs: Add an entry for mumbainet alias update 10 March 2023, 09:23:30 UTC
8e27600 Node: Update mumbainet alias 10 March 2023, 09:23:30 UTC
34f6a69 Merge tezos/tezos!7895: EVM/Kernel: read and filter EVM transactions from inbox Co-authored-by: Rodi-Can Bozman <rodi.bozman@functori.com> Co-authored-by: Valentin Chaboche <valentin.chaboche@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/7895 10 March 2023, 09:03:30 UTC
ba5d71e EVM/Kernel: add missing helpers file 10 March 2023, 08:32:20 UTC
3ef2e61 EVM/Kernel: move [ensures] to [helpers.rs] 10 March 2023, 08:32:20 UTC
ee5a41f EVM/Tezt: E2E tx inclusion test 10 March 2023, 08:32:20 UTC
d448154 EVM/Tezt: remove useless log 10 March 2023, 08:32:20 UTC
586835f EVM/Proxy: fix the invalid stripping 10 March 2023, 08:32:20 UTC
4001b28 EVM/Proxy: split transactions into chunks 10 March 2023, 08:32:20 UTC
7c87e56 EVM/Kernel: structure transaction bytes 10 March 2023, 08:32:20 UTC
360948c EVM/Kernel: filter messages based on targeted address 10 March 2023, 08:32:20 UTC
a26f0c5 EVM/Kernel: filter internal/external messages 10 March 2023, 08:32:19 UTC
daef9f8 EVM/Kernel: store transaction hashes in blocks 10 March 2023, 08:32:19 UTC
0b5c1a3 EVM/Kernel: make the kernel aware of its address 10 March 2023, 08:32:19 UTC
63e0c2a Merge tezos/tezos!7672: Benchmark: adds a timer resolution check Co-authored-by: Jun Furuse <jun.furuse@dailambda.jp> Approved-by: Pavlo Khrystenko <p.khrystenko@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/7672 10 March 2023, 06:22:15 UTC
4e117e3 Benchmark: adds a timer resolution check 10 March 2023, 05:46:00 UTC
847a033 Merge tezos/tezos!7951: Gossipsub: Port test_ignore_graft_from_unkown_topic from rust-libp2p Co-authored-by: lin <linoshitani@gmail.com> Approved-by: Ilias Garnier <ilias.garnier@nomadic-labs.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7951 10 March 2023, 03:54:15 UTC
525eca3 Gossipsub: Port test_ignore_graft_from_unkown_topic from rust-libp2p 10 March 2023, 03:25:57 UTC
796ac78 Gossipsub: Expose output type We need to expose the output type in order to inspect the output in tests, worker loop, etc. 10 March 2023, 03:25:57 UTC
da94841 Gossipsub: Expose Peer, Topic, and Message_id modules Required to expose the ['a output] type in later commit 10 March 2023, 03:25:57 UTC
47ebde6 Gossipsub: Expose Score module Required to expose the ['a output] type in later commit 10 March 2023, 03:25:57 UTC
9cffd5f Merge tezos/tezos!7846: Client: Fix too large gas limit bug in injection/simulation Co-authored-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Antonio Locascio <antonio.locascio1@gmail.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7846 10 March 2023, 02:49:15 UTC
e62aa32 Client: backport !7846 to Lima - Client: Fix too large gas limit bug in injection/simulation 10 March 2023, 02:16:20 UTC
d9192f5 Client: backport !7846 to Mumbai - Client: Fix too large gas limit bug in injection/simulation 10 March 2023, 02:16:20 UTC
d4afa22 Client: Fix too large gas limit bug in injection/simulation This impacts the injector of the rollup node, but not so much the client because we don't normally use force with simulate. 10 March 2023, 02:16:20 UTC
0f96038 Test: test simulation of larger batch with first failing operation 10 March 2023, 02:16:20 UTC
2f8f81e Merge tezos/tezos!7924: Gossipsub: fix backoff Co-authored-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> Approved-by: Lin Oshitani <linoshitani@gmail.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7924 10 March 2023, 02:15:37 UTC
2565db6 Gossipsub: use right backoff when handling Graft 10 March 2023, 01:42:32 UTC
2b74f07 Gossipsub: fix typo in field name 10 March 2023, 01:42:32 UTC
9c716fd Merge tezos/tezos!7883: CI: Make tezt in build_x86_64, put in artifacts and reuse in tezt jobs Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Yann Regis-Gianas <946787-yrg@users.noreply.gitlab.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7883 10 March 2023, 01:41:40 UTC
abea15f CI: Build Tezt in [build_x86_64] 10 March 2023, 00:51:43 UTC
4995c6a Merge tezos/tezos!7577: alcotezt: [src/lib_dal_node/test] and [src/lib_crypto_dal/test] Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: lykimquyen <1718826-lykimquyen@users.noreply.gitlab.com> Approved-by: pietro <pietro.abate@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Killian Delarue <killian.delarue@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7577 10 March 2023, 00:50:55 UTC
9aa4487 alcotezt: port [src/lib_dal_node/test] 10 March 2023, 00:15:04 UTC
250212c alcotezt: port [src/lib_crypto_dal/test] 10 March 2023, 00:15:04 UTC
547831c Merge tezos/tezos!7961: CI: remove redundant [runtezt] targets from [unit.yml] Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: lykimquyen <1718826-lykimquyen@users.noreply.gitlab.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7961 10 March 2023, 00:14:06 UTC
c05987f CI: remove redundant [runtezt] targets from [unit.yml] 09 March 2023, 23:40:43 UTC
c9f1707 Merge tezos/tezos!7970: Scoru,Test: remove protocol Lima tests Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7970 09 March 2023, 23:04:46 UTC
f2806cd Scoru,Test: remove Lima tests 09 March 2023, 21:31:05 UTC
bbca550 Merge tezos/tezos!7822: Dac: handle store dac member signature Co-authored-by: Ryan Tan <ryan.tan@trili.tech> Approved-by: Andrea Cerone <andrea.cerone@trili.tech> Approved-by: Gauthier <gauthier@marigold.dev> Approved-by: Joel Bjornson <joel.bjornson@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7822 09 March 2023, 21:30:13 UTC
7143af8 Dac: handle store dac member signature 09 March 2023, 20:58:46 UTC
c241c02 Merge tezos/tezos!7923: Fix missing dal cryptobox initialisation in covalidity tests Co-authored-by: Albin Coquereau <albin.coquereau@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: lykimquyen <1718826-lykimquyen@users.noreply.gitlab.com> Approved-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7923 09 March 2023, 20:57:50 UTC
f922178 mumbai/test: fix missing dal cryptobox init in covalidity tests 09 March 2023, 20:21:25 UTC
7a2fbaa Merge tezos/tezos!7957: Tezt: enable debug logging level for baker in flaky test Co-authored-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Albin Coquereau <pro.acoquer@protonmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7957 09 March 2023, 20:19:24 UTC
1940c1b Tezt: enable debug logging level for baker in flaky test 09 March 2023, 19:42:28 UTC
ed565e4 Merge tezos/tezos!7963: Scoru,Test: remove flaky test Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Sylvain R. <sylvain.ribstein@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7963 09 March 2023, 19:41:27 UTC
2b9bccf Scoru,Test: remove flaky test This code tests an unused version of the inbox. Furthermore, the property tested is no longer meaningful. 09 March 2023, 19:08:14 UTC
c1704f0 Merge tezos/tezos!7717: DAL/P2P simulator Co-authored-by: Ilias Garnier <ilias.garnier@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7717 09 March 2023, 19:07:14 UTC
9a7b713 manifest: add simulator 09 March 2023, 18:32:12 UTC
60c344e devtools: dal-p2p simulator 09 March 2023, 18:32:12 UTC
af34f45 Merge tezos/tezos!7709: WASM/Debugger: support Uint256 in inspection commands Co-authored-by: Pierrick Couderc <pierrick.couderc@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/7709 09 March 2023, 18:31:08 UTC
d8bb019 WASM/Debugger: simplifies integer inspection + support i128 and i256 09 March 2023, 17:57:05 UTC
1f1b322 Merge tezos/tezos!7865: Benchmarks/gas_parameter_diff: report new and removed parameters Co-authored-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> Approved-by: Pavlo Khrystenko <p.khrystenko@gmail.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: Jun Furuse <jun.furuse@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7865 09 March 2023, 17:55:57 UTC
416133e gas_parameter_diff: report new and removed parameters. 09 March 2023, 17:21:36 UTC
8f1ec0e Merge tezos/tezos!7967: Tests: Revert flaky "Test: check that loser nodes report their loss" Co-authored-by: Alain Mebsout <alain.mebsout@functori.com> 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/7967 09 March 2023, 17:19:25 UTC
d83584d Revert "Test: check that loser nodes report their loss" This reverts commit 9c466c0bab7241a0bb852ecdbe416d9064f6a7c8. This check is flaky. 09 March 2023, 16:09:33 UTC
3e9dad7 Merge tezos/tezos!7576: alcotezt: [lib_crypto/test] and [lib_crypto/test-unix] Co-authored-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> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Killian Delarue <killian.delarue@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7576 09 March 2023, 15:03:44 UTC
b64778f alcotezt: port [src/lib_crypto/test-unix] 09 March 2023, 14:20:44 UTC
afba557 alcotezt: port [src/lib_crypto/test] 09 March 2023, 14:20:44 UTC
0261341 Merge tezos/tezos!7920: DAL/crypto: improved proving time for shard proofs Co-authored-by: Julien Coolen <julien.coolen@nomadic-labs.com> Approved-by: Danny Willems <be.danny.willems@gmail.com> Approved-by: Yann Regis-Gianas <946787-yrg@users.noreply.gitlab.com> Approved-by: Killian Delarue <killian.delarue@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7920 09 March 2023, 14:19:45 UTC
174cf80 DAL/crypto: test select_fft_domain 09 March 2023, 13:26:15 UTC
0fbe836 DAL/crypto: remove unneeded copy/outdated assertions Srs_g1.get returns a copy of the queried element. 09 March 2023, 13:26:15 UTC
2e91446 DAL/crypto: change page/shard length Update page/shard length following the update of max_polynomial_length. 09 March 2023, 13:26:14 UTC
1bef397 DAL/crypto: update slot_as_polynomial_length Change the computation of the maximum length of a polynomial produced from a slot to return a length that is not necessarily a power of two. 09 March 2023, 13:26:14 UTC
719827e DAL/crypto: switch to new FFT functions Use the FFT variants declared in the previous commit when required. 09 March 2023, 13:26:14 UTC
3a02641 DAL/crypto: add new FFT functions Select the FFT variant based on the domain length. 09 March 2023, 13:26:14 UTC
31b3d29 lib_bls_polynomial: inverse PFA FFT/DFT do no longer perform inplace operations 09 March 2023, 13:26:14 UTC
6053c91 Merge tezos/tezos!7947: Kernel SDK: move host crate from tezos/kernel Co-authored-by: Emma Turner <emma.turner@trili.tech> Approved-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7947 09 March 2023, 12:26:27 UTC
b4d64ee Kernel SDK: move host crate from tezos/kernel 09 March 2023, 11:24:41 UTC
c137f91 Merge tezos/tezos!7870: Shell/logs: fix a few events wording Co-authored-by: Rémy El Sibaïe <remy.el-sibaie@nomadic-labs.com> Approved-by: Victor Allombert <victor.allombert@tezcore.com> Approved-by: Albin Coquereau <pro.acoquer@protonmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7870 09 March 2023, 11:23:50 UTC
bc4ebc2 Shell/logs: fix a few events wording 09 March 2023, 10:24:47 UTC
d2376ee Merge tezos/tezos!7914: CI: merge [prepare_migration_test, snapshot_alpha_and_link] and run less often Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Sylvain R. <sylvain.ribstein@gmail.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7914 09 March 2023, 10:23:53 UTC
e4d933e CI: run [snapshot_alpha_and_link] less often Change the CI rules so that the above job only runs when: - when protocol alpha changes - the scripts themselves change - or in the merge request pipeline triggered by merge request before merging 09 March 2023, 09:18:53 UTC
0a457de CI: merge [prepare_migration_test] into [snapshot_alpha_and_link] The only real difference, when executed in the CI, between [snapshot_alpha_and_link] and [prepare_migration_test] and is that the latter configures an user-activated upgrade after snapshotting. In this commit we change the job [snapshot_alpha_and_link] so that it also configures and compiles an user-activated upgrade. 09 March 2023, 09:18:53 UTC
091c5e1 Merge tezos/tezos!7537: SCORU/Node: bail on lost slashed because of timeout Co-authored-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Sylvain R. <sylvain.ribstein@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7537 09 March 2023, 09:17:10 UTC
9c466c0 Test: check that loser nodes report their loss 09 March 2023, 08:10:55 UTC
55c2f73 SCORU/Node: backport !7537 to Mumbai 09 March 2023, 08:10:55 UTC
7a8c33f SCORU/Node: bail on lost slashed because of timeout 09 March 2023, 08:10:55 UTC
cbcbf69 Merge tezos/tezos!7527: Benchmark, Snoop: adds a codegen subcommand for multiple solutions Co-authored-by: Jun Furuse <jun.furuse@dailambda.jp> Approved-by: KOBAYASHI Kazuhiro <kazuhiro.kobayashi@dailambda.jp> 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/7527 09 March 2023, 06:21:36 UTC
d703a1a Benchmark, Snoop: adds a codegen subcommand for multiple solutions - octez-snoop generate code for solutions SOLUTION_FILES --excludes file 09 March 2023, 05:12:19 UTC
4b942a4 Tezt: added snoop codegen test. 09 March 2023, 04:53:39 UTC
4a468b0 Snoop: fixes codegen issue 09 March 2023, 04:53:39 UTC
1dbb665 Merge tezos/tezos!7943: EVM/Proxy: consider [full_transaction_object] 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: Rodi-Can Bozman <rodi.bozman@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7943 08 March 2023, 20:36:29 UTC
3093b2f EVM/Proxy: consider [full_transaction_object] 08 March 2023, 19:55:28 UTC
aaa7c82 Merge tezos/tezos!7942: EVM/Tezt: parse eth responses as JSON 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: Rodi-Can Bozman <rodi.bozman@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7942 08 March 2023, 19:54:46 UTC
7989c8d EVM/Tezt: use JSON instead of data-encoding 08 March 2023, 19:20:59 UTC
a767a6d EVM/Tezt: parse eth responses as JSON 08 March 2023, 19:20:59 UTC
a305d9d Merge tezos/tezos!7727: Scoru, Tests: implement framework for generative tests against trie Co-authored-by: Ilya Peresadin <ilya.peresadin@trili.tech> Approved-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: Joel Bjornson <joel.bjornson@trili.tech> Approved-by: Ole Krüger <ole.kruger@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7727 08 March 2023, 19:20:10 UTC
0d483d7 Scoru, Tests: implement generative tests against trie 08 March 2023, 18:05:12 UTC
back to top