swh:1:snp:505c374fd75bb208ae4e9a54e64bb310bc49295e

sort by:
Revision Author Date Message Commit Date
0b14029 Proto,SCORU: Require conflicting commitments hashes to start game Since get_conflict_point is not gas friendly, we stop using it in the protocol when we start a game. This computation must be done offchain. This commit is a bit large but it simply amounts to push the commitment hashes provided by the initial refutation. Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> (cherry picked from commit 87a2f15fe832b991ef416993fbf8b21157dca581) 21 December 2022, 14:28:05 UTC
1b622c2 proto/scoru: store stakers of commits (cherry picked from commit c73ddb55a885292fb6afd382e3b77120831a57fd) 21 December 2022, 14:28:05 UTC
01b5f48 proto/scoru: add index storage for stakers (cherry picked from commit 268eb880fc813794c4b9f994faa6e4151463d7d4) 21 December 2022, 14:28:05 UTC
a8e5d7c Merge !7187: Backport !6968 – Weaken the condition on LCC in the rest of the functions See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7187 21 December 2022, 14:26:00 UTC
e76a265 Proto: Adapt stake storage functions to weakened LCC condition After cementation condition has been weakened, there are some possible exploits of the rest of the functions. In particularly, the following things have been adjusted: * Allow bond withdrawal when staked on LCC predecessor * Prohibit staker removal when staked on LCC predecessor * Allow refining stake from commit behind LCC (cherry picked from commit be7df71940545b653c35a5d506f6cf8edf74a51a) 21 December 2022, 11:54:27 UTC
c68476b Merge !7119: Backport !7114 – Fix error description See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7119 21 December 2022, 10:21:00 UTC
043517a Scoru,Proto: fix error description 21 December 2022, 09:58:11 UTC
5d2f771 Merge !7118: Backport !7109 – Removes redundant [level_proof] field See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7118 21 December 2022, 09:56:32 UTC
8aab182 Scoru,Proto: removes redundant [level_proof] field 20 December 2022, 16:31:46 UTC
845b6cf Merge !7176: Backport !7087 – Disable TORU See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7176 20 December 2022, 15:52:25 UTC
1276168 Proto: Disable TORU 20 December 2022, 15:19:56 UTC
80ae17d Merge !7175: Backport !7130 – Let SENDER returns the address of a rollup (outbox message) See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7175 20 December 2022, 15:16:40 UTC
7cbd05f Proto: Let SENDER returns the address of a rollup (outbox message) Co-authored-by: Joel Bjornson <joel.bjornson@trili.tech> 19 December 2022, 12:12:28 UTC
408f607 Mumbai: vanity nonce 07 December 2022, 16:45:55 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
1393c10 Merge tezos/tezos!7044: scoru: info per level contains info of predecessor (timestamp and hash) Co-authored-by: Sylvain Ribstein <sylvain.ribstein@gmail.com> Approved-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7044 06 December 2022, 19:13:11 UTC
3295334 proto/scoru: replace IPL ts by pred_ts 06 December 2022, 18:47:24 UTC
ecfdda7 Merge tezos/tezos!7068: Scoru: update terminology and hash convention 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/7068 06 December 2022, 18:46:39 UTC
2227ef1 Scoru,Tezt: update regression traces 06 December 2022, 16:40:32 UTC
81c65f6 Scoru: rename boot sector to kernel Renames only in operations related utilities to reduce the diff. The renaming in the code can come later. 06 December 2022, 16:28:39 UTC
49080af Scoru,Plugin: remove dead code 06 December 2022, 16:28:39 UTC
5fbfc10 Scoru: change scr1 to sr1 Renames the rollup address hash 06 December 2022, 16:28:39 UTC
a995a7a Merge tezos/tezos!7073: WASM: forbid floats at kernel decoding Co-authored-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> 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/7073 06 December 2022, 16:19:51 UTC
421c51a WASM/PVM: test floats are forbidden 06 December 2022, 15:55:22 UTC
43d70c3 WASM: make floats instruction rejectable 06 December 2022, 15:55:22 UTC
63834fe Merge tezos/tezos!6953: doc: adjust CODEOWNERS for @NicVolanschi Co-authored-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> Approved-by: Romain <romain@nomadic-labs.com> Approved-by: Seb Mondet <seb@mondet.org> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6953 06 December 2022, 15:54:36 UTC
0c6653b doc: MRs changing only docs/protocols/alpha.rst are not doc MRs 06 December 2022, 15:27:41 UTC
7569f4f Merge tezos/tezos!6784: doc: Rename to Octez - Sweep 2 Co-authored-by: sol.lederer <solomon.lederer@ext.nomadic-labs.com> Approved-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Approved-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> Approved-by: Richard Davison <richardneildavison@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6784 06 December 2022, 15:26:13 UTC
64100bf doc: Rename to Octez - Sweep 2 06 December 2022, 15:26:13 UTC
caba672 Merge tezos/tezos!7021: WASM/PVM: improve error reporting when `kernel_run` is not defined Co-authored-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> 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/7021 06 December 2022, 14:51:06 UTC
a199be5 WASM/PVM: improve error reporting when `kernel_run` is not defined 06 December 2022, 14:25:56 UTC
077d30d Merge tezos/tezos!7071: Scoru: harden the levels processed in a commitment 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/7071 06 December 2022, 14:25:09 UTC
d1e884d Scoru,Proto: current level must be greater than inbox level 06 December 2022, 13:58:03 UTC
back to top