https://gitlab.com/tezos/tezos

sort by:
Revision Author Date Message Commit Date
6ffaefe SCORU/Node/Mumbai: get reveal data by base 58 hash This only applies for Mumbai. 18 January 2023, 21:37:17 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
83be828 Dac: Plugin for Dal node 17 January 2023, 19:08:00 UTC
3be629a Manifest: add lib_dac 17 January 2023, 19:07:59 UTC
cfe85b9 Merge tezos/tezos!7416: Fix data version v3.0 doc Co-authored-by: Victor Allombert <victor.allombert@nomadic-labs.com> Approved-by: vbot <vincent.botbol@nomadic-labs.com> Approved-by: Killian Delarue <killian.delarue@nomadic-labs.com> Approved-by: Romain <romain@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7416 17 January 2023, 19:07:12 UTC
20ae102 Changelog: notice context format changes 17 January 2023, 18:33:39 UTC
670de68 Node: improve data version's v3 documentation 17 January 2023, 18:33:39 UTC
297bfe4 Merge tezos/tezos!7276: WASM/PVM: implement tick model for the host functions 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> Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7276 17 January 2023, 18:32:15 UTC
a7cb086 WASM: make the tick model abstract This implies conversion functions and rewriting a bit the error handling to une thunks to prevent raising errors early. 17 January 2023, 18:04:02 UTC
06b3a06 WASM/PVM: handle error codes in host functions' tick model 17 January 2023, 18:04:02 UTC
523ff35 WASM/PVM: implement tick model for the host functions 17 January 2023, 18:04:02 UTC
8f95c9f WASM: implement generic tick model 17 January 2023, 18:04:02 UTC
c7d9da0 Merge tezos/tezos!7222: Sandbox, Scripts: Add rollup node temp data-dir Co-authored-by: Killian Delarue <killian.delarue@nomadic-labs.com> Approved-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> Approved-by: Victor Allombert <victor.allombert@tezcore.com> Approved-by: Alain Mebsout <alain.mebsout@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7222 17 January 2023, 18:03:08 UTC
43ffb09 Docs, Smart rollup: document sandbox rollup node 17 January 2023, 17:29:10 UTC
97a0282 Sandbox, Scripts: Add rollup node temp data-dir 17 January 2023, 17:29:10 UTC
f3da7c7 Merge tezos/tezos!7327: client: rework some parameters Co-authored-by: Sylvain Ribstein <sylvain.ribstein@gmail.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/7327 17 January 2023, 17:27:47 UTC
f891202 client: add json_encoded_parameter 17 January 2023, 16:58:10 UTC
90352c8 client: refactor with file_or_text_parameter 17 January 2023, 16:58:10 UTC
9613e5c clic: add map_es combinator 17 January 2023, 16:58:10 UTC
02e985d Merge tezos/tezos!7201: Externalise `stored_data` module from `tezos-store` in its own librar Co-authored-by: François Thiré <francois.thire@nomadic-labs.com> Co-authored-by: vbot <vincent.botbol@nomadic-labs.com> Approved-by: Rémy El Sibaïe <remy.el-sibaie@nomadic-labs.com> Approved-by: Ilias Garnier <ilias.garnier@nomadic-labs.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7201 17 January 2023, 16:57:19 UTC
66e0dff Stored_data: Apply some minor suggestions 17 January 2023, 16:29:14 UTC
cafbc45 Store/Common: Simplify code using `with_atomic_open_out` function 17 January 2023, 16:29:14 UTC
8da2944 Store: lift `stored_data` to `lib_stdlib_unix` 17 January 2023, 16:29:14 UTC
48ee922 Merge tezos/tezos!7409: P2p: Track issue for TODO in lib_conn.mli Co-authored-by: lin <linoshitani@gmail.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7409 17 January 2023, 16:28:19 UTC
18ec987 P2p: Track issue for TODO in lib_conn.mli 17 January 2023, 15:58:29 UTC
0fa9e91 Merge tezos/tezos!7283: Tests/Python: remove [test_voting.py] Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Romain <romain@nomadic-labs.com> Approved-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7283 17 January 2023, 15:57:21 UTC
7244618 Tests/Python: remove test_voting.py This test is redundant with respect to [tezt/tests/voting.ml]. 17 January 2023, 15:29:44 UTC
fbdb32e Merge tezos/tezos!7343: py2ml: translate transfer, contract and activation tests of [test_basic.py] Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Albin Coquereau <pro.acoquer@protonmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7343 17 January 2023, 15:28:51 UTC
f2d1351 Tezt: translate account activation tests of [test_basic.py] 17 January 2023, 15:01:17 UTC
d73273a Tezt/lib_tezos: add [activate_account] to [Client] 17 January 2023, 15:01:17 UTC
5266c81 Tezt: translate contract tests of [test_basic.py] 17 January 2023, 15:01:17 UTC
2788d46 Tezt/lib_tezos: add [remember_script] to [Client] 17 January 2023, 15:01:17 UTC
222b948 Tezt: translate transfer tests of [test_basic.py] 17 January 2023, 15:01:17 UTC
eb052ec Merge tezos/tezos!7370: CI: Rebalance integration tests after Kathmandu freeze Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Romain <romain@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7370 17 January 2023, 15:00:14 UTC
864b782 CI/pytest: reduce the number of jobs 17 January 2023, 13:41:49 UTC
ccf3122 pytest: update test-results.xml 17 January 2023, 13:41:49 UTC
a10813f tezt: update records PIPELINE=748604794 dune exec tezt/records/update.exe 17 January 2023, 13:41:49 UTC
back to top