https://gitlab.com/tezos/tezos

sort by:
Revision Author Date Message Commit Date
b0d5e96 Proto/Alpha: expose inbox internal structure with skip list (cherry picked from commit 280b3a94e15c34b0c00dfc0cc2109f3734b912df) 06 January 2023, 09:57:15 UTC
2cd100b Proto/SCORU: expose inbox current witness function (cherry picked from commit 31fb2032b2b126fd28534499384dc21d11dc609d) 06 January 2023, 09:57:15 UTC
2a5705a Proto/SCORU: expose inbox hash function (cherry picked from commit 7be64f1e95cc4eba087bc4269893edc81f2c3146) 06 January 2023, 09:57:15 UTC
bac3212 Proto/DAL: expose slot history hash structure (cherry picked from commit 2a176fdb948ed55b6876de80fa1803e34f2acb83) 06 January 2023, 09:57:15 UTC
a67f6a3 Merge !7268: Backport MRs !7247 !7248 !7253 !7254 !7271 – Rename “smart-contract rollup” into “smart rollup” See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7268 06 January 2023, 09:55:58 UTC
61cc5ab Proto: sc rollup leftover in encoding (cherry picked from commit 1caed9464556d0f3573f05bdd4a8c9f019bf3c00) 05 January 2023, 23:00:44 UTC
668ae38 tezt: rename smart rollup constants (cherry picked from commit 79fee8dda741c53fd840508d4612bfc3163ca48d) 05 January 2023, 13:23:58 UTC
c14d54b proto/scoru: rename parameter encoding (cherry picked from commit 21dec337c4423712d12088cddcb81c0ede3a0dce) 05 January 2023, 13:13:06 UTC
ff2bde9 proto/scoru: change hash `sc` to `s` (cherry picked from commit 1f4f7d26fc6f2861e532680f9d04c76e33dd6e8a) 05 January 2023, 13:11:38 UTC
58b156a Proto: Prefer "smart" over "sc" in encodings (cherry picked from commit 2a75b524e4034ea6e739b19671346dfd6a475ddd) 05 January 2023, 13:11:14 UTC
a44363d Proto: Rename smart rollup related errors (cherry picked from commit e30dac6fc5348ab1c354c1145bb26a3395723ef9) 05 January 2023, 12:50:02 UTC
a2a4841 Merge !7260: Backport !7233 – Revise SCORU constants See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7260 05 January 2023, 09:39:07 UTC
f296de8 Proto: code quality (cherry picked from commit ac558ede12f07b9074a885c34899f9dee8b3c605) 04 January 2023, 15:14:41 UTC
07e9628 Scoru,Tezt: update regression traces (cherry picked from commit d8610a10ed8723c4f1fef7e6d379665c192fbcd7) 04 January 2023, 15:14:23 UTC
a55b4d8 Scoru,Test: fix tests (cherry picked from commit 1976d6526938f84c44e985c8bb82168c7ab1352c) 04 January 2023, 14:49:04 UTC
1fef390 Scoru,Proto: remove closed todo (cherry picked from commit 2f3a9f3726371b564f1e21ee92f18c69421a0025) 04 January 2023, 14:49:04 UTC
5af7ead Proto,SCORU: Enable smart rollups on mainnet Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> (cherry picked from commit 26492f4d370c565c435c606a2c0f1c8800805e7e) 04 January 2023, 14:49:03 UTC
c99ab6b Scoru,Proto: update [max_active_outbox_levels] (cherry picked from commit 516fd8bbdab77ef8fe093fc5392e126ea0659a11) 04 January 2023, 14:49:03 UTC
b3618c3 Scoru,Proto: make [max_lookahead_in_blocks] 4 weeks (cherry picked from commit f80ab6f0c6469639abe16c42fdf846c1a45fe411) 04 January 2023, 14:49:03 UTC
d017385 Scoru,Proto: make [timeout_period_in_blocks] 1 week (cherry picked from commit f76511fa8bced684a285db7bf1fc798f41dba224) 04 January 2023, 14:49:03 UTC
1eaf59b Scoru,Proto: update [commitment_period_in_blocks] (cherry picked from commit 10d60b06ae7523b7e0b0ed836ce67c4048949052) 04 January 2023, 14:49:03 UTC
21ea52c Scoru,Proto: make [challenge_window_in_blocks] two weeks (cherry picked from commit 70162f94d9072cf65513fe777aec2442067ad7ca) 04 January 2023, 14:49:00 UTC
5c0707c Merge !7250: Backport !7213 – Use basis 4 for skip lists See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7250 03 January 2023, 22:19:56 UTC
e53503c Scoru,Tezt: update regression traces (cherry picked from commit fe13a648d270d0cec03d05474d751d4e1150775e) 03 January 2023, 21:12:55 UTC
4bea5aa Proto: use basis 4 in tests (cherry picked from commit d27639e1d8b32304fb25c41c234abbd2c86807f2) 03 January 2023, 21:12:55 UTC
b79b436 Proto: use basis 4 for skip list benchmarks (cherry picked from commit 1a85b0b2dfba0afd7c56861f81a940eb3de86acd) 03 January 2023, 21:12:46 UTC
02f83dd Proto: Use basis 4 for skip lists Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> (cherry picked from commit fee4de1ce72932b2819b3c047114d6d469ad94c2) 03 January 2023, 21:11:38 UTC
0ac6b4e Proto,SCORU: Check that basis 4 is the best for proof size optim Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> (cherry picked from commit 0967cf4eb1712a636af67dcfd47bf137f098b418) 03 January 2023, 21:11:36 UTC
652b1dc Merge !7229: Backport !7067 – stake on a commitment rather than on a branch See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7229 03 January 2023, 10:59:08 UTC
c114c83 Scoru,Tezt: update regression traces (cherry picked from commit efb11b0ff370ec1db8bb1e4da0769e0da250f628) 03 January 2023, 10:13:19 UTC
c6b7a58 Scoru,Proto: small clean up (cherry picked from commit e3ca1af5fa62a71367ed7629d4069235a50c6ae7) 03 January 2023, 10:13:19 UTC
2041159 Scoru,Test: can't start a refutation game behind LCC (cherry picked from commit a4dde906a005260c61836ad3054e127e10f1784e) 03 January 2023, 10:13:19 UTC
eabdd8d Scoru,Proto: fix typo (cherry picked from commit 8ac69971a360f8fe9b44f0090e4691a73b167b43) 03 January 2023, 10:13:19 UTC
be0715a Proto,tests: Check the error returned when cementing is not possible (cherry picked from commit 2df5b059279ddfbfad3c90a37f1140a9ddbe01a6) 03 January 2023, 10:13:19 UTC
0980857 Proto,tests: Reference #4481 in the codebase (cherry picked from commit d3b1e83b9e6be495a7d6516d685e4bc6732dd0f5) 03 January 2023, 10:13:19 UTC
a8e92ac Proto,SCORU: Reword “backtrack” into “double stake” (cherry picked from commit 8cedb979e0492a4da163e2f46968e4302933094b) 03 January 2023, 10:13:19 UTC
a690990 Proto,SCORU: Precise which commitments are returned by [find_staker] (cherry picked from commit 72ededaf6942f28f6f7ba30cbf4569653cfb0e54) 03 January 2023, 10:13:18 UTC
804a458 Proto,SCORU: Delegate to [Token] the check of a staker's balance (cherry picked from commit a37df21fb73031e13725929bc693ac6920ab438f) 03 January 2023, 10:13:18 UTC
57650ef Scoru,Proto: check [max_commitment_storage_size_in_bytes] in tests (cherry picked from commit 8e7eab3033e5ff87a758520b9ff2c6ca12cfb959) 03 January 2023, 10:13:18 UTC
0f46fdc Scoru,Proto: code quality (cherry picked from commit 3cdd229f8d55d4886357f2e64a4b23b0924dce32) 03 January 2023, 10:13:18 UTC
004c4e7 Scoru,Proto: forbid publish commitment at or behind LCC (cherry picked from commit d0e979a57185325f3ca6c7947961ffc1f45ce213) 03 January 2023, 10:13:18 UTC
17a1355 Scoru,Proto: avoid double get (cherry picked from commit e173e8a023bd2e5c337798f2c40106c28228b5f7) 03 January 2023, 10:13:18 UTC
f8c77ff Scoru,Proto: code quality (cherry picked from commit df2117345020060f6d5b9911b9b59364a1318e09) 03 January 2023, 10:13:18 UTC
3a14d25 Scoru,Proto: simplify [Set_out_of_list.add] (cherry picked from commit f770191deaedb084039f3f5d8fdd0f598ba939f9) 03 January 2023, 10:13:17 UTC
09382db Scoru,Proto: improve invalid commitment to cement error (cherry picked from commit 1ebb49cc8381c21c6ccdf449633844e1ea1761cf) 03 January 2023, 10:13:17 UTC
2e3fe68 Scoru,Proto: improve code quality (cherry picked from commit 87b54dd59d15db2c866d85eced6ab38f7c56bae5) 03 January 2023, 10:13:17 UTC
8f936a3 Scoru,Plugin: improve rpcs related to "staked on commitment" (cherry picked from commit 779e36bd7471f17cb296fbd3afc3fdc9ae6bda7a) 03 January 2023, 10:13:17 UTC
dbda75d Scoru,Proto: Review suggestions (cherry picked from commit 06c46677f0460521d568ab2359bb6cbb0e3659a9) 03 January 2023, 10:13:17 UTC
b46ebd4 Scoru,Proto: recompute commitment's maximum size (cherry picked from commit 01cbceaa61de1afd9c40c97e1a66c7035f19f8e4) 03 January 2023, 10:13:17 UTC
4813ff9 Scoru,Proto: adapt [get_conflict_point] (cherry picked from commit e9fca780fbed0a3832b684924d44054fd356d232) 03 January 2023, 10:13:16 UTC
b5d8b0f Scoru,Proto: start refutation game only if staker is active (cherry picked from commit 8a5c4beebeae3365e4bf3640587d302d9fb679eb) 03 January 2023, 10:13:16 UTC
14734e0 Scoru,Proto: remove and reward stakers only if needed (cherry picked from commit c61c30bf6d406c3ea83a9c77ab0e2ff1e0f5f7ca) 03 January 2023, 10:13:16 UTC
46ff05f Scoru,Test: expose bug with winner by forfeit test This test fails on this commit. It exposes a critical bug. (cherry picked from commit 20dc2ac67cc99fd384790d0c9ee8cd6fbcc01fc1) 03 January 2023, 10:13:16 UTC
925873d Scoru,Test: adapt unit tests to new staking's mechanism (cherry picked from commit 7d46fff128e456971078b65ab3c811213801d3b9) 03 January 2023, 10:13:16 UTC
f7c8029 Scoru,Proto: stake on a commitment rather than a branch (cherry picked from commit 0b1d05a364a2a15087ee76822bb674aefd2cbfa3) 03 January 2023, 10:13:16 UTC
b5b4674 Scoru,Proto: fix errors' description (cherry picked from commit 0ca610ce16f9be7241dee3dcaf7374d58d410039) 03 January 2023, 10:13:16 UTC
53f3095 Scoru,Proto: temporary deactivate commitment's size check (cherry picked from commit 0ba3d7879fe5b684e0034be12d7db1791939c16f) 03 January 2023, 10:13:15 UTC
9906039 Scoru,Proto: remove closed todo (cherry picked from commit 91692322de3b5594e4ad814e42f4e0df3f38ce5a) 03 January 2023, 10:13:14 UTC
12718ac Merge !7227: Backport !7220 – Introduce a feature flag for the Arith PVM See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7227 23 December 2022, 17:48:54 UTC
f8e7dc7 Proto: Introduce a feature flag for the Arith PVM (cherry picked from commit 518c9b3f59ff509ebc0ecad8d6d70a5d7f9ab40a) 23 December 2022, 10:03:10 UTC
93eb4d2 Merge !7206: Backport !7189 – Fix bug of skip list See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7206 21 December 2022, 15:48:58 UTC
4247b96 proto/scoru: fix skip list valid_back_path (cherry picked from commit a8c8e6a11a81de2e218865b1e1729f6b0d4c01a1) 21 December 2022, 15:15:07 UTC
24a3237 test/scoru: test invalid skip list proof all the added tests here should fails but unfortunatly pass with the current invalid `valid_back_path` function (cherry picked from commit 13172e20bd4c07dcb7b64ca82cbe604ab27a8a4e) 21 December 2022, 15:15:07 UTC
304dec3 proto/scoru: improve skip_list pp (cherry picked from commit a4fe03207c4cef40ec89320c990f76e138df08f4) 21 December 2022, 15:15:06 UTC
c66265d Merge !7205: Backport !7054 – Require conflicting commitments hashes to start game See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7205 21 December 2022, 14:28:59 UTC
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
back to top