https://gitlab.com/tezos/tezos

sort by:
Revision Author Date Message Commit Date
946045f doc: explain the default role in the doc guidelines 28 April 2023, 14:15:13 UTC
4145e39 doc: add the index page to the doc left menu 12 April 2023, 12:39:24 UTC
2ccfde7 doc: add index targets for all glossary entries 12 April 2023, 12:39:19 UTC
9caebfb doc: add index targets for operation classes 12 April 2023, 09:46:51 UTC
cd4d2b9 doc: add index targets for block.(fitness, shell/proto header) 12 April 2023, 09:46:40 UTC
0047ca7 Merge tezos/tezos!8343: Gossipsub: move backoff out of connection Co-authored-by: Ilias Garnier <ilias.garnier@nomadic-labs.com> Co-authored-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> Approved-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8343 11 April 2023, 08:37:54 UTC
9d32cc5 Gossipsub/test: use Introspection getter in PBT 11 April 2023, 08:07:11 UTC
6206850 Gossipsub: remove score and expire fields from connection 11 April 2023, 08:07:11 UTC
d8c5120 Gossipsub: more precise typing of expiring peers 11 April 2023, 08:07:11 UTC
a9bf5e9 Gossipsub: move backoff out of connection Co-authored-by: Ilias Garnier <ilias.garnier@nomadic-labs.com> 11 April 2023, 08:07:11 UTC
84dbeac Merge tezos/tezos!8405: EVM/Kernel: use evm-execution for transactions Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Pierre-Emmanuel CORNILLEAU <pe.cornilleau@marigold.dev> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8405 11 April 2023, 08:05:48 UTC
3c22111 EVM/Kernel: remove [RawTransaction] 11 April 2023, 07:23:08 UTC
a755d42 EVM/Kernel: use evm-execution for transactions This comes with a lot of type changes (e.g., EthereumAddress). This avoid the duplication of types between the crate [evm-execution] and the evm kernel. 11 April 2023, 07:23:08 UTC
d9ed8e8 EVM: implement [TryFrom<&[u8]>] for [EthereumTransaction] 11 April 2023, 07:23:08 UTC
ec59589 Merge tezos/tezos!8409: DAL/GS/Worker: handle graft, subscribe & unsubscribe Co-authored-by: iguerNL@Functori <iguer@functori.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/8409 10 April 2023, 13:46:51 UTC
59ba275 DAL/GS/Worker: handle unsubscribe message 10 April 2023, 13:02:03 UTC
05f2205 DAL/GS/Worker: handle subscribe message 10 April 2023, 13:02:03 UTC
4b11e9a DAL/GS/Worker: handle graft message 10 April 2023, 13:02:03 UTC
e8ff076 Merge tezos/tezos!8367: DAL/GS/Worker: handle disconnection Co-authored-by: iguerNL@Functori <iguer@functori.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/8367 07 April 2023, 20:08:48 UTC
464b1c0 DAL/GS/Worker: handle disconnection: nothing to do 07 April 2023, 19:38:24 UTC
d28c49d Merge tezos/tezos!8398: Gossipsub: prepare gossip Co-authored-by: Eugen Zalinescu <eugen.zalinescu@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/8398 07 April 2023, 16:35:15 UTC
e5fefef Gossipsub: add TODO to optimize select_peers 07 April 2023, 15:55:10 UTC
d8380fc Gossipsub: select gossip messages 07 April 2023, 15:55:10 UTC
dda30f3 Gossipsub: add gossip related limits 07 April 2023, 15:55:10 UTC
7a61d73 Gossipsub: improve doc-strings for ihave/iwant limits 07 April 2023, 15:55:10 UTC
a28d06a Merge tezos/tezos!8364: DAL/GS/Worker: handle New_connection Co-authored-by: iguerNL@Functori <iguer@functori.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/8364 07 April 2023, 15:30:35 UTC
ce66e6c DAL/GS/Worker: handle new_connection: subscribe 07 April 2023, 14:59:32 UTC
292fc06 DAL/GS: add a function to return the list of topics of the local peer 07 April 2023, 14:59:32 UTC
9feb7b3 Merge tezos/tezos!8372: SORU: EVM: cleanup unused EIP 1559 code 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/8372 07 April 2023, 14:56:48 UTC
dfeef64 SORU: EVM: cleanup unused EIP 1559 code 07 April 2023, 14:27:37 UTC
939d2c5 Merge tezos/tezos!7687: Injector: protocol client code registration Co-authored-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: Ilya Peresadin <ilya.peresadin@trili.tech> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Antonio Locascio <antonio.locascio1@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7687 07 April 2023, 14:26:52 UTC
fa87e84 SCORU/Node: register protocol client for injector 07 April 2023, 13:55:16 UTC
338efa5 Injector: use appropriate registered protocol client 07 April 2023, 13:55:16 UTC
12bb184 Injector: keep next protocol information in worker state 07 April 2023, 13:55:16 UTC
8ac0da2 Injector: registration module for protocol code 07 April 2023, 13:55:16 UTC
c965849 Merge tezos/tezos!8281: Check history mode before opening stores Co-authored-by: Victor Allombert <victor.allombert@nomadic-labs.com> Approved-by: Albin Coquereau <pro.acoquer@protonmail.com> Approved-by: vbot <vincent.botbol@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8281 07 April 2023, 13:54:27 UTC
6f18470 Store: check history mode before opening stores 07 April 2023, 13:25:25 UTC
1645255 Merge tezos/tezos!8353: DAL/GS/Worker: handle join & leave Co-authored-by: iguerNL@Functori <iguer@functori.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/8353 07 April 2023, 13:23:50 UTC
2a67a41 DAL/GS/Worker: handle leave: prune, then unsubscribe 07 April 2023, 12:51:46 UTC
f06853e DAL/GS/Worker: handle join: subscribe, then graft 07 April 2023, 12:51:46 UTC
6264c14 DAL/GS/Worker: refactor p2p messages sending 07 April 2023, 12:51:46 UTC
9049aa5 DAL/GS: add function get_connected_peers in Introspection 07 April 2023, 12:51:46 UTC
47fd608 Merge tezos/tezos!8342: Octez: Freeze Lima ☃ Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Co-authored-by: Pierre Boutillier <pierre.boutillier@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/8342 07 April 2023, 12:26:52 UTC
84549aa Octez: Freeze Lima Mumbai is on mainnet. Nairobi has been snapshotted. We can say now safely freeze Lima. 07 April 2023, 11:52:54 UTC
aa9f693 Tezt: self test michelson_script only when pred(pred(Alpha)) exists 07 April 2023, 11:50:49 UTC
ee8e3bd Merge tezos/tezos!8350: DAL/GS/Worker: forward full messages to direct peers Co-authored-by: iguerNL@Functori <iguer@functori.com> Approved-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> Approved-by: Lin Oshitani <linoshitani@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8350 07 April 2023, 10:36:21 UTC
433b7eb DAL/GS: return direct peers in Publish's payload to forward them msgs 07 April 2023, 10:00:26 UTC
1e2af0f Merge tezos/tezos!8381: Alcotezt: improves proto unit tests UX Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: lykimquyen <1718826-lykimquyen@users.noreply.gitlab.com> Approved-by: pietro <pietro.abate@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8381 07 April 2023, 09:59:36 UTC
cdca088 Alcotezt: remove redundant [protocol] 07 April 2023, 08:51:02 UTC
55e5c25 Alcotezt: removes redundant [Unit] 07 April 2023, 08:51:02 UTC
aa061e4 Merge tezos/tezos!8344: proto: remove tx_rollup logic above the alpha context Co-authored-by: Sylvain Ribstein <sylvain.ribstein@gmail.com> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8344 07 April 2023, 08:50:17 UTC
4906fb9 proto/toru: assert tag of toru destination is not resued 07 April 2023, 08:10:10 UTC
8bda633 proto: remove Transaction_to_tx_rollup_result 07 April 2023, 08:10:10 UTC
94d4f71 proto/toru: remove above alpha toru module 07 April 2023, 08:10:09 UTC
0dddd95 proto/toru: remove apply toru error 07 April 2023, 08:10:09 UTC
a203b12 Merge tezos/tezos!8382: SCORU/Node: fix bug in Arith PVM eval_many for dissections Co-authored-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8382 07 April 2023, 08:09:25 UTC
d5d7224 Test: new regression traces for arith dissections 07 April 2023, 07:37:44 UTC
58a0eff SCORU/Node: fix bug in Arith PVM eval_many for dissections The off-by one error made the interpreter think the PVM consumed more ticks than allowed and so would generate incorrect dissections. 07 April 2023, 07:37:44 UTC
24286b4 Merge tezos/tezos!8361: Gossipsub: Remove TODO Co-authored-by: lin <linoshitani@gmail.com> Approved-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> Approved-by: Ilias Garnier <ilias.garnier@nomadic-labs.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8361 07 April 2023, 07:37:01 UTC
5884ff5 Gossipsub: Remove TODO as it is already implemented 07 April 2023, 07:00:47 UTC
bae2776 Merge tezos/tezos!8315: Context: simplify encoding using new features of data-encoding Co-authored-by: Raphaël Proust <code@bnwr.net> Approved-by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Approved-by: lykimquyen <1718826-lykimquyen@users.noreply.gitlab.com> Approved-by: satos <sota.sato@dailambda.jp> Approved-by: Raphaël Proust <code@bnwr.net> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8315 07 April 2023, 06:59:53 UTC
e0982d1 Context: simplify encoding using new features of data-encoding 07 April 2023, 06:06:46 UTC
4154678 Merge tezos/tezos!8311: Snoop: move lib_benchmark_proto/global_constants to new registration Co-authored-by: Pavlo Khrystenko <p.khrystenko@gmail.com> Approved-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> Approved-by: Jun Furuse <jun.furuse@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8311 07 April 2023, 02:22:37 UTC
e4e88bd Snoop: move lib_benchmark_proto/global_constants to new registration 07 April 2023, 01:50:06 UTC
42a4ad5 Merge tezos/tezos!8263: Snoop: move lib_benchmark_proto/sc_rollup to new registration Co-authored-by: Pavlo Khrystenko <p.khrystenko@gmail.com> Approved-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> Approved-by: Jun Furuse <jun.furuse@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8263 07 April 2023, 01:49:18 UTC
d590a4c Snoop: move lib_benchmark_proto/sc_rollup to new registration 07 April 2023, 01:16:14 UTC
1081ea2 Merge tezos/tezos!8115: Tezt/protocol_migration: improve baker forked migration test with event waiters Co-authored-by: Diane Gallois-Wong <diane.gallois-wong@nomadic-labs.com> Approved-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> Approved-by: Albin Coquereau <pro.acoquer@protonmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8115 07 April 2023, 01:15:21 UTC
44ced34 Tezt/proto_migration: fix disconnect Without calling untrust_address, the nodes may reconnect on their own after about one minute. 06 April 2023, 23:50:42 UTC
d18cffd Tezt/proto_migration: do not call RPC again to check whether the block contains endorsements, instead use the block json that we have already retrieved. Also, count number of endorsements instead of voting power. 06 April 2023, 23:50:42 UTC
01c90b3 Tezt/proto_migration: revamp baker forked test with event waiters instead of sleeps 06 April 2023, 23:50:42 UTC
3e2fd53 Tezt/proto_migration: set expected connection count to avoid not enough connections message 06 April 2023, 23:50:42 UTC
1a08c5b Tezt/proto_migration: stop logging all baker events, instead log block injections: they are relatively light logs, they are a good indicator of the progress of the test, and they show which delegate has baking rights for each level and round. 06 April 2023, 23:50:41 UTC
331a3f2 Merge tezos/tezos!8384: Nairobi: Backport !8227 Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8384 06 April 2023, 23:49:48 UTC
8fe1f88 Nairobi: Backport !8227 06 April 2023, 22:22:49 UTC
efeb3ce Merge tezos/tezos!8230: SCORU Node: Use DAC observer client Co-authored-by: Ole Krüger <ole.kruger@trili.tech> 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/8230 06 April 2023, 22:21:57 UTC
aeae982 SCORU: Use DAC client 06 April 2023, 21:13:16 UTC
a1b6607 Merge tezos/tezos!8153: doc: Typo train Co-authored-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Co-authored-by: Corentin Méhat <corentin.mehat@nomadic-labs.com> Approved-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Approved-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8153 06 April 2023, 21:12:23 UTC
c2ab473 doc: fix typos in glossary/voting listings 06 April 2023, 20:17:48 UTC
460dfcf doc: explain what stake is used for the voting power 06 April 2023, 20:17:48 UTC
efc1584 docs/storage.rst: fix accidental single backticks 06 April 2023, 20:17:48 UTC
1952d92 docs/history_modes: replace [experimental-rolling] with [rolling] 06 April 2023, 20:17:48 UTC
fa33dc7 adding protocols KLMN * past: kathmandu * active: Lima * future : Mumbai, Nairobi 06 April 2023, 20:17:48 UTC
d447fcf doc: allow link redirect on reddit channel 06 April 2023, 20:17:47 UTC
cffa9b7 Merge tezos/tezos!8271: Alcotezt-UX: fix invocation headers in [lib_p2p] and [lib_tree_encoding] Co-authored-by: lykimq <lykimq@gmail.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: pietro <pietro.abate@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8271 06 April 2023, 19:28:18 UTC
55b33dd Alcotezt-UX: fix invocation headers 06 April 2023, 18:33:57 UTC
fb1b703 Merge tezos/tezos!8368: Nairobi: Backport !8129 Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Albin Coquereau <pro.acoquer@protonmail.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8368 06 April 2023, 18:32:47 UTC
beb2a36 Nairobi: Backport !8129 06 April 2023, 17:46:04 UTC
8a36487 Merge tezos/tezos!8332: tezos-base: remove hack for ptime Co-authored-by: Hugo Heuzard <hugo.heuzard@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/8332 06 April 2023, 17:45:00 UTC
c3bca08 tezos-base: remove hack for ptime 06 April 2023, 17:11:25 UTC
e30fa3f Merge tezos/tezos!8348: Baker: backport changes from alpha to N Co-authored-by: Diane Gallois-Wong <diane.gallois-wong@nomadic-labs.com> Approved-by: Albin Coquereau <pro.acoquer@protonmail.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8348 06 April 2023, 15:08:24 UTC
c001658 Backport !8065 - Baker & tezt: log (pre)endorsement event level and... round, and shorten baker logs 06 April 2023, 14:31:20 UTC
ab95506 Backport !8175 - baker: use only consensus operation with minimal slot 06 April 2023, 14:31:20 UTC
e514e0c Merge tezos/tezos!8063: Upgrade to irmin.3.6.1 Co-authored-by: Victor Allombert <victor.allombert@nomadic-labs.com> Approved-by: Killian Delarue <killian.delarue@nomadic-labs.com> Approved-by: Pierre Boutillier <pierre.boutillier@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8063 06 April 2023, 14:29:45 UTC
d37e4cd Build: update dependencies 06 April 2023, 13:23:25 UTC
78d54ea Changelog: upgrade to irmin.3.6.1 06 April 2023, 13:23:25 UTC
e28fbd3 Manifest: upgrade to irmin.3.6.1 06 April 2023, 13:23:25 UTC
9dfbabc Merge tezos/tezos!8318: Gossipsub: select px peers Co-authored-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> Approved-by: Lin Oshitani <linoshitani@gmail.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8318 06 April 2023, 12:06:39 UTC
bf73f18 Gossipsub: expose function to select peers for PX 06 April 2023, 11:32:28 UTC
053a50f Gossipsub: add peers_to_px parameter 06 April 2023, 11:32:28 UTC
f1b742f Gossipsub: add doPX parameter 06 April 2023, 11:32:28 UTC
back to top