https://gitlab.com/tezos/tezos

sort by:
Revision Author Date Message Commit Date
36fd4a7 Crypto_dal/Cryptobox: split public parameters t 11 July 2023, 13:03:53 UTC
9058372 Crypto_dal/Cryptobox: remove srs_g2 from t 11 July 2023, 09:16:45 UTC
f28cd2e PlonK/Cq: change pippenger1 name, remove pippenger2 10 July 2023, 09:26:33 UTC
c710d57 PlonK/Cq: optimize compute_cm_a0 10 July 2023, 09:26:32 UTC
1035607 PlonK/Cq: fix verify_f_agg 10 July 2023, 09:26:32 UTC
b016fdb PlonK/Cq: add transcript type 10 July 2023, 09:26:31 UTC
05d250a PlonK/Cq: add comments 10 July 2023, 09:26:30 UTC
acab3a7 PlonK/Cq: easier generation of tests 10 July 2023, 09:26:30 UTC
55e38a7 PlonK/SMap: add Aggregation.of_list 10 July 2023, 09:26:29 UTC
4e5d6cf PlonK/Cq: several wires 10 July 2023, 09:26:28 UTC
a2b939b PlonK/Cq: preserve duplication in table Will be used for multi-wires 10 July 2023, 09:26:28 UTC
4935775 PlonK/Cq: add aggregation 10 July 2023, 09:26:27 UTC
58afe7d PlonK/Cq: use PC for KZG 05 July 2023, 14:54:23 UTC
f70437b PlonK/Test/Helpers: adapt fake SRS to Cq 05 July 2023, 14:37:46 UTC
4689341 PlonK: add Cq vanilla 05 July 2023, 14:37:29 UTC
d764558 PlonK/Utils: put some commit & pippenger functions in it 05 July 2023, 14:30:44 UTC
6ac408a Bls12-381_polynomial/Srs: fix segfault for Srs_g2.pippenger 05 July 2023, 11:48:32 UTC
254d7af Proto/Michelson: pre-compute `pair int int unit` 05 July 2023, 11:48:32 UTC
9378436 Proto/AI: use is_unit and parse_data 05 July 2023, 11:48:32 UTC
11f3343 Proto/Michelson: export Script.is_unit 05 July 2023, 11:48:31 UTC
d01d689 Proto/AI: expand matching on parameter 05 July 2023, 11:48:31 UTC
add00d3 EVM/Build: bootstrap accounts for dailynet 05 July 2023, 07:03:31 UTC
114acaa Merge tezos/tezos!8948: SCORU/Node: move Node_context and related modules outside of protocol directory Co-authored-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: Antonio Locascio <antonio.locascio1@gmail.com> Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com> Approved-by: Ole Krüger <ole.kruger@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8948 05 July 2023, 05:02:38 UTC
b76eb7f Doc: remove obsolete odoc patches 05 July 2023, 04:23:38 UTC
163d2d5 SCORU/Node/Oxford: Backport !8948 - SCORU/Node: custom protocol constants - SCORU/Node: custom genesis info type - SCORU/Node: save genesis inbox on disk - SCORU/Node/batcher: check config on init - SCORU/Node: remove protocol from events - SCORU/Node: interpreter and inboxes on serialized messages - SCORU/Node: remove Protocol dependency from Node_context - SCORU/Node: remove PVM first class module from node context - SCORU/Node: node Node_context outside of proto directory 05 July 2023, 04:23:38 UTC
aeec1ad SCORU/Node/Mumbai: Backport !8948 - SCORU/Node: custom protocol constants - SCORU/Node: custom genesis info type - SCORU/Node: save genesis inbox on disk - SCORU/Node/batcher: check config on init - SCORU/Node: remove protocol from events - SCORU/Node: interpreter and inboxes on serialized messages - SCORU/Node: remove Protocol dependency from Node_context - SCORU/Node: remove PVM first class module from node context - SCORU/Node: node Node_context outside of proto directory 05 July 2023, 04:23:38 UTC
1ca1d6a SCORU/Node/Nairobi: Backport !8948 - SCORU/Node: custom protocol constants - SCORU/Node: custom genesis info type - SCORU/Node: save genesis inbox on disk - SCORU/Node/batcher: check config on init - SCORU/Node: remove protocol from events - SCORU/Node: interpreter and inboxes on serialized messages - SCORU/Node: remove Protocol dependency from Node_context - SCORU/Node: remove PVM first class module from node context - SCORU/Node: node Node_context outside of proto directory 05 July 2023, 04:23:38 UTC
cb4cfda SCORU/Node: node Node_context outside of proto directory 05 July 2023, 04:23:38 UTC
1ac250c SCORU/Node: remove PVM first class module from node context 05 July 2023, 04:23:38 UTC
fb80807 SCORU/Node: remove Protocol dependency from Node_context 05 July 2023, 04:23:38 UTC
7e6e07c SCORU/Node: interpreter and inboxes on serialized messages 05 July 2023, 04:23:38 UTC
e1df73c SCORU/Node: remove protocol from events 05 July 2023, 04:23:38 UTC
b124d82 Manifest: rollup node depends on DAL and DAC clients 05 July 2023, 04:23:38 UTC
e0ec695 SCORU/Node/batcher: check config on init 05 July 2023, 04:23:37 UTC
5309789 SCORU/Node/Injector: run configuration checks on init 05 July 2023, 04:23:37 UTC
0b492e3 SCORU/Node: save genesis inbox on disk 05 July 2023, 04:23:37 UTC
392a263 SCORU/Node: custom genesis info type 05 July 2023, 04:23:37 UTC
70cdb4e SCORU/Node: custom protocol constants 05 July 2023, 04:23:37 UTC
9d64492 Merge tezos/tezos!9157: Benchmarks_proto: restricts the size of Timelock generator Co-authored-by: Jun Furuse <jun.furuse@dailambda.jp> Approved-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> Approved-by: Marc Beunardeau <marc.beunardeau@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9157 05 July 2023, 00:12:26 UTC
9c6a02d Benchmarks_proto: restricts the size of Timelock generator 04 July 2023, 20:50:48 UTC
0dbfedd Merge tezos/tezos!9352: Tests/AI/Launch: test voting and baking power 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> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9352 04 July 2023, 16:26:06 UTC
673830e Tests/AI/Launch: also test baking power 04 July 2023, 15:24:55 UTC
8fd608d Tests/AI/Launch: use current_voting_power instead of voting_power This change saves us the baking of all the blocks needed to wait for the end of the voting period each time we want to assert voting power. 04 July 2023, 15:24:55 UTC
8d57f3b Merge tezos/tezos!9340: DAC: remove all legacy specific tests Co-authored-by: Gauthier SEBILLE <gauthier@marigold.dev> Approved-by: Andrea Cerone <andrea.cerone@trili.tech> Approved-by: Ryan Tan <ryan.tan@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9340 04 July 2023, 14:56:38 UTC
23c39f0 DAC: remove all legacy specific tests 04 July 2023, 14:27:14 UTC
bf2d5b9 Merge tezos/tezos!9213: DAC: Clients automatically reconnect to `Coordinator` node Co-authored-by: Martin Tomazic <martin.tomazic97@gmail.com> Approved-by: Gauthier <gauthier@marigold.dev> Approved-by: Andrea Cerone <andrea.cerone@trili.tech> Approved-by: Ryan Tan <ryan.tan@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9213 04 July 2023, 14:25:48 UTC
b90a436 DAC/tezt: Test clients reconnect to `Coordinator` stream 04 July 2023, 13:56:10 UTC
c828df5 DAC: Clients reconnect to Coordinator (root hashes streaming) 04 July 2023, 13:56:10 UTC
9ad1c81 DAC: Define events for reconnecting to Coordinator node 04 July 2023, 13:56:10 UTC
3757393 Merge tezos/tezos!9343: Proto/Benchmarks: use intercept name for intercept benchmark. Co-authored-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> Approved-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Approved-by: Pavlo Khrystenko <p.khrystenko@gmail.com> Approved-by: satos <sota.sato@dailambda.jp> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9343 04 July 2023, 13:55:21 UTC
0563a36 Proto/Benchmark: reinstate previous parameter name. 04 July 2023, 13:22:41 UTC
ade8549 Proto/Benchmarks: use intercept name for intercept benchmark. Fixes the carbonated_map/find benchmark. 04 July 2023, 13:22:41 UTC
f5ce36d Proto/Benchmarks: refactor intercept name. 04 July 2023, 13:22:41 UTC
f3425c0 Merge tezos/tezos!9248: SORU/Node: add a rollup node exit case on fatal error Co-authored-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: Andrea Cerone <andrea.cerone@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9248 04 July 2023, 12:39:57 UTC
f75124e Tezt/DAC: remove `test_reveals_fails_on_wrong_hash` The rollup node exit/crash before anything fails now for this test. 04 July 2023, 12:09:58 UTC
de296e6 SORU/Tezt: test rollup node w/ missing preimage exit at initialisation 04 July 2023, 12:09:58 UTC
8c29c3b [Backport/Oxford] SORU/Node: exit rollup node on reveal root hash error 04 July 2023, 12:09:58 UTC
400bd1f [Backport/Nairobi] SORU/Node: exit rollup node on reveal root hash error 04 July 2023, 12:09:58 UTC
095b829 [Backport/Mumbai] SORU/Node: exit rollup node on reveal root hash error 04 July 2023, 12:09:58 UTC
b1f0fe5 SORU/Node: exit rollup node on reveal root hash error 04 July 2023, 12:09:58 UTC
fadb98d SORU/Node: expose some reveal errors by moving them to [Sc_rollup_node_errors] 04 July 2023, 12:09:58 UTC
00c61b4 Merge tezos/tezos!9109: EVM: eth_estimateGas Co-authored-by: pecornilleau <pe.cornilleau@marigold.dev> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9109 04 July 2023, 10:07:32 UTC
ee7d381 EVM: accept unbounded nb of fields 04 July 2023, 09:25:41 UTC
b38c2ff EVM: eth_estimateGas 04 July 2023, 09:25:41 UTC
0eaebb7 Merge tezos/tezos!9326: p2p: Set cloexec to true for incoming connections Co-authored-by: Vivien <vivien.pelletier@nomadic-labs.com> Approved-by: Rémy El Sibaïe <remy.el-sibaie@nomadic-labs.com> Approved-by: Victor Allombert <victor.allombert@nomadic-labs.com> Approved-by: Albin Coquereau <pro.acoquer@protonmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9326 04 July 2023, 06:41:58 UTC
56b0023 p2p/test: use P2p_fd in tests 04 July 2023, 06:09:37 UTC
0ccfd7f p2p: factorize fd code and set cloexec to true 04 July 2023, 06:09:36 UTC
0d224c7 Merge tezos/tezos!9358: DAL/Node: Support multiple profiles from CLI Co-authored-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Lin Oshitani <linoshitani@gmail.com> Approved-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9358 04 July 2023, 01:51:18 UTC
db234e7 DAL/Node: Support multiple profiles from CLI 04 July 2023, 01:19:14 UTC
2eb0371 Merge tezos/tezos!9365: Proto: improve safety checks for set_delegate_parameters Co-authored-by: Raphaël Proust <code@bnwr.net> Approved-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Approved-by: Lucas Randazzo <lucas.randazzo@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9365 04 July 2023, 01:18:32 UTC
a78a9ca Proto: improve safety checks for set_delegate_parameters 04 July 2023, 00:40:49 UTC
f7c6858 Merge tezos/tezos!9355: Rename endorsement kind types Co-authored-by: Albin Coquereau <albin.coquereau@nomadic-labs.com> Approved-by: Julien <julien.tesson@nomadic-labs.com> Approved-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9355 04 July 2023, 00:39:59 UTC
1ce5869 alpha: rename double_preendorsement_evidence kind type 03 July 2023, 23:35:13 UTC
2b38065 alpha: rename double_endorsement_evidence kind type 03 July 2023, 23:35:13 UTC
acb327e alpha: rename endorsement kind type 03 July 2023, 23:35:13 UTC
5cf102a alpha: rename Endorsement_kind 03 July 2023, 23:35:13 UTC
e296272 alpha: rename Endorsement_consensus_kind 03 July 2023, 23:35:12 UTC
d4a7749 alpha: rename preendorsement kind type 03 July 2023, 23:35:12 UTC
edc07be alpha: rename Preendorsement_kind 03 July 2023, 23:35:12 UTC
e09495b alpha: rename Preendorsement_consensus_kind 03 July 2023, 23:35:12 UTC
01e6c9e Merge tezos/tezos!9350: Proto/Staking: add RPCs for baking power 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> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/9350 03 July 2023, 23:33:11 UTC
b601975 Docs/Changelog: mention !9350 03 July 2023, 23:04:18 UTC
e7a66ec Tests/Proto/Helpers: add wrappers for new RPCs 03 July 2023, 23:04:17 UTC
e1d10e1 Proto/Staking: add the current_baking_power RPC 03 July 2023, 23:04:17 UTC
60d9542 Proto/Staking: compute current baking power This adds a function to compute the baking power of a delegate based on its current balance (instead of fetching it from a snapshot). 03 July 2023, 23:04:17 UTC
f0705dd Proto/Staking: add the baking_power RPC 03 July 2023, 23:04:17 UTC
d6d86b6 Proto/Staking: add delegate_baking_power_for_cycle This adds a function to computing the baking power of a delegate in a given cycle based on the snapshot selected for that cycle. 03 July 2023, 23:04:17 UTC
32145ed Proto/staking: refactor computation of stakes from snapshot To set the distribution of delegates, we need to iterate over all active delegates in the selected snapshot and compute for each of them their stake. In this commit, we extract the computation of the stake of each delegate from the iteration because we want to expose this computation in some RPCs. 03 July 2023, 23:04:17 UTC
050ce69 Merge tezos/tezos!9212: Doc/Michelson: redirect sapling operations 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/9212 03 July 2023, 23:03:30 UTC
0c6fdff Doc/Michelson: redirect sapling operations to interactive reference. 03 July 2023, 22:29:35 UTC
9014d60 Doc/Michelson: small fixes for consistency. 03 July 2023, 22:29:34 UTC
e45113c Merge tezos/tezos!8937: Protocol: refactoring: "toggle" vote -> "per block" vote Co-authored-by: Philippe Wang <philippe.wang@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/8937 03 July 2023, 21:42:33 UTC
1c003e5 Protocol/AI: fix/update doc for Per_block_vote_file.load_per_block_votes_config 03 July 2023, 20:31:19 UTC
a744100 Protocol/AI: mv adaptive_inflation_{toggle,vote}_ema 03 July 2023, 20:31:18 UTC
44f5667 Protocol/Tests: rename toggle vote to per-block vote 03 July 2023, 20:31:18 UTC
be3f550 Protocol: continued: rename toggle vote to per-block vote 03 July 2023, 20:31:18 UTC
a6785ce Proto: rename Toggle_EMA to Votes_EMA 03 July 2023, 20:31:18 UTC
b0bcb9d Proto: rename Toggle_votes_repr to Per_block_votes_repr 03 July 2023, 20:31:18 UTC
86b001f Merge tezos/tezos!9312: Proto/AI: refactor reward parameters as protocol parameters Co-authored-by: Lucas Randazzo <lucas@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/9312 03 July 2023, 20:30:37 UTC
b532962 Proto/tests: regressions 03 July 2023, 19:57:15 UTC
back to top