swh:1:snp:505c374fd75bb208ae4e9a54e64bb310bc49295e

sort by:
Revision Author Date Message Commit Date
08fdbeb EVM/Kernel: change the default chain_id 19 July 2023, 08:06:40 UTC
bc98935 Merge tezos/tezos!9473: Proto/Test: add back some tests re. staking Co-authored-by: Philippe Wang <philippe.wang@nomadic-labs.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: Lucas Randazzo <lucas.randazzo@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9473 19 July 2023, 07:07:14 UTC
c754ee7 Proto/Tests: make sure the error is the expected one 19 July 2023, 06:40:34 UTC
58d7849 Proto/Tests: add proper error for "no slots found" 19 July 2023, 06:40:34 UTC
0fd18b3 Proto/Tests: rename AI helper to avoid name conflict 19 July 2023, 06:40:34 UTC
8d82c56 Proto/Test: add test_limit_with_overdelegation 19 July 2023, 06:40:34 UTC
f58405e Proto/Test: add back: baker cannot bake with no deposits 19 July 2023, 06:40:34 UTC
ebab397 Merge tezos/tezos!9319: Adaptive Inflation: carbonate operations Co-authored-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: Lucas Randazzo <lucas.randazzo@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9319 19 July 2023, 00:16:31 UTC
6c9956d Proto/AI: allow a check to consume gas. 18 July 2023, 23:39:38 UTC
2f78fc1 Proto: carbonate AI operations. 18 July 2023, 23:39:38 UTC
d8684cc Proto: define AI costs. 18 July 2023, 23:39:38 UTC
8e49429 Proto: add an AI costs module. 18 July 2023, 23:39:37 UTC
35fc487 Merge tezos/tezos!9494: Introduce `attest for` in client commands Co-authored-by: Albin Coquereau <albin.coquereau@nomadic-labs.com> Approved-by: Diane Gallois-Wong <diane.galloiswong@gmail.com> Approved-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9494 18 July 2023, 23:38:57 UTC
7a14562 changes: add entry for client attest for command 18 July 2023, 23:14:27 UTC
c5c23e7 tezt/lib_tezos: use attest for for recent protocol 18 July 2023, 23:14:27 UTC
e9f533e alpha/baker: introduce attest for command and depreciate endorse for command 18 July 2023, 23:14:27 UTC
daa7bf9 Merge tezos/tezos!9486: Rename endorsement in protocol storage Co-authored-by: Albin Coquereau <albin.coquereau@nomadic-labs.com> Approved-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> Approved-by: vbot <vincent.botbol@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9486 18 July 2023, 23:13:43 UTC
e99657b alpha: rename missed_endorsement in contract storage 18 July 2023, 22:46:08 UTC
05b7cba alpha: rename endorsing_reward_per_slot in storage 18 July 2023, 22:46:08 UTC
9a135f4 alpha: rename for_double_endorsing context storage field 18 July 2023, 22:46:08 UTC
fc97d92 alpha:remove and replace endorsement branch at stitching replace it with attestation branch 18 July 2023, 22:46:08 UTC
d080955 Merge tezos/tezos!9427: Proto,storage: add is_empty and clear functions for sets Co-authored-by: julien <julien.coolen@nomadic-labs.com> Co-authored-by: Sylvain Ribstein <sylvain.ribstein@gmail.com> Approved-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: Julien Coolen <julien.coolen@nomadic-labs.com> Approved-by: Ilias Garnier <ilias.garnier@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9427 18 July 2023, 22:45:13 UTC
32238bf Proto,tests: test is_empty and clear 18 July 2023, 21:46:02 UTC
386e38e proto: add clear to carbonated data set storage 18 July 2023, 21:46:02 UTC
8780ab2 proto: add is_empty to carbonated data set storage 18 July 2023, 21:46:02 UTC
9530c2f proto/storage: remove uncarbonated `is_empty` fct This commit is only to make show/make sure that the current `is_empty` function was unused. 18 July 2023, 21:46:02 UTC
225507d Merge tezos/tezos!9458: Tezt: fix flaky external validator test Co-authored-by: Rémy El Sibaïe <remy.el-sibaie@nomadic-labs.com> Approved-by: Victor Allombert <victor.allombert@nomadic-labs.com> Approved-by: vbot <vincent.botbol@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9458 18 July 2023, 21:44:27 UTC
b852f0a Tezt: fix flaky external validator test - actually wait for the external validator to die before trying to bake, otherwise the node thinks its dead when it is in fact dying (closing fd probably) 18 July 2023, 20:46:36 UTC
60fd1c9 Merge tezos/tezos!9301: Proto/Delegate_cycles: simplify update_initial_frozen_deposits Co-authored-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Co-authored-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Approved-by: Lucas Randazzo <lucas.randazzo@nomadic-labs.com> Approved-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9301 18 July 2023, 20:45:44 UTC
762a1b5 Proto/Delegate_cycles: delegates to remove is last cycle only 18 July 2023, 20:19:24 UTC
6a39cc6 Proto/Delegate_cycles: inline a function Inline the max_frozen_deposits_and_delegates_to_remove function. 18 July 2023, 20:19:24 UTC
dd2d44a Proto/Delegate_cycles: do not compute maxima anymore 18 July 2023, 20:19:24 UTC
2789a47 Proto/Delegate_cycles: frozen deposits initial amount should be based on new cycle only 18 July 2023, 20:19:24 UTC
cd8519a Merge tezos/tezos!9470: Fix unexpected duplicate p2p requests Co-authored-by: vbot <vincent.botbol@nomadic-labs.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Pierre Boutillier <pierre.boutillier@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9470 18 July 2023, 20:18:30 UTC
30ac7a4 Changelog: add entry 18 July 2023, 19:52:39 UTC
8fcc7d6 Requester: fix unexpected duplicate p2p requests 18 July 2023, 19:52:39 UTC
09c884c Merge tezos/tezos!9426: Doc/Michelson: redirect operations on bytes to interactive reference. Co-authored-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> Approved-by: Tezos Merbocop <merbocop@cryptium.ch> Approved-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Approved-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9426 18 July 2023, 19:51:02 UTC
030febf Doc/Michelson: redirect operations on bytes to interactive reference. 18 July 2023, 19:23:49 UTC
c063384 Merge tezos/tezos!9499: Proto/Staking: rename some public parameters Co-authored-by: Philippe Wang <philippe.wang@nomadic-labs.com> Approved-by: Lucas Randazzo <lucas.randazzo@nomadic-labs.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: Nicolas Ochem <nicolas.ochem@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9499 18 July 2023, 19:22:55 UTC
34ed089 Proto/Tezt: rename delegation_over_baking_limit -> limit_of_delegation_over_baking 18 July 2023, 18:53:56 UTC
3b42ffa Proto: update regression tests 18 July 2023, 18:53:56 UTC
f54f385 Proto/staking: rename some public parameters for clarity - staking_over_baking_limit_millionth -> limit_of_staking_over_baking_millionth - baking_over_staking_edge_billionth -> edge_of_baking_over_staking_billionth - staking_over_baking_global_limit -> global_limit_of_staking_over_baking - staking_over_delegation_edge -> edge_of_staking_over_delegation - delegation_over_baking_limit -> limit_of_delegation_over_baking find src/proto_alpha/ -type f -exec sed -i -e 's/"staking_over_baking_limit_millionth"/"limit_of_staking_over_baking_millionth"/g' -e 's/"baking_over_staking_edge_billionth"/"edge_of_baking_over_staking_billionth"/g' -e 's/"staking_over_baking_global_limit"/"global_limit_of_staking_over_baking"/g' -e 's/"staking_over_delegation_edge"/"edge_of_staking_over_delegation"/g' -e 's/"delegation_over_baking_limit"/"limit_of_delegation_over_baking"/g' {} \; Related to https://gitlab.com/tezos/tezos/-/issues/6073 18 July 2023, 18:53:56 UTC
8d00031 Merge tezos/tezos!9402: PlonK : add Cq Co-authored-by: Anne-Laure <al.schmitt@protonmail.com> Approved-by: Marc Beunardeau <marc.beunardeau@nomadic-labs.com> Approved-by: Antonio Locascio <antonio.locascio1@gmail.com> Approved-by: Julien Coolen <julien.coolen@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9402 18 July 2023, 18:35:52 UTC
2cb2543 PlonK/Cq: trigger specific errors 18 July 2023, 17:59:37 UTC
0cf9f40 PlonK/Cq: change pippenger1 name, remove pippenger2 18 July 2023, 17:59:37 UTC
a858df0 PlonK/Cq: add comments 18 July 2023, 17:59:37 UTC
691c633 PlonK/Cq: easier generation of tests 18 July 2023, 17:59:37 UTC
c7d4e6a PlonK/SMap: add Aggregation.of_list 18 July 2023, 17:59:37 UTC
c6dfef4 PlonK/Cq: several wires 18 July 2023, 17:59:37 UTC
5eaeadf PlonK/Cq: preserve duplication in table Will be used for multi-wires 18 July 2023, 17:59:36 UTC
f375896 PlonK/Cq: add aggregation 18 July 2023, 17:59:36 UTC
649e9a3 PlonK/Cq: use PC for KZG 18 July 2023, 17:59:36 UTC
6987fa2 PlonK/Test/Helpers: adapt fake SRS to Cq 18 July 2023, 17:59:36 UTC
f77887d PlonK: add Cq vanilla 18 July 2023, 17:59:36 UTC
1074433 PlonK/Utils: put some commit & pippenger functions in it 18 July 2023, 17:59:36 UTC
2e1f042 Merge tezos/tezos!9387: Proto/AI: fix invariant on pseudotoken initialization Co-authored-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Co-authored-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Approved-by: Lucas Randazzo <lucas.randazzo@nomadic-labs.com> Approved-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9387 18 July 2023, 17:58:36 UTC
5ab03b9 Proto/Alpha_context: expose costaking_balance_as_tez that may be need for RPCs 18 July 2023, 17:32:33 UTC
f953ce9 Proto/pseudotokens: Add comments 18 July 2023, 17:32:33 UTC
6746a21 Proto/pseudotokens: Big rewrite of staking_pseudotokens_storage.ml Make it so that all functions defined in the file preserve the three invariants. 18 July 2023, 17:32:33 UTC
dbba057 Proto/pseudotokens: note on invariants 1 and 2 18 July 2023, 17:32:33 UTC
169aa61 Proto/pseudotokens: Record contract balances 18 July 2023, 17:32:33 UTC
a116b3c Proto/pseudotokens: Inline update_costaking_pseudotokens 18 July 2023, 17:32:33 UTC
468bca9 Proto/pseudotokens: Raise functions updating pseudotoken balances Only mode code around 18 July 2023, 17:32:33 UTC
0876d1a Proto/pseudotokens: Regroup get functions at the beginning This commit only moves code around 18 July 2023, 17:32:33 UTC
5d7433f Proto/pseudotokens: preconditions, postconditions and invariants 18 July 2023, 17:32:33 UTC
8f0cec7 Proto/pseudotokens: handle full unstake Fix #5834 18 July 2023, 17:32:33 UTC
9dde233 Proto/pseudotokens: do not recompute requested tez when not full unstake 18 July 2023, 17:32:33 UTC
c9700a1 Proto/Staking_pseudotoken_repr: use Compare 18 July 2023, 17:32:33 UTC
52e4c7b Proto/pseudotokens: Staking_pseudotoken_repr.init_of_tez 18 July 2023, 17:32:33 UTC
288373a Proto/Staking_pseudotoken_repr.to/of_z 18 July 2023, 17:32:32 UTC
7535dd2 Proto/pseudotokens: get_frozen_deposits_pseudotokens 18 July 2023, 17:32:32 UTC
c595789 Proto/pseudotokens: get_frozen_deposits_tez 18 July 2023, 17:32:32 UTC
6b59945 Proto/pseudotokens: tez_of never called with frozen_deposits_pseudotokens = 0 18 July 2023, 17:32:32 UTC
1229cb3 Proto/pseudotokens: inline debit_frozen_deposits_pseudotokens in request_unstake 18 July 2023, 17:32:32 UTC
110f770 Proto/pseudotokens: inline update_frozen_deposits_pseudotokens in debit_frozen_deposits_pseudotokens 18 July 2023, 17:32:32 UTC
12714df Proto/pseudotokens: pseudotokens_of never called with zeroes 18 July 2023, 17:32:32 UTC
ef2b65f Proto/pseudotokens: inline update_frozen_deposits_pseudotokens in credit_frozen_deposits_pseudotokens 18 July 2023, 17:32:32 UTC
095ca97 Proto/Pseudotokens: reword header comment 18 July 2023, 17:32:32 UTC
2aab678 Proto/pseudotokens: use <> rather than not = 18 July 2023, 17:32:32 UTC
750a0fc Proto/Pseudotokens: no need to initialize them anymore 18 July 2023, 17:32:32 UTC
65bf55f Proto/Pseudotokens: state invariant 3 18 July 2023, 17:32:32 UTC
abcfacf Proto/Pseudotokens: hide functions that can be 18 July 2023, 17:32:32 UTC
ce56cd9 Proto/Staking: move pseudotoken staking logic to Staking_pseudotokens_storage 18 July 2023, 17:32:32 UTC
123732a Proto/Pseudotokens: fix costaking_balance_as_tez 18 July 2023, 17:32:32 UTC
23ce3cd Proto/Pseudotokens: inline tez_of_frozen_deposits_pseudotokens 18 July 2023, 17:32:32 UTC
3db4d11 Proto/Pseudotokens: fix request_unstake 18 July 2023, 17:32:32 UTC
ee69624 Proto/Pseudotokens: hide functions that can be 18 July 2023, 17:32:32 UTC
1f86da4 Proto/Staking: move pseudotoken unstaking logic to Staking_pseudotokens_storage 18 July 2023, 17:32:32 UTC
e501ba6 Proto/Pseudotokens: make update_frozen_deposits_pseudotokens initialize the costaking pseudotokens when needed 18 July 2023, 17:32:32 UTC
7a4f495 Proto/Pseudotokens: simplify tez_of_frozen_deposits_pseudotokens 18 July 2023, 17:32:32 UTC
aae6c35 Proto/Pseudotokens: state invariant 2 18 July 2023, 17:32:32 UTC
be779a0 Proto/Pseudotokens: inline get_froze_deposits_pseudotokens 18 July 2023, 17:32:32 UTC
d91b7ac Proto/Pseudotokens: use frozen deposits pseudotokens to check initialization This finishes ensuring invariant 1 18 July 2023, 17:32:32 UTC
972d2ff Proto/Pseudotokens: state invariant 1 and start ensuring it 18 July 2023, 17:32:32 UTC
505ccad Proto/Pseudotokens: hide tez_of_frozen_deposits_pseudotokens 18 July 2023, 17:32:32 UTC
82176d9 Proto/Pseudotokens: costaking_balance_as_tez [tez_of_frozen_deposits_pseudotokens] is always called after [costaking_pseudotokens_balance]. 18 July 2023, 17:32:31 UTC
67a842a Merge tezos/tezos!9252: doc: filter odoc messages in make full Co-authored-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> Approved-by: Killian Delarue <killian.delarue@nomadic-labs.com> Approved-by: pietro <pietro.abate@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9252 18 July 2023, 17:31:19 UTC
fdac71d doc: exit on error in scripts/ci/doc_publish.sh 18 July 2023, 16:05:08 UTC
90072db doc: filter odoc messages in make full 18 July 2023, 16:05:08 UTC
8d5fc06 Merge tezos/tezos!8809: p2p: split metrics to reduces module dependencies Co-authored-by: Vivien <vivien.pelletier@nomadic-labs.com> Approved-by: Albin Coquereau <pro.acoquer@protonmail.com> Approved-by: Pierre Boutillier <pierre.boutillier@nomadic-labs.com> Approved-by: Rémy El Sibaïe <remy.el-sibaie@nomadic-labs.com> Approved-by: pietro <pietro.abate@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8809 18 July 2023, 16:04:09 UTC
back to top