sort by:
Revision Author Date Message Commit Date
9ed7ccc fixup! tezos-bls12-381-polynomial: import from cryptography repository 14 February 2023, 14:30:27 UTC
d2aa49b Semgrep: make changes according to make check-ocaml-linting output Applying the recommandation: > rule:scripts.semgrep.ocamllint-length-list-compare: You probably want to use > Compare.List_length_with or List.compare_length_with, which are faster 14 February 2023, 14:30:26 UTC
be20f02 Manifest/deps: define tezos-bls12-381-polynomial-internal The vendored version of tezos-bls12-381-polynomial is called temporarily tezos-bls12-381-polynomial-internal and is used only in DAL related projects. tezos-bls12-381-polynomial is used in the dependency tezos-plonk and tezos-plompiler, and it introduces therefore cycle dependencies. tezos-plompiler, tezos-plonk, tezos-aplonk, tezos-epoxy-tx and tezos-distributed-plonk will be moved later in tezos/tezos. When this is done, tezos-bls12-381-polynomial-internal can be renamed into tezos-bls12-381-polynomial. This commit also renames the module Bls12_381_polynomial in Tezos_bls12_381_polynomial_internal to call the correct library. The code has been also reformated using `make fmt`. 14 February 2023, 14:30:26 UTC
e4ff01c tezos-bls12-381-polynomial: import from cryptography repository Commit: 7d4880aac3c1ac2205eff7068a450a4ab9492f50 14 February 2023, 14:30:23 UTC
6394cf3 Merge tezos/tezos!7482: P2p: add ways to disable the p2p maintenance for testing purpose Co-authored-by: François Thiré <francois.thire@nomadic-labs.com> Co-authored-by: Vivien <vivien.pelletier@nomadic-labs.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Nicolas Raymond <nicolas.raymond@nomadic-labs.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7482 08 February 2023, 16:46:27 UTC
e803118 Tezt/P2P: Enhance the test 08 February 2023, 15:46:50 UTC
390c6e3 tezt>p2p: add a test of disabled maintenance opt 08 February 2023, 15:46:50 UTC
4233540 p2p: modify/add events about maintenance 08 February 2023, 15:46:50 UTC
37c405d p2p: fix encoding of a port in events 08 February 2023, 15:46:50 UTC
ae8b4bb node_config: add option to disable p2p maintenance 08 February 2023, 15:46:50 UTC
876c23a p2p: add a way to disable the maintenance 08 February 2023, 15:46:50 UTC
e57cecf Merge tezos/tezos!7607: Tezt/Dal: some refactoring in DAL tezt file Co-authored-by: iguerNL@Functori <iguer@functori.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7607 08 February 2023, 15:03:31 UTC
d08f7c1 Tezt/Dal: refactor the code that checks values of PVM variables 08 February 2023, 14:29:54 UTC
bab72ca Tezt/Dal: new argument ?(bake=true) for send_messages 08 February 2023, 14:29:54 UTC
d6aacd6 Tezt/Dal: add the ability to override 'delay_increment_per_round' 08 February 2023, 14:29:54 UTC
dae784f Tezt/Dal: add missing arguments to scenario helper functions 08 February 2023, 14:29:54 UTC
7ba47ec Tezt/Dal: setup_node takes an argument (protocol) custom_constants 08 February 2023, 14:29:54 UTC
315f7c8 Tezt/Dal: bake with all delegates when originating the rollup 08 February 2023, 14:29:54 UTC
976f013 Merge tezos/tezos!7617: Tezt/lib_tezos: print the daemon for which event parsing failed Co-authored-by: iguerNL@Functori <iguer@functori.com> Approved-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7617 08 February 2023, 14:29:05 UTC
bc37086 Tezt/lib_tezos: print the daemon for which event parsing failed 08 February 2023, 12:34:10 UTC
c5db2af Merge tezos/tezos!7593: Scoru/Dal: Disable storing DAL pages in rollup node Co-authored-by: iguerNL@Functori <iguer@functori.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Andrea Cerone <andrea.cerone@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7593 08 February 2023, 09:37:47 UTC
e7b560a Scoru/Dal: improving code 08 February 2023, 04:56:58 UTC
d8c3f58 Scoru/Dal: disable storing DAL pages in rollup node 08 February 2023, 04:56:58 UTC
8a58cbc Scoru/Node: remove dead code 08 February 2023, 04:56:58 UTC
2cb4517 Scoru/Node: dal_page_request gets data from DAL node and writes nothing 08 February 2023, 04:56:58 UTC
3c4c0d2 Scoru/Node: dal_slot trackers processes confirmed slots again 08 February 2023, 04:56:58 UTC
e083767 Merge tezos/tezos!7358: Doc/Michelson: redirect set 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/7358 07 February 2023, 20:26:13 UTC
d68d645 Doc/Michelson: redirect set operations to interactive reference. 07 February 2023, 19:44:36 UTC
677e7f1 Merge tezos/tezos!7522: Doc/snapshots: detail snapshot export constraints Co-authored-by: Victor Allombert <victor.allombert@nomadic-labs.com> Approved-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> Approved-by: Tezos Merbocop <merbocop@cryptium.ch> Approved-by: Germán Delbianco <german@nomadic-labs.com> Approved-by: vbot <vincent.botbol@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7522 07 February 2023, 18:16:24 UTC
4b4582f Doc/snapshots: detail snapshot export constraints 07 February 2023, 15:54:16 UTC
a0b9f37 Merge tezos/tezos!7513: Add /monitor/(validated|applied)_blocks RPC Co-authored-by: vbot <vincent.botbol@nomadic-labs.com> Co-authored-by: Albin Coquereau <albin.coquereau@nomadic-labs.com> Approved-by: Albin Coquereau <pro.acoquer@protonmail.com> Approved-by: Diane Gallois-Wong <diane.galloiswong@gmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7513 07 February 2023, 15:48:52 UTC
a13f6ac Changelog: add entry for applied/validated_blocks RPCs 07 February 2023, 15:07:35 UTC
edeb041 Shell: expose '/monitor/validated_blocks' RPC 07 February 2023, 15:07:35 UTC
55b5c65 Shell: deprecate '/monitor/valid_blocks' and expose 'applied_blocks' 07 February 2023, 15:07:35 UTC
bbf1219 lib_store: rename prechecked into validated 07 February 2023, 15:07:35 UTC
f8d5a25 Merge tezos/tezos!7478: Wasm: test cleanup Co-authored-by: pecornilleau <pe.cornilleau@marigold.dev> 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/7478 07 February 2023, 15:06:44 UTC
fd588f3 Wasm: rename arg of initial_tree + fix 07 February 2023, 14:26:26 UTC
5887697 Wasm: delete recursion in eval_until_input_required 07 February 2023, 14:26:26 UTC
f202327 Merge tezos/tezos!7574: SCORU: WASM: Use Format instead of Printf Co-authored-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Ilya Peresadin <ilya.peresadin@trili.tech> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Emma Turner <1623821-emturner@users.noreply.gitlab.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7574 07 February 2023, 13:17:48 UTC
8b6929c SCORU: WASM: Use Format instead of Printf 07 February 2023, 12:30:45 UTC
fa0768e Merge tezos/tezos!7264: py2ml: remove [test_many_{bakers,nodes}.py] Co-authored-by: Arvid Jakobsson <arvid.jakobsson@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/7264 07 February 2023, 12:30:01 UTC
cb38384 Tests/Python: remove subsumed test [test_many_nodes.py] 07 February 2023, 10:50:35 UTC
494103c Tests/Python: remove subsumed test [test_many_bakers.py] 07 February 2023, 10:50:35 UTC
2eb3be6 Merge tezos/tezos!7525: EVM Proxy server: skeleton binary Co-authored-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Rodi-Can Bozman <rbozman.functori@gmail.com> 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/7525 07 February 2023, 10:04:45 UTC
17d86a1 EVM/Proxy: RPC log mode 07 February 2023, 09:02:01 UTC
56345f7 EVM/Proxy: /version RPC (for testing purpose) 07 February 2023, 09:02:01 UTC
330fec0 EVM/Proxy: add RPC server 07 February 2023, 09:02:01 UTC
93945e3 EVM/Proxy: Add `evm_proxy` rpc server binary 07 February 2023, 09:02:00 UTC
7571f17 Merge tezos/tezos!7506: Dac: introduce modes of operation Co-authored-by: Andrea Cerone <andrea.cerone@trili.tech> Approved-by: Joel Bjornson <joel.bjornson@trili.tech> Approved-by: Martin Tomazic <martin.tomazic97@gmail.com> Approved-by: Gauthier <gauthier@marigold.dev> Approved-by: Andrea Cerone <andrea.cerone@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7506 06 February 2023, 23:00:39 UTC
07c7b09 Dac: introduce modes of operation 06 February 2023, 22:01:42 UTC
cea8472 Merge tezos/tezos!7570: Dac: refine data streamer interface Co-authored-by: Ryan Tan <ryan.tan@trili.tech> Approved-by: Joel Bjornson <joel.bjornson@trili.tech> Approved-by: Andrea Cerone <andrea.cerone@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7570 06 February 2023, 19:09:11 UTC
69f15c5 Dac: improve data streamer interface 06 February 2023, 18:36:17 UTC
beda4c2 Merge tezos/tezos!7531: Disabled snapshots with the always indexing strategy Co-authored-by: Victor Allombert <victor.allombert@nomadic-labs.com> Approved-by: Germán Delbianco <german@nomadic-labs.com> Approved-by: Killian Delarue <killian.delarue@nomadic-labs.com> Approved-by: vbot <vincent.botbol@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7531 06 February 2023, 17:29:41 UTC
d92303a Changelog: gc and split callback only if allowed 06 February 2023, 16:37:49 UTC
d24add0 Changelog: disable snapshot export for the always indexing strategy 06 February 2023, 16:37:49 UTC
ed40e99 Store: disable snapshot export for the always indexing strategy 06 February 2023, 16:37:49 UTC
0dc8ce3 Merge tezos/tezos!7569: SCORU: WASM: Use Lwt_syntax compatible with protocol Co-authored-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Ilya Peresadin <ilya.peresadin@trili.tech> Approved-by: Yann Regis-Gianas <946787-yrg@users.noreply.gitlab.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7569 06 February 2023, 15:32:08 UTC
28aee03 SCORU: WASM: Use Lwt_syntax compatible with protocol 06 February 2023, 14:52:04 UTC
d9932d4 Merge tezos/tezos!7568: SCORU: WASM: Fix monomorphic comparison operators Co-authored-by: Ole Krüger <ole.kruger@trili.tech> Approved-by: Ilya Peresadin <ilya.peresadin@trili.tech> Approved-by: Pierrick Couderc <pierrick.couderc@nomadic-labs.com> Approved-by: Yann Regis-Gianas <946787-yrg@users.noreply.gitlab.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7568 06 February 2023, 14:51:16 UTC
cf09073 SCORU: WASM: Fix monomorphic comparison operators 06 February 2023, 10:46:44 UTC
0b861fd Merge tezos/tezos!7407: DAL attestor Co-authored-by: Eugen Zalinescu <eugen.zalinescu@nomadic-labs.com> Approved-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7407 03 February 2023, 20:04:57 UTC
6a222c7 Tezt/DAL: add test for attestor 03 February 2023, 19:36:06 UTC
bd9c331 Tezt/DAL: add further parameters to setup functions 03 February 2023, 19:36:06 UTC
9f4973d Tezt/Baker: add event_sections_levels argument 03 February 2023, 19:36:06 UTC
1678313 Tezt/Client: add dal-node argument to bake for 03 February 2023, 19:36:06 UTC
76585a1 Tezt/Baker: add dal-node argument 03 February 2023, 19:36:06 UTC
7ecbb4a Baker: rephrase event message in case of op signing error 03 February 2023, 19:36:06 UTC
69b0123 Baker/DAL: include attestations when baking with 'bake for' 03 February 2023, 19:36:05 UTC
e83ed5b Baker/DAL: inject attestations 03 February 2023, 19:36:05 UTC
46de513 Baker/DAL: initialize DAL node RPC context in global state 03 February 2023, 19:36:05 UTC
1c681f7 Baker/DAL: add dal-node argument 03 February 2023, 19:36:05 UTC
bf515df Proto/DAL: add TODO to rename field 03 February 2023, 19:36:05 UTC
eb30b43 Proto/DAL: expose Dal.Attestation.commit 03 February 2023, 19:36:05 UTC
c062650 opam: add dependancy to lib_baking; make dal-node-services public 03 February 2023, 19:36:05 UTC
472b09c Merge tezos/tezos!7582: Doc/Anti Patterns: add links to other security recommendations Co-authored-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Co-authored-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> Approved-by: Tezos Merbocop <merbocop@cryptium.ch> Approved-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7582 03 February 2023, 17:56:28 UTC
4a521b9 Doc/Anti Patterns: remove an obsolete note The mentioned change happened in Florence IIRC. 03 February 2023, 17:27:55 UTC
b5d2d86 !fixup: rst formatting 03 February 2023, 17:27:55 UTC
3750495 Doc/Anti Patterns: add links to other security recommendations 03 February 2023, 17:27:55 UTC
c11d718 Merge tezos/tezos!7545: Dac: Expose abstract dac hash Co-authored-by: Ryan Tan <ryan.tan@trili.tech> Approved-by: Andrea Cerone <andrea.cerone@trili.tech> Approved-by: Martin Tomazic <martin.tomazic97@gmail.com> Approved-by: Joel Bjornson <joel.bjornson@trili.tech> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7545 03 February 2023, 17:01:03 UTC
683dbd7 Dac: define and implement Dac_hash Dac: integrate dac_hash into plugin Dac: update dac node to use Dac_hash Dac: test dac hash interoperable with reveal hash 03 February 2023, 16:35:10 UTC
f8a4527 Merge tezos/tezos!7442: Doc: Documentation menu banner colors Co-authored-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> Co-authored-by: sol.lederer <solomon.lederer@ext.nomadic-labs.com> Approved-by: Nic Volanschi <nic.volanschi@nomadic-labs.com> Approved-by: Germán Delbianco <german@nomadic-labs.com> Approved-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7442 03 February 2023, 16:34:26 UTC
88f4894 Doc: Documentation menu banner colors 03 February 2023, 16:34:26 UTC
fd58c81 Merge tezos/tezos!7379: Shell & plugins: remove legacy mempool and filters Co-authored-by: Diane Gallois-Wong <diane.gallois-wong@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/7379 03 February 2023, 15:14:03 UTC
df707d9 Tezt: move the mempool conflict regex to Operation 03 February 2023, 14:36:19 UTC
3feedd1 Tezt: some cleanup post Kathmandu freeze 03 February 2023, 14:36:19 UTC
7189f5b Manifest: simplify plugin_tests 03 February 2023, 14:36:18 UTC
5d97a13 Proto_env: change add_operation error in fake mempools for old protos 03 February 2023, 14:36:18 UTC
b9e9571 Shell: remove FIXMEs related to #4113 03 February 2023, 14:36:18 UTC
eb1e487 Shell & old plugins: remove legacy mempool plugin 03 February 2023, 14:36:18 UTC
8f8338a Shell: remove legacy mempool 03 February 2023, 14:36:18 UTC
a4f7ee4 Merge tezos/tezos!7526: Adapt pipelining long test with mumbai constants Co-authored-by: Albin Coquereau <albin.coquereau@nomadic-labs.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/7526 03 February 2023, 13:48:38 UTC
50298c6 tezt/long_tests: adapt pipelining test with mumbai parameters 03 February 2023, 13:23:40 UTC
1bc1f19 tezt/long_tests: use default protocol parameters 03 February 2023, 13:23:40 UTC
57f9eae Merge tezos/tezos!7550: Tezt: Change how fresh ports are generated in a reliable way Co-authored-by: François Thiré <francois.thire@nomadic-labs.com> Approved-by: Romain <romain@nomadic-labs.com> Approved-by: Mohamed IGUERNLALA <iguer@functori.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7550 03 February 2023, 12:45:45 UTC
082c1f0 Tezt: Change how fresh port are generated in a reliable way 03 February 2023, 12:11:16 UTC
a08e5ad Merge tezos/tezos!7557: Fix store reconstruction Co-authored-by: Victor Allombert <victor.allombert@nomadic-labs.com> Approved-by: vbot <vincent.botbol@nomadic-labs.com> Approved-by: Albin Coquereau <pro.acoquer@protonmail.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7557 03 February 2023, 10:56:54 UTC
31108b0 Changelog: fix storage reconstruction after snapshot import 03 February 2023, 10:29:53 UTC
d56a78b Store: fix storage reconstruction after snapshot import 03 February 2023, 10:29:52 UTC
0d274a8 Merge tezos/tezos!7463: py2ml: merge [tests_python/contracts_*] into [michelson_test_scripts] Co-authored-by: Arvid Jakobsson <arvid.jakobsson@nomadic-labs.com> Approved-by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> Approved-by: Nicolas Ayache <nicolas.ayache@nomadic-labs.com> See merge request https://gitlab.com/tezos/tezos/-/merge_requests/7463 03 February 2023, 10:28:30 UTC
3727e8e Tezt/tests: update traces for [script_hash_regression.ml] 03 February 2023, 10:03:33 UTC
back to top