https://gitlab.com/tezos/tezos

sort by:
Revision Author Date Message Commit Date
59a81e4 Proto: Docs: Document storage functors 10 January 2022, 16:36:13 UTC
96b50a6 Merge branch 'raphael-p@convert-src-bin-proxy-server-to-newer-error-monad-syntax' into 'master' Convert src/bin_proxy_server to newer error monad syntax See merge request tezos/tezos!4104 07 January 2022, 18:32:45 UTC
2ce5ab2 Proxy-server: minor code cosmetics 07 January 2022, 17:40:37 UTC
d2a72d0 Proxy-server: convert code from infix bind into let binding operators 07 January 2022, 17:40:37 UTC
9d78bc6 Merge branch 'raphael-p@convert-src-lib-clic-to-newer-error-monad-syntax' into 'master' convert src lib clic to newer error monad syntax See merge request tezos/tezos!4149 07 January 2022, 17:39:21 UTC
af1bce6 Clic: convert code from infix bind into let binding operators 07 January 2022, 17:00:00 UTC
27fbdd3 Merge branch 'romain-manifest' into 'master' Manifest: fail if file is not generated, and add .merlin See merge request tezos/tezos!4155 07 January 2022, 16:58:49 UTC
306b418 Manifest: not_generated -> exclude 07 January 2022, 16:23:33 UTC
da97919 Manifest: fail if a file was not generated 07 January 2022, 16:23:33 UTC
183feac Manifest: add .merlin 07 January 2022, 16:23:33 UTC
75a6054 Merge branch 'smelc@add-is_empty-functions-de-ci-de-la' into 'master' Add is_empty to Mempool and Prevalidator_classification See merge request tezos/tezos!4151 07 January 2022, 16:22:13 UTC
09cb2d7 lib_base: add Mempool.is_empty 07 January 2022, 15:47:42 UTC
6d15252 lib_shell: Add Prevalidator_classification.is_empty 07 January 2022, 15:47:42 UTC
b87945d Merge branch 'eugenz@rpc-delegates-with-minimal-stake' into 'master' Proto: add new arguments to the 'list delegates' RPC See merge request tezos/tezos!3951 07 January 2022, 15:23:06 UTC
40bca47 Docs/Protocols: describe MR 07 January 2022, 14:45:02 UTC
138be63 Proto: add new arguments to the 'list delegates' RPC These are arguments - "with_minimal_stake" to only enumerate the delegates that have at least one roll - the similar "without_minimal_stake" 07 January 2022, 14:45:01 UTC
14e06cd Merge branch 'scoru@add-rollup-node' into 'master' SCORU: Add a smart contract rollup node Closes #2123 See merge request tezos/tezos!4000 07 January 2022, 12:57:35 UTC
3617793 Proto,SCORU: Add lib_sc_rollup, move RPC service defs there Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 07 January 2022, 12:04:31 UTC
51f7027 Tezt,SCORU: Make the failing test pass Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 07 January 2022, 12:04:31 UTC
40f4a69 Proto,SCORU: Add a daemon to the rollup node Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 07 January 2022, 12:04:31 UTC
b7c43a9 Proto,SCORU: Add a failing test for sc rollup node launching Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 07 January 2022, 12:04:31 UTC
315a9bf Tezt,SCORU: Make sc_rollup config init test pass Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 07 January 2022, 12:04:31 UTC
18a84df Proto,SCORU: Add a smart contract rollup node Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 07 January 2022, 12:04:30 UTC
4ebec86 Tezt,SCORU: Add a failing test for rollup node configuration Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 07 January 2022, 12:04:30 UTC
4db52cb Merge branch 'raphael-p@lwt-syntax-return-ok-unit' into 'master' Introduce Lwt_syntax.return_ok_unit See merge request tezos/tezos!4109 07 January 2022, 12:03:52 UTC
b3424c7 Lwtreslib: Lwt_syntax.return_ok_{unit,none,etc.} 07 January 2022, 11:13:48 UTC
740204d Merge branch 'functori@improvement-blocks-validation' into 'master' Shell/Peer_validator: recheck fitness after operations are received See merge request tezos/tezos!4117 07 January 2022, 11:12:34 UTC
d096f73 Shell/Peer_validator: provide the block hash for only_if_fitness_increases 07 January 2022, 10:26:49 UTC
e6c139d Shell/Peer_validator: Reuse provided block hash 07 January 2022, 10:26:49 UTC
9bae986 Shell/Peer_validator: recheck fitness after operations are received 07 January 2022, 10:26:49 UTC
0654d26 Shell/Peer_validator: move the code of only_if_fitness_increases 07 January 2022, 10:26:49 UTC
f4ef31d Merge branch 'romain-manifest-opam' into 'master' Manifest: generate .opam and dune files See merge request tezos/tezos!3366 07 January 2022, 09:46:52 UTC
b1d14fb Manifest: add README.md 07 January 2022, 08:58:57 UTC
532a316 CI: check consistency of manifest-generated files 07 January 2022, 08:58:57 UTC
2345f81 Build: apply manifest 07 January 2022, 08:58:57 UTC
5bc3d14 Manifest: add .opam and dune file generator 07 January 2022, 08:58:56 UTC
751ee1a Merge branch 'raphael-p@lint-out-fold-over-promise' into 'master' Everywhere: avoid folding over a promise or a result See merge request tezos/tezos!3907 07 January 2022, 08:57:41 UTC
ec0a3e7 Scripts: make semgrep wrapper script executable 07 January 2022, 08:22:24 UTC
068216d CI: update semgrep version 07 January 2022, 08:22:24 UTC
89da631 Linting: rules to detect folding over results or promises 07 January 2022, 08:22:23 UTC
97f94be Everywhere: avoid folding over a promise or a result Use `List.fold_left_s` instead of `List.fold_left` with a bind and a return. And same for result and result+Lwt. 07 January 2022, 08:22:23 UTC
dc8d1c4 Merge branch 'yrg@fix-cache-long-tezt-test' into 'master' Some fixes for Tezt See merge request tezos/tezos!4147 07 January 2022, 08:21:10 UTC
5f983ef Tezt: Fix invalid catching of exn in an Lwt context Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 07 January 2022, 07:44:56 UTC
097c460 Tezt,Cache: Add missing contract file Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 07 January 2022, 07:44:56 UTC
c86065c Merge branch 'vicall@non_blocking_metadata_cementing' into 'master' Non blocking metadata cementing See merge request tezos/tezos!4129 06 January 2022, 21:18:12 UTC
986541e Changelog: non blocking metadata cementing 06 January 2022, 20:33:38 UTC
2d9e9e9 Store: non blocking metadata cementing 06 January 2022, 20:33:38 UTC
561d2af Merge branch 'shrmtv@changelog-ithaca-update' into 'master' Doc: Update Ithaca changelog See merge request tezos/tezos!4072 06 January 2022, 19:00:43 UTC
0a7a760 Doc: Update Ithaca changelog 06 January 2022, 18:15:24 UTC
01c0d7f Merge branch 'functori@operations-prioritization-in-mempool' into 'master' Shell/Prevalidator: operations prioritization by validation pass See merge request tezos/tezos!4026 06 January 2022, 17:38:17 UTC
e69c706 Prevalidator/Test: PBT tests for operations prioritisation 06 January 2022, 16:37:12 UTC
7f0c35e Shell/Prevalidator: Explicit the `prefilter` output type 06 January 2022, 16:37:11 UTC
8b02c15 Shell/Prevalidator: pending operations prioritization by priority Signed-off-by: iguerNL@Functori <iguer@functori.com> 06 January 2022, 16:37:11 UTC
c427de3 Merge branch 'raphael-p@add-dev-deps-to-js-of-ocaml-compiler' into 'master' Jsoo-compiler is a dev dependency See merge request tezos/tezos!4143 06 January 2022, 16:35:56 UTC
53f9ce2 make-build-dev-deps: also install js_of_ocaml-compiler 06 January 2022, 15:57:42 UTC
888837b Merge branch 'vivien@stresstest-patch_yes_node' into 'master' Yes-node: activate stresstest on mainnet and add fake generation of keys Closes nomadic-labs/tezos#641 See merge request tezos/tezos!3777 06 January 2022, 15:56:25 UTC
47b3d66 yes-node: yes-patch can activate stresstest command in mainnet context - activate the stresstest command on mainnet with the yes-node patch - add fake generation of keys 06 January 2022, 15:20:05 UTC
f65f37d Merge branch 'yrg@fix-cache-counter-inconsistency' into 'master' Cache: Unit tests and integration tests Closes #1468 See merge request tezos/tezos!3669 06 January 2022, 15:18:43 UTC
e6e8260 Tezt: Add integration tests for cache Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 06 January 2022, 14:44:25 UTC
e6aa363 Env: Add unit tests for cache Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 06 January 2022, 14:44:25 UTC
b2d4e19 Proto/Tests: Add unit tests for script cache Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 06 January 2022, 14:44:25 UTC
84bc5e9 Env,Cache: Stop exposing update_cache_key Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 06 January 2022, 14:44:25 UTC
149ba0f Env,Cache: Expose equal_domain for tests Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 06 January 2022, 14:44:25 UTC
7e4d416 Env,Cache: Validate make_caches arguments Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 06 January 2022, 14:44:24 UTC
72a514c Env,Cache: Explain why a case is unreachable Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com> 06 January 2022, 14:44:24 UTC
63271b4 Merge branch 'vicall@better_reconstruct_logs' into 'master' Add debug event while reconstructing storage See merge request tezos/tezos!4134 06 January 2022, 14:42:57 UTC
f5a0b22 Store: add debug event while reconstructing storage 06 January 2022, 14:06:09 UTC
abafe3d Merge branch 'shrmtv@update-changelog-hangzhou' into 'master' Doc: describe env changes in Hangzhou Closes #2056 See merge request tezos/tezos!3919 06 January 2022, 11:55:40 UTC
fd6f983 Doc: describe env changes in Hanzghou Add missing references to MRs. 06 January 2022, 09:48:44 UTC
8fb2974 Merge branch 'mehdi@private_entrypoint' into 'master' Proto/Michelson: make entrypoint type abstract See merge request tezos/tezos!3755 06 January 2022, 00:52:26 UTC
c190ace Proto: make Entrypoint.t abstract Co-Authored by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Co-Authored by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> 06 January 2022, 00:00:34 UTC
a3ed574 Proto: add Entrypoint.to_string and use it Co-Authored by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Co-Authored by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> 06 January 2022, 00:00:34 UTC
84c6f0c Proto: more local invariant on size of entrypoints 06 January 2022, 00:00:34 UTC
f50aafa Proto: use Non_empty_string for entrypoints 06 January 2022, 00:00:34 UTC
f99f04d Proto: make Entrypoint.t private Co-Authored by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Co-Authored by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> 06 January 2022, 00:00:34 UTC
810a9b3 Proto: add Entrypoint.rpc_arg and use it Co-Authored by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Co-Authored by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> 06 January 2022, 00:00:34 UTC
914d16b Proto: add Entrypoint.smart_encoding and use it Co-Authored by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Co-Authored by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> 06 January 2022, 00:00:34 UTC
6c05c20 Tests: adapt error message accordingly 06 January 2022, 00:00:34 UTC
0d128a6 Proto: add Entrypoint.value_encoding and use it 06 January 2022, 00:00:34 UTC
648c241 Proto: add Entrypoint.simple_encoding and use it Co-Authored by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Co-Authored by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> 06 January 2022, 00:00:34 UTC
ed502d4 Proto: add Entrypoint.of_annot_lax(_opt) and use them 06 January 2022, 00:00:34 UTC
ebe2dc6 Proto: add Entrypoint.of_string_lax and use it in client parameters 06 January 2022, 00:00:33 UTC
3849698 Tests: adapt error message accordingly 06 January 2022, 00:00:33 UTC
530c584 Proto: add Entrypoint.of_annot_strict and use it 06 January 2022, 00:00:33 UTC
9310b15 Tests: adapt error message accordingly 06 January 2022, 00:00:33 UTC
0b6cf58 Proto: add Entrypoint.of_string_strict and use it 06 January 2022, 00:00:33 UTC
a9ba628 Proto: move Entrypoint_name_too_long to Entrypoint module Co-Authored by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Co-Authored by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> 06 January 2022, 00:00:33 UTC
93300b3 Proto: add Entrypoint.of_string_strict_exn and use it 06 January 2022, 00:00:33 UTC
fdf81cc Proto: add Entrypoint.to_address_suffix and use it 06 January 2022, 00:00:33 UTC
dfdeae2 Proto: add Entrypoint.pp and use it 06 January 2022, 00:00:33 UTC
28a3ea2 Proto: add Entrypoint.in_memory_size and use it 06 January 2022, 00:00:33 UTC
0428505 Proto: add Entrypoint.Set/Map and use them 06 January 2022, 00:00:33 UTC
a4667f0 Proto: add Entrypoint.compare and use it Co-Authored by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Co-Authored by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> 06 January 2022, 00:00:33 UTC
90bec3f Proto: add other usual entrypoints and use them 06 January 2022, 00:00:33 UTC
71a7583 Proto: add Entrypoint.root and use it Co-Authored by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Co-Authored by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> 06 January 2022, 00:00:33 UTC
37a151a Proto: add Entrypoint.default/is_default and use them Co-Authored by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Co-Authored by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> 06 January 2022, 00:00:33 UTC
7b1a537 Proto: add Entrypoint.t and use it Co-Authored by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Co-Authored by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> 06 January 2022, 00:00:33 UTC
7802101 Proto: add Entrypoint module Co-Authored by: Mehdi Bouaziz <mehdi.bouaziz@nomadic-labs.com> Co-Authored by: Raphaël Cauderlier <raphael.cauderlier@nomadic-labs.com> 06 January 2022, 00:00:33 UTC
54d1e80 Merge branch 'vch9@slack-token' into 'master' CI: do not use slack bot if token is not available Closes #2298 See merge request tezos/tezos!4127 05 January 2022, 19:35:39 UTC
8b5a06d CI: do not use slack bot if token is not available 05 January 2022, 19:00:44 UTC
back to top