https://gitlab.com/tezos/tezos

sort by:
Revision Author Date Message Commit Date
ff91884 DAC: fix tests 13 April 2023, 13:38:03 UTC
a45f4a3 DAC: fix page encoding 13 April 2023, 12:59:24 UTC
95b0812 DAC: fix RPC_services.ml 13 April 2023, 12:29:08 UTC
6aa34b1 DAC: use Dac_plugin.raw_hash everywhere 12 April 2023, 08:05:35 UTC
7a5d43b DAC: split Dac_plugin.hash into two different types 12 April 2023, 08:05:32 UTC
eeaf371 Merge tezos/tezos!8379: Gossipsub: move scores out of connection Co-authored-by: Ilias Garnier <ilias.garnier@nomadic-labs.com> Approved-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.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/8379 12 April 2023, 07:37:00 UTC
7ac70e8 Gossipsub: only remember negative scores on Remove_peer 12 April 2023, 07:06:24 UTC
298d216 Gossipsub: improve docstrings 12 April 2023, 07:06:24 UTC
8669ee0 Gossipsub: explicit variant for peer status in score 12 April 2023, 07:06:24 UTC
e65d442 Gossipsub: do not clean scores at each heartbeat 12 April 2023, 07:06:24 UTC
ed2faa4 Gossipsub: rename peers_info -> connections 12 April 2023, 07:06:24 UTC
d17dc44 Gossipsub: simplify connection type 12 April 2023, 07:06:24 UTC
14cc146 Gossipsub: move expiration counter on score rather than connection 12 April 2023, 07:06:24 UTC
27058a7 Gossipsub: semantics-preserving split of score 12 April 2023, 07:06:24 UTC
bf2fd2b Gossipsub: add score map 12 April 2023, 07:06:23 UTC
bc08411 Merge tezos/tezos!8307: WASM/PVM: add `store_value_delete` for version V1 Co-authored-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Ilya Peresadin <ilya.peresadin@trili.tech> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8307 11 April 2023, 21:36:33 UTC
70761e6 WASM/PVM: update regressions for `store_delete_value` 11 April 2023, 21:08:03 UTC
a2f7a43 Durable: Revert the snapshot back to its initial interface 11 April 2023, 21:08:03 UTC
21930a3 WASM/PVM: test `store_delete_value` 11 April 2023, 21:08:03 UTC
1e76072 WASM/PVM: add `store_delete_value` host function 11 April 2023, 21:08:01 UTC
46952ce WASM/Durable: `delete` can remove only the value if asked 11 April 2023, 21:07:33 UTC
0dd5145 WASM/PVM: rename `Subtree into Directory and make it a variant 11 April 2023, 21:07:30 UTC
9bf1ae5 Merge tezos/tezos!8383: SCORU/Node: synchronize Nairobi rollup node with Alpha version Co-authored-by: Alain Mebsout <alain.mebsout@functori.com> Approved-by: Antonio Locascio <antonio.locascio1@gmail.com> Approved-by: Ole Krüger <ole.kruger@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8383 11 April 2023, 18:44:58 UTC
74eea64 SCORU/Node: synchronize Nairobi rollup node with Alpha version Some MRs were not backported during the Nairobi snapshot. 11 April 2023, 18:10:11 UTC
75fe7e0 Merge tezos/tezos!8306: Kernel SDK: remove store_get_nth_key Co-authored-by: Emma Turner <emma.turner@trili.tech> Approved-by: Thomas Pecseli <thomas.pecseli@trili.tech> Approved-by: Thomas Letan <lthms@nomadic-labs.com> Approved-by: Ole Krüger <ole.kruger@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8306 11 April 2023, 18:09:24 UTC
798cff8 SCORU/Docs: remove references to store_get_nth_key 11 April 2023, 17:41:09 UTC
709ef09 Kernel SDK: remove store_get_nth_key no convincing use-case for store_get_nth_key has been found, and it very difficult to use correctly and/or safely 11 April 2023, 17:41:09 UTC
d4bd887 Merge tezos/tezos!8374: WASM PVM: Introduce a new directory to write regression tests Co-authored-by: Thomas Letan <lthms@nomadic-labs.com> 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/8374 11 April 2023, 17:40:23 UTC
095e545 WASM PVM: Introduce a new directory to write regression tests 11 April 2023, 17:05:10 UTC
05eac78 Merge tezos/tezos!8340: SORU: EVM: fix a decoding bug Co-authored-by: pecornilleau <pe.cornilleau@marigold.dev> Approved-by: Rodi-Can Bozman <rodi.bozman@functori.com> 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/8340 11 April 2023, 17:04:20 UTC
cd1fd67 SORU: EVM: fix a decoding bug 11 April 2023, 16:31:44 UTC
c956662 Merge tezos/tezos!8314: EVM on WASM: Support ORIGIN opcode for the EVM. Co-authored-by: Thomas Pécseli <thomas.pecseli@trili.tech> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Rodi-Can Bozman <rodi.bozman@functori.com> Approved-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8314 11 April 2023, 16:30:52 UTC
6220831 EVM on WASM: ORIGIN opcode. No panics on other opcodes. 11 April 2023, 15:02:22 UTC
25ae175 Merge tezos/tezos!8378: Kernel SDK: switch crate names to kebab-case Co-authored-by: Emma Turner <emma.turner@trili.tech> Approved-by: Sylvain R. <sylvain.ribstein@gmail.com> Approved-by: Ole Krüger <ole.kruger@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8378 11 April 2023, 14:56:42 UTC
646ad6b Kernel SDK: switch crate names to kebab-case 11 April 2023, 14:24:58 UTC
289c74c Merge tezos/tezos!8333: Tezt/external_validation: fix flakiness Co-authored-by: Victor Allombert <victor.allombert@nomadic-labs.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8333 11 April 2023, 13:03:46 UTC
c6d7a96 Tezt/external_validation: fix flakiness 11 April 2023, 12:37:17 UTC
8d63d6b Merge tezos/tezos!8352: Proto/bench: remove redundant intercept benchmarks Co-authored-by: Sota Sato <sota.sato@dailambda.jp> 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/8352 11 April 2023, 12:35:56 UTC
5c34f14 Proto/bench: remove redundant intercept benchmarks 11 April 2023, 12:01:06 UTC
9c10015 Merge tezos/tezos!8228: Alcotezt: split Alcotezts into on Tezt test per Alcotest case Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: pietro <pietro.abate@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/8228 11 April 2023, 12:00:10 UTC
a62cba0 Alcotezt: split tests 11 April 2023, 11:25:07 UTC
190c454 Merge tezos/tezos!8150: Benchmark: refactors Dep_graph with better graph types for auto-build Co-authored-by: Jun Furuse <jun.furuse@dailambda.jp> Approved-by: satos <sota.sato@dailambda.jp> 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/8150 11 April 2023, 11:24:19 UTC
3f336e7 Snoop: adds Main_snoop.perform_benchmark - perform_benchmark returns measurement instead of unit 11 April 2023, 10:52:27 UTC
c6f5541 Benchmark.Dep_graph: refactoring for auto-build Solver: Determine the free variables introduced by workload applications to be dependencies. It makes the solver less ambiguous. Graphviz: Fixed node names for free variables to avoid name clashes with benchmarks Graph: Build now returns 2 graphs: one is with ambiguities. The other is without them, resolving by heuristics. This is left for compatibility: this resolution is NOT actually safe and should be removed in future. 11 April 2023, 10:52:27 UTC
b011be5 Dep_graph: adds a label to load_workload_files 11 April 2023, 10:52:27 UTC
fd5a320 Benchmark: exports Dep_graph.Graphviz.save 11 April 2023, 10:52:27 UTC
695d99f Merge tezos/tezos!8146: Updating and re-enabling Timelock Co-authored-by: Raphael Toledo <contact@raphael-toledo.com> Approved-by: Yann Regis-Gianas <946787-yrg@users.noreply.gitlab.com> Approved-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8146 11 April 2023, 10:51:30 UTC
521255d Lib_store: Updating test_consistency's demo_noops with latest environment 11 April 2023, 10:19:57 UTC
733573a Renaming "time_lock" into "timelock" 11 April 2023, 10:19:57 UTC
92c5d1d Doc: Updating timelock documentation 11 April 2023, 10:19:57 UTC
8f10129 Proto_X/test/integration: Removing timelock tests (now in tezt) 11 April 2023, 10:19:57 UTC
4b81371 Tezt/test: Adding coin toss timelock game tests 11 April 2023, 10:19:56 UTC
4c79d1c Proto_Alpha/test/integration/contracts: Adding coin toss timelock game 11 April 2023, 10:19:56 UTC
05d23bf Proto_alpha/lib_client-lib_client_commands: Adding client commands for timelocks 11 April 2023, 10:19:56 UTC
6dea6fc Proto_alpha/lib_client-lib_protocol: Re-enabling timelock 11 April 2023, 10:19:56 UTC
68bef6b Lib_crypto: Adding new version of Timelock 11 April 2023, 10:19:56 UTC
c26af1f Tezt/test: Updating timelock_disabled.ml 11 April 2023, 10:19:56 UTC
c7fd712 Tezt/test: Checking timelock "disabled" only in Mumbai 11 April 2023, 10:19:56 UTC
2227f06 Proto_016/lib_benchmarks_proto: Updating benchs 11 April 2023, 10:19:56 UTC
fdc3005 Lib_crypto: Updating timelock to timelock_legacy 11 April 2023, 10:19:56 UTC
98d27f6 Lib_crypto: Renaming Timelock to Timelock_legacy 11 April 2023, 10:19:56 UTC
c4ed571 Merge tezos/tezos!7698: alcotezt: [lib_hacl] Co-authored-by: Pietro Abate <pietro.abate@nomadic-labs.com> Approved-by: Victor Dumitrescu <victor.dumitrescu@nomadic-labs.com> Approved-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7698 11 April 2023, 10:19:04 UTC
6be21c9 makefile: add @runtezt_js to tezt-js target 11 April 2023, 09:47:01 UTC
0d79b58 hacl: port tests to alcotezt 11 April 2023, 09:47:01 UTC
d296baa alcotezt: add unit testable type 11 April 2023, 09:47:01 UTC
1dbaa76 Merge tezos/tezos!8411: Snoop: fix of memory allocation benchmark failure Co-authored-by: Jun Furuse <jun.furuse@dailambda.jp> Approved-by: KOBAYASHI Kazuhiro <kazuhiro.kobayashi@dailambda.jp> 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/8411 11 April 2023, 09:45:33 UTC
d5c2a05 Benchmark: fixes memory allocation benchmark failures 11 April 2023, 09:16:44 UTC
dfaf5ec Merge tezos/tezos!8339: Scoru: deduplicate RPC arg for stakers Co-authored-by: Valentin Chaboche <valentin.chaboche@nomadic-labs.com> Approved-by: Killian Delarue <killian.delarue@nomadic-labs.com> Approved-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/8339 11 April 2023, 09:15:37 UTC
d867c08 Scoru: deduplicate RPC arg for stakers 11 April 2023, 08:38:48 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
back to top