https://gitlab.com/tezos/tezos

sort by:
Revision Author Date Message Commit Date
45a38a5 WIP: Durable storage as lazy tree 20 January 2023, 15:57:33 UTC
d0b8d71 WIP: Lazy directory structure 20 January 2023, 13:43:43 UTC
7dfdff4 WIP: Tree kind 19 January 2023, 20:06:03 UTC
04b30e1 Merge tezos/tezos!7375: Tezt: add Mumbai to some tests that run for Alpha Co-authored-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> Approved-by: Killian Delarue <killian.delarue@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7375 19 January 2023, 16:53:29 UTC
a7523f1 Test/Tezt: remove never run tx rollup node test Tx rollup only run on Lima where tz4 accounts are not on L1. 19 January 2023, 16:14:17 UTC
40f14ff Test/Tezt: reveal hashes are base58 for arith PVM in Mumbai 19 January 2023, 16:14:16 UTC
87cf477 Test/Tezt: reactivate missing reveals test 19 January 2023, 16:14:16 UTC
c52e2ad Tezt: Regressions traces for missing Mumbai tests 19 January 2023, 16:14:16 UTC
5929e8a Tezt/Test: wait a little bit before killing node to avoid store errors 19 January 2023, 16:14:16 UTC
adf4881 Tezt: make sc_rollup tests usable with other protocols 19 January 2023, 16:14:15 UTC
74d39c2 Tezt: add Mumbai to some tests that run for Alpha Fixes missing Mumbai tests from !7100. 19 January 2023, 16:14:15 UTC
bc41261 Merge tezos/tezos!7422: Scoru,Test: improve outputs structure Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7422 19 January 2023, 13:41:05 UTC
42443b5 Scoru,Tezt: structure published commitment output 19 January 2023, 13:13:54 UTC
c909fe8 Scoru,Tezt: structure stored commitment output 19 January 2023, 13:13:54 UTC
c9e0907 Scoru,Tezt: enforce value in [last_published_commitment] 19 January 2023, 13:13:54 UTC
00a77d2 Scoru,Tezt: enforce some value in [last_stored_commitment] 19 January 2023, 13:13:54 UTC
f252e20 Merge tezos/tezos!7170: SCORU/Node: abstract store to force access through Node_context Co-authored-by: Alain Mebsout <alain.mebsout@functori.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/7170 19 January 2023, 13:13:11 UTC
93c6f04 SCORU/Node: Backport !7170 to Mumbai rollup node - SCORU/Node: move state information table to store - SCORU/Node: move state helper functions to Node_context - SCORU/Node: load the store in Node_context.init - SCORU/Node: abstract store to force access through Node_context - SCORU/Node: remove unused Last_stored_commitment_level 19 January 2023, 12:47:57 UTC
9ad4737 SCORU/Node: remove unused Last_stored_commitment_level 19 January 2023, 12:47:57 UTC
691aae5 SCORU/Node: abstract store to force access through Node_context The functions provided by Node_context make sure that no invariant is broken when interacting with the store. 19 January 2023, 12:47:57 UTC
3ca3d6e SCORU/Node: load the store in Node_context.init 19 January 2023, 12:47:57 UTC
a252220 SCORU/Node: move state helper functions to Node_context 19 January 2023, 12:47:57 UTC
2425484 SCORU/Node: move state information table to store 19 January 2023, 12:47:57 UTC
f0d33cc Merge tezos/tezos!7314: DAL Node: RPC /profile/<pkh>/<attested_level>/attestable-slots Co-authored-by: Eugen Zalinescu <eugen.zalinescu@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/7314 19 January 2023, 12:47:12 UTC
9ce2e41 DAL/Node: fix typo in function name 19 January 2023, 12:04:21 UTC
41a309e DAL: update path for RPC /profiles/.../assigned_shard_indexes 19 January 2023, 12:04:20 UTC
783b4c5 Tezt/DAL: add test for RPC /profiles/<pkh>/.../attestable_slots 19 January 2023, 12:04:20 UTC
986a512 Tezt/DAL: wrap RPC /profiles/<pkh>/.../attestable_slots 19 January 2023, 12:04:19 UTC
bd00e79 DAL/Node: register /profiles/<pkh>/.../attestable_slots 19 January 2023, 12:04:19 UTC
38e29c9 DAL/Node: get slots attestable by pkh 19 January 2023, 12:04:18 UTC
87649e9 DAL/Node: add function to check whether shards are stored 19 January 2023, 12:04:18 UTC
924fa6d DAL/Node: add service interface /profiles/<pkh>/.../attestable_slots 19 January 2023, 12:04:17 UTC
d7da87a Merge tezos/tezos!7441: Write to Stored_data cache only after write succeeds Co-authored-by: Ilias Garnier <ilias.garnier@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/7441 19 January 2023, 09:09:15 UTC
8160b91 lib_stdlib: prevent setting cache before write success 19 January 2023, 08:36:07 UTC
8039fbf Merge tezos/tezos!7438: Scoru,Proto: use [Ticket_transfer.transfer_ticket] Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Joel Bjornson <joel.bjornson@trili.tech> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7438 19 January 2023, 08:35:20 UTC
51b7d5f Scoru,Proto: use [Ticket_transfer.transfer_ticket] 19 January 2023, 08:05:05 UTC
b2a81fb Merge tezos/tezos!7411: stdlib_unix, store: use explicit equality instead of polymorphic one Co-authored-by: Ilias Garnier <ilias.garnier@nomadic-labs.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7411 18 January 2023, 20:11:31 UTC
940d49b doc: fix misc typos 18 January 2023, 19:48:07 UTC
be53a99 lib_stdlib: remove poly equal in stored_file 18 January 2023, 19:48:07 UTC
879564b Merge tezos/tezos!7397: Test/Wasm: enable hash divergence test for TX Kernel 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/7397 18 January 2023, 19:47:25 UTC
92a63a2 Test/Wasm: enable hash divergence test for TX Kernel 18 January 2023, 19:19:51 UTC
6f365f8 Merge tezos/tezos!7282: py2ml: Translate [TestConfig] tests from [test_client_without_node.py] Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Raphaël Proust <code@bnwr.net> Approved-by: Lin Oshitani <linoshitani@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7282 18 January 2023, 19:19:06 UTC
bcf179f Tezt: translate [TestConfig*] of [test_client_without_node.py] 18 January 2023, 18:46:05 UTC
7508cf4 Tezt/Client: add [--config-file] common flag, add to config commands 18 January 2023, 18:46:05 UTC
766693f Tezt/Client: add [list_understood_protocols] 18 January 2023, 18:46:05 UTC
a02b6d9 Merge tezos/tezos!7433: Test: remove top-level syntax module opens in protocol tests Co-authored-by: Joel Bjornson <joel.bjornson@trili.tech> 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/7433 18 January 2023, 18:45:17 UTC
15c83c9 Test: avoid top-level syntax opens 18 January 2023, 18:18:09 UTC
6c64996 Merge tezos/tezos!7135: SCORU/Node: publish and cement all missing commitments at once Co-authored-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: Rodi-Can Bozman <rbozman.functori@gmail.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/7135 18 January 2023, 18:17:17 UTC
7d27568 SCORU/Node: backport !7135 to Mumbai rollup node - SCORU/Node: store finalized L2 head in full - SCORU/Node: publish all missing commitments at once - Instead of one per L1 block. - SCORU/Node: distinguish first publication level and inclusion level - SCORU/Node: cement all missing commitments at once - SCORU/Node: fail when node disagrees with cemented commitment on L1 - SCORU/Node: save last published commitment on inclusion only - SCORU/Node: save first publication level for unpublished commitments - SCORU/Node: don't try to publish commitments that are past curfew 18 January 2023, 17:47:04 UTC
0c95b09 SCORU/Node: don't try to publish commitments that are past curfew 18 January 2023, 17:47:04 UTC
079b844 SCORU/Node: save first publication level for unpublished commitments 18 January 2023, 17:47:04 UTC
8e379ec SCORU/Node: save last published commitment on inclusion only Fixes #3462 18 January 2023, 17:47:04 UTC
95d9335 SCORU/Node: fail when node disagrees with cemented commitment on L1 18 January 2023, 17:47:04 UTC
f56b68a SCORU/Node: cement all missing commitments at once 18 January 2023, 17:47:04 UTC
67fbff9 Tezt/tests: distinguish first publication and inclusion levels 18 January 2023, 17:47:03 UTC
b6b18e7 SCORU/Node: distinguish first publication level and inclusion level 18 January 2023, 17:47:03 UTC
9d9153a SCORU/Node: publish all missing commitments at once Instead of one per L1 block. 18 January 2023, 17:47:03 UTC
2389735 SCORU/Node: store finalized L2 head in full 18 January 2023, 17:47:03 UTC
01181c3 Merge tezos/tezos!7390: Docs, Openapi: Update docs for v16.0~rc1 OpenApi specifications Co-authored-by: Killian Delarue <killian.delarue@nomadic-labs.com> Approved-by: Romain <romain@nomadic-labs.com> Approved-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7390 18 January 2023, 15:46:42 UTC
1437a19 Docs, OpenApi: Link the new specifications 18 January 2023, 15:18:25 UTC
b88cd24 Docs, OpenApi: Add Mumbai OpenApi specifications 18 January 2023, 15:18:25 UTC
11236b9 Docs, OpenApi: Add rpc OpenApi specifications for v16.0-rc1 18 January 2023, 15:18:24 UTC
e1417f8 Openapi: Update protocol parameters for OpenApi generation 18 January 2023, 15:18:24 UTC
0525e52 Merge tezos/tezos!7413: WASM/Debugger: make preimage directory configurable Co-authored-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7413 18 January 2023, 15:04:39 UTC
0dce822 WASM/Debugger: add option to configure the preimage directory 18 January 2023, 14:33:46 UTC
e357dfe WASM/Debugger: add `preimage` directory in the configuration 18 January 2023, 14:31:42 UTC
26e2ca2 Merge tezos/tezos!7348: Documentation for v16~rc1 release Co-authored-by: Killian Delarue <killian.delarue@nomadic-labs.com> Approved-by: Tezos Merbocop <merbocop@cryptium.ch> Approved-by: Germán Delbianco <german@nomadic-labs.com> Approved-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> Approved-by: Romain <romain@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7348 18 January 2023, 13:17:26 UTC
c252625 Docs: Add release page for v16.0~rc1 18 January 2023, 12:51:20 UTC
b66d8fc Changelogs: Add Smart Rollups executable entry 18 January 2023, 12:51:20 UTC
e9a652b Changelogs: Snapshot for v16 18 January 2023, 12:51:20 UTC
e76e298 Merge tezos/tezos!7418: WASM/Debugger: add `--rollup` parameter Co-authored-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7418 18 January 2023, 12:49:56 UTC
7e74829 WASM/Debugger: add `--rollup` parameter 18 January 2023, 12:21:35 UTC
c0e416c Merge tezos/tezos!7388: py2ml: translate [test_multiple_transfers.py] Co-authored-by: Richard Davison <richardneildavison@gmail.com> Approved-by: Albin Coquereau <pro.acoquer@protonmail.com> Approved-by: Andrea Cerone <andrea.cerone@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7388 18 January 2023, 12:01:52 UTC
6c4e5e3 Tezt: translate [test_multiple_transfers.py] 18 January 2023, 11:28:57 UTC
a8a325a Merge tezos/tezos!7425: SCORU/Node/016: display warning message on startup Co-authored-by: Alain Mebsout <alain.mebsout@functori.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/7425 18 January 2023, 11:09:13 UTC
593e7f3 SCORU/Node/016: display warning message on startup 18 January 2023, 10:36:37 UTC
1027ff2 Merge tezos/tezos!7349: PBT for the serialization of the DAC payload Co-authored-by: Martin Tomazic <martin.tomazic97@gmail.com> Approved-by: Andrea Cerone <andrea.cerone@trili.tech> Approved-by: Ryan Tan <ryan.tan@trili.tech> Approved-by: Joel Bjornson <joel.bjornson@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7349 18 January 2023, 10:21:34 UTC
6c9138e DAC/test: Add issue for further improvement of PBT 18 January 2023, 09:52:09 UTC
59756b7 DAC: Fix wrong docstrings about hash sizes during serialization 18 January 2023, 09:52:09 UTC
9314db6 DAC/test: Add PBT test for Merkle_tree_V0 serialization roundtrip 18 January 2023, 09:52:09 UTC
23b1bb1 DAC/test: Factor out test_serialization_roundtrip 18 January 2023, 09:52:09 UTC
73aa734 DAC/test: Factor out test_serialization_fails_with 18 January 2023, 09:52:09 UTC
62dbfc4 Merge tezos/tezos!7417: CI: Print more logs to the standard output Co-authored-by: Thomas Letan <lthms@nomadic-labs.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/7417 18 January 2023, 09:51:25 UTC
0eda5f1 CI: Print more logs to the standard output 18 January 2023, 09:24:47 UTC
6cf7354 Merge tezos/tezos!6921: Further improve Tezos_crypto namespacing Co-authored-by: Raphaël Proust <code@bnwr.net> Approved-by: vbot <vincent.botbol@nomadic-labs.com> Approved-by: Hugo Heuzard <hugo.heuzard@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6921 18 January 2023, 05:13:02 UTC
faf2422 Crypto: place Chain_id in Hashed 18 January 2023, 04:03:40 UTC
e0ded6f Base: expose `Signature` in pervasives 18 January 2023, 04:03:40 UTC
8a3ccd3 Crypto: group signature scheme modules under a module 18 January 2023, 04:03:40 UTC
da5649d Everywhere: adapt to the new crypto namespacing 18 January 2023, 04:03:23 UTC
669d9a7 Base: export Tezos_crypto.Hashed These are common data-structures backed by the crypto library's hashes: Operation_hash, Block_hash, etc. They are used throughout the codebase. 18 January 2023, 03:58:12 UTC
799b45c Crypto: improve namespace 18 January 2023, 03:58:12 UTC
e7cd00b Merge tezos/tezos!7412: Docs: Backport the smart rollups doc to Mumbai Co-authored-by: Thomas Letan <lthms@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/7412 17 January 2023, 21:08:28 UTC
45c1aba Docs: Backport the smart rollups doc to Mumbai Fix: https://gitlab.com/tezos/tezos/-/issues/4503 17 January 2023, 20:29:56 UTC
d8154f0 Merge tezos/tezos!7202: doc: Rename Tezos to Octez in the text Co-authored-by: sol.lederer <solomon.lederer@ext.nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7202 17 January 2023, 20:29:13 UTC
7a1d8ea doc: Rename Tezos to Octez in the text 17 January 2023, 20:29:13 UTC
0fb33cb Merge tezos/tezos!7310: Dac: move protocol-dependent logic to own plugin Co-authored-by: Andrea Cerone <andrea.cerone@trili.tech> Approved-by: Martin Tomazic <martin.tomazic97@gmail.com> Approved-by: Ryan Tan <ryan.tan@trili.tech> Approved-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Andrea Cerone <andrea.cerone@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7310 17 January 2023, 19:54:24 UTC
0058dff Dal plugin: remove Dac RPC Server 17 January 2023, 19:08:00 UTC
bfee51e Dal node: switch RPC server to Dac Plugin 17 January 2023, 19:08:00 UTC
7de44b7 Dac plugin: copy dac files from Dal plugin 17 January 2023, 19:08:00 UTC
df51a03 Dal node: register both Dal and Dac plugins 17 January 2023, 19:08:00 UTC
back to top