https://gitlab.com/tezos/tezos

sort by:
Revision Author Date Message Commit Date
cfa98af TMP 08 December 2022, 23:32:55 UTC
ceda555 SCORU/Node: processed info in store 08 December 2022, 23:32:51 UTC
1d1e851 SCORU/Node: store for DAL slots indexes as bitset 08 December 2022, 22:31:41 UTC
c2ebdce SCORU/Node: use indexed files for store 08 December 2022, 21:34:33 UTC
4b0503d Layer2/Store: read only functions for indexed stores 08 December 2022, 21:26:37 UTC
d07ba05 Merge branch 'alain@functori@store-index-scoru-node' into alain@functori@scoru-node-index-store 08 December 2022, 14:53:09 UTC
85bd9df Test/tezt: catch up second rollup node with a different operator - with a twist: the second rollup node will terminate and be re-runned again to see if it can catch up again while it was stopped midway 08 December 2022, 14:39:48 UTC
ef3bc0e Test/tezt: catch up second rollup node with same operator 08 December 2022, 13:33:39 UTC
dd99099 Test/tezt: reactivate rollup node stopping scenario 08 December 2022, 13:33:38 UTC
3690e93 SCORU/Node: only play refutation games for the head of the chain As opposed to every new (finalized) block while catching up on L1. 08 December 2022, 13:33:38 UTC
e6057fa SCORU/Node: Don't store last published commitment on disk 08 December 2022, 13:33:29 UTC
152ea66 SCORU/Node: keep last published commitment in node context 08 December 2022, 13:33:29 UTC
20d57ba Plugin/Alpha: expose staked_on_commitment 08 December 2022, 13:33:29 UTC
47a1091 SCORU/Node: clean up type aliases in Store This is useful for error messages and Merlin indications. 08 December 2022, 13:33:28 UTC
e934060 SCORU/Node: don't store LCC on disk 08 December 2022, 13:33:28 UTC
d2a5aa6 SCORU/Node: keep LCC in node context 08 December 2022, 13:33:28 UTC
3317460 Layer2/Store: improve documentation 08 December 2022, 11:38:34 UTC
cbb36d4 Layer2/Store: allow to provide header manually 08 December 2022, 11:19:52 UTC
84e42e0 Layer2/Store: create directory for store if it does not exist 08 December 2022, 11:19:52 UTC
60a2f21 Layer2/Store: rename init to load and use ~path everywhere 08 December 2022, 11:19:52 UTC
d1e043f Layer2/Store: Better error handling 08 December 2022, 11:19:52 UTC
4a74945 Layer2/Store: add a cache for singleton store 08 December 2022, 11:19:52 UTC
21bc3e2 Layer2/Store: indexed store functors 08 December 2022, 11:19:51 UTC
e932b02 Merge tezos/tezos!7090: Scoru/Wasm: fix hash divergence on eval trapped; fix kernel fallback flow in fast mode Co-authored-by: Emma Turner <emma.turner@trili.tech> Approved-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Ole Krüger <ole.kruger@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7090 07 December 2022, 16:40:06 UTC
6a71dc4 Scoru/Wasm VM: patch error flags on successful fast execution run 07 December 2022, 16:11:10 UTC
ea90674 Scoru/Wasm: write upgrade error flag to durable on fallback When an upgrade fails, write the failure to durable storage. This allows the original (fallback) kernel to more gracefully handle the error, rather than blindly trying again as it may do otherwise. 07 December 2022, 16:11:09 UTC
500fc2b Scoru/Wasm VM: continue computation when errors have fallback Previously, evaluation stopped when a Stuck state was reached. If the error was recoverable through the fallback mechanism, then the following evaluation would 'unstuck' the vm. This worked fine for the PVM, but resulted in the node halting execution when such an error was reached. Instead, we continue computation when an error is recoverable. 07 December 2022, 16:11:09 UTC
5af8cfd Scoru/Wasm VM: fix scheduling of compute_step_many on eval finished When evaluation finishes, the `stuck_flag` is deleted if it exists. This bookkeeping was not happening under `eval_step_many_until`, as it treated the final eval tick as a padding tick. 07 December 2022, 16:07:25 UTC
921eec4 Merge tezos/tezos!7097: Doc: update to 15s block times Co-authored-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> Approved-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> Approved-by: Tezos Merbocop <merbocop@cryptium.ch> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7097 07 December 2022, 15:12:16 UTC
0c9fe5b Docs/Alpha: update after reduction of block times 07 December 2022, 14:44:08 UTC
4d5f8b8 Merge tezos/tezos!7094: Benchmark: forbid non-default entry-points for transfers to roll-ups. Co-authored-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> Approved-by: Lucas Randazzo <lucas.randazzo@nomadic-labs.com> Approved-by: Yann Regis-Gianas <946787-yrg@users.noreply.gitlab.com> Approved-by: Joel Bjornson <joel.bjornson@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7094 07 December 2022, 14:43:22 UTC
210e615 Benchmark: forbid non-default entry-points for transfers to roll-ups. Following https://gitlab.com/tezos/tezos/-/commit/9cfa537e0e697bae2e6613b2ab7782ad9cff0ab7. 07 December 2022, 14:15:59 UTC
a3d24f8 Merge tezos/tezos!7017: 15s block times Co-authored-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> Approved-by: vbot <vincent.botbol@nomadic-labs.com> Approved-by: Benjamin Canou <benjamin@canou.fr> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7017 07 December 2022, 14:02:43 UTC
7448754 Tezt/Scoru: reset regressions for test_output_message_generic 07 December 2022, 13:37:48 UTC
b247c0c Proto/Scoru: double outbox_validity_period 07 December 2022, 13:37:48 UTC
eefe69e Docs/Protocols: update changelog for Alpha 07 December 2022, 13:37:47 UTC
710d4d1 Proto/tests: update tx rollup test to use half max_messages_per_inbox 07 December 2022, 13:37:47 UTC
e466af7 Tezt: update regressions after constants update 07 December 2022, 13:37:47 UTC
4974e82 Tezt: improve log message 07 December 2022, 13:37:47 UTC
33d375e Proto/Tests: adapt gas_levels test to new block gas limit 07 December 2022, 13:37:47 UTC
5213760 Proto: set block times to 15s and update related constants 07 December 2022, 13:37:47 UTC
d37c29b Merge tezos/tezos!7092: Scoru,Proto: allow anyone to recover a bond Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7092 07 December 2022, 13:02:49 UTC
b7cbf3f Scoru,Tezt: test recover bond of stakers 07 December 2022, 12:37:01 UTC
4098e9a Scoru,Proto: allow anyone to recover a bond 07 December 2022, 12:37:01 UTC
2ffae8d Merge tezos/tezos!6972: SCORU: Add parallel games Co-authored-by: Yann Regis-Gianas <yann@nomadic-labs.com> Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> 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/6972 07 December 2022, 11:52:41 UTC
bde133d Proto,SCORU: Cosmetics Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 07 December 2022, 11:28:48 UTC
f4e4137 Proto,SCORU: Remove outdated comment Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 07 December 2022, 11:28:48 UTC
10d5a1a Tezt,SCORU: Update regression traces Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 07 December 2022, 11:28:48 UTC
6d883ae Tezt,SCORU: Reduce the number of parallel games To avoid flakiness in the CI Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 07 December 2022, 11:28:48 UTC
bdd2bde Proto,SCORU: Avoid using '_' in a pattern Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 07 December 2022, 11:28:48 UTC
68e6c40 Proto,SCORU: Index game info with Game.Index instead of hashes Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 07 December 2022, 11:28:48 UTC
cfb6488 Proto,SCORU: Fix typo 07 December 2022, 11:28:48 UTC
0747e82 Proto,SCORU: Fix typos 07 December 2022, 11:28:48 UTC
31d6d41 Proto,SCORU: Fix invalid error registration Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 07 December 2022, 11:28:48 UTC
541a1fd Proto,SCORU: Rewrite get_ongoing_game in a more direct way Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 07 December 2022, 11:28:47 UTC
f0aaf86 Proto: Remove dead code in Storage Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 07 December 2022, 11:28:47 UTC
fecf3c2 Proto,SCORU: Enforce maximal sharing of games Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 07 December 2022, 11:28:47 UTC
1226a03 Proto,SCORU: Enable parallel games in tezt Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 07 December 2022, 11:28:47 UTC
c4dbe7f Proto,SCORU: Encapsule game store operations Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 07 December 2022, 11:28:47 UTC
0d289a8 Proto,SCORU: Fix missing removal Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 07 December 2022, 11:28:47 UTC
2a8bb2b Tests,SCORU: One simply cannot play an arbitrary number of games Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 07 December 2022, 11:28:47 UTC
e1f564d Proto,SCORU: Check that the number of parallel games is limited Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 07 December 2022, 11:28:47 UTC
4862089 Proto,SCORU: Add sc_rollup_max_number_of_parallel_games constant Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 07 December 2022, 11:28:47 UTC
ebdf392 Proto,SCORU: Stop refutation games when stakes are lost Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 07 December 2022, 11:28:47 UTC
9ff0deb Proto,SCORU: Add is_staker function Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 07 December 2022, 11:28:47 UTC
427cb09 Proto,SCORU: Allow multiple parallel games for a staker A staker can participate in multiple games in parallel. Notice that for a pair of stakers, there can be at most on game since a staker can stake on at most one commitment per level. Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 07 December 2022, 11:28:47 UTC
b44b6db Proto,SCORU: Refactor store to allow multiple ongoing games This commit should not change the behavior but only generalize the storage to allow for multiple ongoing games per staker in the future. Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 07 December 2022, 11:28:47 UTC
2e3d3e3 Proto: Expose is_empty in storage API Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 07 December 2022, 11:28:47 UTC
f94c36c Tezt,SCORU: Document the meaning of loser modes arguments locally Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 07 December 2022, 11:28:46 UTC
5e4b4cb Tezt,SCORU: Generalize refutation tests to deal with multiple losers One can now provide a list of loser modes to `test_refutation_scenario`. Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 07 December 2022, 11:28:46 UTC
47410f4 Merge tezos/tezos!5747: Proto: consume gas for proof verification-2 Co-authored-by: bsall <boubacar@nomadic-labs.com> Approved-by: Joel Bjornson <joel.bjornson@trili.tech> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/5747 07 December 2022, 11:28:03 UTC
4c27146 Proto: register in tezt benchmarks 07 December 2022, 11:02:13 UTC
f5a2598 Proto: update costs of output proof verification 07 December 2022, 11:02:13 UTC
09bdf07 Scoru: add benchmark for output proof verification 07 December 2022, 11:02:13 UTC
6c3806e Merge tezos/tezos!7089: Tezt,CI: remove unknown tag Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Romain <romain@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7089 07 December 2022, 11:01:30 UTC
a40f48c Tezt,CI: remove unknown tag 07 December 2022, 10:34:33 UTC
d28a802 Merge tezos/tezos!7093: Proto: removes a garbage mistakenly added by commit a6412180c75 Co-authored-by: Jun Furuse <jun.furuse@dailambda.jp> Approved-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Approved-by: Raphaël Proust <code@bnwr.net> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7093 07 December 2022, 10:33:51 UTC
0ef1f0f Proto: removes a garbage mistakenly added by commit a6412180c75 07 December 2022, 10:07:16 UTC
65ef752 Merge tezos/tezos!7086: Proto,SCORU: Fix reveal can be 4,096 bytes long Co-authored-by: Alain Mebsout <alain.mebsout@functori.com> Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7086 07 December 2022, 10:05:45 UTC
39a662d Tezt/Tests: reveal 4kB data and more 07 December 2022, 09:14:06 UTC
5d46c6b Tezt: expose process of SCORU node 07 December 2022, 09:14:05 UTC
90d85c6 SCORU/Node: Check reveal data is within bounds enforced by protocol 07 December 2022, 09:14:05 UTC
1a73bcf Proto,SCORU: Fix reveal can be 4,096 bytes long 07 December 2022, 09:14:05 UTC
eaec687 Merge tezos/tezos!7080: Stdlib: fix typo in inline annotation Co-authored-by: Raphaël Proust <code@bnwr.net> Co-authored-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Raphaël Proust <code@bnwr.net> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7080 07 December 2022, 09:06:06 UTC
d3e10eb Alpha: fix typo in tailcall attribute 07 December 2022, 08:40:31 UTC
e9dc647 Stdlib: fix typo in inline annotation 07 December 2022, 08:40:31 UTC
f2586fb Merge tezos/tezos!7088: DAL: Make some paths dependent on the cryptographic primitives Co-authored-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> Approved-by: Martin Tomazic <martin.tomazic97@gmail.com> Approved-by: Rémy El Sibaïe <remy.el-sibaie@nomadic-labs.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7088 07 December 2022, 08:39:49 UTC
54b30d2 Dal/Node/Store: Generalize paths of the store to depend on cryptobox 07 December 2022, 08:13:54 UTC
c5bd992 Merge tezos/tezos!7091: DAL/Node: fix shard store directory location Co-authored-by: Rémy El Sibaïe <remy.el-sibaie@nomadic-labs.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7091 07 December 2022, 08:13:09 UTC
f344ca3 DAL/Node: fix shard store directory location 07 December 2022, 07:44:49 UTC
cbbcce8 Merge tezos/tezos!7062: SCORU/Proto: pass a function to retrieve inbox proof from history Co-authored-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7062 06 December 2022, 20:05:53 UTC
f85b5f7 Tests/Proto: fix unit and PBT tests wrt. new interface 06 December 2022, 19:39:04 UTC
83feede DAL/proto: pass a function to retrieve histories from the cache 06 December 2022, 19:39:04 UTC
9bb2502 SCORU/Proto: pass a function to retrieve inbox proof from history This will allow to not have the full inbox history in memory. 06 December 2022, 19:39:04 UTC
018ec70 SCORU/Proto: monadic and non monadic Skip_list 06 December 2022, 19:39:04 UTC
71a3778 Merge tezos/tezos!7083: DAL: Rework the paths for the store to make it easier to use Co-authored-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Martin Tomazic <martin.tomazic97@gmail.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7083 06 December 2022, 19:38:23 UTC
a15d68d Dal/Node: rename `encode` function 06 December 2022, 19:13:54 UTC
66632c2 Dal/Node/Store: use the binary encoding for a commitment 06 December 2022, 19:13:54 UTC
7096aa3 Dal/Node/Store: Move the path module inside the legacy store 06 December 2022, 19:13:54 UTC
a8eb339 DAL/Node/Store: Simplify and rework the path module 06 December 2022, 19:13:54 UTC
back to top