https://gitlab.com/tezos/tezos

sort by:
Revision Author Date Message Commit Date
85efcee also works :) 25 August 2022, 13:03:37 UTC
af82dd5 Fix 25 August 2022, 12:52:22 UTC
50b098c DAL : two more test 25 August 2022, 07:10:26 UTC
cd4df29 Dal : expose more for test 25 August 2022, 07:10:10 UTC
34945b3 break 24 August 2022, 14:24:01 UTC
9f8e16d fonctionne 24 August 2022, 14:21:32 UTC
575fa03 break 24 August 2022, 13:48:21 UTC
e7f0fca Ok 24 August 2022, 13:45:54 UTC
09c7e81 something weird is going on.. 24 August 2022, 12:13:15 UTC
2e26025 ok 24 August 2022, 12:13:15 UTC
307299b note 24 August 2022, 12:13:15 UTC
7e4725b ok 24 August 2022, 12:13:15 UTC
cb87996 clean 24 August 2022, 12:13:15 UTC
3a5c4b1 Ok 24 August 2022, 12:13:15 UTC
f22d8de clean 24 August 2022, 12:13:15 UTC
7944bfc simplify 24 August 2022, 12:13:15 UTC
a23de94 wip 24 August 2022, 12:13:15 UTC
ef218f4 simplify & clean 24 August 2022, 12:13:15 UTC
912e406 ok 24 August 2022, 12:13:15 UTC
592aa42 wip 24 August 2022, 12:13:15 UTC
525fcc2 fix 24 August 2022, 12:13:15 UTC
5c87a02 clean & build domain 24 August 2022, 12:13:15 UTC
6c16b53 simplify 24 August 2022, 12:13:15 UTC
6422ffd clean 24 August 2022, 12:13:15 UTC
1d15a31 simplify 24 August 2022, 12:13:15 UTC
2d47c4f simplify 24 August 2022, 12:13:15 UTC
a7d9b63 fix 24 August 2022, 12:13:15 UTC
d91a9f9 fix 24 August 2022, 12:13:15 UTC
ad5a5f2 wip 24 August 2022, 12:13:15 UTC
9c3c038 Use PFA FFT for P(x) 24 August 2022, 12:13:15 UTC
679e349 PFA fft for B(x) 24 August 2022, 12:13:15 UTC
737a7bd PFA FFT for A'(x) 24 August 2022, 12:13:15 UTC
5c6dfbc Use PFA FFT for slot<->bytes encoding 24 August 2022, 12:13:15 UTC
c83fec9 use PFA fft for encoding 24 August 2022, 12:13:15 UTC
cfd3cb6 Use unsafe polynomial 24 August 2022, 12:13:15 UTC
a0f12b5 Add extra check 24 August 2022, 12:13:15 UTC
6e87009 Add C stubs 24 August 2022, 12:13:15 UTC
892eed7 DAL/crypto: add C library 24 August 2022, 12:13:15 UTC
4fd1ff0 it works! faster proofs for shards; longer RS decoding (~6 seconds) 24 August 2022, 12:13:15 UTC
97be9de fix RS 24 August 2022, 12:13:15 UTC
95eec35 wip 24 August 2022, 12:13:15 UTC
96031fc DAL/crypto: FFT on non prime power length 24 August 2022, 12:13:15 UTC
8ae568a DAL/crypto: delete kate amortized module 24 August 2022, 12:13:15 UTC
3691d2a DAL/crypto: simplify slot segment proof 24 August 2022, 11:56:33 UTC
afcd400 Merge tezos/tezos!6062: DAL/Node: general refactoring (mlis, comments, cleanups) Co-authored-by: Rémy El Sibaïe <remy.el-sibaie@nomadic-labs.com> Approved-by: Raphaël Proust <code@bnwr.net> Approved-by: François Thiré <francois.thire@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6062 24 August 2022, 09:10:36 UTC
43bbcb4 Dal/Node: add fixme for the next refactoring 24 August 2022, 08:39:59 UTC
8473f3a Dal/Node: rename unsafe_srs -> use_unsafe_srs 24 August 2022, 08:39:59 UTC
07a6f98 Dal/Node: name head_handler callback 24 August 2022, 08:39:59 UTC
d72b1ad Dal/Crypto: rename Dal_cryptobox -> Cryptobox 24 August 2022, 08:39:59 UTC
2e95280 DAL/Node: improve interface for Layer1 and cleanup Daemon 24 August 2022, 08:39:59 UTC
e7c1b60 DAL/Node: refactor Dal_cryptobox interface - remove cryptobox.ml - move parameters into environment - use parameters type everywhere 24 August 2022, 08:39:59 UTC
fcb7895 DAL/Node: improve configuration documentation and interface 24 August 2022, 08:39:59 UTC
7d2135b Merge tezos/tezos!6100: WASM: Tickify 'Eval.init' imports 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/6100 24 August 2022, 07:54:54 UTC
f91b8e5 WASM: Tickify 'Eval.init' imports 23 August 2022, 21:56:45 UTC
ba2f2a6 Merge tezos/tezos!6131: Protocol/SCORU: Track a compatibility issue with the DAL Co-authored-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Yann Regis-Gianas <946787-yrg@users.noreply.gitlab.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6131 23 August 2022, 15:37:05 UTC
d4a1e32 Protocol/SCORU: Track a compatibility issue with the DAL 23 August 2022, 15:01:36 UTC
2134993 Merge tezos/tezos!6094: Lazy_containers: remove `Lwt` prefix and submodules Co-authored-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.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/6094 23 August 2022, 13:50:41 UTC
62676c8 Lazy_containers: remove `Lwt` prefix and submodules 23 August 2022, 13:21:16 UTC
22479a7 Merge tezos/tezos!6125: WASM: Cleanup of lib_webassembly and lib_scoru_wasm Co-authored-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Hans Hoglund <hans.hoglund@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6125 23 August 2022, 12:38:52 UTC
919d3d2 WASM: Remove unused REPL 23 August 2022, 12:12:52 UTC
85441d1 WASM: remove `src/bin_webassembly` This is an empty directory that ended up here during a refactoring (see https://gitlab.com/tezos/tezos/-/merge_requests/5684) 23 August 2022, 12:12:52 UTC
1cddbfc WASM: rewrite wrongly formatted TODOs 23 August 2022, 12:12:52 UTC
4d8f511 Merge tezos/tezos!5940: CI: store tezt junit.xml as artifact Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Romain <romain@nomadic-labs.com> Approved-by: pietro <pietro.abate@tezcore.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/5940 23 August 2022, 12:12:11 UTC
58091b8 CI: store tezt junit.xml as artifact 23 August 2022, 11:43:32 UTC
e8faa29 Merge tezos/tezos!6036: SCORU: add Tezt tests for timeouts Co-authored-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> Approved-by: Yann Regis-Gianas <946787-yrg@users.noreply.gitlab.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6036 23 August 2022, 11:16:02 UTC
8d94e9a Tezt/SCORU: update regression traces with the new file for timeout tests. 23 August 2022, 10:50:29 UTC
0e34af4 Tezt/SCORU: add a test to timeout a dispute. 23 August 2022, 10:50:29 UTC
5eb0afc Tezt/SCORU: refactor cementing commitments. 23 August 2022, 10:50:29 UTC
55c8cd2 Tezt/SCORU: add a helper timeout function that can fail. Will be used next. 23 August 2022, 10:50:29 UTC
c151427 Tezt/SCORU: add the timeout period to the SCORU constants. And set it in the forking scenario that we will use later to define timeout tests. 23 August 2022, 10:50:29 UTC
a9aa8b5 Merge tezos/tezos!6124: Proto/Scoru: fix typos Co-authored-by: iguerNL@Functori <iguer@functori.com> Approved-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6124 23 August 2022, 10:49:47 UTC
c5197aa Proto/Scoru: fix typo in error id 23 August 2022, 10:14:59 UTC
5337b03 Merge tezos/tezos!6123: Scoru,Proto: remove todo Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Richard Bonichon <richard.bonichon@nomadic-labs.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6123 23 August 2022, 10:14:18 UTC
ad31cb9 Scoru,Proto: remove todo 23 August 2022, 09:44:53 UTC
cbe8c6f Merge tezos/tezos!6117: SCORU,Node: Remove redundant check for commitment publication Co-authored-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: Yann Regis-Gianas <946787-yrg@users.noreply.gitlab.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6117 23 August 2022, 08:32:15 UTC
2a900b5 SCORU,Node: Remove redundant check for commitment publication This is not needed anymore because the injector can batch multiple commitment publications together (and can also automatically delay their injection). Fixes #3528 23 August 2022, 08:03:11 UTC
3a12ab8 Merge tezos/tezos!6109: lib_context: Remove the S module type Co-authored-by: Ngoguey42 <ngoguey@student.42.fr> Approved-by: Ilias Garnier <ilias.garnier@nomadic-labs.com> Approved-by: Clément Hurlin <clement.hurlin@tweag.io> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6109 23 August 2022, 07:50:00 UTC
3a4b991 Lib_context: Remove the S module type 23 August 2022, 07:20:19 UTC
48dc48b Merge tezos/tezos!5929: SCORU,Node: fix proof generation erasing state Co-authored-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> Approved-by: Yann Regis-Gianas <946787-yrg@users.noreply.gitlab.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/5929 22 August 2022, 18:33:18 UTC
995eff9 SCORU,Node: instantiate only once Interpreter_event per PVM 22 August 2022, 18:05:18 UTC
0843629 SCORU,Node: Make Pvm state abstract Fixes #3094 22 August 2022, 18:05:18 UTC
f02ccb4 SCORU,Node: make context's MessageTrees.value abstract 22 August 2022, 18:05:18 UTC
06abbb8 SCORU,Node: interface for Context module Also reuse Proof definitions in PVM 22 August 2022, 18:05:18 UTC
86a853a SCORU,Node: internal error when checkout fails 22 August 2022, 18:05:17 UTC
d8fb021 Tests/Tezt: reset regression for refutation games 22 August 2022, 18:05:17 UTC
4b7c3bb SCORU,Node: Split context and map block hash -> commit hash 22 August 2022, 18:05:17 UTC
aeeafa8 SCORU,Node: store is inside node context structure 22 August 2022, 18:05:17 UTC
cd50c9a SCORU,Node: don't recompute commitment hash 22 August 2022, 18:05:17 UTC
a3bc53b SCORU,Node: fail if cannot retrieve correct PVM state 22 August 2022, 18:05:17 UTC
8833304 SCORU,Node: fix Store.PVMState.exists 22 August 2022, 18:05:17 UTC
7dfe607 Test/Tezt: Test rollup node did not die after refutation 22 August 2022, 18:05:17 UTC
42cb113 Merge tezos/tezos!6115: Lib_context: Extract interactions with TEZOS_CONTEXT to env.ml Co-authored-by: Ngoguey42 <ngoguey@student.42.fr> Approved-by: Pierre Boutillier <pierre.boutillier@nomadic-labs.com> Approved-by: Raphaël Proust <code@bnwr.net> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6115 22 August 2022, 16:24:29 UTC
041f523 Lib_context: Extract interactions with TEZOS_CONTEXT to env.ml 22 August 2022, 15:57:45 UTC
d18f8b7 Merge tezos/tezos!6099: env v7 qol3: some doc fixes Co-authored-by: Raphaël Proust <code@bnwr.net> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6099 22 August 2022, 15:57:01 UTC
809a22a Proto-env/sigs/v7: fix typos in some comments 22 August 2022, 15:28:27 UTC
f7bb261 Merge tezos/tezos!6097: WASM/Interpreter: make exceptions distinguishable Co-authored-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> 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/6097 22 August 2022, 15:27:11 UTC
0417caa WASM: remove unused exceptions from Input 22 August 2022, 14:58:58 UTC
92560dc WASM: make exceptions distinguishable 22 August 2022, 14:58:58 UTC
3b4854d Merge tezos/tezos!6113: Build: update opam dependencies, especially json-data-encoding Co-authored-by: Raphaël Proust <code@bnwr.net> Approved-by: Pierre Boutillier <pierre.boutillier@nomadic-labs.com> Approved-by: Romain <romain@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6113 22 August 2022, 14:58:16 UTC
c7e0dee Build: update opam dependencies, especially json-data-encoding 22 August 2022, 14:29:04 UTC
back to top