https://gitlab.com/tezos/tezos

sort by:
Revision Author Date Message Commit Date
b3d6c85 Compiles 07 April 2023, 12:46:44 UTC
922488f sdf 07 April 2023, 11:42:06 UTC
ce64c17 Merge tezos/tezos!6488: RPC: Add RPC for ticket balance of owner+ticket Co-authored-by: lin <linoshitani@gmail.com> Approved-by: YunYan <jaiyalas@gmail.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6488 18 October 2022, 08:47:40 UTC
af5bc59 Doc: Update change log for ticket_balance RPC 18 October 2022, 08:10:15 UTC
ec75cb1 Tezt: Test ticket_balance RPC 18 October 2022, 08:10:15 UTC
f890e88 Tezt: Rename variables to match diagram in comment 18 October 2022, 08:10:15 UTC
898b26c Tezt: RPCs for ticket_balance 18 October 2022, 08:10:15 UTC
18f3cdb Proto/RPC: RPC for ticket balance of owner+ticket 18 October 2022, 08:10:14 UTC
582bca1 Proto: Factor out function to hash ticket token We will use the newly exposed function when implementing the RPC in the next commit. 18 October 2022, 08:10:14 UTC
e563493 Proto: Move unparsed ticket token definition We move the definition of unparsed ticket token out of ticket_receipt. This will make possible to share the definition with the RPC implementation in the following commits. 18 October 2022, 08:10:14 UTC
fe27a8a Proto: Move ticket receipt to above alpha context There is no need for ticket receipt to live below the alpha context. This change is needed to avoid circular dependency in the next commit. 18 October 2022, 08:10:14 UTC
2a37e88 Proto: Move ticket to token conversion function This change is required to avoid circular dependency in the next commit. 18 October 2022, 08:10:14 UTC
09fbbf1 Merge tezos/tezos!6478: Change L2 node to use compute_step_many Co-authored-by: ovidiu deac <ovidiu@pointfree.ro> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Ole Krüger <ole.kruger@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6478 17 October 2022, 19:44:15 UTC
e55dccf Change L2 node to use compute_step_many 17 October 2022, 19:44:15 UTC
e669dde Merge tezos/tezos!6602: SCORU: WASM: Move top-level constants into separate module Co-authored-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6602 17 October 2022, 17:52:33 UTC
41a68c0 SCORU: WASM: Move top-level constants into separate module 17 October 2022, 17:26:25 UTC
e3ccb49 Merge tezos/tezos!6601: SCORU: WASM: Move state-related encodings to top-level Co-authored-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6601 17 October 2022, 17:25:23 UTC
9f58242 SCORU: WASM: Move state-related encodings to top-level 17 October 2022, 17:02:32 UTC
5818b55 Merge tezos/tezos!5874: Fix restore proto activation Co-authored-by: Victor Allombert <victor.allombert@nomadic-labs.com> Co-authored-by: vbot <vincent.botbol@nomadic-labs.com> Approved-by: vbot <vincent.botbol@nomadic-labs.com> Approved-by: Pierre Boutillier <pierre.boutillier@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/5874 17 October 2022, 17:01:47 UTC
60afece Changelog: restore consistency of protocol levels 17 October 2022, 16:38:20 UTC
e2a640e Store/Tests: add a restore consistency test for protocol levels 17 October 2022, 16:38:20 UTC
4b7752f Store/Consistency: make caboose as savepoint when savepoint is lower 17 October 2022, 16:38:20 UTC
062bbcd Store/Consistency: rework restore consistency of protocol levels 17 October 2022, 16:38:20 UTC
44f65fc Store/Consistency: improve protocol levels consistency check 17 October 2022, 16:38:20 UTC
152cc3d Merge tezos/tezos!6600: Tezt,SCORU: Disable refutation tests Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Yann Regis-Gianas <946787-yrg@users.noreply.gitlab.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6600 17 October 2022, 16:37:00 UTC
4899742 Tezt,SCORU: Disable refutation tests See https://gitlab.com/tezos/tezos/-/issues/4020 for the evidences we collected to justify why we believe they are currently broken, and “green by accident.” 17 October 2022, 16:12:35 UTC
c3b9108 Merge tezos/tezos!6607: scoru: fix inbox flaky test Co-authored-by: Sylvain Ribstein <sylvain.ribstein@gmail.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Andrea Cerone <andrea.cerone@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6607 17 October 2022, 16:11:47 UTC
6457603 test/scoru: fix inbox flaky test test originates inbox at root level which is not allowed 17 October 2022, 15:43:45 UTC
52fdd01 Merge tezos/tezos!6489: Fix the gas model in the benchmark for SPLIT_TICKET Co-authored-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Approved-by: Lucas Randazzo <lucas.randazzo@nomadic-labs.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6489 17 October 2022, 15:42:58 UTC
fe5de08 Benchmarks/Michelson: benchmark SPLIT_TICKET on independent values 17 October 2022, 15:18:36 UTC
b102950 Benchmarks/Michelson: fix the intercept benchmark for SPLIT_TICKET 17 October 2022, 15:18:36 UTC
ad4e597 Proto/Michelson/Gas: simplify the model of SPLIT_TICKET This commit removes an unused argument in the model of the SPLIT_TICKET instruction. 17 October 2022, 15:18:36 UTC
0289852 Benchmarks/Michelson: SPLIT_TICKET has a linear max model In the protocol, the model for the SPLIT_TICKET instruction is linear in the max of the sizes of two of its inputs. This commit reflects this in the corresponding benchmark. 17 October 2022, 15:18:36 UTC
71a0e77 Merge tezos/tezos!6565: Proto+Plugin/Michelson: enrich execution traces with "just consumed gas" Co-authored-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6565 17 October 2022, 15:17:12 UTC
53e6396 Devtools: update the git-gas-diff script to new trace format 17 October 2022, 14:53:23 UTC
433433a Tests/Python: reset regression traces 17 October 2022, 14:53:23 UTC
408598d Proto+Plugin+Client/Michelson: remove the "remaining gas" in execution traces This is to avoid large diffs in case of small gas regressions 17 October 2022, 14:53:23 UTC
8057dc3 Tests/Python: regression traces 17 October 2022, 14:53:22 UTC
d16a24a Proto+Plugin/Michelson: enrich execution traces with "just consumed gas" Before this patch, Michelson execution traces contain at each execution step the amount of remaining gas at the given step. This commit adds the difference between this amount and the last reported one, or in other words the amount of gas that was consumed during the execution of the last step (or everything happening before we start executing the script in the case of the very first line of the trace). This is both more informative for the user (who can more easily see which steps consumes more or less gas) and more stable for regression testing (only the lines corresponding to changes in gas costs appear in the diff). Moreover, the special case of "just consumed gas: 0" hints at gas-free instructions which we should probably avoid in general. 17 October 2022, 14:53:22 UTC
47a1659 Merge tezos/tezos!6531: Add an unparsable origination test Co-authored-by: vbot <vincent.botbol@nomadic-labs.com> Approved-by: Albin Coquereau <pro.acoquer@protonmail.com> Approved-by: Diane Gallois-Wong <diane.galloiswong@gmail.com> Approved-by: vbot <vincent.botbol@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6531 17 October 2022, 14:52:34 UTC
a1a0314 Lima/Tests: backport unparsable origination test 17 October 2022, 14:29:43 UTC
5cd717f Kathmandu/Tests: backport unparsable origination test 17 October 2022, 14:29:43 UTC
ebf7a49 Proto/Tests: add unparsable origination test 17 October 2022, 14:29:43 UTC
ad87ea0 Merge tezos/tezos!5981: test: use bootstrap_account type when possible when creating a new context Co-authored-by: Sylvain Ribstein <sylvain.ribstein@gmail.com> Approved-by: Lucas Randazzo <lucas.randazzo@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Raphaël Proust <code@bnwr.net> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/5981 17 October 2022, 14:22:51 UTC
4fee69e test: use Account.new_account when appropriate 17 October 2022, 13:58:49 UTC
ab71cc4 test: improve Account.generate_accounts use `generate_accounts` were used to generate the list use for bootstrap account. I make that function only generating accounts and created a new function that make bootstrap account type from a list of account, with ?initial_balances and ?boostrap_delegations I also simplified the use of `boostrap_delegations` with the same logic os `initial_balances`. Which is the n account is delegated to the n element of the list `bootstrap_delegations`. 17 October 2022, 13:58:49 UTC
dcdef90 test: use bootstrap_accounts type when possible 17 October 2022, 13:58:49 UTC
cddc6a5 test/sapling: use current alpha_ctxt instead of dummy one 17 October 2022, 13:58:49 UTC
e84768a test/helpers: remove duplicate check 17 October 2022, 13:58:49 UTC
f0ea21a Merge tezos/tezos!6593: Update the full opam-repository Co-authored-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Raphaël Proust <code@bnwr.net> Approved-by: Romain <romain@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6593 17 October 2022, 13:17:28 UTC
bac636f Build: Update the full opam-repository 17 October 2022, 11:56:54 UTC
fcc5bb3 Merge tezos/tezos!6567: Proto/Consensus key: minor fixes Co-authored-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> Approved-by: Boubacar Sall <boubacar@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6567 17 October 2022, 11:22:12 UTC
58d64dd Proto/Delegate_consensus_key: document invariant 17 October 2022, 10:57:41 UTC
7a5d527 Proto/Delegate_consensus_key: rename active to used to remove ambiguity with active/pending key 17 October 2022, 10:57:41 UTC
c6dcf64 Proto/Apply_results: remove consumed_gas field from Update_consensus_key_result We don't use it since !5536 17 October 2022, 10:57:41 UTC
ffb71ac Proto/Delegate_storage: factorize destination_contract 17 October 2022, 10:57:41 UTC
2df1b04 Proto: remove useless return 17 October 2022, 10:57:41 UTC
5012bd2 Proto/Delegate_storage: fix typo 17 October 2022, 10:57:41 UTC
52d97a7 Merge tezos/tezos!6462: fix test doc scripts in CI for MR NOT sourced on tezos/tezos Co-authored-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Romain <romain@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6462 17 October 2022, 08:50:21 UTC
a435a2a doc: apply same solution to install-python 17 October 2022, 08:21:31 UTC
87005f2 doc: fix CI of compile_sources.sh by passing to it repo & branch 17 October 2022, 08:21:30 UTC
dd7bbf2 Merge tezos/tezos!6198: Proto: restrict functions to originated contracts Co-authored-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6198 17 October 2022, 07:52:29 UTC
6ed542e Proto/Alpha_context: classify functions in Contract 17 October 2022, 07:28:22 UTC
bd8f3ec Proto: Fees.record_paid_storage_space works for originated contracts only 17 October 2022, 07:28:22 UTC
54c57d8 Proto: Contract.update_script_storage works for originated contracts only 17 October 2022, 07:28:22 UTC
5ceac2b Proto/Apply: update_script_storage_and_ticket_balances works for originated contracts only 17 October 2022, 07:28:22 UTC
691082e Proto: Contract.increase_paid_storage works for originated contracts only 17 October 2022, 07:28:22 UTC
181628b Proto: Contract.get_storage works for originated contracts only 17 October 2022, 07:28:22 UTC
bdfe858 Proto/Tests/Tx_rollup: the forge withdraw deposit contract is originated 17 October 2022, 07:28:22 UTC
4b454f3 Proto/Tests/Tx_rollup: the withdraw dropping contract is originated 17 October 2022, 07:28:22 UTC
da6250c Proto/Tests/Tx_rollup: the withdraw contract is originated 17 October 2022, 07:28:22 UTC
6155523 Proto: Contract.get_script_code works for originated contracts only 17 October 2022, 07:28:22 UTC
3a49d78 Proto/Apply: must_exist always succeeds for implicit accounts 17 October 2022, 07:28:22 UTC
247bb44 Merge tezos/tezos!6587: Tezt: fix protocol compatibility for some tests Co-authored-by: Romain Bardou <romain@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/6587 14 October 2022, 16:52:33 UTC
4d06a49 Tezt: liquidity_baking_per_block_vote.ml cannot run in parallel with itself 14 October 2022, 16:28:54 UTC
db3f41a Tezt: fix ghostnet_dictator_migration.ml for Lima 14 October 2022, 16:28:54 UTC
e406c31 Tezt: make light.ml compatible with old protos 14 October 2022, 16:28:54 UTC
ec089d8 Tezt: make reject_malformed_micheline.ml compatible with old protos 14 October 2022, 16:28:54 UTC
7f9f468 Merge tezos/tezos!6580: Pytest: add `--on-unknown-regression-files` and apply it in the CI 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/6580 14 October 2022, 16:27:40 UTC
f8894c8 CI: check for unknown python regression outputs 14 October 2022, 16:00:20 UTC
5b667ef Tests/Python: add [--on-unknown-regression-files] option 14 October 2022, 16:00:20 UTC
e818be1 Merge tezos/tezos!6343: Node: Use RPC server for metrics Co-authored-by: Killian Delarue <killian.delarue@nomadic-labs.com> Approved-by: Swann Moreau <evertedsphere@gmail.com> Approved-by: Pierre Boutillier <pierre.boutillier@nomadic-labs.com> Approved-by: Victor Allombert <victor.allombert@tezcore.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6343 14 October 2022, 15:07:31 UTC
a1b8075 Node: Metrics in rpc server 14 October 2022, 14:40:50 UTC
394c955 Node, lib_rpc_http: Add rpc_metrics_transform_callback to RPC_metrics 14 October 2022, 14:40:50 UTC
b8d3aa9 Merge tezos/tezos!6586: CODEOWNERS: remove smelc Co-authored-by: Clément Hurlin <clement.hurlin@tweag.io> Approved-by: Pierre Boutillier <pierre.boutillier@nomadic-labs.com> Approved-by: Romain <romain@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6586 14 October 2022, 14:39:35 UTC
7ea8027 CODEOWNERS: remove smelc 14 October 2022, 13:45:14 UTC
676aff6 Merge tezos/tezos!6552: Update to irmin.3.4.2 Co-authored-by: Victor Allombert <victor.allombert@nomadic-labs.com> Approved-by: vbot <vincent.botbol@nomadic-labs.com> Approved-by: Raphaël Proust <code@bnwr.net> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6552 14 October 2022, 13:44:29 UTC
4798381 Build: update opam deps 14 October 2022, 12:46:29 UTC
d2dbc42 Storage: cancel GC while calling Context.close 14 October 2022, 12:46:29 UTC
8c80a0a Context: use irmin.3.4.2 api 14 October 2022, 12:46:19 UTC
c996106 Merge tezos/tezos!6584: Build: make build-deps installs ledgerwallet-tezos Co-authored-by: Romain Bardou <romain@nomadic-labs.com> Approved-by: Richard Davison <richardneildavison@gmail.com> Approved-by: Pierre Boutillier <pierre.boutillier@nomadic-labs.com> Approved-by: Romain <romain@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6584 14 October 2022, 12:40:04 UTC
990237d Build: make build-deps installs ledgerwallet-tezos 14 October 2022, 12:12:18 UTC
985607c Merge tezos/tezos!6434: SCORU/WASM: pipe_wasm kernel Co-authored-by: Corneliu Hoffman <corneliuhoffman@gmail.com> Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com> Approved-by: Hans Hoglund <hans.hoglund@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6434 14 October 2022, 08:59:37 UTC
4de8395 SCORU/WASM: added pipe and messages 14 October 2022, 08:35:20 UTC
b49de88 Merge tezos/tezos!6561: Snoop: fix `snap_to_grid` error at zero Co-authored-by: Lucas Randazzo <lucas@nomadic-labs.com> Approved-by: Jun Furuse <jun.furuse@gmail.com> Approved-by: satos <ssigo1529@gmail.com> Approved-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6561 14 October 2022, 07:50:15 UTC
6cac1da Snoop: fix `snap_to_grid` error at zero 14 October 2022, 07:26:36 UTC
58bf19b Merge tezos/tezos!6576: Tests/python: remove unused trace files Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6576 13 October 2022, 16:20:15 UTC
2a89c94 Tests/python: remove unused trace files 13 October 2022, 15:56:15 UTC
dd20741 Merge tezos/tezos!6546: Tests/Python: always run `octez-client run script` with `--trace-stack` Co-authored-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/6546 13 October 2022, 15:55:34 UTC
34f087f Tests/Python: regenerate non-alpha regression traces 13 October 2022, 15:31:20 UTC
back to top