swh:1:snp:505c374fd75bb208ae4e9a54e64bb310bc49295e

sort by:
Revision Author Date Message Commit Date
6824bb6 when Initial or First_after return the fuel_left instead of initial fuel 26 October 2022, 13:48:48 UTC
4ff2b0a continue computation with fuel_left instead of initial fuel level 26 October 2022, 13:37:35 UTC
1924c25 Merge tezos/tezos!6704: Proto/Dal: remove useless Lwt monad from produce/verify proof functions Co-authored-by: iguerNL@Functori <iguer@functori.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6704 26 October 2022, 07:48:09 UTC
d7ab4b3 Proto/Dal: remove useless Lwt monad from produce/verify proof function With recent refactoring in skip list's search function, the Lwt monad is not needed anymore for those functions. 26 October 2022, 07:26:22 UTC
41ef58a Merge tezos/tezos!6244: More granular unit tests Co-authored-by: Raphaël Proust <code@bnwr.net> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Lucas Randazzo <lucas.randazzo@nomadic-labs.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6244 26 October 2022, 06:36:09 UTC
078146f Benchmark: split test in multiple tests for parallelism 26 October 2022, 06:11:31 UTC
b25536b Store/unix/test: more granular tests 26 October 2022, 06:11:31 UTC
5e9015d Shell-services: simplify test main wrapper 26 October 2022, 06:11:31 UTC
1c227b7 Proto-env/tests: build file fix and more granularity 26 October 2022, 06:11:31 UTC
ddc60f0 Merge tezos/tezos!6500: SCORU: Add level to inbox history proof Co-authored-by: Sylvain Ribstein <sylvain.ribstein@gmail.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Yann Regis-Gianas <946787-yrg@users.noreply.gitlab.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6500 26 October 2022, 04:23:46 UTC
299ba03 tezt/scoru: reset regression trace 26 October 2022, 03:54:54 UTC
7af71aa proto/scoru: remove lwt monad from skip_list.search 25 October 2022, 19:45:41 UTC
bbc32f7 proto/scoru: rename inbox proof record field 25 October 2022, 19:45:40 UTC
1cc4c7d proto/scoru: remove level from context level tree 25 October 2022, 19:45:39 UTC
192bc9a proto/scoru: add level to history proof 25 October 2022, 19:45:38 UTC
62e0c32 proto/scoru: use existing encoding 25 October 2022, 19:45:37 UTC
805062f proto/scoru: rename and move hash history proof 25 October 2022, 19:45:36 UTC
0c1b9a6 Merge tezos/tezos!6643: Proto/Dal: dal proofs serialization Co-authored-by: Rodi-Can Bozman <rbozman.functori@gmail.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/6643 25 October 2022, 18:33:51 UTC
bbb11ef Proto/Dal: separate produce/verify proof representation from its serialized version 25 October 2022, 18:12:59 UTC
12ac92e Proto/Dal: dal proofs serialization 25 October 2022, 18:12:59 UTC
1e2bb24 Merge tezos/tezos!6491: Client: Add CLI for get_ticket_balance Co-authored-by: lin <linoshitani@gmail.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> Approved-by: YunYan <jaiyalas@gmail.com> Approved-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6491 25 October 2022, 18:12:14 UTC
18d095e Doc: Update change log for ticket balance CLI 25 October 2022, 17:12:55 UTC
d74635e Tezt/Client: Test CLI for ticket_balance 25 October 2022, 17:12:55 UTC
9cbf25d Tezt/Client: Add ticket_balance commands 25 October 2022, 17:12:55 UTC
8c270e0 Client: Add ticket_balance client command 25 October 2022, 17:12:55 UTC
3795a6e Client: Add ticket_balance functions Will use these new functions to create client commands 25 October 2022, 17:12:55 UTC
9feae63 Merge tezos/tezos!6650: SCORU: fix test due to ignored value (Proto/Tests/SCORU: fix ignored result) Co-authored-by: Yann Regis-Gianas <yann@nomadic-labs.com> Co-authored-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6650 25 October 2022, 17:11:57 UTC
01d3a23 Proto,SCORU: Fix integration test Incremental.add_operation starts with the validation of the operation. When the feature flag is enabled, the validation fails. Therefore, the failure handler must be passed to the validation, not the application. That is the purpose of the ~expect_failure argument. Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 25 October 2022, 16:44:50 UTC
cb3c578 Proto/Tests/SCORU: fix ignored result 25 October 2022, 16:44:50 UTC
36fc061 Merge tezos/tezos!6470: Plug DAL refutation functions in SCORU refutation game 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> Approved-by: Yann Regis-Gianas <946787-yrg@users.noreply.gitlab.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6470 25 October 2022, 16:44:04 UTC
ef17fbd Test/Tezt: interpret confirmed Dal pages content in Arith PVM 25 October 2022, 16:18:09 UTC
1a2b3bc Extend rollup node interpreter with Dal pages support 25 October 2022, 16:18:09 UTC
0cae15d Proto/Dal: add support for Dal in Arith PVM 25 October 2022, 16:18:09 UTC
e25f0f5 Proto, scoru node: plug Dal refutation in sc_rollup_proof_repr 25 October 2022, 16:18:09 UTC
d7c79da Proto/Dal: prepare integration of Dal refutation in Sc_rollup_proof_repr 25 October 2022, 16:18:09 UTC
07c1782 Proto/Dal: add dal slots skip list in refutation game state at init 25 October 2022, 16:18:09 UTC
1e9a866 Proto/Dal: expose more functions from Dal_slot_repr in alpha_context 25 October 2022, 16:18:09 UTC
a0a0874 Merge tezos/tezos!6659: lib_context: remove shallowing-related code and tests Co-authored-by: Swann Moreau <evertedsphere@gmail.com> Approved-by: Clément Hurlin <clement.hurlin@tweag.io> Approved-by: Pierre Boutillier <pierre.boutillier@nomadic-labs.com> Approved-by: Raphaël Proust <code@bnwr.net> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6659 25 October 2022, 16:17:16 UTC
8c13e3d lib_context: remove `shallow` 25 October 2022, 15:49:31 UTC
3cc50ea Merge tezos/tezos!6662: SCORU/WASM: test store_move and store_copy and fix move_tree implementation Co-authored-by: Thomas Pécseli <thomas.pecseli@trili.tech> Approved-by: corneliuhoffman <corneliuhoffman@gmail.com> Approved-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6662 25 October 2022, 15:48:34 UTC
69b67ad SCORU/Wasm: (and EVM on WASM) test store_move and store_copy and fix move_tree implementation Co-Authored-By: Emma Turner <emma.turner@trili.tech> Previously, store_move was implemented as store_copy followed by delete. This worked for all cases except where the tree was moved to a key 'inside' itself, in which case the new location of the tree was deleted along with the old locatation. Therefore, store_move is amended to perform the deletion of the old location prior to inserting the tree at the new location. 25 October 2022, 15:27:45 UTC
97a91e6 Merge tezos/tezos!6622: lib_proxy: remove local_context.{ml,mli} Co-authored-by: Swann Moreau <evertedsphere@gmail.com> Co-authored-by: Nicolas BACQUEY <nicolas.bacquey@yahoo.fr> Approved-by: Pierre Boutillier <pierre.boutillier@nomadic-labs.com> Approved-by: Raphaël Proust <code@bnwr.net> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6622 25 October 2022, 15:18:43 UTC
ab5c7f8 test: remove outdated tests 25 October 2022, 14:53:59 UTC
3521e91 ignore: lint 25 October 2022, 14:53:59 UTC
4d56d30 lib_proxy: remove local_context.{ml,mli} 25 October 2022, 14:53:58 UTC
64622ac Merge tezos/tezos!6685: [DAL]: Check page size for `verify_page` function Co-authored-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Mohamed IGUERNLALA <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> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6685 25 October 2022, 13:49:23 UTC
20e5bf4 Protocol/DAL: use pages_per_slot 25 October 2022, 13:26:49 UTC
9f7eefe Dal: Export a parameter function 25 October 2022, 13:26:49 UTC
3789723 Dal: `verify_segment' now check the length of the page content 25 October 2022, 13:26:49 UTC
e5723d7 Dal: Export the number of pages per slot 25 October 2022, 13:26:49 UTC
55a216b Dal: Rename parameter 'nb_pages' into 'pages_per_slot' 25 October 2022, 13:26:49 UTC
4b14080 Merge tezos/tezos!6647: Proto: preparatory work for introducing Manager_counter Co-authored-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: Albin Coquereau <pro.acoquer@protonmail.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6647 25 October 2022, 13:25:59 UTC
89fde91 Proto/Tests/Operation_generator: add gen_ticket_amounts, do not use gen_counters 25 October 2022, 12:54:26 UTC
dd71387 Proto/Contract_storage: name Counter_in_the_past/future fields 25 October 2022, 12:54:26 UTC
575453b Proto/Client: name Bad_deserialized_counter fields 25 October 2022, 12:54:26 UTC
801d4e4 Proto/Tx_rollup_ticket: return Z.t rather than counter for number of bytes 25 October 2022, 12:54:26 UTC
862b8ee Proto/Client and Tests: use Z.t rather than counter for storage limit 25 October 2022, 12:54:26 UTC
ec5ac09 Proto/Tests/Manager_operation_helpers: turn nb_counter to int Because it is enough and will simplify a later change. 25 October 2022, 12:54:26 UTC
bb41679 Merge tezos/tezos!6674: Relax snapshot import history mode check Co-authored-by: Victor Allombert <victor.allombert@nomadic-labs.com> Approved-by: vbot <vincent.botbol@nomadic-labs.com> Approved-by: Nicolas Raymond <nicolas.raymond@nomadic-labs.com> Approved-by: Romain <romain@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6674 25 October 2022, 12:53:40 UTC
76650ef Changelog: do not consider add. cycles while importing a snapshot 25 October 2022, 11:57:48 UTC
b25d1e7 Store: do not consider additional cycles while importing a snapshot 25 October 2022, 11:57:48 UTC
1872bdd Merge tezos/tezos!5954: Proto/Michelson: Move the definition of boxed_list to Script_list Co-authored-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Co-authored-by: Marcin Pastudzki <svantimir@gmail.com> Approved-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/5954 25 October 2022, 10:07:13 UTC
2718975 Proto/Michelson: use Script_list for list iteration 25 October 2022, 09:40:09 UTC
94ed621 Get_contracts: Adapt to changes in proto_alpha. 25 October 2022, 09:40:09 UTC
78c3413 Proto/Michelson: Move definition of boxed_list type to Script_list. 25 October 2022, 09:40:09 UTC
29ebc4a Proto/Michelson: Copy comments on step_constants to the .mli. 25 October 2022, 09:40:09 UTC
7dcacc3 Merge tezos/tezos!6431: Clic: use the library's name as the main module name Co-authored-by: Raphaël Proust <code@bnwr.net> Approved-by: Hugo Heuzard <hugo.heuzard@gmail.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Lucas Randazzo <lucas.randazzo@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6431 25 October 2022, 09:39:24 UTC
0092e4b Everywhere: unopen and adapt to new clic namespacing 25 October 2022, 09:16:21 UTC
13f7365 Clic: use the library's name as the main module name 25 October 2022, 09:16:21 UTC
6959d19 Merge tezos/tezos!6667: CI: fix branch name in opam release jobs Co-authored-by: Romain Bardou <romain@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Richard Davison <richardneildavison@gmail.com> Approved-by: Romain <romain@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6667 25 October 2022, 08:39:55 UTC
f1ba684 CI: fix branch name in opam release jobs 25 October 2022, 08:17:43 UTC
615336d Merge tezos/tezos!6678: Lib_benchmark/test: fix test blake2b compilation, again Co-authored-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> 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/6678 25 October 2022, 08:16:17 UTC
69beb91 Lib_benchmark/test: fix test blake2b compilation, again 25 October 2022, 07:52:31 UTC
5b0c135 Merge tezos/tezos!6553: Dal: derive sandbox and test parameters from mainnet's Co-authored-by: iguerNL@Functori <iguer@functori.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.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/6553 25 October 2022, 07:01:18 UTC
3976a15 Tests: use Test constants in tests instead of (equivalent) Custom 25 October 2022, 06:28:13 UTC
8af313e Tezt/lib_tezos: explicitly reuse Cryptobox.Verifier.parameters type 25 October 2022, 06:28:13 UTC
0838c97 Parameters: derive Dal sandbox and test parameters from mainnet ones 25 October 2022, 06:28:13 UTC
03b4e25 Merge tezos/tezos!6574: DAC: serialize DAC pages Co-authored-by: Andrea Cerone <andrea.cerone@trili.tech> Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com> Approved-by: Martin Tomazic <martin.tomazic97@gmail.com> Approved-by: Andrea Cerone <andrea.cerone@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6574 24 October 2022, 21:31:14 UTC
c6232f7 DAL/DAC: Enable unit tests for lib_dal in CI 24 October 2022, 20:59:36 UTC
75878d8 DAC: tests for pages serialization and deserialization 24 October 2022, 20:59:07 UTC
344201e Dac: Serialize and deserialize DAC pages 24 October 2022, 20:58:36 UTC
cbf1b78 Merge tezos/tezos!6663: WASM: Deduplicate the [module_reg] during the init phase Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6663 24 October 2022, 17:18:07 UTC
8f12eeb WASM: Deduplicate the [module_reg] during the init phase Shared mutability strikes again. The [module_reg] type is a mutable map of mutable values. During the [IK_Admin_join] final step, the [module_reg] field of the [Init] tick state was put in the [config] constructed to evaluate the _start function. If it happened that the [module_reg] value was modified during this evaluation, e.g., in case of a call to the [TableSet] instruction as it was done during the initialization of the pipe.wasm kernel written in Rust, then either both [module_reg] are modified (in [Init] and in the [config]), or only one (in [config]) is modified, depending on whether or not the shared mutability has been broken by an encode-decode cycle. Even worth, the tick-by-tick execution would effectively be broken, since the [module_reg] instance that is actually modified (in [config]) is dropped at the end of the execution of _start. This patch fixes this issue by making sure there is only one [module_reg] living in the tree. 24 October 2022, 16:55:23 UTC
4e80cef Merge tezos/tezos!6461: py2ml: test_mockup.py (5) Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Swann Moreau <evertedsphere@gmail.com> 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/6461 24 October 2022, 16:26:13 UTC
14e6b45 Tezt: translate [test_create_mockup_config_show_init_roundtrip] 24 October 2022, 16:00:58 UTC
4caec40 Tezt: mockup mode's [amount] in [--bootstrap-accounts] are in mutez 24 October 2022, 16:00:58 UTC
518bd41 Tezt: add [Check.json_u] & [Check.json] types 24 October 2022, 16:00:58 UTC
001df10 Tezt: [Client.config_show] should return the output 24 October 2022, 16:00:58 UTC
1792f09 Tezt: add [RPC.Client.schema] 24 October 2022, 16:00:58 UTC
0fa1cfd Tezt: add [Client.(spawn_)rpc_schema] 24 October 2022, 16:00:58 UTC
4567821 Tezt: add [RPC.get_chain_block_context_constants_parametric] 24 October 2022, 16:00:58 UTC
96da2f3 Tezt: add [JSON.filter_object] and [JSON.filter_map_object] 24 October 2022, 16:00:58 UTC
1381990 Tezt: add [JSON.merge_objects] 24 October 2022, 16:00:57 UTC
ef0c2c1 Merge tezos/tezos!6373: Consider `--config-file` when importing snapshots Co-authored-by: Victor Allombert <victor.allombert@nomadic-labs.com> Approved-by: Seb Mondet <seb@mondet.org> Approved-by: vbot <vincent.botbol@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6373 24 October 2022, 15:18:47 UTC
ca25a17 Bin_node: cleanning_up_after_update is now an error event 24 October 2022, 14:53:27 UTC
dcd274e Node: fix typo 24 October 2022, 14:53:27 UTC
ca750d5 Changelog: consider --config-file when importing snapshots 24 October 2022, 14:53:25 UTC
97b0e7f Node/snapshots: do not update config file while importing snapshots 24 October 2022, 14:49:53 UTC
952533c Node: consider --config-file when importing snapshots 24 October 2022, 14:49:53 UTC
24095b0 Merge tezos/tezos!6634: Backport stresstest commands to protocols K and L Co-authored-by: Victor Allombert <victor.allombert@nomadic-labs.com> Approved-by: Killian Delarue <killian@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/6634 24 October 2022, 14:35:11 UTC
back to top