sort by:
Revision Author Date Message Commit Date
0bd9ea3 WIP 13 March 2023, 11:06:18 UTC
e4362b1 DAL/crypto: use fold_left_map 13 March 2023, 09:42:40 UTC
65388f9 lib_bls_polynomial: add fold_left_map 13 March 2023, 09:42:22 UTC
4c9a5dc DAL/crypto: use Polynomial.truncate 13 March 2023, 09:15:58 UTC
c1af220 lib_bls_polynomial: add Polynomial.truncate 13 March 2023, 09:15:58 UTC
2beb024 DAL/crupto: remove unneeded record field 13 March 2023, 09:15:58 UTC
14e4f47 DAL/crypto: simplify multiple_multi_reveals 13 March 2023, 09:15:58 UTC
3777990 DAL/crypto: evaluation FFT is no longer in-place 13 March 2023, 09:15:58 UTC
a38da0b DAL/crypto: remove extra prefix in test names 13 March 2023, 09:15:38 UTC
cfe5c36 DAL/crypto: test commit function 13 March 2023, 09:15:38 UTC
9ca93ba DAL/crypto: test out of range indices 13 March 2023, 09:15:37 UTC
3f76ba6 DAL/crypto: test page length mismatch 13 March 2023, 09:15:37 UTC
beff86a DAL/crypto: test slot wrong size 13 March 2023, 09:15:37 UTC
358a41d DAL/crypto: remove unneeded predicate 13 March 2023, 09:15:37 UTC
7011734 DAL/crypto: Tezos_error_monad is already in scope 13 March 2023, 09:15:37 UTC
8ac0bfb DAL/crypto: fix docstrings 13 March 2023, 09:15:37 UTC
a2d5677 DAL/crypto: simplify error message 13 March 2023, 09:15:37 UTC
95d22f9 DAL/cryptobox: test with too few or more shards than required 13 March 2023, 09:15:37 UTC
2cfe0f9 DAL/crypto: pad with null bytes 13 March 2023, 09:15:36 UTC
3caef42 DAL/crypto: increase slot size in tests In order to use the new FFT that works on domains that aren't powers of two. 13 March 2023, 09:15:36 UTC
71993bf DAL/crypto: add invalid commitment proof test 13 March 2023, 09:15:36 UTC
b24f27f DAL/crypto: add invalid shard proof test 13 March 2023, 09:15:36 UTC
7e25b18 DAL/crypto: test failure of srs loading 13 March 2023, 09:15:36 UTC
1dc557d DAL/crypto: wrap exceptions in error monad 13 March 2023, 09:15:36 UTC
51ce89d DAL/crypto: unit test loading of SRS 13 March 2023, 09:15:36 UTC
2bf7964 DAL/crypto: add test SRS 13 March 2023, 09:15:35 UTC
f53a347 DAL/crypto: fix initialisation_parameters_from_files The size of the mapped file in bytes was incorrect. It was equal to the number of elements in the file, but not multiplied by the size in bytes of an element. Here we simply remove the size of the mapped file as Lwt_bytes.map_file will raise an error if the supplied file size is greater than its actual file size. 13 March 2023, 09:15:32 UTC
ccd6b04 DAL/crypto: test DAL initialisation twice error 12 March 2023, 15:41:58 UTC
9fd5ae2 DAL/crypto: test load/save precomputation 12 March 2023, 15:41:54 UTC
3e1be58 DAL/crypto: remove deprecated saved precomputation 12 March 2023, 15:03:46 UTC
57d7311 DAL/crypto: expose save/load precomputation to the interface We also add a function which produces proofs on input a precomputation. Before we only had one function which produced the proofs and also computed the precomputation each time, therefore cancelling the benefits of having a precomputation. 12 March 2023, 15:01:24 UTC
c8278f5 Merge tezos/tezos!7904: Snoop: local models in CLI Co-authored-by: Pavlo Khrystenko <p.khrystenko@gmail.com> Approved-by: Jun Furuse <jun.furuse@gmail.com> Approved-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7904 12 March 2023, 14:25:55 UTC
373731b Snoop: add display info for local model 12 March 2023, 13:48:28 UTC
6a2e40c Snoop: add list all local models 12 March 2023, 13:46:18 UTC
3dc60f3 Merge tezos/tezos!7903: Snoop: use proper model names in the cli Co-authored-by: Pavlo Khrystenko <p.khrystenko@gmail.com> Approved-by: Jun Furuse <jun.furuse@gmail.com> Approved-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7903 12 March 2023, 12:06:37 UTC
b4b1d72 Snoop: use proper model names in the cli 12 March 2023, 11:27:56 UTC
1084a04 Merge tezos/tezos!7954: Michelson: rename IConst to IPush Co-authored-by: Julien Tesson <julien.tesson@nomadic-labs.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/7954 11 March 2023, 19:47:14 UTC
307fda0 proto/tests,Michelson: updating regression test traces 11 March 2023, 19:15:36 UTC
1d46694 Proto,Michelson: rename constructor IConst to IPush 11 March 2023, 19:15:36 UTC
4dabdfe proto/Plugin/RPC,Michelson: fix pretty printing of PUSH instr 11 March 2023, 19:15:36 UTC
7c967f7 Merge tezos/tezos!7890: Snoop: use shell tag in lib_shell_benchmarks Co-authored-by: Pavlo Khrystenko <p.khrystenko@gmail.com> Approved-by: Jun Furuse <jun.furuse@gmail.com> Approved-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7890 11 March 2023, 18:03:05 UTC
27773b5 Snoop: use shell common tags in misc_benchmarks 11 March 2023, 17:25:34 UTC
76654f3 Snoop: use shell common tags in micheline_benchmarks 11 March 2023, 17:25:34 UTC
9d45e9e Snoop: use shell common tags in io_benchmarks 11 March 2023, 17:25:34 UTC
d84c31a Snoop: use shell common tags in encoding_benchmark 11 March 2023, 17:25:34 UTC
b2a0b6c Snoop: use shell common tags in bloomer_benchmark 11 March 2023, 17:25:34 UTC
e266fbd Snoop: declare shell common tags 11 March 2023, 17:25:34 UTC
1d922d9 Merge tezos/tezos!7891: Snoop: use common tags in lib_benchmark_proto Co-authored-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/7891 11 March 2023, 00:09:16 UTC
555f219 Snoop: use common tags in registration_helpers 10 March 2023, 23:31:59 UTC
52a31f5 Snoop: add common tags 10 March 2023, 23:31:59 UTC
d500769 Merge tezos/tezos!7982: Baker: enable debug mode for scenario F1 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/7982 10 March 2023, 20:06:17 UTC
1e5601c Baker: enable debug mode for scenario F1 10 March 2023, 19:19:41 UTC
2f04e9d Merge tezos/tezos!7992: Kernel SDK: add smart-rollup-installer helper for kernel installation Co-authored-by: Emma Turner <emma.turner@trili.tech> Approved-by: Sylvain R. <sylvain.ribstein@gmail.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7992 10 March 2023, 17:07:30 UTC
cc757f9 Kernel SDK: installer client 10 March 2023, 16:35:08 UTC
23344d9 Kernel SDK: reveal installer 10 March 2023, 16:35:08 UTC
3b485c1 Merge tezos/tezos!7959: lib_validator: load protocol before prechecking blocks Co-authored-by: Albin Coquereau <albin.coquereau@nomadic-labs.com> Approved-by: Pierre Boutillier <pierre.boutillier@nomadic-labs.com> Approved-by: Diane Gallois-Wong <diane.galloiswong@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7959 10 March 2023, 15:40:39 UTC
b662abe lib_validator: load protocol before prechecking blocks 10 March 2023, 15:06:58 UTC
f436469 Merge tezos/tezos!7877: Benchmarks/watch_regressions: add a file with a selection of comparisons Co-authored-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> Approved-by: Jun Furuse <jun.furuse@gmail.com> Approved-by: Pavlo Khrystenko <p.khrystenko@gmail.com> Approved-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7877 10 March 2023, 15:05:36 UTC
e841540 Benchmarks/watch_regressions: documentation. 10 March 2023, 14:00:32 UTC
ebc0b3c Benchmarks/watch_regressions: populate file with the selection of comparisons. 10 March 2023, 14:00:31 UTC
e7e6a4c Benchmarks/watch_regressions: add a file with a selection of comparisons. It will contain exactly the parameters with an alert. 10 March 2023, 14:00:31 UTC
f59f893 Merge tezos/tezos!7824: Benchmarks: watch_regressions fixes Co-authored-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> 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/7824 10 March 2023, 13:51:33 UTC
4c50fd5 devtools/watch_regressions: make shellcheck happy. 10 March 2023, 13:19:02 UTC
89db646 devtools/watch_regressions: remove quotes. Otherwise gas_parameter_diff receives a single parameter containing all file names instead of a list of file names. 10 March 2023, 13:19:01 UTC
36e3bf8 devtools/watch_regressions: only select existing files. The gas_parameter_diff called after silently fails if some files don't exist. And then, the output file is empty for a whole model. 10 March 2023, 13:19:01 UTC
b5a9f7d devtools/watch_regressions: fix the directory name for comparison. There used to be a ls (without paths), now it's looking at files in a directory (with paths). 10 March 2023, 13:19:01 UTC
277d541 Merge tezos/tezos!7976: Benchmark: adds Namespace.{hash,to_filename,Map} 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/7976 10 March 2023, 11:24:17 UTC
935abc9 Benchmark: adds Namespace.{hash,to_filename,Map} 10 March 2023, 10:53:02 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
back to top