https://gitlab.com/tezos/tezos

sort by:
Revision Author Date Message Commit Date
0161417 Tezt: Migrate normalize command tests from pytest 31 October 2022, 16:36:03 UTC
ceb8e3c Tezt: Remove normalize.ml This test doesn't test additional value from what we have in test_contract.TestNormalize. This is because: - The cases are covered in test_contract.TestNormalize. - It tests vanilla/mockup/proxy nodes, but normalization result doesn't change based on the node's setup. We will remove it and migrate test_contract.TestNormalize to Tezt. 31 October 2022, 16:36:03 UTC
689f2af Tezt/Client: Add ?hooks arg to normalize functions Preparation for adding regression traces in future commits. 31 October 2022, 16:36:03 UTC
ed74234 Merge tezos/tezos!6684: Migrate gas bound from pytest to tezt Co-authored-by: lykimq <lykimq@gmail.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: YunYan <jaiyalas@gmail.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6684 31 October 2022, 15:27:00 UTC
d38f486 Michelson/Python: remove gas bound tests 31 October 2022, 12:38:40 UTC
5c91277 Michelson/Tezt: add gas bound tests 31 October 2022, 12:38:39 UTC
ad47936 Merge tezos/tezos!6604: Py2ml: top level order Co-authored-by: lin <linoshitani@gmail.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: YunYan <jaiyalas@gmail.com> Approved-by: lykimquyen <1718826-lykimquyen@users.noreply.gitlab.com> Approved-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6604 31 October 2022, 11:29:26 UTC
470ca00 Tezt: Fix copyright for tests migrated by Marigold The original pytests for these migrated tests were written by Nomadic Labs. We should retain the copyright to reflect this. 31 October 2022, 10:29:09 UTC
6f9e344 Pytest: Remove TestOrderInTopLevelDoesNotMatter 31 October 2022, 10:29:09 UTC
bec93ee Tezt: Add order_in_top_level.ml 31 October 2022, 10:29:09 UTC
48b4005 Merge tezos/tezos!6614: Migrate `TestComparables` from pytest to tezt Co-authored-by: lykimq <lykimq@gmail.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Lin Oshitani <linoshitani@gmail.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6614 31 October 2022, 10:26:31 UTC
35e9cbd Michelson/Python: remove test comparable 31 October 2022, 01:51:25 UTC
a7fc2f6 Michelson/Tezt: add test comparable 31 October 2022, 01:51:21 UTC
444bbb7 Merge tezos/tezos!5905: [DAL]: New selection for the DAL committee Co-authored-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> Approved-by: Andrea Cerone <andrea.cerone@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/5905 29 October 2022, 14:11:01 UTC
10b3c09 Tezt/DAL: Add a script to get the committee at a particular level 29 October 2022, 13:43:36 UTC
bbd7d8f Protocol/DAL: Add service to get committee at a particular level 29 October 2022, 13:43:36 UTC
af0c207 Protocol/DAL: Rework the committee drawing 29 October 2022, 13:43:35 UTC
cf50546 Merge tezos/tezos!6627: Migrate `TestScriptHashOrigination` from python to tezt Co-authored-by: lykimq <lykimq@gmail.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Lin Oshitani <linoshitani@gmail.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> Approved-by: YunYan <jaiyalas@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6627 28 October 2022, 16:58:51 UTC
40333c8 Michelson/Python: regression output because add the dummy_contract.tz 28 October 2022, 16:02:03 UTC
5f79fe5 Michelson/Python: remove hash origination test 28 October 2022, 16:02:03 UTC
d5f2eba Michelson/Tezt: add hash origination test 28 October 2022, 16:02:03 UTC
4b77047 Merge tezos/tezos!6728: Provide Bitset.fill to set all the bits of a bitset to 1 Co-authored-by: iguerNL@Functori <iguer@functori.com> Approved-by: Rémy El Sibaïe <remy.el-sibaie@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/6728 28 October 2022, 15:11:47 UTC
897638b Tests: add pbt tests for Bitset.fill 28 October 2022, 14:43:57 UTC
777a1b1 Tests: refactor Bitset pbt tests 28 October 2022, 14:43:57 UTC
f926126 Proto: Provide Bitset.fill to set all the bits of a bitset to 1 28 October 2022, 14:43:57 UTC
47cf5f5 Merge tezos/tezos!6702: Remove explicit rollups subscription to Dal slots via L1 Co-authored-by: iguerNL@Functori <iguer@functori.com> Approved-by: Andrea Cerone <andrea.cerone@trili.tech> 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/6702 28 October 2022, 14:24:18 UTC
8357b2f Proto: remove unused 'subscribe' errors from dal_errors_repr 28 October 2022, 14:04:22 UTC
293c0a8 Proto: remove ununsed (subscribe) maps from storage. 28 October 2022, 14:04:22 UTC
5cecf3b Proto: remove Sc_rollup_dal_slot_subscribe operation 28 October 2022, 14:04:22 UTC
bb21fc2 Client: remove Dal slot subscribe command/function 28 October 2022, 14:04:22 UTC
70e9330 Proto/Plugin: remove Dal slots subscription RPCs 28 October 2022, 14:04:22 UTC
5df41aa Tests: remove unit tests related to Dal slots subscription 28 October 2022, 14:04:22 UTC
97b1ee8 Dal/Scoru node: ignore subscription when downloading confirmed slots 28 October 2022, 14:04:22 UTC
b25d9e4 Merge tezos/tezos!6683: Dal: check pages contents' length in verify/produce proof Co-authored-by: iguerNL@Functori <iguer@functori.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Rodi-Can Bozman <rbozman.functori@gmail.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6683 28 October 2022, 12:57:20 UTC
1eb87e4 Tests: add two DAL proofs tests with too short/long page data 28 October 2022, 11:23:53 UTC
e4abd98 Proto/Dal: generalize Dal_helpers.failing_check_produce_result's error 28 October 2022, 11:23:53 UTC
2b18825 Proto/Dal: check the page content's size in check_page_proof 28 October 2022, 11:23:53 UTC
8b17a01 Merge tezos/tezos!6730: lib_base: use atomic writes for CLI's wallets files Co-authored-by: iguerNL@Functori <iguer@functori.com> Approved-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6730 28 October 2022, 10:51:35 UTC
017aa25 lib_base: use a atomic write for wallets files 28 October 2022, 10:17:40 UTC
2b18719 Merge tezos/tezos!6725: Scoru,Test: uniform test names Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.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/6725 27 October 2022, 15:19:41 UTC
ede4df6 Scoru,Test: uniform test names 27 October 2022, 14:55:38 UTC
76863ea Merge tezos/tezos!6721: Tests/Python: remove accidentally reintroduced [tests_015/test_rpc.py] Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: Romain <romain@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6721 27 October 2022, 14:54:56 UTC
74362ca Tests/Python: remove accidentally reintroduced [tests_015/test_rpc.py] This test was removed by !6407 but has been accidentally reintroduced. 27 October 2022, 14:05:05 UTC
0224664 Merge tezos/tezos!6648: Proto: manager counter Co-authored-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: Albin Coquereau <pro.acoquer@protonmail.com> Approved-by: Diane Gallois-Wong <diane.galloiswong@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6648 27 October 2022, 14:04:21 UTC
ba7f21d Proto/Manager_counter: make it abstract 27 October 2022, 13:35:39 UTC
f0a6759 Proto/Manager_counter: add Internal_for_injection.of_string 27 October 2022, 13:35:39 UTC
1bb77de Proto/Manager_counter: add Internal_for_tests.to_int 27 October 2022, 13:35:39 UTC
3845a87 Proto/Manager_counter: add Internal_for_tests.add 27 October 2022, 13:35:39 UTC
bb212fd Proto/Tests/Generators: generator for Manager_counter 27 October 2022, 13:35:39 UTC
f3cc1a8 Proto/Manager_counter: add Internal_for_tests.of_int 27 October 2022, 13:35:39 UTC
40fd413 Proto/Manager_counter: add encoding for errors 27 October 2022, 13:35:39 UTC
727d6b1 Proto/Manager_counter: add encoding for operation 27 October 2022, 13:35:39 UTC
ddf0937 Proto/Manager_coutner: add encoding for RPCs 27 October 2022, 13:35:39 UTC
c22f216 Proto: use Manager_counter in Storage 27 October 2022, 13:35:38 UTC
d4df92d Proto/Manager_counter: add pp 27 October 2022, 13:35:38 UTC
0b62912 Proto/Manager_counter: add comparison 27 October 2022, 13:35:38 UTC
931f574 Proto/Manager_counter: add succ 27 October 2022, 13:35:38 UTC
6da30b1 Proto/Manager_counter: add init 27 October 2022, 13:35:38 UTC
d784491 Proto: use Manager_counter.t rather than Z.t 27 October 2022, 13:35:38 UTC
87ebcbf Proto: remove counter type alias 27 October 2022, 13:35:38 UTC
c3b0877 Proto: move manager counter to its own module 27 October 2022, 13:35:38 UTC
41d68dd Merge tezos/tezos!6715: Tests/Python: ignore unknown regression files Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Romain <romain@nomadic-labs.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6715 27 October 2022, 13:34:52 UTC
f10a8aa Tests/Python: ignore unknown regression files by default 27 October 2022, 13:10:10 UTC
a09ff71 Merge tezos/tezos!6714: Tests/Python: add `entrypoints` Michelson script directory to `all_contracts` Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6714 27 October 2022, 13:09:24 UTC
0274c93 Tests/Python: add entrypoint script regression traces 27 October 2022, 12:37:57 UTC
766f4cc Tests/Python: add entrypoints to set of script directories 27 October 2022, 12:37:57 UTC
0c27a37 Merge tezos/tezos!6639: Codec: add `dump encoding <id>` command Co-authored-by: Raphaël Proust <code@bnwr.net> Approved-by: Romain <romain@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6639 27 October 2022, 11:23:47 UTC
6e7e908 Codec: improve documentation strings 27 October 2022, 10:29:52 UTC
d33aeed CHANGES: mention Codec feature 27 October 2022, 10:29:52 UTC
52215ea Codec: add `dump encoding <id>` command 27 October 2022, 10:29:52 UTC
570ffc7 Merge tezos/tezos!6710: SCORU: WASM: Misc test improvements Co-authored-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: corneliuhoffman <corneliuhoffman@gmail.com> Approved-by: Ovidiu Deac <ovidiu@pointfree.ro> Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6710 27 October 2022, 10:28:40 UTC
af98281 SCORU: WASM: Misc improvements 27 October 2022, 10:04:41 UTC
81283b8 Merge tezos/tezos!6673: Tezt: add ?timeout to Process.terminate, defaulting to 30s for Octez daemons Co-authored-by: Romain Bardou <romain@nomadic-labs.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Killian Delarue <killian@nomadic-labs.com> Approved-by: Romain <romain@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6673 27 October 2022, 09:29:55 UTC
e28b048 Tezt: add license and comment to bin_catch_sigterm 27 October 2022, 09:03:18 UTC
a8ad033 Tezt: Process.clean_up uses ~timeout:60 27 October 2022, 09:03:18 UTC
47b745a Tezt: add ?timeout to Daemon.terminate 27 October 2022, 09:03:18 UTC
d165954 Tezt: add test for Process.terminate ?timeout 27 October 2022, 09:03:18 UTC
af97148 Tezt: add ?timeout to Process.terminate 27 October 2022, 09:03:18 UTC
33819db Merge tezos/tezos!6696: WASM: Do not stuck the PVM when the execution is trapped Co-authored-by: Corneliu Hoffman <corneliuhoffman@gmail.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/6696 26 October 2022, 17:19:15 UTC
e93eb68 SCORU/WASM: introduce Padding state 26 October 2022, 16:51:37 UTC
c4ba1b5 Merge tezos/tezos!6705: Upgrade to irmin.3.4.3 Co-authored-by: Victor Allombert <victor.allombert@nomadic-labs.com> Approved-by: Romain <romain@nomadic-labs.com> Approved-by: Pierre Boutillier <pierre.boutillier@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6705 26 October 2022, 16:50:54 UTC
b437abb Build: update dependencies 26 October 2022, 16:22:51 UTC
538b666 Merge tezos/tezos!6617: DAL/Node: add a DAL daemon to fetch slots from neighbors Co-authored-by: Rémy El Sibaïe <remy.el-sibaie@nomadic-labs.com> 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/6617 26 October 2022, 16:21:30 UTC
8283165 Dal/Tezt: test monitor_slot_headers rpc and slot propagation 26 October 2022, 15:24:23 UTC
8d74604 DAL/Node: add a DAL daemon to fetch slots from neighbors - neighbors are taken from the configuration - for now, we only download the first 1/redundancy_factor of the shards and and store them as is after a consistency check against the slot_header - for now we download every slot we see regardless of having them in the store already or not 26 October 2022, 15:24:23 UTC
47ac224 DAL: move Dal_node_client from sc_rollup to dal_node_lib 26 October 2022, 15:24:23 UTC
8cdcde8 DAL/Node: refactor DAL node to handle several daemons 26 October 2022, 15:24:23 UTC
e1d38c3 DAL/Node: add a neighbors config value to fetch slots from 26 October 2022, 15:24:23 UTC
501380f Merge tezos/tezos!6708: Dal: Enhance rollup node confirmed DAL slots storage Co-authored-by: iguerNL@Functori <iguer@functori.com> Approved-by: Andrea Cerone <andrea.cerone@trili.tech> Approved-by: François Thiré <francois.thire@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6708 26 October 2022, 15:23:38 UTC
a993081 Dal/Scoru node: store info for all unconfirmed slots (subscribed to or not) 26 October 2022, 15:00:05 UTC
9eb35b3 Dal/Scoru node: get_dal_slot_pages interface, only return confirmed pages 26 October 2022, 15:00:05 UTC
9db8daf Dal/Scoru node: simplify the storage layout of DAL pages It's not a `bytes option` in Dal_slot_pages anymore. 26 October 2022, 15:00:05 UTC
3aaa724 Dal/Scoru node: use new Dal_processed_slots map for slots processing 26 October 2022, 15:00:05 UTC
b899156 Dal/Scoru node: new compact map for statuses of slots confirmation 26 October 2022, 15:00:05 UTC
6284a50 Merge tezos/tezos!6690: SCORU: WASM: Clean up Internal_for_benchmark functions Co-authored-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Ovidiu Deac <ovidiu@pointfree.ro> Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6690 26 October 2022, 14:17:08 UTC
5a78dfc SCORU: WASM: Clean up Internal_for_benchmark functions 26 October 2022, 13:51:01 UTC
12aa232 Merge tezos/tezos!6669: Doc: Update Alpha changelog Co-authored-by: Fedor Sheremetyev <sheremetyev@gmail.com> Approved-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> Approved-by: Tezos Merbocop <merbocop@cryptium.ch> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6669 26 October 2022, 13:50:19 UTC
559bd7e Doc: Update Alpha changelog Describe protocol changes merged to master last week. 26 October 2022, 13:27:37 UTC
b4e3bd3 Merge tezos/tezos!6693: Tezt: update records to rebalance tests Co-authored-by: Romain Bardou <romain@nomadic-labs.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/6693 26 October 2022, 13:26:52 UTC
334afbb Tezt: update records to rebalance tests 26 October 2022, 12:58:26 UTC
back to top