https://gitlab.com/tezos/tezos

sort by:
Revision Author Date Message Commit Date
d51a483 Tezt/Tests: reveal 4kB data and more 06 December 2022, 17:38:18 UTC
4307320 Tezt: expose process of SCORU node 06 December 2022, 17:13:58 UTC
3e664c0 Test/Tezt: reactivate wrong reveal hash test 06 December 2022, 17:11:43 UTC
800921b SCORU/Node: Check reveal data is within bounds enforced by protocol 06 December 2022, 16:41:05 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
49cb006 Scoru,Test: strategy for lower-bound of commitment period 06 December 2022, 13:58:03 UTC
fdbff50 Scoru,Proto: execute [commitment_period] levels per commitment If we have a geq, the commitment period is actually [commitment_period - 1] levels for the first commitment period as the messages in the genesis level should not be processed 06 December 2022, 13:58:02 UTC
c1ca19d Scoru,Test: test current level of PVM state in a commitment 06 December 2022, 13:58:02 UTC
5f05e2a Merge tezos/tezos!6697: doc: proofread user/proxy.rst Co-authored-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> Co-authored-by: Pierre Boutillier <pierre.boutillier@nomadic-labs.com> Approved-by: Tezos Merbocop <merbocop@cryptium.ch> Approved-by: Swann Moreau <evertedsphere@gmail.com> Approved-by: Pierre Boutillier <pierre.boutillier@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6697 06 December 2022, 13:57:10 UTC
5b7631c doc: rephrase proxy mode intro for more generality 06 December 2022, 13:34:32 UTC
6cb6c16 doc: remove advice to specify --protocol 06 December 2022, 13:34:32 UTC
7413760 doc: remove advice to intercept RPC ../protocols 06 December 2022, 13:34:32 UTC
59e750c doc: update logs with the new behaviour of the proxy 06 December 2022, 13:34:32 UTC
fe3b72c doc: proofread user/proxy.rst 06 December 2022, 13:34:32 UTC
1a6a52a Merge tezos/tezos!7065: WASM: Merge the level and id arguments of [read_input] Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7065 06 December 2022, 13:33:02 UTC
88e386c WASM: Merge the level and id arguments of [read_input] This is to reduces the number of memory pages accessed by the host function in the worst case. We had to update the kernel more substantially than just the `read_input` declaration, because (1) the handling of external messages was broken, but (2) a very old kernel prior to this regression was used in Tezt. Co-authored-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> 06 December 2022, 13:08:02 UTC
3583d45 Merge tezos/tezos!7060: Proto/SCORU: block entrypoints for rollups Co-authored-by: Joel Bjornson <joel.bjornson@trili.tech> Approved-by: Yann Regis-Gianas <946787-yrg@users.noreply.gitlab.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7060 06 December 2022, 13:07:10 UTC
9cfa537 Proto/SCORU: block transfer to rollup with entrypoint 06 December 2022, 12:40:07 UTC
97befaf Proto/SCORU: block originating rollup with entrypoints 06 December 2022, 12:40:07 UTC
00b4ebc Test: remove duplicated test 06 December 2022, 12:40:06 UTC
6ce5d65 Merge tezos/tezos!7041: Dal: initialize parameters in external block validator as well Co-authored-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7041 06 December 2022, 12:39:21 UTC
d70189c Dal: initialize parameters in external block validator as well also move the dal_config type in Cryptobox 06 December 2022, 11:47:00 UTC
06b40d6 Tezt: remove FIXME#4268 06 December 2022, 11:46:58 UTC
7e60314 Merge tezos/tezos!6436: Tezt: `py2ml` test_contract: TestChainId Co-authored-by: Richard Davison <richardneildavison@gmail.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6436 06 December 2022, 11:45:05 UTC
0bd415a Tezt: translate [test_chain_id_*] of [test_contract.py] 06 December 2022, 11:09:08 UTC
7b2cd11 Merge tezos/tezos!7081: SCORU: fix some encodings Co-authored-by: Alain Mebsout <alain.mebsout@functori.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/7081 06 December 2022, 10:40:43 UTC
a7fe3c9 Tests/Tezt: reset regressions These changes occur because of the previous commit that changes the binary representation (smaller) of Sc_rollup.t. 06 December 2022, 10:15:03 UTC
5755b88 SCORU: fix binary encoding of Sc_rollup.t Encoding of Sc_rollup.t is now the same as Sc_rollup.Address.t which is more compact. 06 December 2022, 10:15:03 UTC
04f8ff5 SCORU: fix encoding of payloads which are binary data 06 December 2022, 10:15:03 UTC
13f05ee Merge tezos/tezos!7030: SCORU: Carbonate Sc_rollup_refute Co-authored-by: Yann Regis-Gianas <yann@nomadic-labs.com> Co-authored-by: Joel Bjornson <joel.bjornson@trili.tech> 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/7030 06 December 2022, 10:06:39 UTC
370fed1 Proto,SCORU: Improve doc about gas model for step verification Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 06 December 2022, 09:40:47 UTC
3ef5f7e Proto,SCORU: Fix typos 06 December 2022, 09:40:47 UTC
4b8c215 Proto,SCORU: Add a cost model for playing a refutation move Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 06 December 2022, 09:40:47 UTC
47ed62b Merge tezos/tezos!6322: Doc: Consensus key Approved-by: Tezos Merbocop <merbocop@cryptium.ch> Approved-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6322 06 December 2022, 06:02:07 UTC
145dc8b add instructions on how to import a pub key before registering 05 December 2022, 23:57:54 UTC
4b2809e typo 05 December 2022, 23:57:54 UTC
3fa457f address review comments 05 December 2022, 23:57:54 UTC
00078a0 Apply 7 suggestion(s) to 1 file(s) 05 December 2022, 23:57:54 UTC
8113552 Consensus key documentation The consensus key is introduced in proto L. Release notes already have details about the new operations and rpc commands: https://tezos.gitlab.io/protocols/alpha.html#consensus-key This MR introduces more genric documentation to help delegates use the feature. This belongs to the "Key management" section. This should be merged later, when protocol L is voted in. 05 December 2022, 23:57:54 UTC
4e86820 Merge tezos/tezos!7069: Doc: Update Alpha changelog Co-authored-by: Fedor Sheremetyev <sheremetyev@gmail.com> Approved-by: Tezos Merbocop <merbocop@cryptium.ch> Approved-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7069 05 December 2022, 20:39:17 UTC
1119ab7 Doc: Update Alpha changelog Describe protocol changes merged to master in the last week. 05 December 2022, 19:44:15 UTC
d2b4f84 Merge tezos/tezos!6950: Proto, SCORU: Weaken the condition to cement a commitment Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6950 05 December 2022, 18:15:07 UTC
2ff7647 Proto: Weaken cementation condition * Number of commitments per level counted and used to decide if cementation is possible. * Meatadata cleanup happens on cementation for old LCC. * Genesis commitment populated with init values on origination. 05 December 2022, 17:51:26 UTC
0bd2ddc Merge tezos/tezos!7024: Doc/shell: fix wrong history mode description Co-authored-by: Victor Allombert <victor.allombert@tezcore.com> Co-authored-by: Victor Allombert <victor.allombert@nomadic-labs.com> Approved-by: Germán Delbianco <german@nomadic-labs.com> Approved-by: Tezos Merbocop <merbocop@cryptium.ch> Approved-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7024 05 December 2022, 17:50:39 UTC
a817077 Doc/Shell/Storage: various fixes 05 December 2022, 17:22:28 UTC
2469ee7 Doc/shell: fix wrong history mode description 05 December 2022, 17:22:28 UTC
76d74a2 Merge tezos/tezos!7063: WASM: Expose the reboot counter in the durable storage Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7063 05 December 2022, 16:11:41 UTC
45e51c4 WASM: Expose the reboot counter in the durable storage 05 December 2022, 15:49:35 UTC
90ff5c3 Merge tezos/tezos!6658: Tezt/Scripts: #4008 Part 2: restructure tezt tests contracts according to #4008 Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Co-authored-by: Richard Davison <richardneildavison@gmail.com> Approved-by: Romain <romain@nomadic-labs.com> Approved-by: Richard Davison <richardneildavison@gmail.com> Approved-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6658 05 December 2022, 15:48:50 UTC
6d2b531 Tezt/Tests: Use [Michelson_script] module to locate scripts 05 December 2022, 15:20:20 UTC
6e804dc Tests: rename [tezt/tests/contracts => michelson_test_scripts] 05 December 2022, 15:20:20 UTC
b886fd9 Tezt/Scripts: move and version scripts 05 December 2022, 15:20:20 UTC
2559b42 Tezt/Scripts: remove unused comb-literals.tz script This script is a duplicate of [tests_python/contracts_*/opcodes/comb-literals.tz]. One tezt test refers to [comb-literals.tz] but searches it at the aforementioned path and not in [tezt/tests/contracts]. 05 December 2022, 15:20:20 UTC
ff1236c Tezt/Scripts: Rename [constant_999] to [999_constant] 05 December 2022, 15:20:20 UTC
6caca26 Tezt/Scripts: Remove duplicated Michelson scripts Delete duplicate scripts [str_id], [big_map_entrypoints], [big_map_perf] and [tx_rollup_withdraw]. 05 December 2022, 15:20:20 UTC
557d33d Tezt/Client: Add [run_script_at] 05 December 2022, 15:20:20 UTC
a95d12b Tezt/Client: add [originate_contract_at] 05 December 2022, 15:20:20 UTC
6c441b2 Merge tezos/tezos!7066: Doc: version 15.1 Co-authored-by: Romain Bardou <romain@nomadic-labs.com> Approved-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> Approved-by: Tezos Merbocop <merbocop@cryptium.ch> Approved-by: Pierre Boutillier <pierre.boutillier@nomadic-labs.com> Approved-by: Germán Delbianco <german@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7066 05 December 2022, 15:19:25 UTC
5dc99b9 Doc: version 15.1 05 December 2022, 14:56:17 UTC
3675165 Merge tezos/tezos!7046: Better DAL node API (5): New storage layout for slots tracking on L1 Co-authored-by: iguerNL@Functori <iguer@functori.com> Approved-by: Rodi-Can Bozman <rbozman.functori@gmail.com> Approved-by: Martin Tomazic <martin.tomazic97@gmail.com> Approved-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/7046 05 December 2022, 14:07:13 UTC
767ba71 DAL/Node: use a new storage layout for slot headers 05 December 2022, 13:42:10 UTC
e2e3d55 DAL/Node: define various statuses for slot headers 05 December 2022, 13:42:10 UTC
cc4ea3c Merge tezos/tezos!7023: Scoru: add cost for add messages Co-authored-by: Sylvain Ribstein <sylvain.ribstein@gmail.com> Co-authored-by: Joel Bjornson <joel.bjornson@trili.tech> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Joel Bjornson <joel.bjornson@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7023 05 December 2022, 13:14:02 UTC
7769a09 test/scoru: change hard_gas_limit for huge inbox lvl test 05 December 2022, 12:45:11 UTC
aa713e1 test: update regression output for tickets 05 December 2022, 12:45:11 UTC
e12f6f5 test: reset regression trace 05 December 2022, 12:45:11 UTC
a1306b4 proto/scoru: consume cost for adding messages 05 December 2022, 12:45:11 UTC
e53838c proto/scoru: remove duplicated module 05 December 2022, 12:45:11 UTC
df8f31d proto/scoru: remove unused fct 05 December 2022, 12:45:11 UTC
dbb386f Merge tezos/tezos!7070: Snop/tezt: add skip list benchmarks Co-authored-by: Lucas Randazzo <lucas@nomadic-labs.com> Approved-by: Joel Bjornson <joel.bjornson@trili.tech> Approved-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7070 05 December 2022, 11:12:45 UTC
92e77ca Snop/tezt: add skip list benchmarks 05 December 2022, 10:25:27 UTC
34affe0 Merge tezos/tezos!7053: Py2ML: Migrate TestExecutionOrdering from pytest to tezt Co-authored-by: lin <linoshitani@gmail.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: lykimquyen <1718826-lykimquyen@users.noreply.gitlab.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7053 05 December 2022, 10:01:37 UTC
e7a54b6 Pytest: Remove TestExecutionOrdering from pytest 05 December 2022, 09:33:46 UTC
e62aded Tezt: Migrate TestExecutionOrdering to Tezt 05 December 2022, 09:33:46 UTC
7abbbd3 Tezt/Client: Add ?force option to originate_contract 05 December 2022, 09:33:46 UTC
65d9677 Merge tezos/tezos!6314: Migrate TestView to tezt Co-authored-by: Ding Xiang Fei <xf@marigold.dev> Approved-by: Lin Oshitani <linoshitani@gmail.com> Approved-by: YunYan <jaiyalas@gmail.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6314 05 December 2022, 08:48:09 UTC
b8e70ac Migrate TestView to tezt 05 December 2022, 08:48:09 UTC
8ed096f Merge tezos/tezos!6616: Move contract non-regression tests to tezt Co-authored-by: Ding Xiang Fei <xf@marigold.dev> Approved-by: lykimquyen <1718826-lykimquyen@users.noreply.gitlab.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6616 05 December 2022, 08:24:46 UTC
25a86fc Move contract non-regression tests to tezt 05 December 2022, 08:24:46 UTC
8b50837 Merge tezos/tezos!6843: Doc/Michelson: redirect stack operations to interactive reference. Co-authored-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> Co-authored-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> Approved-by: Tezos Merbocop <merbocop@cryptium.ch> Approved-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> Approved-by: Solomon Lederer <solomon.lederer@ext.nomadic-labs.com> Approved-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6843 04 December 2022, 21:59:52 UTC
31f2290 Doc/Michelson: reword the description of LAMBDA_REC. 04 December 2022, 21:22:09 UTC
abea611 Doc/Michelson: add links to the interactive reference. 04 December 2022, 21:22:08 UTC
500f420 Doc/Michelson: fix quotes in some places. 04 December 2022, 21:22:08 UTC
af64ee6 Doc/Michelson: redirect stack operations to interactive reference. 04 December 2022, 21:22:08 UTC
900fdf6 Merge tezos/tezos!6380: Proto,SCORU: Migrate from Irmin Tree32 to Tree2 Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Yann Regis-Gianas <946787-yrg@users.noreply.gitlab.com> Approved-by: Alain Mebsout <alain.mebsout@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6380 02 December 2022, 17:37:09 UTC
e95af3b Proto,SCORU: Migrate from Irmin Tree32 to Tree2 Co-authored-by: Alain Mebsout <alain.mebsout@functori.com> Co-authored-by: Yann Regis-Gianas <yann@nomadic-labs.com> 02 December 2022, 16:03:15 UTC
4eaeeac Merge tezos/tezos!6833: Devtools/gas parameter diff: support any number of input CSV Co-authored-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Approved-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> Approved-by: Lucas Randazzo <lucas.randazzo@nomadic-labs.com> Approved-by: Jun Furuse <jun.furuse@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6833 02 December 2022, 15:46:48 UTC
93bbc6a Devtools/gas parameter diff: explicit error messages on invalid inputs 02 December 2022, 15:21:53 UTC
74c14b9 Devtools/gas parameter diff: Add a title line and regression score 02 December 2022, 15:21:53 UTC
11f7c7d Devtools/gas parameter diff: support any number of input CSV 02 December 2022, 15:21:53 UTC
5ff6bc6 Devtools/gas parameter diff: replace map2 by combine 02 December 2022, 15:21:53 UTC
372dfcb Merge tezos/tezos!7016: WASM/PVM: enforce a message limit in outbox 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/7016 02 December 2022, 14:39:30 UTC
ce78cbc WASM/Tezt: update regression traces 02 December 2022, 14:13:09 UTC
55ee54e WASM/PVM: test outbox limit 02 December 2022, 13:31:46 UTC
4778d17 WASM/PVM,Proto: enforce limit in outboxes 02 December 2022, 13:31:46 UTC
back to top