swh:1:snp:505c374fd75bb208ae4e9a54e64bb310bc49295e

sort by:
Revision Author Date Message Commit Date
598d432 Doc : update Alpha changelog 04 April 2023, 08:58:28 UTC
b3551d0 Merge tezos/tezos!8286: Gossipsub: Port tests for IWant Co-authored-by: lin <linoshitani@gmail.com> Approved-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8286 04 April 2023, 06:07:25 UTC
213da6b Gossipsub/Test: Port tests for IWant 04 April 2023, 05:33:13 UTC
4803f2c Gossipsub/Test: Add header to test files 04 April 2023, 05:32:00 UTC
496d194 Merge tezos/tezos!7792: SCORU/Node: workers for playing refutation games Co-authored-by: Antonio Locascio <locascio.Antonio@nomadic-labs.com> Co-authored-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: Ole Krüger <ole.kruger@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7792 03 April 2023, 20:42:12 UTC
a6c588b SCORU/Node: backport #7792 to Mumbai Includes commits: SCORU/Node: helper types for player and coordinator workers SCORU/Node: add errors for missing refutation workers SCORU/Node: add events for refutation player and coordinator SCORU/Node: move the playing of refutation games to workers 03 April 2023, 19:54:01 UTC
c517495 Tezt: regenerate regression traces for refutation tests 03 April 2023, 19:54:01 UTC
00b557e Tezt/SCORU: make tests more robust to concurrent node 03 April 2023, 19:54:01 UTC
825805a SCORU/Node: move the playing of refutation games to workers The module [Refutation_player] defines a worker group that will be handled by the refutation coordinator. A new refutation player will be spawned for each new conflict that the node has to defend. A [Refutation_player] can be initialized on a fresh conflict, and therefore tasked with playing the opening move, or for an ongoing game. This commit also adds a component to the rollup node for coordinating refutation game players (as introduced in the previous commit). 03 April 2023, 19:54:01 UTC
ed42414 SCORU/Node: add events for refutation player and coordinator 03 April 2023, 19:54:01 UTC
80c885b SCORU/Node: add errors for missing refutation workers 03 April 2023, 19:54:00 UTC
4135a82 SCORU/Node: helper types for player and coordinator workers 03 April 2023, 19:54:00 UTC
1972606 Tests/SCORU: give priority to refute operations to one or the other node This allows to make sure that the same player always starts the game and makes the test more deterministic (which is important for the regression traces of dissections). 03 April 2023, 19:54:00 UTC
a5b83fb Merge tezos/tezos!8206: Openapi: Remove duplicate parameters Co-authored-by: Killian Delarue <killian.delarue@nomadic-labs.com> Approved-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8206 03 April 2023, 19:53:09 UTC
6740f48 Docs, OpenApi: Regenerate with duplicates removal 03 April 2023, 19:21:48 UTC
3ee4518 OpenApi: Remove duplicates from endpoints parameters 03 April 2023, 19:21:48 UTC
6584894 Merge tezos/tezos!8280: WASM: Refactor the registry per revision definition Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8280 03 April 2023, 17:10:09 UTC
142f353 WASM: Refactor the registry per revision definition 03 April 2023, 16:42:37 UTC
3899ba8 Merge tezos/tezos!8282: proto/toru: remove transaction to toru Co-authored-by: Sylvain Ribstein <sylvain.ribstein@gmail.com> 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/8282 03 April 2023, 16:41:49 UTC
01e23c4 proto/toru: remove tx to toru 03 April 2023, 16:10:02 UTC
53ff3b5 Merge tezos/tezos!8301: Gossipsub: update fanout in heartbeat Co-authored-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> Approved-by: Lin Oshitani <linoshitani@gmail.com> Approved-by: Ilias Garnier <ilias.garnier@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8301 03 April 2023, 16:09:08 UTC
65710b4 Gossipsub: rename gossip_publish_threshold to publish_threshold 03 April 2023, 15:43:15 UTC
5ff3e20 Gossipsub: make TODO a FIXME in Unsubscribe 03 April 2023, 15:43:15 UTC
9344449 Gossipsub: move expire_fanout in maintain_fanout and add comments 03 April 2023, 15:43:15 UTC
2c1655f Gossipsub: maintain fanout in heartbeat 03 April 2023, 15:43:14 UTC
e1d1abb Gossipsub: remove wrong invariant and add new one 03 April 2023, 15:43:14 UTC
0544f3a Merge tezos/tezos!8260: DAL/GS: Expose p2p messages types in the interface Co-authored-by: iguerNL@Functori <iguer@functori.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/8260 03 April 2023, 13:40:48 UTC
e6fd807 DAL/GS: define the different cases of the p2p_message type 03 April 2023, 13:10:00 UTC
35d54f9 Merge tezos/tezos!8074: WASM: Add the [__internal_store_get_hash] host function Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8074 03 April 2023, 11:36:26 UTC
599c754 WASM: Add the [store_get_hash_key] host function 03 April 2023, 11:07:52 UTC
9b9b6f3 Merge tezos/tezos!8164: Improve quality of Pages_encoding module Co-authored-by: Martin Tomazic <martin.tomazic97@gmail.com> Approved-by: Joel Bjornson <joel.bjornson@trili.tech> Approved-by: Gauthier <gauthier@marigold.dev> Approved-by: Andrea Cerone <andrea.cerone@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8164 03 April 2023, 11:07:03 UTC
045508a DAC: Improve error reporting of `Pages_encoding` 03 April 2023, 10:38:50 UTC
ff39671 DAC: Explain versiong inside `Pages_encoding` 03 April 2023, 10:38:49 UTC
e7b4f53 DAC: Remove redundant FIXME inside `Pages_encoding` 03 April 2023, 10:38:49 UTC
38788b3 DAC: Improve existing docstrings and formatting of `Pages_encoding` 03 April 2023, 10:38:49 UTC
991892f Merge tezos/tezos!8156: SCORU/Node: prevent rollup node from being run with another node data-dir Co-authored-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: Antonio Locascio <antonio.locascio1@gmail.com> Approved-by: Ilya Peresadin <ilya.peresadin@trili.tech> Approved-by: Ole Krüger <ole.kruger@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8156 03 April 2023, 10:38:01 UTC
0871031 SCORU/Node: backport !8156 to mumbai rollup node - SCORU/Node: save rollup address in context and check on startup 03 April 2023, 10:10:23 UTC
8faecdc Test: ensure a rollup node for another roll cannot reuse a data_dir 03 April 2023, 10:10:23 UTC
1aa38c1 SCORU/Node: save rollup address in context and check on startup 03 April 2023, 10:10:23 UTC
0535a61 Merge tezos/tezos!8189: P2P: Properly handle resources Co-authored-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: pietro <pietro.abate@nomadic-labs.com> Approved-by: Ilias Garnier <ilias.garnier@nomadic-labs.com> Approved-by: Nicolas Raymond <nicolas.raymond@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8189 03 April 2023, 10:09:30 UTC
1109244 P2P/Test: minor fixes 03 April 2023, 09:39:38 UTC
d79ae5e P2P/Test: Properly close the socket 03 April 2023, 09:39:38 UTC
da5e56b P2P/Test: Properly close the files 03 April 2023, 09:39:38 UTC
e76d903 P2P/Test: Add cloexec on sockets 03 April 2023, 09:39:38 UTC
1d9d78b P2P/Test: Add the `cloexec` file on pipes 03 April 2023, 09:39:38 UTC
05fba0e Merge tezos/tezos!8304: WASM/Debugger: command ls Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8304 03 April 2023, 09:38:49 UTC
8696252 WASM/Debugger: allow empty path for [show subkeys] 03 April 2023, 09:07:46 UTC
0a5e7f9 WASM/Debugger: [ls] alias for [show subkeys] 03 April 2023, 09:07:46 UTC
acbabf7 Merge tezos/tezos!8148: SCORU/Node: allow to run without a configuration file 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> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8148 03 April 2023, 09:06:15 UTC
1c3dca7 Doc: explain how to run rollup node without configuration file 03 April 2023, 08:04:58 UTC
fd4b180 SCORU/Node: Backport !8148 to mumbai rollup node - SCORU/Node: allow to run without a configuration file 03 April 2023, 08:04:58 UTC
a1f1be6 Tests: don't use config files for rollup nodes Excepted for test about configuration files. 03 April 2023, 08:04:58 UTC
9a4018e Tests: use new command for rollup node run 03 April 2023, 08:04:58 UTC
d80bd3d SCORU/Node: allow to run without a configuration file 03 April 2023, 08:04:58 UTC
463ff99 Merge tezos/tezos!8297: CODEOWNERS: add missing Octez Merge Team members Co-authored-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: Sylvain R. <sylvain.ribstein@gmail.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Albin Coquereau <pro.acoquer@protonmail.com> Approved-by: Diane Gallois-Wong <diane.galloiswong@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8297 03 April 2023, 08:04:07 UTC
4f79668 CODEOWNERS: add @ACoquereau to the Octez Merge Team 03 April 2023, 07:15:57 UTC
ec4b9ae CODEOWNERS: add @dianegalloiswong to the Octez Merge Team 03 April 2023, 07:15:56 UTC
bbd3a25 Merge tezos/tezos!8289: Gossipsub: Update some issues and solve one. Co-authored-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> Approved-by: Lin Oshitani <linoshitani@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8289 01 April 2023, 13:24:21 UTC
9719a8b Gossipsub: Add a reference to !5305 01 April 2023, 12:52:02 UTC
6576c78 Gossipsub: The worker will have to send to direct peers in any case 01 April 2023, 12:52:01 UTC
73ad160 Gossipsub: Update outdated issue 4980 01 April 2023, 12:52:01 UTC
a36ff9e Gossipsub: Update outdated issue 5007 01 April 2023, 12:52:00 UTC
6ef1ac5 Merge tezos/tezos!7932: Move cryptography packages Co-authored-by: Victor Dumitrescu <v.dumitrescu@outlook.com> Co-authored-by: Danny Willems <be.danny.willems@gmail.com> Approved-by: Yann Regis-Gianas <946787-yrg@users.noreply.gitlab.com> Approved-by: Raphaël Proust <code@bnwr.net> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7932 01 April 2023, 07:13:11 UTC
e68de62 Alcotezt: port lib_polynomial 01 April 2023, 06:21:59 UTC
c1fe4f5 Manifest: deactivate z3 tests z3 is not installed in the CI and it is not expected to have it installed 01 April 2023, 06:21:59 UTC
6bdc0e1 Proto M: change to use new interface of Plonk 01 April 2023, 06:21:59 UTC
b2ae75e Proto L: change to use new interface of Plonk 01 April 2023, 06:21:59 UTC
ca383f0 lib_epoxy_tx: import from privacy-team/cryptography 01 April 2023, 06:21:59 UTC
353a504 lib_distributed_plonk worker_runner: import from privacy-team/cryptography 01 April 2023, 06:21:59 UTC
9bab8e1 lib_distributed_plonk test main: import from privacy-team/cryptography 01 April 2023, 06:21:59 UTC
979ca34 lib_distributed_plonk test: import from privacy-team/cryptography 01 April 2023, 06:21:59 UTC
4bcc434 lib_distributed_plonk: import from privacy-team/cryptography 01 April 2023, 06:21:59 UTC
3a528c4 lib_plonk_communication: import from privacy-team/aplonk 01 April 2023, 06:21:59 UTC
2a0b289 lib_distributed_internal: import from privacy-team/cryptography fork 01 April 2023, 06:21:59 UTC
46c1fb7 lib_aplonk test main/bench: import from privacy-team 01 April 2023, 06:21:59 UTC
c1ea0fe lib_plonk test_plompiler: add main.exe 01 April 2023, 06:21:59 UTC
eed4c13 lib_plonk test_plompiler: add afl 01 April 2023, 06:21:59 UTC
3d543c5 octez_plonk_test_helpers_bench: import from privacy-team/cryptography 01 April 2023, 06:21:59 UTC
c66986f octez-plonk test main: import from nomadic-labs/cryptography 01 April 2023, 06:21:59 UTC
5266bbc octez-plonk.plonk-test: import from nomadic-labs/cryptography 01 April 2023, 06:21:59 UTC
e057fd8 Lib_plonk_distribution: import from privacy-team/distributed_plonk 01 April 2023, 06:21:59 UTC
a616b9a Proto alpha: change to use new interface of Plonk 01 April 2023, 06:21:59 UTC
5a85f01 Protocol environment: change to use new interface of Plonk 01 April 2023, 06:21:59 UTC
6a27bcd Protocol environment: open plonk 01 April 2023, 06:21:58 UTC
6df6da0 octez-aplonk: import from privacy-team/cryptography 01 April 2023, 06:21:58 UTC
49ece78 octez-plonk.aggregation: import from privacy-team/cryptography 01 April 2023, 06:21:58 UTC
82641c4 Lib_plonk: import from privacy-team/cryptography 01 April 2023, 06:21:58 UTC
afcf2e2 Lib_plompiler: import from privacy-team/plompiler 01 April 2023, 06:21:58 UTC
e38de33 Lib_srs_extraction: import from aplonk/srs-extraction 01 April 2023, 06:21:58 UTC
7be6b44 Lib_bls12_381_polynomial: drop `internal` from names and bindings 01 April 2023, 06:21:58 UTC
d4c1cc9 Lib_bls12_381_signature: import from ocaml-bls12-381-signature 01 April 2023, 06:21:58 UTC
0b26bc7 Lib_polynomial: import from cryptography/ocaml-polynomial 01 April 2023, 06:21:58 UTC
455a3b5 Lib_mec: import from cryptography/ocaml-ec 01 April 2023, 06:21:58 UTC
fbf1e91 Lib_bls12_381_hash: move from cryptography/ocaml-bls12-381-hash 01 April 2023, 06:21:58 UTC
799b1f8 package-lock.json: update with latest bls12-381 version constraint 01 April 2023, 06:21:58 UTC
89b7e08 Manifest: bump up bls12-381 to 6.1.0 01 April 2023, 06:21:58 UTC
c181dab opam: update tezos/opam-repository 01 April 2023, 06:21:58 UTC
3d01034 Merge tezos/tezos!8308: Test/Tezt: remove regressions for dissections in parallel games Co-authored-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: Antonio Locascio <antonio.locascio1@gmail.com> Approved-by: Ole Krüger <ole.kruger@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8308 31 March 2023, 22:13:27 UTC
5ae9303 Test/Tezt: remove regressions for dissections in parallel games These regressions introduce flakyness. 31 March 2023, 21:33:55 UTC
8781b82 Merge tezos/tezos!8256: SCORU/Node: rename module to avoid duplication for merlin Co-authored-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: Sylvain R. <sylvain.ribstein@gmail.com> Approved-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Ilya Peresadin <ilya.peresadin@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8256 31 March 2023, 21:07:20 UTC
back to top